Skip to content

Commit 2b1ce87

Browse files
author
AWS
committed
Amazon Route 53 Resolver Update: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
1 parent dfa625f commit 2b1ce87

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Route 53 Resolver",
4+
"contributor": "",
5+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
6+
}

services/route53resolver/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"serviceId":"Route53Resolver",
1212
"signatureVersion":"v4",
1313
"targetPrefix":"Route53Resolver",
14-
"uid":"route53resolver-2018-04-01"
14+
"uid":"route53resolver-2018-04-01",
15+
"auth":["aws.auth#sigv4"]
1516
},
1617
"operations":{
1718
"AssociateFirewallRuleGroup":{

0 commit comments

Comments
 (0)