You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2019. It is now read-only.
While creating dynamodb table im getting the following error:
time="2019-09-27T07:44:19Z" level=error msg="error getting cloudformation template returning fallback template" error="cloudformationtemplates.service-operator.aws \"dynamodb\" not found" hostname=aws-service-operator-68b6cd8b59-bks8c
time="2019-09-27T07:44:21Z" level=error msg="error creating dynamodb 'example-table-name'" error="ValidationError: S3 error: All access to this object has been disabled\nFor more information check http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html\n\tstatus code: 400, hostname=aws-service-operator-68b6cd8b59-bks8c
The node where the pod aws-service-operator runs has complete access to s3 . Has anyone seen this issue ? Can someone please help.