Task Task Report Config S3Destination
data class TaskTaskReportConfigS3Destination(val bucketAccessRoleArn: String, val s3BucketArn: String, val subdirectory: String? = null)
Properties
Link copied to clipboard
Specifies the Amazon Resource Name (ARN) of the IAM policy that allows DataSync to upload a task report to your S3 bucket.
Link copied to clipboard
Specifies the ARN of the S3 bucket where DataSync uploads your report.
Link copied to clipboard
Specifies a bucket prefix for your report.