Allowing Access

  • There are a lot of actions you can do on an S3 bucket
  • GetObject - Read / open a file
  • PutObject - Write a file
  • DeleteObject - Delete a file
  • ListBucket - List the files in the bucket
  • ListAllMyBuckets - Lists the buckets in the account

20 / 26