Command option Sample:aws iot create-role-alias

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

Creates a role alias.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iot/create-role-alias.html

aws iot create-role-alias --role-alias Thermostat-dynamodb-access-role-alias --role-arn arn:aws:iam::
    How to Eliminate the Need for Hardcoded AWS Credentials in Devices by Using the AWS IoT Credentials Provider | AWS Security Blog : http://aws.amazon.com/blogs/security/how-to-eliminate-the-need-for-hardcoded-aws-credentials-in-devices-by-using-the-aws-iot-credentials-provider/
aws iot create-role-alias --role-alias Thermostat-dynamodb-access-role-alias --role-arn arn:aws:iam::
    How to Eliminate the Need for Hardcoded AWS Credentials in Devices by Using the AWS IoT Credentials Provider | Noise : http://noise.getoto.net/2018/04/30/how-to-eliminate-the-need-for-hardcoded-aws-credentials-in-devices-by-using-the-aws-iot-credentials-provider/

aws のオプション一覧