SourceS3Location
The Amazon S3 bucket in your account where your tax document is located.
Contents
- bucket
-
The name of your Amazon S3 bucket that your tax document is located.
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
- key
-
The object key of your tax document object in Amazon S3.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^.*\S.*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: