Skip to content

s3 bucket i m getting an error please help me to resolve this

0

Enter image description here

asked 2 years ago531 views
1 Answer
2
Accepted Answer

Hi Meghana,

Please set the credentials of the IAM user that you want to use [1].
If you have a named profile set, you can run the profile name:

export AWS_PROFILE=profile-name

If not you can export the credentials by referring to this [2].
Hope this resolves your issue. If not, please mention the issue.

References:
[1] https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html
[2] https://developer.hashicorp.com/terraform/tutorials/aws-get-started/aws-build#prerequisites

Thanks,
Atul

answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.