コマンドオプションサンプル:aws lightsail get-regions

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

Amazon Lightsailのすべての有効なリージョンのリストを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lightsail/get-regions.html

aws lightsail get-regions --include-availability-zones to return the list of availability zones with your get-regions request.

  • Now open your new instance in the Lightsail console and start modifying it.

  • Next steps

    After you create your new instance from a snapshot

        Create a larger Lightsail instance from a snapshot using the AWS CLI | Lightsail Documentation : http://lightsail.aws.amazon.com/ls/docs/en/articles/lightsail-how-to-create-larger-instance-from-snapshot-using-aws-cli
    aws lightsail get-regions --output table --query
        bash - Get English names for AWS Regions - Stack Overflow : http://stackoverflow.com/questions/49716547/get-english-names-for-aws-regions

    aws のオプション一覧