Contains input information for protected jobs with an S3 output type.
Contents
- bucket
-
The S3 bucket for job output.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
.*(?!^(\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
- keyPrefix
-
The S3 prefix to unload the protected job results.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
[\w!.=*/-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: