ResourceDataSyncS3Destination - AWS Systems Manager

ResourceDataSyncS3Destination

Information about the target S3 bucket for the resource data sync.

Contents

BucketName

The name of the S3 bucket where the aggregated data is stored.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

Region

The AWS Region with the S3 bucket targeted by the resource data sync.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

SyncFormat

A supported sync format. The following format is currently supported: JsonSerDe

Type: String

Valid Values: JsonSerDe

Required: Yes

AWSKMSKeyARN

The ARN of an encryption key for a destination in Amazon S3. Must belong to the same Region as the destination S3 bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:.*

Required: No

DestinationDataSharing

Enables destination data sharing. By default, this field is null.

Type: ResourceDataSyncDestinationDataSharing object

Required: No

Prefix

An Amazon S3 prefix for the bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: