AWS::DataSync::Task TaskReportConfigDestinationS3 - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::DataSync::Task TaskReportConfigDestinationS3

The TaskReportConfigDestinationS3 property type specifies Property description not available. for an AWS::DataSync::Task.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "BucketAccessRoleArn" : String, "S3BucketArn" : String, "Subdirectory" : String }

YAML

BucketAccessRoleArn: String S3BucketArn: String Subdirectory: String

Properties

BucketAccessRoleArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):iam::[0-9]{12}:role/.*$

Maximum: 2048

Update requires: No interruption

S3BucketArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:(aws|aws-cn|aws-us-gov|aws-eusc|aws-iso|aws-iso-b):(s3|s3-outposts):[a-z\-0-9]*:[0-9]*:.*$

Maximum: 156

Update requires: No interruption

Subdirectory

Property description not available.

Required: No

Type: String

Pattern: ^[a-zA-Z0-9_\-\+\./\(\)\p{Zs}]*$

Maximum: 4096

Update requires: No interruption