...
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.
These values are mapped to the following bucket addresses:
Code Block s3://MyExtraBucket01 s3://MyExtraBucket02 s3://MyExtraBucket03
...