StaticFileS3SourceOptions
The structure that contains the Amazon S3 location to download the static file from.
Contents
Note
In the following list, the required parameters are described first.
- BucketName
-
The name of the Amazon S3 bucket.
Type: String
Required: Yes
- ObjectKey
-
The identifier of the static file in the Amazon S3 bucket.
Type: String
Required: Yes
- Region
-
The Region of the Amazon S3 account that contains the bucket.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: