AWS::DataSync::Task TaskReportConfigDestinationS3 - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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-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-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