Skip to content

Commit 3adc3f6

Browse files
author
AWS
committed
Amazon Lightsail Update: Add v2 smoke tests and smithy smokeTests trait for SDK testing.
1 parent 1872c17 commit 3adc3f6

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 Lightsail",
4+
"contributor": "",
5+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
6+
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"serviceId":"Lightsail",
1111
"signatureVersion":"v4",
1212
"targetPrefix":"Lightsail_20161128",
13-
"uid":"lightsail-2016-11-28"
13+
"uid":"lightsail-2016-11-28",
14+
"auth":["aws.auth#sigv4"]
1415
},
1516
"operations":{
1617
"AllocateStaticIp":{

0 commit comments

Comments
 (0)