Skip to content

Commit 5b044cc

Browse files
authored
misc: add IoT Data Plane to smoke tests deny-list (#1430)
1 parent c5bcfdf commit 5b044cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codegen/aws-sdk-codegen/src/main/kotlin/aws/sdk/kotlin/codegen/smoketests/SmokeTestsDenyListIntegration.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ val smokeTestDenyList = setOf(
3333
"Application Auto Scaling",
3434
"SWF",
3535
"WAFV2",
36+
"IoT Data Plane",
3637
)

0 commit comments

Comments
 (0)