Command option Sample:aws cognito-identity list-identities

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

Lists the identities in a pool.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cognito-identity/list-identities.html

aws cognito-identity list-identities --identity-pool-id
    aws-cognito-scripts/aws_smash_identity_pool.rb at master 揃 BruceBuckland/aws-cognito-scripts 揃 GitHub : http://github.com/BruceBuckland/aws-cognito-scripts/blob/master/aws_smash_identity_pool.rb
aws cognito-identity list-identities --max-results 60
    amazon web services - An error occurred (ResourceNotFoundException) when calling the ListIdentities operation: IdentityPool 'ap-southeast-2:x' not found - Stack Overflow : http://stackoverflow.com/questions/47528732/an-error-occurred-resourcenotfoundexception-when-calling-the-listidentities-op

aws のオプション一覧