aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.09k stars 2.14k forks source link

remove duplicate visibility timeout, explicitly use Duration type #885

Closed mmaeng closed 1 year ago

mmaeng commented 1 year ago

Fixes #884

Duplicate parameter visibilityTimeout in python/s3-sns-sqs-lambda-chain/s3_sns_sqs_lambda_chain/s3_sns_sqs_lambda_chain_stack.py


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.