Command option Sample:aws lambda delete-event-source-mapping

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

Removes an event source mapping.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lambda/delete-event-source-mapping.html

aws lambda delete-event-source-mapping --uuid 3a9e218d-61be-4d1c-98a1-23f289a9bea1

    AWS SQS event Trigger for Lambdas Created as Disabled - Serverless Framework - Serverless Forums : http://forum.serverless.com/t/aws-sqs-event-trigger-for-lambdas-created-as-disabled/4988
aws lambda delete-event-source-mapping --uuid 33473009-5eca-4fae-a3db-227d17e490f1 --
    Cant get or delete an event-source-mapping 揃 Issue #343 揃 localstack/localstack 揃 GitHub : http://github.com/localstack/localstack/issues/343

aws のオプション一覧