Skip to content

Instantly share code, notes, and snippets.

@k-nishijima
Created October 19, 2014 09:55
Show Gist options
  • Save k-nishijima/1b0d8d5bf18a0ac1b7c5 to your computer and use it in GitHub Desktop.
Save k-nishijima/1b0d8d5bf18a0ac1b7c5 to your computer and use it in GitHub Desktop.
Launch Failed
You are not authorized to perform this operation. Encoded authorization failure message: eSXw4Wo0hG4JJKC-oLLZXFB0cWmNihhRkNrUICk-S1tRp3YSnFMI3yhPfPwFyMSE89i3UoKvbw9htZKfSqAD1B2bBD28GsAF5LJZ0EB3brS9gilpdhiN6fXkVHXLwThEry58keEZ3YOeDeX5lPEs7NspROasgaYvdLUaqvhwtCmXzbE4Pye2V2BU8QpFgTJHQ2QIepzfbTiuOIQd__3az6mbbFxKhTobF1XzHS177ix0LilHAnBN4Q8L06mGxgT7CsWUsbpzWp96YFQWDkvYGa51F4tkZCfeCwpcQKL4fTdpiVwEo1m3-Q6lK4DY6r__cvxL831dii2fH6u2qYOgwfu2nXo660wK60raGM3yS8mA9N4G4pzQU0_cS9mp_JlwK_Psex5yn9s9W6ERLsMqsljL4Fle5hDeZeKJ_0_bOPOVuyaLOaxlcZbELWiKfU9TrOZxSqwkI1udKTk9-6UZMCPoBndWWGqZ15OtnXNw3a3bs980S5kVctTYYC9NojKhCNEuzSF1kx-4f3Ak8NoBLVh_vvnAbEnbSA2_r-G_PBtWY68usk4UbaU2YkIyV8QYHvQjpZI70xG294M
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1413712254000",
"Effect": "Deny",
"Action": [
"ec2:RunInstances"
],
"Condition": {
"StringNotEquals": {
"ec2:InstanceType": [
"t1.micro",
"t2.micro"
]
}
},
"Resource": [
"*"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment