Three Tier Architecture Part-2 S3 Bucket Creation And Iam Role

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MyrinNew
    Senior Member
    • Feb 2024
    • 5175

    #1

    Three Tier Architecture Part-2 S3 Bucket Creation And Iam Role

    First use git clone or download the zip file from github(https://github.com/aws-samples/aws-t...e-workshop.git)


    Now create a S3 bucket to avoid errors us us-east-2 as aws account region with bucket versioning enabled







    Next head to dashboard and open Iam to create a new Iam role for S3




    Click next and add the following role:
    • AmazonSSMManagedInstanceCore
    • AmazonS3ReadOnlyAccess


    Next create role name and click createrole







    Now we have successfully created a role our S3







    More...
Working...