

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::MWAAServerless::Workflow Code
<a name="aws-properties-mwaaserverless-workflow-code"></a>

<a name="aws-properties-mwaaserverless-workflow-code-description"></a>The `Code` property type specifies Property description not available. for an [AWS::MWAAServerless::Workflow](aws-resource-mwaaserverless-workflow.md).

## Syntax
<a name="aws-properties-mwaaserverless-workflow-code-syntax"></a>

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

### JSON
<a name="aws-properties-mwaaserverless-workflow-code-syntax.json"></a>

```
{
  "[S3Location](#cfn-mwaaserverless-workflow-code-s3location)" : {{CodeS3Location}}
}
```

### YAML
<a name="aws-properties-mwaaserverless-workflow-code-syntax.yaml"></a>

```
  [S3Location](#cfn-mwaaserverless-workflow-code-s3location): {{
    CodeS3Location}}
```

## Properties
<a name="aws-properties-mwaaserverless-workflow-code-properties"></a>

`S3Location`  <a name="cfn-mwaaserverless-workflow-code-s3location"></a>
Property description not available.  
*Required*: No  
*Type*: [CodeS3Location](aws-properties-mwaaserverless-workflow-codes3location.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AWS CloudFormation. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query AWSCloudFormation` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
