View a markdown version of this page

MatchedStatement - IAM Toolbox

MatchedStatement

A statement that matched during evaluation.

Contents

evaluatedEffect

The evaluated effect of this statement. Valid values:

  • ALLOW - The statement allows the action.

  • DENY - The statement denies the action.

Type: String

Valid Values: ALLOW | DENY

Required: No

sid

The statement ID (Sid). If the statement has no Sid, one is generated for reference.

Type: String

Required: No

See Also

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