

# ArtifactDetails
<a name="API_ArtifactDetails"></a>

Returns information about the details of an artifact.

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

 ** maximumCount **   <a name="CodePipeline-Type-ArtifactDetails-maximumCount"></a>
The maximum number of artifacts allowed for the action type.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 5.  
Required: Yes

 ** minimumCount **   <a name="CodePipeline-Type-ArtifactDetails-minimumCount"></a>
The minimum number of artifacts allowed for the action type.  
Type: Integer  
Valid Range: Minimum value of 0. Maximum value of 5.  
Required: Yes

## See Also
<a name="API_ArtifactDetails_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/codepipeline-2015-07-09/ArtifactDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codepipeline-2015-07-09/ArtifactDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codepipeline-2015-07-09/ArtifactDetails) 