CustomerManagedPolicyReference - IAM Identity Center

CustomerManagedPolicyReference

Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.

Contents

Name

The name of the IAM policy that you have configured in each account where you want to deploy your permission set.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^[\w+=,.@-]+$

Required: Yes

Path

The path to the IAM policy that you have configured in each account where you want to deploy your permission set. The default is /. For more information, see Friendly names and paths in the IAM User Guide.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: ^((/[A-Za-z0-9\.,\+@=_-]+)*)/$

Required: No

See Also

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