AWS Configuration

AWS Credentials

Manage your AWS credential sets for accessing S3 buckets

How to get AWS Credentials

  1. 1
  2. 2

    Navigate to IAM (Identity and Access Management)

  3. 3

    Select Users from the left sidebar and click on your username

  4. 4

    Go to the Security credentials tab

  5. 5

    Click Create access key and follow the prompts

  6. 6

    Important: Make sure your IAM user has the following permissions:

    • AmazonS3ReadOnlyAccess (minimum)
    • AmazonS3FullAccess (recommended)

    Without proper S3 permissions, you won't be able to list or access your buckets.

Your AWS credentials are securely stored and encrypted. S3 Forge never shares your credentials with any third parties.

Loading credentials...