Data Source: oci_objectstorage_replication_policies

This data source provides the list of Replication Policies in Oracle Cloud Infrastructure Object Storage service.

List the replication policies associated with a bucket.

Example Usage

data "oci_objectstorage_replication_policies" "test_replication_policies" {
	#Required
	bucket = var.replication_policy_bucket
	namespace = var.replication_policy_namespace
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

ReplicationPolicy Reference

The following attributes are exported: