

# ArtifactMetadataItem
<a name="API_ArtifactMetadataItem"></a>

Contains metadata about an artifact.

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

 ** agentSpaceId **   <a name="securityagent-Type-ArtifactMetadataItem-agentSpaceId"></a>
The unique identifier of the agent space that contains the artifact.  
Type: String  
Required: Yes

 ** artifactId **   <a name="securityagent-Type-ArtifactMetadataItem-artifactId"></a>
The unique identifier of the artifact.  
Type: String  
Required: Yes

 ** fileName **   <a name="securityagent-Type-ArtifactMetadataItem-fileName"></a>
The file name of the artifact.  
Type: String  
Required: Yes

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

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/securityagent-2025-09-06/ArtifactMetadataItem) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/securityagent-2025-09-06/ArtifactMetadataItem) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/securityagent-2025-09-06/ArtifactMetadataItem) 