When you try to access aws services from other services.
Eg: Accessing S3 bucket from EC2 instance you might get below error
Error:Unable to Locate credentials.You can configure credentials by running "aws configure"
To resolve this for Trusted service to AWS Trusted services.
Then follow below steps
<https://oracletechdba.blogspot.com/2020/01/want-to-access-s3-bucket-from-ec2.html >
if developer or from your laptop you are trying to access that time you have this message then try configuring with your access key details.
< https://oracletechdba.blogspot.com/2020/01/configure-aws-cli-with-access-key-id.html >
Eg: Accessing S3 bucket from EC2 instance you might get below error
Error:Unable to Locate credentials.You can configure credentials by running "aws configure"
To resolve this for Trusted service to AWS Trusted services.
Then follow below steps
<https://oracletechdba.blogspot.com/2020/01/want-to-access-s3-bucket-from-ec2.html >
if developer or from your laptop you are trying to access that time you have this message then try configuring with your access key details.
< https://oracletechdba.blogspot.com/2020/01/configure-aws-cli-with-access-key-id.html >
No comments:
Post a Comment