PolicyParameter
Contains information about a policy parameter used to customize delegated permissions.
Contents
- Name
-
The name of the policy parameter.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 256.
Pattern:
[ -~]+Required: No
- Type
-
The data type of the policy parameter value.
Type: String
Valid Values:
string | stringListRequired: No
- Values.member.N
-
The allowed values for the policy parameter.
Type: Array of strings
Pattern:
[ -~]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: