コマンドオプションサンプル:aws mediaconvert describe-endpoints

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

アカウントのAPIエンドポイントを取得するために、空のボディを持つリクエストを地域APIエンドポイントに送信します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/mediaconvert/describe-endpoints.html

aws mediaconvert describe-endpoints --region ap-northeast-1
    [小ネタ] AWS Elemental MediaConvertをAWS CLIで使うときの注意点!アカウント個別のendpointを指定しよう | Developers.IO : http://dev.classmethod.jp/cloud/aws/aws-elemental-mediaconvert-aws-cli-command-needs-endpoint-url-option/
aws mediaconvert describe-endpoints --region ap-northeast-3
     Endpoints - AWS Elemental MediaConvert API Reference  : http://docs.aws.amazon.com/mediaconvert/latest/apireference/custom-endpoints.html

aws のオプション一覧