I want to access cloud formation service when i am access services its gives an s3 error snapshot attach below

You can work around it like this

  1. Go to S3 console and create a new bucket. Remember that bucket names must be globally unique, meaning that it can’t be the same as any other bucket in any other account in the whole of AWS! So choose a name like test-5235435235 where you randomly choose numbers.
  2. Upload your template to this bucket
  3. Copy the URL
  4. In the CloudFormation create new stack, select Amazon S3 URL and paste the URL you copied.

Hi @zain_ahmed105,

The team has fixed the policy issue. Plesae check and let us know.