Skip to content

Commit 1b3794c

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 0599931 commit 1b3794c

10 files changed

+2279
-139
lines changed

codegen/sdk-codegen/aws-models/acm-pca.json

+49-77
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/arc-zonal-shift.json

+226-56
Large diffs are not rendered by default.

codegen/sdk-codegen/aws-models/auto-scaling.json

+13
Original file line numberDiff line numberDiff line change
@@ -4954,6 +4954,19 @@
49544954
]
49554955
}
49564956
}
4957+
],
4958+
"smithy.test#smokeTests": [
4959+
{
4960+
"id": "DescribeScalingProcessTypesSuccess",
4961+
"params": {},
4962+
"vendorParams": {
4963+
"region": "us-west-2"
4964+
},
4965+
"vendorParamsShape": "aws.test#AwsVendorParams",
4966+
"expect": {
4967+
"success": {}
4968+
}
4969+
}
49574970
]
49584971
}
49594972
},

codegen/sdk-codegen/aws-models/codebuild.json

+14-1
Original file line numberDiff line numberDiff line change
@@ -4916,7 +4916,20 @@
49164916
"inputToken": "nextToken",
49174917
"outputToken": "nextToken",
49184918
"items": "ids"
4919-
}
4919+
},
4920+
"smithy.test#smokeTests": [
4921+
{
4922+
"id": "ListBuildsSuccess",
4923+
"params": {},
4924+
"vendorParams": {
4925+
"region": "us-west-2"
4926+
},
4927+
"vendorParamsShape": "aws.test#AwsVendorParams",
4928+
"expect": {
4929+
"success": {}
4930+
}
4931+
}
4932+
]
49204933
}
49214934
},
49224935
"com.amazonaws.codebuild#ListBuildsForProject": {

codegen/sdk-codegen/aws-models/dynamodb.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -7720,7 +7720,22 @@
77207720
"outputToken": "LastEvaluatedTableName",
77217721
"items": "TableNames",
77227722
"pageSize": "Limit"
7723-
}
7723+
},
7724+
"smithy.test#smokeTests": [
7725+
{
7726+
"id": "ListTablesSuccess",
7727+
"params": {
7728+
"Limit": 1
7729+
},
7730+
"vendorParams": {
7731+
"region": "us-west-2"
7732+
},
7733+
"vendorParamsShape": "aws.test#AwsVendorParams",
7734+
"expect": {
7735+
"success": {}
7736+
}
7737+
}
7738+
]
77247739
}
77257740
},
77267741
"com.amazonaws.dynamodb#ListTablesInput": {

codegen/sdk-codegen/aws-models/global-accelerator.json

+42
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,9 @@
807807
"target": "com.amazonaws.globalaccelerator#CreateAcceleratorResponse"
808808
},
809809
"errors": [
810+
{
811+
"target": "com.amazonaws.globalaccelerator#AccessDeniedException"
812+
},
810813
{
811814
"target": "com.amazonaws.globalaccelerator#InternalServiceErrorException"
812815
},
@@ -815,6 +818,9 @@
815818
},
816819
{
817820
"target": "com.amazonaws.globalaccelerator#LimitExceededException"
821+
},
822+
{
823+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
818824
}
819825
],
820826
"traits": {
@@ -986,6 +992,9 @@
986992
},
987993
{
988994
"target": "com.amazonaws.globalaccelerator#LimitExceededException"
995+
},
996+
{
997+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
989998
}
990999
],
9911000
"traits": {
@@ -1829,6 +1838,9 @@
18291838
},
18301839
{
18311840
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
1841+
},
1842+
{
1843+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
18321844
}
18331845
],
18341846
"traits": {
@@ -1917,6 +1929,9 @@
19171929
},
19181930
{
19191931
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
1932+
},
1933+
{
1934+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
19201935
}
19211936
],
19221937
"traits": {
@@ -5033,11 +5048,20 @@
50335048
{
50345049
"target": "com.amazonaws.globalaccelerator#AcceleratorNotFoundException"
50355050
},
5051+
{
5052+
"target": "com.amazonaws.globalaccelerator#AttachmentNotFoundException"
5053+
},
5054+
{
5055+
"target": "com.amazonaws.globalaccelerator#EndpointGroupNotFoundException"
5056+
},
50365057
{
50375058
"target": "com.amazonaws.globalaccelerator#InternalServiceErrorException"
50385059
},
50395060
{
50405061
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
5062+
},
5063+
{
5064+
"target": "com.amazonaws.globalaccelerator#ListenerNotFoundException"
50415065
}
50425066
],
50435067
"traits": {
@@ -5754,11 +5778,17 @@
57545778
{
57555779
"target": "com.amazonaws.globalaccelerator#AccessDeniedException"
57565780
},
5781+
{
5782+
"target": "com.amazonaws.globalaccelerator#ConflictException"
5783+
},
57575784
{
57585785
"target": "com.amazonaws.globalaccelerator#InternalServiceErrorException"
57595786
},
57605787
{
57615788
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
5789+
},
5790+
{
5791+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
57625792
}
57635793
],
57645794
"traits": {
@@ -5785,6 +5815,9 @@
57855815
},
57865816
{
57875817
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
5818+
},
5819+
{
5820+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
57885821
}
57895822
],
57905823
"traits": {
@@ -5994,11 +6027,17 @@
59946027
{
59956028
"target": "com.amazonaws.globalaccelerator#AcceleratorNotFoundException"
59966029
},
6030+
{
6031+
"target": "com.amazonaws.globalaccelerator#ConflictException"
6032+
},
59976033
{
59986034
"target": "com.amazonaws.globalaccelerator#InternalServiceErrorException"
59996035
},
60006036
{
60016037
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
6038+
},
6039+
{
6040+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
60026041
}
60036042
],
60046043
"traits": {
@@ -6025,6 +6064,9 @@
60256064
},
60266065
{
60276066
"target": "com.amazonaws.globalaccelerator#InvalidArgumentException"
6067+
},
6068+
{
6069+
"target": "com.amazonaws.globalaccelerator#TransactionInProgressException"
60286070
}
60296071
],
60306072
"traits": {

codegen/sdk-codegen/aws-models/pinpoint.json

+33-2
Original file line numberDiff line numberDiff line change
@@ -8034,7 +8034,22 @@
80348034
"method": "GET",
80358035
"uri": "/v1/apps/{ApplicationId}",
80368036
"code": 200
8037-
}
8037+
},
8038+
"smithy.test#smokeTests": [
8039+
{
8040+
"id": "GetAppFailure",
8041+
"params": {
8042+
"ApplicationId": "InvalidApplicationId"
8043+
},
8044+
"vendorParams": {
8045+
"region": "us-west-2"
8046+
},
8047+
"vendorParamsShape": "aws.test#AwsVendorParams",
8048+
"expect": {
8049+
"failure": {}
8050+
}
8051+
}
8052+
]
80388053
}
80398054
},
80408055
"com.amazonaws.pinpoint#GetAppRequest": {
@@ -8286,7 +8301,20 @@
82868301
"method": "GET",
82878302
"uri": "/v1/apps",
82888303
"code": 200
8289-
}
8304+
},
8305+
"smithy.test#smokeTests": [
8306+
{
8307+
"id": "GetAppsSuccess",
8308+
"params": {},
8309+
"vendorParams": {
8310+
"region": "us-west-2"
8311+
},
8312+
"vendorParamsShape": "aws.test#AwsVendorParams",
8313+
"expect": {
8314+
"success": {}
8315+
}
8316+
}
8317+
]
82908318
}
82918319
},
82928320
"com.amazonaws.pinpoint#GetAppsRequest": {
@@ -15202,6 +15230,9 @@
1520215230
"name": "mobiletargeting"
1520315231
},
1520415232
"aws.protocols#restJson1": {},
15233+
"smithy.api#auth": [
15234+
"aws.auth#sigv4"
15235+
],
1520515236
"smithy.api#documentation": "<p>Doc Engage API - Amazon Pinpoint API</p>",
1520615237
"smithy.api#title": "Amazon Pinpoint",
1520715238
"smithy.rules#endpointRuleSet": {

0 commit comments

Comments
 (0)