Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Specify the extraBuckets  array as a comma-separated list of buckets as in the following: 

    Code Block
    "extraBuckets": ["MyExtraBucket01","MyExtraBucket02","MyExtraBucket03"]
    Info

    NOTE: Specify the top-level bucket name only. There should not be any backslashes in your entry.

  2. These values are mapped to the following bucket addresses:

    Code Block
    s3://MyExtraBucket01
    s3://MyExtraBucket02
    s3://MyExtraBucket03

...