ReportDestinationS3
Specifies the Amazon S3 bucket where DataSync uploads your task report.
Contents
- BucketAccessRoleArn
-
Specifies the Amazon Resource Name (ARN) of the IAM policy that allows DataSync to upload a task report to your S3 bucket. For more information, see Allowing DataSync to upload a task report to an Amazon S3 bucket.
Type: String
Length Constraints: Maximum length of 2048.
Pattern:
^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$
Required: Yes
- S3BucketArn
-
Specifies the ARN of the S3 bucket where DataSync uploads your report.
Type: String
Length Constraints: Maximum length of 156.
Pattern:
^arn:(aws|aws-cn|aws-us-gov|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\-0-9]*:[0-9]*:.*$
Required: Yes
- Subdirectory
-
Specifies a bucket prefix for your report.
Type: String
Length Constraints: Maximum length of 4096.
Pattern:
^[a-zA-Z0-9_\-\+\./\(\)\p{Zs}]*$
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: