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
ERROR: Amazon returned an error for the request.
ERROR: RAW_XML:
<Error>SenderAccessDeniedUser: arn:aws:iam::123456789012:user/MyUser is not authorized to perform: route53:ListHostedZonesc87e019b-1c5e-11e1-9388-b50d1a7693b8
ERROR: AccessDenied: User: arn:aws:iam::123456789012:user/MyUser is not authorized to perform: route53:ListHostedZones
What now? It looks like you've run into an unhandled error. Please send a detailed bug report with the entire input and output from the program to [email protected] or to https://github.com/pcorliss/ruby_route_53/issues and we'll do out best to help you.
(Obviously easily avoided by granting the appropriate access)
The text was updated successfully, but these errors were encountered:
ERROR: Amazon returned an error for the request.
ERROR: RAW_XML:
<Error>Sender
AccessDenied
User: arn:aws:iam::123456789012:user/MyUser is not authorized to perform: route53:ListHostedZonesc87e019b-1c5e-11e1-9388-b50d1a7693b8ERROR: AccessDenied: User: arn:aws:iam::123456789012:user/MyUser is not authorized to perform: route53:ListHostedZones
What now? It looks like you've run into an unhandled error. Please send a detailed bug report with the entire input and output from the program to [email protected] or to https://github.com/pcorliss/ruby_route_53/issues and we'll do out best to help you.
(Obviously easily avoided by granting the appropriate access)
The text was updated successfully, but these errors were encountered: