• Tom Cahill's avatar
    Fix adding groups to AMI launch permissions. · 016d916d
    Tom Cahill authored
    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.
    016d916d
step_modify_ami_attributes.go 2.91 KB