Versions Compared

Key

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

...

Sample IAM policy (Only for reference)

To Archive data using S3 bucket we need to fill following details.

...

Important note

  • Note that the ListBucket permission is set to the entire bucket and the GetObject permission ends with a /* suffix, so we can get files in subdirectories

...