View a markdown version of this page

ApplicableTo - Amazon Quick

ApplicableTo

The scoping configuration that determines which principals an approval policy applies to.

Contents

Note

In the following list, the required parameters are described first.

Type

The type of scoping that determines which principals the approval policy applies to. Valid values are defined as follows:

  • GROUP: The policy applies only to principals in the groups specified by GroupArns. When you use GROUP, you must also provide a value for GroupArns.

Type: String

Valid Values: GROUP

Required: Yes

GroupArns

The list of group ARNs that the policy applies to. Required when type is GROUP.

Type: Array of strings

Array Members: Minimum number of 1 item.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: