DestinationS3Location
The location of the Amazon S3 bucket that you specify to download your tax documents to.
Contents
- bucket
-
The name of your Amazon S3 bucket that you specify to download your tax documents to.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^(?=^.{3,63}$)(?!^(\d+\.)+\d+$)(^(([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])\.)*([a-z0-9]|[a-z0-9][a-z0-9\-]*[a-z0-9])$)$
Required: Yes
- prefix
-
The Amazon S3 object prefix that you specify for your tax document file.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
^.*\S.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: