PolicyStatement
An individual statement within the AWS Sign-In resource-based policy.
Contents
- action
The actions the statement controls.
Type: Array of strings
Required: No
- condition
The condition block that scopes when the statement applies.
Type: String to string to array of strings map map
Required: No
- effect
The effect of the statement, either
AlloworDeny.Type: String
Required: No
- principal
The principal the statement applies to.
Type: String to string map
Required: No
- resource
The resource the statement applies to.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: