[MCOL-525] amazon ami error when IAM role is not configured correctly Created: 2017-01-19 Updated: 2021-01-16 Resolved: 2021-01-16 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | documentation | ||
| Description |
|
when doing the install, postConfigure will fail at the add new instance with When you run the command that fails manually, you get this error aws: error: argument --key-name: expected one argument
[mariadb-user@ip-172-30-0-166 bin]$ ./MCSInstanceCmds.sh getKey An error occurred (UnauthorizedOperation) when calling the DescribeInstances operation: You are not authorized to perform this operation. So a change needs to be made to detect and report the 'UnauthorizedOperation' error |