

This is the new *Amazon CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [Amazon CloudFormation User Guide](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::CleanRooms::AnalysisTemplate AnalysisTemplateArtifact
<a name="aws-properties-cleanrooms-analysistemplate-analysistemplateartifact"></a>

The analysis template artifact.

## Syntax
<a name="aws-properties-cleanrooms-analysistemplate-analysistemplateartifact-syntax"></a>

To declare this entity in your Amazon CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-cleanrooms-analysistemplate-analysistemplateartifact-syntax.json"></a>

```
{
  "[Location](#cfn-cleanrooms-analysistemplate-analysistemplateartifact-location)" : {{S3Location}}
}
```

### YAML
<a name="aws-properties-cleanrooms-analysistemplate-analysistemplateartifact-syntax.yaml"></a>

```
  [Location](#cfn-cleanrooms-analysistemplate-analysistemplateartifact-location): {{
    S3Location}}
```

## Properties
<a name="aws-properties-cleanrooms-analysistemplate-analysistemplateartifact-properties"></a>

`Location`  <a name="cfn-cleanrooms-analysistemplate-analysistemplateartifact-location"></a>
 The artifact location.  
*Required*: Yes  
*Type*: [S3Location](aws-properties-cleanrooms-analysistemplate-s3location.md)  
*Update requires*: [Replacement](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)