

# Artifact
<a name="API_Artifact"></a>

Describes an artifact. 

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

 ** artifactFileName **   <a name="amplify-Type-Artifact-artifactFileName"></a>
The file name for the artifact.   
Type: String  
Length Constraints: Maximum length of 1000.  
Required: Yes

 ** artifactId **   <a name="amplify-Type-Artifact-artifactId"></a>
The unique ID for the artifact.   
Type: String  
Length Constraints: Maximum length of 255.  
Pattern: `(?s).*`   
Required: Yes

## See Also
<a name="API_Artifact_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/amplify-2017-07-25/Artifact) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplify-2017-07-25/Artifact) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplify-2017-07-25/Artifact) 