11templates :
22 - tests/translator/output/**/*.json
33ignore_templates :
4+ - tests/translator/output/**/function_with_function_url_config.json
5+ - tests/translator/output/**/function_with_function_url_config_and_autopublishalias.json
6+ - tests/translator/output/**/function_with_function_url_config_without_cors_config.json
47 - tests/translator/output/**/error_*.json # Fail by design
58 - tests/translator/output/**/api_http_paths_with_if_condition.json
69 - tests/translator/output/**/api_http_paths_with_if_condition_no_value_else_case.json
@@ -14,15 +17,25 @@ ignore_templates:
1417 - tests/translator/output/**/api_rest_paths_with_if_condition_swagger_no_value_then_case.json
1518 - tests/translator/output/**/api_with_any_method_in_swagger.json
1619 - tests/translator/output/**/api_with_auth_and_conditions_all_max.json
20+ - tests/translator/output/**/api_with_basic_custom_domain.json
21+ - tests/translator/output/**/api_with_basic_custom_domain_http.json
1722 - tests/translator/output/**/api_with_basic_custom_domain_intrinsics.json
1823 - tests/translator/output/**/api_with_basic_custom_domain_intrinsics_http.json
24+ - tests/translator/output/**/api_with_binary_media_types.json
25+ - tests/translator/output/**/api_with_binary_media_types_definition_body.json
1926 - tests/translator/output/**/api_with_canary_setting.json
2027 - tests/translator/output/**/api_with_cors_and_conditions_no_definitionbody.json
2128 - tests/translator/output/**/api_with_custom_base_path.json
29+ - tests/translator/output/**/api_with_custom_domain_route53.json
30+ - tests/translator/output/**/api_with_custom_domain_route53_hosted_zone_name.json
31+ - tests/translator/output/**/api_with_custom_domain_route53_hosted_zone_name_http.json
32+ - tests/translator/output/**/api_with_custom_domain_route53_http.json
2233 - tests/translator/output/**/api_with_custom_domain_route53_multiple_intrinsic_hostedzoneid.json
34+ - tests/translator/output/**/api_with_identity_intrinsic.json
2335 - tests/translator/output/**/api_with_if_conditional_with_resource_policy.json
2436 - tests/translator/output/**/api_with_resource_policy_global.json
2537 - tests/translator/output/**/api_with_security_definition_and_none_components.json
38+ - tests/translator/output/**/api_with_source_vpc_whitelist.json
2639 - tests/translator/output/**/api_with_usageplans.json
2740 - tests/translator/output/**/api_with_usageplans_intrinsics.json
2841 - tests/translator/output/**/api_with_usageplans_shared_attributes_three.json
@@ -47,8 +60,11 @@ ignore_templates:
4760 - tests/translator/output/**/connector_sfn_to_function.json
4861 - tests/translator/output/**/connector_sns_to_function.json
4962 - tests/translator/output/**/connector_table_to_function.json
63+ - tests/translator/output/**/documentdb_with_intrinsics.json # TODO: remove once DocumentDDB is available
5064 - tests/translator/output/**/eventbridgerule_with_dlq.json
5165 - tests/translator/output/**/function_event_conditions.json
66+ - tests/translator/output/**/function_with_alias_and_code_sha256.json
67+ - tests/translator/output/**/function_with_alias_intrinsics.json
5268 - tests/translator/output/**/function_with_condition.json
5369 - tests/translator/output/**/function_with_conditional_managed_policy.json
5470 - tests/translator/output/**/function_with_conditional_managed_policy_and_ref_no_value.json
@@ -57,12 +73,16 @@ ignore_templates:
5773 - tests/translator/output/**/function_with_custom_codedeploy_deployment_preference.json
5874 - tests/translator/output/**/function_with_deployment_no_service_role_with_passthrough.json
5975 - tests/translator/output/**/function_with_deployment_no_service_role_without_passthrough.json
76+ - tests/translator/output/**/function_with_deployment_preference.json
6077 - tests/translator/output/**/function_with_deployment_preference_condition_with_passthrough.json
6178 - tests/translator/output/**/function_with_deployment_preference_condition_without_passthrough.json
79+ - tests/translator/output/**/function_with_deployment_preference_from_parameters.json
6280 - tests/translator/output/**/function_with_deployment_preference_multiple_combinations_conditions_with_passthrough.json
6381 - tests/translator/output/**/function_with_deployment_preference_multiple_combinations_conditions_without_passthrough.json
6482 - tests/translator/output/**/function_with_deployment_preference_passthrough_condition_with_supported_intrinsics.json
6583 - tests/translator/output/**/function_with_dlq.json
84+ - tests/translator/output/**/function_with_documentdb_with_kms.json # TODO: remove once DocumentDDB is available
85+ - tests/translator/output/**/function_with_documentdb.json # TODO: remove once DocumentDDB is available
6686 - tests/translator/output/**/function_with_event_dest.json
6787 - tests/translator/output/**/function_with_event_dest_basic.json
6888 - tests/translator/output/**/function_with_event_dest_conditional.json
@@ -72,12 +92,14 @@ ignore_templates:
7292 - tests/translator/output/**/function_with_function_url_config_conditions.json
7393 - tests/translator/output/**/function_with_globals_role_path.json
7494 - tests/translator/output/**/function_with_intrinsic_architecture.json
95+ - tests/translator/output/**/function_with_kmskeyarn.json
7596 - tests/translator/output/**/function_with_resource_refs.json
7697 - tests/translator/output/**/function_with_role_and_role_path.json
7798 - tests/translator/output/**/function_with_role_path.json
7899 - tests/translator/output/**/http_api_custom_iam_auth.json
79100 - tests/translator/output/**/http_api_existing_openapi.json
80101 - tests/translator/output/**/http_api_existing_openapi_conditions.json
102+ - tests/translator/output/**/http_api_explicit_stage.json
81103 - tests/translator/output/**/http_api_global_iam_auth_enabled.json
82104 - tests/translator/output/**/http_api_local_iam_auth_enabled.json
83105 - tests/translator/output/**/http_api_with_cors.json
@@ -87,27 +109,47 @@ ignore_templates:
87109 - tests/translator/output/**/implicit_http_api_with_many_conditions.json
88110 - tests/translator/output/**/intrinsic_functions.json
89111 - tests/translator/output/**/kinesis_intrinsics.json
112+ - tests/translator/output/**/layers_all_properties.json
90113 - tests/translator/output/**/layers_with_intrinsics.json
91114 - tests/translator/output/**/s3_create_remove.json
92115 - tests/translator/output/**/s3_intrinsics.json
93116 - tests/translator/output/**/schema_validation_1.json
94117 - tests/translator/output/**/self_managed_kafka_with_intrinsics.json
118+ - tests/translator/output/**/sqs_with_scaling_config.json # Invalid Property Resources/SQSFunctionMySqsQueue/Properties/ScalingConfig
95119 - tests/translator/output/**/state_machine_with_condition.json
96120 - tests/translator/output/**/state_machine_with_condition_and_events.json
97121 - tests/translator/output/**/state_machine_with_eb_dlq_target_id.json
98122 - tests/translator/output/**/state_machine_with_event_schedule_state.json
99123 - tests/translator/output/**/state_machine_with_schedule.json
100124 - tests/translator/output/**/state_machine_with_schedule_dlq_retry_policy.json
125+ - tests/translator/output/**/state_machine_with_auto_publish_alias.json
126+ - tests/translator/output/**/state_machine_with_deployment_preference_all_at_once.json
127+ - tests/translator/output/**/state_machine_with_deployment_preference_canary.json
128+ - tests/translator/output/**/state_machine_with_deployment_preference_linear.json
129+ - tests/translator/output/**/state_machine_with_deletion_policy.json
130+ - tests/translator/output/**/state_machine_with_update_replace_policy.json
101131 - tests/translator/output/**/globals_for_function.json # RuntimeManagementConfig
132+ - tests/translator/output/**/function_with_runtime_config.json # RuntimeManagementConfig
102133 - tests/translator/output/**/managed_policies_minimal.json # Intentionally has non-existent managed policy name
134+ - tests/translator/output/**/function_with_mq.json # Property "EventSourceArn" can Fn::GetAtt to a resource of types [AWS::DynamoDB::GlobalTable, AWS::DynamoDB::Table, AWS::Kinesis::Stream, AWS::Kinesis::StreamConsumer, AWS::SQS::Queue]
135+ - tests/translator/output/**/function_with_mq_using_autogen_role.json # Property "EventSourceArn" can Fn::GetAtt to a resource of types [AWS::DynamoDB::GlobalTable, AWS::DynamoDB::Table, AWS::Kinesis::Stream, AWS::Kinesis::StreamConsumer, AWS::SQS::Queue]
103136 - tests/translator/output/**/function_with_recursive_loop.json # Invalid Property Resources/RecursiveLoopParameterFunction/Properties/RecursiveLoop
137+ - tests/translator/output/**/function_with_sourcekmskeyarn.json # Invalid Property Resources/SourceKMSKeyArnParameterFunction/Properties/SourceKMSKeyArn
104138 - tests/translator/output/**/function_with_tracing.json # Obsolete DependsOn on resource
105139 - tests/translator/output/**/api_with_propagate_tags.json # TODO: Intentional error transform tests. Will be updated.
106140 - tests/translator/output/**/function_with_intrinsics_resource_attribute.json # CFN now supports intrinsics in DeletionPolicy
107141 - tests/translator/output/**/function_with_snapstart.json # Snapstart intentionally not attached to a lambda version which causes lint issues
108142 - tests/translator/output/**/managed_policies_everything.json # intentionally contains wrong arns
143+ - tests/translator/output/**/function_with_provisioned_poller_config.json
109144 - tests/translator/output/**/function_with_metrics_config.json
145+ - tests/translator/output/**/function_with_self_managed_kafka_and_schema_registry.json # cfnlint is not updated to recognize the SchemaRegistryConfig property
146+ - tests/translator/output/**/function_with_msk_with_schema_registry_config.json # cfnlint is not updated to recognize the SchemaRegistryConfig property
110147 - tests/translator/output/aws-*/*capacity_provider*.json # Ignore Capacity Provider test format in non-aws partitions
148+ - tests/translator/output/**/function_with_tenancy_config.json # cfnlint is not updated to recognize the TenancyConfig property
149+ - tests/translator/output/**/function_with_tenancy_and_api_event.json # cfnlint is not updated to recognize the TenancyConfig property
150+ - tests/translator/output/**/function_with_tenancy_and_httpapi_event.json # cfnlint is not updated to recognize the TenancyConfig property
151+ - tests/translator/output/**/function_with_tenancy_config_global.json # cfnlint is not updated to recognize the TenancyConfig property
152+ - tests/translator/output/**/*durable_config*.json # TODO: Remove this once Durable Function is launched in CFN
111153
112154ignore_checks :
113155 - E2531 # Deprecated runtime; not relevant for transform tests
0 commit comments