Versions Compared

Key

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

Create IAM user with S3 Permissions i.e. go to Identity & Access Management (IAM) → Users → Click Add User

Username: e.g. s34jiras34confluence

Access Type: Programmatic access

...


That's it, take the note of Access Key ID & Secret Access keys.

Info

Option if you don't like to manage IAM access keys in Confluence.

In Confluence, Create S3 Bucket without Access key ID and Secret access key.

Go to your Confluence host, copy Access key ID and Secret access key to ~/.aws/credentials file.

Code Block
$ vi ~/.aws/credentials
[default]
aws_access_key_id = ASIAYQXMDDN5CGUE****
aws_secret_access_key = qtQlqQONtbU2H6MNb2VJfqRpOALlVto8*****