AWS - Identity and Access Management
An IAM policy has this statement:
The user still cannot put items. What could be the problem?
{"Effect": "Allow", "Action": "dynamodb:PutItem", "Resource": "arn:aws:dynamodb:us-east-1:123456789012:table/MyTable"}The user still cannot put items. What could be the problem?
