Command option Sample:aws dms describe-endpoints

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

Returns information about the endpoints for your account in thecurrent region.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/describe-endpoints.html

aws dms describe-endpoints --filter=
    How to Script a Database Migration | AWS Database Blog : http://aws.amazon.com/blogs/database/how-to-script-a-database-migration/
aws dms describe-endpoints --filters Name="endpoint-type"
    dms — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/dms/describe-endpoints.html

aws のオプション一覧