Command option Sample:aws lightsail get-regions

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

Returns a list of all valid regions for Amazon Lightsail.Show details from next link. 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 のオプション一覧