Thursday, 16 January 2020

AWS Grant access to S3 bucket for EC2 AWS Trusted services

Here we are granting access for EC2 to access S3 bucket,So any service running in EC2 can access the S3 bucket
After Step1: <<https://oracletechdba.blogspot.com/2020/01/create-role-with-policy-for-ec2.html >>
Console > EC2 > Right click on the Instance > Instance Settings > Attach/Replace IAM Role
Note: Only One IAM Role we can attach to the EC2 Instance.


 > Select the Role created in Step1 > Apply >


Now check Step3 https://oracletechdba.blogspot.com/2020/01/aws-test-s3-access-to-ec2-instance.html
How to access the S3 from EC2 instance

No comments: