Access documents stored in Amazon S3 buckets
Log into your AWS Management Console
Go to the IAM dashboard
In the left sidebar:
Set a name (e.g., HymalaiaS3Connector
) and click Next
Under “Permissions”:
Select the user you created
Click Create access key
⚠️ You won’t be able to view the secret key again
You can provide:
If none are provided, the connector will try using the default AWS credentials on the environment.
✅ You can add more buckets using the same credentials
Amazon S3 organizes data into buckets, each containing unlimited objects (files).
Think of a bucket as a root directory and each object as a file within it.
For more details, visit the Amazon S3 documentation.
Access documents stored in Amazon S3 buckets
Log into your AWS Management Console
Go to the IAM dashboard
In the left sidebar:
Set a name (e.g., HymalaiaS3Connector
) and click Next
Under “Permissions”:
Select the user you created
Click Create access key
⚠️ You won’t be able to view the secret key again
You can provide:
If none are provided, the connector will try using the default AWS credentials on the environment.
✅ You can add more buckets using the same credentials
Amazon S3 organizes data into buckets, each containing unlimited objects (files).
Think of a bucket as a root directory and each object as a file within it.
For more details, visit the Amazon S3 documentation.