{ "Statement": [ { "Action": [ "sdb:*" ], "Resource": [ "arn:aws:sdb:*:1111222333:domain/node*" ], "Effect": "Allow" } ] } { "Statement": [ { "Action": [ "sdb:ListDomains" ], "Resource": [ "arn:aws:sdb:*:1111222333:*" ], "Effect": "Allow" } ] }The number is the AWS account number
The key for success was the second policy for Listing Domains
This is an excellent way to connect and manage SimpleDB from the Chrome browser
https://chrome.google.com/webstore/detail/sdbnavigator/ddhigekdfabonefhiildaiccafacphgg?hl=en-US
No comments:
Post a Comment