aws-sdk 2.767.0 → 2.771.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +31 -1
- package/README.md +1 -1
- package/apis/amplify-2017-07-25.min.json +58 -46
- package/apis/ce-2017-10-25.min.json +119 -87
- package/apis/dms-2016-01-01.min.json +230 -126
- package/apis/ec2-2016-11-15.min.json +39 -7
- package/apis/elasticache-2015-02-02.min.json +425 -106
- package/apis/elasticache-2015-02-02.paginators.json +12 -0
- package/apis/eventbridge-2015-10-07.min.json +20 -3
- package/apis/events-2015-10-07.min.json +20 -3
- package/apis/kinesisanalyticsv2-2018-05-23.min.json +4 -1
- package/apis/marketplace-catalog-2018-09-17.min.json +12 -10
- package/apis/medialive-2017-10-14.min.json +366 -194
- package/apis/mediapackage-2017-10-12.min.json +214 -93
- package/apis/rds-2014-10-31.min.json +7 -1
- package/apis/rekognition-2016-06-27.min.json +96 -76
- package/apis/servicecatalog-2015-12-10.min.json +60 -30
- package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
- package/apis/snowball-2016-06-30.min.json +61 -9
- package/clients/amplify.d.ts +17 -0
- package/clients/cloudwatchevents.d.ts +27 -0
- package/clients/computeoptimizer.d.ts +15 -15
- package/clients/costexplorer.d.ts +63 -11
- package/clients/dms.d.ts +189 -8
- package/clients/ec2.d.ts +36 -8
- package/clients/eks.d.ts +2 -2
- package/clients/elasticache.d.ts +416 -4
- package/clients/eventbridge.d.ts +27 -0
- package/clients/kinesisanalyticsv2.d.ts +79 -75
- package/clients/marketplacecatalog.d.ts +9 -0
- package/clients/medialive.d.ts +206 -4
- package/clients/mediapackage.d.ts +58 -0
- package/clients/rds.d.ts +13 -5
- package/clients/rekognition.d.ts +32 -14
- package/clients/sagemaker.d.ts +5 -5
- package/clients/servicecatalog.d.ts +66 -21
- package/clients/snowball.d.ts +122 -52
- package/clients/sns.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +808 -335
- package/dist/aws-sdk.min.js +78 -78
- package/lib/config-base.d.ts +3 -0
- package/lib/core.d.ts +1 -1
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,37 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.771.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.771.0
|
|
6
|
+
* bugfix: Test: Delete unused variable declarations from test
|
|
7
|
+
* feature: Amplify: Performance mode optimizes for faster hosting performance by keeping content cached at the edge for a longer interval - enabling can make code changes can take up to 10 minutes to roll out.
|
|
8
|
+
* feature: EKS: This release introduces a new Amazon EKS error code: "ClusterUnreachable"
|
|
9
|
+
* feature: MediaLive: WAV audio output. Extracting ancillary captions in MP4 file inputs. Priority on channels feeding a multiplex (higher priority channels will tend to have higher video quality).
|
|
10
|
+
* feature: ServiceCatalog: This new API takes either a ProvisonedProductId or a ProvisionedProductName, along with a list of 1 or more output keys and responds with the (key,value) pairs of those outputs.
|
|
11
|
+
* feature: Snowball: We added new APIs to allow customers to better manage their device shipping. You can check if your shipping label expired, generate a new label, and tell us that you received or shipped your job.
|
|
12
|
+
|
|
13
|
+
## 2.770.0
|
|
14
|
+
* feature: CloudWatchEvents: Amazon EventBridge (formerly called CloudWatch Events) adds support for target Dead-letter Queues and custom retry policies.
|
|
15
|
+
* feature: CostExplorer: You can now create hierarchical cost categories by choosing "Cost Category" as a dimension. You can also track the status of your cost category updates to your cost and usage information.
|
|
16
|
+
* feature: EC2: AWS EC2 RevokeSecurityGroupIngress and RevokeSecurityGroupEgress APIs will return IpPermissions which do not match with any existing IpPermissions for security groups in default VPC and EC2-Classic.
|
|
17
|
+
* feature: EventBridge: Amazon EventBridge adds support for target Dead Letter Queues (DLQs) and custom retry policies.
|
|
18
|
+
* feature: RDS: Supports a new parameter to set the max allocated storage in gigabytes for restore database instance from S3 and restore database instance to a point in time APIs.
|
|
19
|
+
* feature: Rekognition: This release provides location information for the manifest validation files.
|
|
20
|
+
* feature: SageMaker: This release enables Sagemaker customers to convert Tensorflow and PyTorch models to CoreML (ML Model) format.
|
|
21
|
+
* feature: Type: export client config interface on root as ConfigurationOptions
|
|
22
|
+
|
|
23
|
+
## 2.769.0
|
|
24
|
+
* feature: ComputeOptimizer: This release enables AWS Compute Optimizer to analyze EC2 instance-level EBS read and write operations, and throughput when generating recommendations for your EC2 instances and Auto Scaling groups.
|
|
25
|
+
* feature: CostExplorer: Enables Rightsizing Recommendations to analyze and present EC2 instance-level EBS metrics when generating recommendations. Returns AccessDeniedException if the account is not opted into Rightsizing
|
|
26
|
+
* feature: ElastiCache: This release introduces User and UserGroup to allow customers to have access control list of the Redis resources for AWS ElastiCache. This release also adds support for Outposts for AWS ElastiCache.
|
|
27
|
+
* feature: MediaPackage: AWS Elemental MediaPackage provides access logs that capture detailed information about requests sent to a customer's MediaPackage channel.
|
|
28
|
+
|
|
29
|
+
## 2.768.0
|
|
30
|
+
* feature: DMS: Added new S3 endpoint settings to allow partitioning CDC data by date for S3 as target. Exposed some Extra Connection Attributes as endpoint settings for relational databases as target.
|
|
31
|
+
* feature: EC2: This release supports returning additional information about local gateway virtual interfaces, and virtual interface groups.
|
|
32
|
+
* feature: KinesisAnalyticsV2: Amazon Kinesis Analytics now supports StopApplication with 'force' option
|
|
33
|
+
* feature: MarketplaceCatalog: AWS Marketplace Catalog now supports FailureCode for change workflows to help differentiate client errors and server faults.
|
|
34
|
+
|
|
5
35
|
## 2.767.0
|
|
6
36
|
* feature: DynamoDB: This release adds a new ReplicaStatus REGION DISABLED for the Table description. This state indicates that the AWS Region for the replica is inaccessible because the AWS Region is disabled.
|
|
7
37
|
* feature: Glue: AWS Glue crawlers now support Amazon DocumentDB (with MongoDB compatibility) and MongoDB collections. You can choose to crawl the entire data set or only a small sample to reduce crawl time.
|
package/README.md
CHANGED
|
@@ -25,7 +25,7 @@ version.
|
|
|
25
25
|
To use the SDK in the browser, simply add the following script tag to your
|
|
26
26
|
HTML pages:
|
|
27
27
|
|
|
28
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
28
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.771.0.min.js"></script>
|
|
29
29
|
|
|
30
30
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
31
31
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
],
|
|
75
75
|
"members": {
|
|
76
76
|
"app": {
|
|
77
|
-
"shape": "
|
|
77
|
+
"shape": "S11"
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
}
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
],
|
|
107
107
|
"members": {
|
|
108
108
|
"backendEnvironment": {
|
|
109
|
-
"shape": "
|
|
109
|
+
"shape": "S1g"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
}
|
|
@@ -145,6 +145,9 @@
|
|
|
145
145
|
"enableBasicAuth": {
|
|
146
146
|
"type": "boolean"
|
|
147
147
|
},
|
|
148
|
+
"enablePerformanceMode": {
|
|
149
|
+
"type": "boolean"
|
|
150
|
+
},
|
|
148
151
|
"tags": {
|
|
149
152
|
"shape": "Sm"
|
|
150
153
|
},
|
|
@@ -165,7 +168,7 @@
|
|
|
165
168
|
],
|
|
166
169
|
"members": {
|
|
167
170
|
"branch": {
|
|
168
|
-
"shape": "
|
|
171
|
+
"shape": "S1n"
|
|
169
172
|
}
|
|
170
173
|
}
|
|
171
174
|
}
|
|
@@ -234,10 +237,10 @@
|
|
|
234
237
|
"type": "boolean"
|
|
235
238
|
},
|
|
236
239
|
"subDomainSettings": {
|
|
237
|
-
"shape": "
|
|
240
|
+
"shape": "S26"
|
|
238
241
|
},
|
|
239
242
|
"autoSubDomainCreationPatterns": {
|
|
240
|
-
"shape": "
|
|
243
|
+
"shape": "S29"
|
|
241
244
|
},
|
|
242
245
|
"autoSubDomainIAMRole": {}
|
|
243
246
|
}
|
|
@@ -249,7 +252,7 @@
|
|
|
249
252
|
],
|
|
250
253
|
"members": {
|
|
251
254
|
"domainAssociation": {
|
|
252
|
-
"shape": "
|
|
255
|
+
"shape": "S2d"
|
|
253
256
|
}
|
|
254
257
|
}
|
|
255
258
|
}
|
|
@@ -280,7 +283,7 @@
|
|
|
280
283
|
],
|
|
281
284
|
"members": {
|
|
282
285
|
"webhook": {
|
|
283
|
-
"shape": "
|
|
286
|
+
"shape": "S2o"
|
|
284
287
|
}
|
|
285
288
|
}
|
|
286
289
|
}
|
|
@@ -309,7 +312,7 @@
|
|
|
309
312
|
],
|
|
310
313
|
"members": {
|
|
311
314
|
"app": {
|
|
312
|
-
"shape": "
|
|
315
|
+
"shape": "S11"
|
|
313
316
|
}
|
|
314
317
|
}
|
|
315
318
|
}
|
|
@@ -343,7 +346,7 @@
|
|
|
343
346
|
],
|
|
344
347
|
"members": {
|
|
345
348
|
"backendEnvironment": {
|
|
346
|
-
"shape": "
|
|
349
|
+
"shape": "S1g"
|
|
347
350
|
}
|
|
348
351
|
}
|
|
349
352
|
}
|
|
@@ -377,7 +380,7 @@
|
|
|
377
380
|
],
|
|
378
381
|
"members": {
|
|
379
382
|
"branch": {
|
|
380
|
-
"shape": "
|
|
383
|
+
"shape": "S1n"
|
|
381
384
|
}
|
|
382
385
|
}
|
|
383
386
|
}
|
|
@@ -411,7 +414,7 @@
|
|
|
411
414
|
],
|
|
412
415
|
"members": {
|
|
413
416
|
"domainAssociation": {
|
|
414
|
-
"shape": "
|
|
417
|
+
"shape": "S2d"
|
|
415
418
|
}
|
|
416
419
|
}
|
|
417
420
|
}
|
|
@@ -450,7 +453,7 @@
|
|
|
450
453
|
],
|
|
451
454
|
"members": {
|
|
452
455
|
"jobSummary": {
|
|
453
|
-
"shape": "
|
|
456
|
+
"shape": "S32"
|
|
454
457
|
}
|
|
455
458
|
}
|
|
456
459
|
}
|
|
@@ -479,7 +482,7 @@
|
|
|
479
482
|
],
|
|
480
483
|
"members": {
|
|
481
484
|
"webhook": {
|
|
482
|
-
"shape": "
|
|
485
|
+
"shape": "S2o"
|
|
483
486
|
}
|
|
484
487
|
}
|
|
485
488
|
}
|
|
@@ -539,7 +542,7 @@
|
|
|
539
542
|
],
|
|
540
543
|
"members": {
|
|
541
544
|
"app": {
|
|
542
|
-
"shape": "
|
|
545
|
+
"shape": "S11"
|
|
543
546
|
}
|
|
544
547
|
}
|
|
545
548
|
}
|
|
@@ -602,7 +605,7 @@
|
|
|
602
605
|
],
|
|
603
606
|
"members": {
|
|
604
607
|
"backendEnvironment": {
|
|
605
|
-
"shape": "
|
|
608
|
+
"shape": "S1g"
|
|
606
609
|
}
|
|
607
610
|
}
|
|
608
611
|
}
|
|
@@ -636,7 +639,7 @@
|
|
|
636
639
|
],
|
|
637
640
|
"members": {
|
|
638
641
|
"branch": {
|
|
639
|
-
"shape": "
|
|
642
|
+
"shape": "S1n"
|
|
640
643
|
}
|
|
641
644
|
}
|
|
642
645
|
}
|
|
@@ -670,7 +673,7 @@
|
|
|
670
673
|
],
|
|
671
674
|
"members": {
|
|
672
675
|
"domainAssociation": {
|
|
673
|
-
"shape": "
|
|
676
|
+
"shape": "S2d"
|
|
674
677
|
}
|
|
675
678
|
}
|
|
676
679
|
}
|
|
@@ -716,7 +719,7 @@
|
|
|
716
719
|
],
|
|
717
720
|
"members": {
|
|
718
721
|
"summary": {
|
|
719
|
-
"shape": "
|
|
722
|
+
"shape": "S32"
|
|
720
723
|
},
|
|
721
724
|
"steps": {
|
|
722
725
|
"type": "list",
|
|
@@ -780,7 +783,7 @@
|
|
|
780
783
|
],
|
|
781
784
|
"members": {
|
|
782
785
|
"webhook": {
|
|
783
|
-
"shape": "
|
|
786
|
+
"shape": "S2o"
|
|
784
787
|
}
|
|
785
788
|
}
|
|
786
789
|
}
|
|
@@ -813,7 +816,7 @@
|
|
|
813
816
|
"apps": {
|
|
814
817
|
"type": "list",
|
|
815
818
|
"member": {
|
|
816
|
-
"shape": "
|
|
819
|
+
"shape": "S11"
|
|
817
820
|
}
|
|
818
821
|
},
|
|
819
822
|
"nextToken": {}
|
|
@@ -919,7 +922,7 @@
|
|
|
919
922
|
"backendEnvironments": {
|
|
920
923
|
"type": "list",
|
|
921
924
|
"member": {
|
|
922
|
-
"shape": "
|
|
925
|
+
"shape": "S1g"
|
|
923
926
|
}
|
|
924
927
|
},
|
|
925
928
|
"nextToken": {}
|
|
@@ -961,7 +964,7 @@
|
|
|
961
964
|
"branches": {
|
|
962
965
|
"type": "list",
|
|
963
966
|
"member": {
|
|
964
|
-
"shape": "
|
|
967
|
+
"shape": "S1n"
|
|
965
968
|
}
|
|
966
969
|
},
|
|
967
970
|
"nextToken": {}
|
|
@@ -1003,7 +1006,7 @@
|
|
|
1003
1006
|
"domainAssociations": {
|
|
1004
1007
|
"type": "list",
|
|
1005
1008
|
"member": {
|
|
1006
|
-
"shape": "
|
|
1009
|
+
"shape": "S2d"
|
|
1007
1010
|
}
|
|
1008
1011
|
},
|
|
1009
1012
|
"nextToken": {}
|
|
@@ -1050,7 +1053,7 @@
|
|
|
1050
1053
|
"jobSummaries": {
|
|
1051
1054
|
"type": "list",
|
|
1052
1055
|
"member": {
|
|
1053
|
-
"shape": "
|
|
1056
|
+
"shape": "S32"
|
|
1054
1057
|
}
|
|
1055
1058
|
},
|
|
1056
1059
|
"nextToken": {}
|
|
@@ -1118,7 +1121,7 @@
|
|
|
1118
1121
|
"webhooks": {
|
|
1119
1122
|
"type": "list",
|
|
1120
1123
|
"member": {
|
|
1121
|
-
"shape": "
|
|
1124
|
+
"shape": "S2o"
|
|
1122
1125
|
}
|
|
1123
1126
|
},
|
|
1124
1127
|
"nextToken": {}
|
|
@@ -1155,7 +1158,7 @@
|
|
|
1155
1158
|
],
|
|
1156
1159
|
"members": {
|
|
1157
1160
|
"jobSummary": {
|
|
1158
|
-
"shape": "
|
|
1161
|
+
"shape": "S32"
|
|
1159
1162
|
}
|
|
1160
1163
|
}
|
|
1161
1164
|
}
|
|
@@ -1197,7 +1200,7 @@
|
|
|
1197
1200
|
],
|
|
1198
1201
|
"members": {
|
|
1199
1202
|
"jobSummary": {
|
|
1200
|
-
"shape": "
|
|
1203
|
+
"shape": "S32"
|
|
1201
1204
|
}
|
|
1202
1205
|
}
|
|
1203
1206
|
}
|
|
@@ -1236,7 +1239,7 @@
|
|
|
1236
1239
|
],
|
|
1237
1240
|
"members": {
|
|
1238
1241
|
"jobSummary": {
|
|
1239
|
-
"shape": "
|
|
1242
|
+
"shape": "S32"
|
|
1240
1243
|
}
|
|
1241
1244
|
}
|
|
1242
1245
|
}
|
|
@@ -1357,7 +1360,7 @@
|
|
|
1357
1360
|
],
|
|
1358
1361
|
"members": {
|
|
1359
1362
|
"app": {
|
|
1360
|
-
"shape": "
|
|
1363
|
+
"shape": "S11"
|
|
1361
1364
|
}
|
|
1362
1365
|
}
|
|
1363
1366
|
}
|
|
@@ -1399,6 +1402,9 @@
|
|
|
1399
1402
|
"enableBasicAuth": {
|
|
1400
1403
|
"type": "boolean"
|
|
1401
1404
|
},
|
|
1405
|
+
"enablePerformanceMode": {
|
|
1406
|
+
"type": "boolean"
|
|
1407
|
+
},
|
|
1402
1408
|
"buildSpec": {},
|
|
1403
1409
|
"ttl": {},
|
|
1404
1410
|
"displayName": {},
|
|
@@ -1416,7 +1422,7 @@
|
|
|
1416
1422
|
],
|
|
1417
1423
|
"members": {
|
|
1418
1424
|
"branch": {
|
|
1419
|
-
"shape": "
|
|
1425
|
+
"shape": "S1n"
|
|
1420
1426
|
}
|
|
1421
1427
|
}
|
|
1422
1428
|
}
|
|
@@ -1445,10 +1451,10 @@
|
|
|
1445
1451
|
"type": "boolean"
|
|
1446
1452
|
},
|
|
1447
1453
|
"subDomainSettings": {
|
|
1448
|
-
"shape": "
|
|
1454
|
+
"shape": "S26"
|
|
1449
1455
|
},
|
|
1450
1456
|
"autoSubDomainCreationPatterns": {
|
|
1451
|
-
"shape": "
|
|
1457
|
+
"shape": "S29"
|
|
1452
1458
|
},
|
|
1453
1459
|
"autoSubDomainIAMRole": {}
|
|
1454
1460
|
}
|
|
@@ -1460,7 +1466,7 @@
|
|
|
1460
1466
|
],
|
|
1461
1467
|
"members": {
|
|
1462
1468
|
"domainAssociation": {
|
|
1463
|
-
"shape": "
|
|
1469
|
+
"shape": "S2d"
|
|
1464
1470
|
}
|
|
1465
1471
|
}
|
|
1466
1472
|
}
|
|
@@ -1490,7 +1496,7 @@
|
|
|
1490
1496
|
],
|
|
1491
1497
|
"members": {
|
|
1492
1498
|
"webhook": {
|
|
1493
|
-
"shape": "
|
|
1499
|
+
"shape": "S2o"
|
|
1494
1500
|
}
|
|
1495
1501
|
}
|
|
1496
1502
|
}
|
|
@@ -1556,6 +1562,9 @@
|
|
|
1556
1562
|
"enableBasicAuth": {
|
|
1557
1563
|
"type": "boolean"
|
|
1558
1564
|
},
|
|
1565
|
+
"enablePerformanceMode": {
|
|
1566
|
+
"type": "boolean"
|
|
1567
|
+
},
|
|
1559
1568
|
"buildSpec": {},
|
|
1560
1569
|
"enablePullRequestPreview": {
|
|
1561
1570
|
"type": "boolean"
|
|
@@ -1563,7 +1572,7 @@
|
|
|
1563
1572
|
"pullRequestEnvironmentName": {}
|
|
1564
1573
|
}
|
|
1565
1574
|
},
|
|
1566
|
-
"
|
|
1575
|
+
"S11": {
|
|
1567
1576
|
"type": "structure",
|
|
1568
1577
|
"required": [
|
|
1569
1578
|
"appId",
|
|
@@ -1638,7 +1647,7 @@
|
|
|
1638
1647
|
}
|
|
1639
1648
|
}
|
|
1640
1649
|
},
|
|
1641
|
-
"
|
|
1650
|
+
"S1g": {
|
|
1642
1651
|
"type": "structure",
|
|
1643
1652
|
"required": [
|
|
1644
1653
|
"backendEnvironmentArn",
|
|
@@ -1659,7 +1668,7 @@
|
|
|
1659
1668
|
}
|
|
1660
1669
|
}
|
|
1661
1670
|
},
|
|
1662
|
-
"
|
|
1671
|
+
"S1n": {
|
|
1663
1672
|
"type": "structure",
|
|
1664
1673
|
"required": [
|
|
1665
1674
|
"branchArn",
|
|
@@ -1714,6 +1723,9 @@
|
|
|
1714
1723
|
"enableBasicAuth": {
|
|
1715
1724
|
"type": "boolean"
|
|
1716
1725
|
},
|
|
1726
|
+
"enablePerformanceMode": {
|
|
1727
|
+
"type": "boolean"
|
|
1728
|
+
},
|
|
1717
1729
|
"thumbnailUrl": {},
|
|
1718
1730
|
"basicAuthCredentials": {
|
|
1719
1731
|
"shape": "Sf"
|
|
@@ -1733,13 +1745,13 @@
|
|
|
1733
1745
|
"backendEnvironmentArn": {}
|
|
1734
1746
|
}
|
|
1735
1747
|
},
|
|
1736
|
-
"
|
|
1748
|
+
"S26": {
|
|
1737
1749
|
"type": "list",
|
|
1738
1750
|
"member": {
|
|
1739
|
-
"shape": "
|
|
1751
|
+
"shape": "S27"
|
|
1740
1752
|
}
|
|
1741
1753
|
},
|
|
1742
|
-
"
|
|
1754
|
+
"S27": {
|
|
1743
1755
|
"type": "structure",
|
|
1744
1756
|
"required": [
|
|
1745
1757
|
"prefix",
|
|
@@ -1750,11 +1762,11 @@
|
|
|
1750
1762
|
"branchName": {}
|
|
1751
1763
|
}
|
|
1752
1764
|
},
|
|
1753
|
-
"
|
|
1765
|
+
"S29": {
|
|
1754
1766
|
"type": "list",
|
|
1755
1767
|
"member": {}
|
|
1756
1768
|
},
|
|
1757
|
-
"
|
|
1769
|
+
"S2d": {
|
|
1758
1770
|
"type": "structure",
|
|
1759
1771
|
"required": [
|
|
1760
1772
|
"domainAssociationArn",
|
|
@@ -1771,7 +1783,7 @@
|
|
|
1771
1783
|
"type": "boolean"
|
|
1772
1784
|
},
|
|
1773
1785
|
"autoSubDomainCreationPatterns": {
|
|
1774
|
-
"shape": "
|
|
1786
|
+
"shape": "S29"
|
|
1775
1787
|
},
|
|
1776
1788
|
"autoSubDomainIAMRole": {},
|
|
1777
1789
|
"domainStatus": {},
|
|
@@ -1788,7 +1800,7 @@
|
|
|
1788
1800
|
],
|
|
1789
1801
|
"members": {
|
|
1790
1802
|
"subDomainSetting": {
|
|
1791
|
-
"shape": "
|
|
1803
|
+
"shape": "S27"
|
|
1792
1804
|
},
|
|
1793
1805
|
"verified": {
|
|
1794
1806
|
"type": "boolean"
|
|
@@ -1799,7 +1811,7 @@
|
|
|
1799
1811
|
}
|
|
1800
1812
|
}
|
|
1801
1813
|
},
|
|
1802
|
-
"
|
|
1814
|
+
"S2o": {
|
|
1803
1815
|
"type": "structure",
|
|
1804
1816
|
"required": [
|
|
1805
1817
|
"webhookArn",
|
|
@@ -1824,7 +1836,7 @@
|
|
|
1824
1836
|
}
|
|
1825
1837
|
}
|
|
1826
1838
|
},
|
|
1827
|
-
"
|
|
1839
|
+
"S32": {
|
|
1828
1840
|
"type": "structure",
|
|
1829
1841
|
"required": [
|
|
1830
1842
|
"jobArn",
|