Command option Sample:aws iam get-instance-profile

Search command sample in the internet.It is the result.

Retrieves information about the specified instance profile, includingthe instance profile's path, GUID, ARN, and role.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iam/get-instance-profile.html

aws iam get-instance-profile --instance-profile-name logsbucket-profile
    AWS Roles. When and how I can use them? 揃 DevOps experience : http://artemstar.com/2017/05/17/aws-roles/
aws iam get-instance-profile --instance-profile-name ExampleInstanceProfile
    list-instance-profiles — AWS CLI 1.16.7 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/iam/get-instance-profile.html
aws iam get-instance-profile --instance-profile-name
    Cerberus - Troubleshooting : http://engineering.nike.com/cerberus/docs/user-guide/troubleshooting
aws iam get-instance-profile --instance-profile-name=
    aws_iam_instance_profile DataSource should return Role Name in addition to or instead of Role ID 揃 Issue #4080 揃 terraform-providers/terraform-provider-aws 揃 GitHub : http://github.com/terraform-providers/terraform-provider-aws/issues/4080
aws iam get-instance-profile --instance-profile-name EMR_EC2_DefaultRole
    A Networker's Log File : http://networkerslog.blogspot.com/
aws iam get-instance-profile --instance-profile-name
    amazon web services - Which role is attached to instance - Stack Overflow : http://stackoverflow.com/questions/39361384/which-role-is-attached-to-instance

aws のオプション一覧