S3Location
The Amazon S3 location configuration of a resource.
Contents
- bucket
-
The name of the Amazon S3 bucket where the resource is stored.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
[a-z0-9][a-z0-9.-]*[a-z0-9]Required: Yes
- prefix
-
The name of the Amazon S3 prefix/key where the resource is stored.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: Yes
- versionId
-
The name of the Amazon S3 version ID where the resource is stored (Optional).
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: