

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

# AWS::EntityResolution::MatchingWorkflow IntermediateSourceConfiguration
<a name="aws-properties-entityresolution-matchingworkflow-intermediatesourceconfiguration"></a>

The Amazon S3 location that temporarily stores your data while it processes. Your information won't be saved permanently.

## Syntax
<a name="aws-properties-entityresolution-matchingworkflow-intermediatesourceconfiguration-syntax"></a>

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

### JSON
<a name="aws-properties-entityresolution-matchingworkflow-intermediatesourceconfiguration-syntax.json"></a>

```
{
  "[IntermediateS3Path](#cfn-entityresolution-matchingworkflow-intermediatesourceconfiguration-intermediates3path)" : String
}
```

### YAML
<a name="aws-properties-entityresolution-matchingworkflow-intermediatesourceconfiguration-syntax.yaml"></a>

```
  [IntermediateS3Path](#cfn-entityresolution-matchingworkflow-intermediatesourceconfiguration-intermediates3path): String
```

## Properties
<a name="aws-properties-entityresolution-matchingworkflow-intermediatesourceconfiguration-properties"></a>

`IntermediateS3Path`  <a name="cfn-entityresolution-matchingworkflow-intermediatesourceconfiguration-intermediates3path"></a>
The Amazon S3 location (bucket and prefix). For example: `s3://provider_bucket/DOC-EXAMPLE-BUCKET`  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)