Fix adding groups to AMI launch permissions.
Previously, groups were granted launch permissions by submitting a ModifyImageAttribute request with the UserGroups parameter set appropriately. This is no longer valid, as the LaunchPermission parameter must be set.
Showing
Please register or sign in to comment