コマンドオプションサンプル:aws codestar create-user-profile

コマンドサンプルを検索した結果です。

AWSCodeStarで、ユーザーに関連付けられた表示名や電子メールアドレスなどのユーザー設定を含むユーザーのプロファイルを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/codestar/create-user-profile.html

aws codestar create-user-profile --user-arn arn:aws:iam:111111111111:user/John_Stiles --display-name "John Stiles" --email-address "john_stiles
    Working with Your AWS CodeStar User Profile - AWS CodeStar : http://docs.aws.amazon.com/codestar/latest/userguide/how-to-manage-user-pref.html

aws のオプション一覧