Open nomis-rzp opened 5 years ago
I have corrected the namespace where it can find the cloudformation template. Now i get an access denied error
time="2019-09-30T06:23:30Z" level=error msg="error creating dynamodb 'example-table-name'" error="ValidationError: S3 error: Access Denied\nFor more information check http://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html\n\tstatus code: 400, " hostname=aws-service-operator-7cb584b555-bbg2q**
Again the aws-service-operator pods has access to the bucket im using. I have checked this by listing the bucket from inside the pod.
While creating dynamodb table im getting the following error:
The node where the pod
aws-service-operator
runs has complete access to s3 . Has anyone seen this issue ? Can someone please help.