• 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
builder_acc_test.go 5.7 KB