

# Code
<a name="API_Code"></a>

Specifies the Amazon S3 location of code artifacts that workflows use during execution.

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

**Important**  
This data type is a UNION, so only one of the following members can be specified when used or returned.

 ** S3Location **   <a name="mwaaserverless-Type-Code-S3Location"></a>
The Amazon S3 location of the code artifacts that your workflow tasks use during execution.  
Type: [S3Location](API_S3Location.md) object  
Required: No

## See Also
<a name="API_Code_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/mwaa-serverless-2024-07-26/Code) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mwaa-serverless-2024-07-26/Code) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mwaa-serverless-2024-07-26/Code) 