

# MatchedStatement
<a name="API_MatchedStatement"></a>

A statement that matched during evaluation.

## Contents
<a name="API_MatchedStatement_Contents"></a>

 ** evaluatedEffect **   <a name="iamtoolbox-Type-MatchedStatement-evaluatedEffect"></a>
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 **   <a name="iamtoolbox-Type-MatchedStatement-sid"></a>
The statement ID (Sid). If the statement has no Sid, one is generated for reference.  
Type: String  
Required: No

## See Also
<a name="API_MatchedStatement_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/iam-toolbox-2018-05-10/MatchedStatement) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iam-toolbox-2018-05-10/MatchedStatement) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iam-toolbox-2018-05-10/MatchedStatement) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for IAM Toolbox. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query iam-toolbox` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
