Values.ReplicationConfigurationSourceA container for one or more replication rules. A replication configuration must have at least one rule and you can add up to 100 rules. The maximum size of a replication configuration is 128 KB.
type nonrec t = {role : Role.t;The Amazon Resource Name (ARN) of the Identity and Access Management (IAM) role that S3 on Outposts assumes when replicating objects. For information about S3 replication on Outposts configuration, see Setting up replication in the Amazon S3 User Guide.
*)rules : ReplicationRules.t;A container for one or more replication rules. A replication configuration must have at least one rule and can contain an array of 100 rules at the most.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of Priority.t
| `String of ID.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of TagKeyString.t ])
list ]
list
| `String of TagKeyString.t
| `Structure of
(string * [> `Integer of Minutes.t ]) list ])
list ])
list ])
list ]
list
| `String of Role.t ])
list ]