

# ArtifactLocation


Represents information about the location of an artifact.

## Contents


 ** s3Location **   <a name="CodePipeline-Type-ArtifactLocation-s3Location"></a>
The S3 bucket that contains the artifact.  
Type: [S3ArtifactLocation](API_S3ArtifactLocation.md) object  
Required: No

 ** type **   <a name="CodePipeline-Type-ArtifactLocation-type"></a>
The type of artifact in the location.  
Type: String  
Valid Values: `S3`   
Required: No

## See Also


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/ArtifactLocation) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codepipeline-2015-07-09/ArtifactLocation) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codepipeline-2015-07-09/ArtifactLocation) 