

# SecurityRequirementSummary
<a name="API_SecurityRequirementSummary"></a>

Contains summary information about a security requirement.

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

 ** createdAt **   <a name="securityagent-Type-SecurityRequirementSummary-createdAt"></a>
The date and time the security requirement was created, in UTC format.  
Type: Timestamp  
Required: Yes

 ** description **   <a name="securityagent-Type-SecurityRequirementSummary-description"></a>
A description of the security requirement.  
Type: String  
Required: Yes

 ** name **   <a name="securityagent-Type-SecurityRequirementSummary-name"></a>
The name of the security requirement.  
Type: String  
Required: Yes

 ** packId **   <a name="securityagent-Type-SecurityRequirementSummary-packId"></a>
The unique identifier of the pack containing the security requirement.  
Type: String  
Required: Yes

 ** updatedAt **   <a name="securityagent-Type-SecurityRequirementSummary-updatedAt"></a>
The date and time the security requirement was last updated, in UTC format.  
Type: Timestamp  
Required: Yes

## See Also
<a name="API_SecurityRequirementSummary_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/securityagent-2025-09-06/SecurityRequirementSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/SecurityRequirementSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/SecurityRequirementSummary) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS Security Agent. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query securityagent` — 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).
