https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/s3api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/s3api/get-bucket-replication.rst
The following command retrieves the replication configuration for a bucket named ``my-bucket``::

  aws s3api get-bucket-replication --bucket my-bucket

Output::

  {
      "ReplicationConfiguration": {
          "Rules": [
              {
                  "Status": "Enabled",
                  "Prefix": "",
                  "Destination": {
                      "Bucket": "arn:aws:s3:::my-bucket-backup",
                      "StorageClass": "STANDARD"
                  },
                  "ID": "ZmUwNzE4ZmQ4tMjVhOS00MTlkLOGI4NDkzZTIWJjNTUtYTA1"
              }
          ],
          "Role": "arn:aws:iam::123456789012:role/s3-replication-role"
      }
  }

https://t.me/RX1948 - 2025