指定されたIAMユーザー、IAMrole、またはアカウントのrootユーザーのリソースのID形式を変更します。すべてのIAMユーザー、IAMロール、およびアカウントのルートユーザー。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/modify-identity-id-format.html
aws ec2 modify-identity-id-format --resource snapshot --use-long-ids/ |
[新機能] 長い形式IDのIAM Role単位での適用 | Developers.IO : http://dev.classmethod.jp/cloud/aws/modify-identity-id-format-to-aim-role/ |
aws ec2 modify-identity-id-format --principal-arn arn-of-iam-principal --resource resource_type --use-long-ids |
Resource IDs - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/resource-ids.html |