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:
Next create role name and click createrole


Now we have successfully created a role our S3

More...
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...