S3Location
Specifies the Amazon S3 location of code artifacts that workflows use during execution.
Contents
- Bucket
-
The name of the Amazon S3 bucket.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- ObjectKey
-
The key of the code artifact within the Amazon S3 bucket.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- VersionId
-
The version ID of the object in Amazon S3. If not specified, the latest version is used.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: