0

I am trying to create a new API (app sync) when I am creating a schema I got request failed with status code 403

creating DynamoDB tables. Please do not refresh...,
creating Schema. Please do not refresh...,
Request failed with status code 403

enter image description here

yali
  • 1,038
  • 4
  • 15
  • 31

1 Answers1

0

The AWS app sync service automatically creates a new role when creating new data sources, so there is no permission to create a new role for my user.

yali
  • 1,038
  • 4
  • 15
  • 31