Class: AmazonS3ReplicationConfigurationRules

Types~AmazonS3ReplicationConfigurationRules

new AmazonS3ReplicationConfigurationRules()

Properties:
Name Type Description
Destination AmazonS3ReplicationConfigurationRulesDestination Required: Yes. Defines the destination where Amazon S3 stores replicated objects.
Id String Required: No. A unique identifier for the rule. If you don't specify a value, AWS CloudFormation generates a random ID.
Prefix String Required: Yes. An object prefix. This rule applies to all Amazon S3 objects with this prefix. To specify all objects in an S3 bucket, specify an empty string.
Status String Required: Yes. Whether the rule is enabled. For valid values, see the Status element of the PUT Bucket replication action in the Amazon Simple Storage Service API Reference.
Source: