View a markdown version of this page

PolicyStatement - AWS Sign-In

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 Allow or Deny.

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: