We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264d14a commit 239d060Copy full SHA for 239d060
.cfnlintrc.yaml
@@ -108,6 +108,7 @@ ignore_templates:
108
- tests/translator/output/**/s3_intrinsics.json
109
- tests/translator/output/**/schema_validation_1.json
110
- tests/translator/output/**/self_managed_kafka_with_intrinsics.json
111
+ - tests/translator/output/**/sqs_with_scaling_config.json # Invalid Property Resources/SQSFunctionMySqsQueue/Properties/ScalingConfig
112
- tests/translator/output/**/state_machine_with_condition.json
113
- tests/translator/output/**/state_machine_with_condition_and_events.json
114
- tests/translator/output/**/state_machine_with_eb_dlq_target_id.json
0 commit comments