指定したIAMuser、IAMロール、またはrootユーザーのリソースのID形式設定について説明します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-identity-id-format.html
aws ec2 describe-identity-id-format --principal-arn arn:aws:iam::xxxxxxxxxxxx:role/EC2Role |
[新機能] 長い形式IDのIAM Role単位での適用 | Developers.IO : http://dev.classmethod.jp/cloud/aws/modify-identity-id-format-to-aim-role/ |
aws ec2 describe-identity-id-format --principal-arn arn-of-iam-principal --region region |
Resource IDs - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html |
aws ec2 describe-identity-id-format --principal-arn arn-of-iam-principal |
Configure AWS EC2 Resource ID Length - Bonus Bits : http://www.bonusbits.com/wiki/HowTo%3AConfigure_AWS_EC2_Resource_ID_Length |