aws-sdk 2.990.0 → 2.994.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 +27 -1
- package/README.md +1 -1
- package/apis/appsync-2017-07-25.min.json +97 -77
- package/apis/comprehend-2017-11-27.min.json +205 -123
- package/apis/comprehend-2017-11-27.paginators.json +10 -0
- package/apis/dms-2016-01-01.min.json +3 -0
- package/apis/ec2-2016-11-15.min.json +125 -54
- package/apis/ec2-2016-11-15.paginators.json +6 -0
- package/apis/ecr-2015-09-21.min.json +66 -14
- package/apis/es-2015-01-01.min.json +14 -4
- package/apis/imagebuilder-2019-12-02.min.json +116 -82
- package/apis/iot-2015-05-28.min.json +80 -44
- package/apis/license-manager-2018-08-01.min.json +184 -71
- package/apis/mediaconvert-2017-08-29.min.json +194 -83
- package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
- package/apis/mediatailor-2018-04-23.min.json +198 -149
- package/apis/models.lex.v2-2020-08-07.min.json +179 -22
- package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
- package/apis/opensearch-2021-01-01.min.json +14 -4
- package/apis/ssm-2014-11-06.min.json +105 -100
- package/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/apis/wafv2-2019-07-29.min.json +114 -97
- package/clients/appsync.d.ts +35 -13
- package/clients/comprehend.d.ts +165 -1
- package/clients/dms.d.ts +14 -10
- package/clients/ec2.d.ts +147 -61
- package/clients/ecr.d.ts +76 -4
- package/clients/es.d.ts +18 -3
- package/clients/iam.d.ts +85 -85
- package/clients/imagebuilder.d.ts +73 -25
- package/clients/iot.d.ts +55 -5
- package/clients/lexmodelsv2.d.ts +188 -0
- package/clients/licensemanager.d.ts +211 -42
- package/clients/mediaconvert.d.ts +154 -17
- package/clients/mediapackagevod.d.ts +4 -0
- package/clients/mediatailor.d.ts +47 -1
- package/clients/opensearch.d.ts +22 -1
- package/clients/ssm.d.ts +40 -19
- package/clients/wafv2.d.ts +18 -0
- package/dist/aws-sdk-core-react-native.js +4 -4
- package/dist/aws-sdk-react-native.js +24 -24
- package/dist/aws-sdk.js +608 -341
- package/dist/aws-sdk.min.js +72 -72
- package/lib/config.js +1 -1
- package/lib/core.js +1 -1
- package/lib/event_listeners.js +1 -1
- package/lib/http_request.d.ts +1 -1
- package/lib/signers/v4.js +1 -1
- package/package.json +1 -1
|
@@ -4252,6 +4252,10 @@
|
|
|
4252
4252
|
"locationName": "listSuppressedAlerts",
|
|
4253
4253
|
"type": "boolean"
|
|
4254
4254
|
},
|
|
4255
|
+
"verificationState": {
|
|
4256
|
+
"location": "querystring",
|
|
4257
|
+
"locationName": "verificationState"
|
|
4258
|
+
},
|
|
4255
4259
|
"nextToken": {
|
|
4256
4260
|
"location": "querystring",
|
|
4257
4261
|
"locationName": "nextToken"
|
|
@@ -4281,8 +4285,10 @@
|
|
|
4281
4285
|
"shape": "S8i"
|
|
4282
4286
|
},
|
|
4283
4287
|
"violationEventAdditionalInfo": {
|
|
4284
|
-
"shape": "
|
|
4288
|
+
"shape": "Smv"
|
|
4285
4289
|
},
|
|
4290
|
+
"verificationState": {},
|
|
4291
|
+
"verificationStateDescription": {},
|
|
4286
4292
|
"lastViolationTime": {
|
|
4287
4293
|
"type": "timestamp"
|
|
4288
4294
|
},
|
|
@@ -4330,7 +4336,7 @@
|
|
|
4330
4336
|
"type": "structure",
|
|
4331
4337
|
"members": {
|
|
4332
4338
|
"policies": {
|
|
4333
|
-
"shape": "
|
|
4339
|
+
"shape": "Sn2"
|
|
4334
4340
|
},
|
|
4335
4341
|
"nextMarker": {}
|
|
4336
4342
|
}
|
|
@@ -4767,7 +4773,7 @@
|
|
|
4767
4773
|
"type": "structure",
|
|
4768
4774
|
"members": {
|
|
4769
4775
|
"certificates": {
|
|
4770
|
-
"shape": "
|
|
4776
|
+
"shape": "So4"
|
|
4771
4777
|
},
|
|
4772
4778
|
"nextMarker": {}
|
|
4773
4779
|
}
|
|
@@ -4808,7 +4814,7 @@
|
|
|
4808
4814
|
"type": "structure",
|
|
4809
4815
|
"members": {
|
|
4810
4816
|
"certificates": {
|
|
4811
|
-
"shape": "
|
|
4817
|
+
"shape": "So4"
|
|
4812
4818
|
},
|
|
4813
4819
|
"nextMarker": {}
|
|
4814
4820
|
}
|
|
@@ -5136,7 +5142,7 @@
|
|
|
5136
5142
|
"members": {
|
|
5137
5143
|
"thingArn": {},
|
|
5138
5144
|
"jobExecutionSummary": {
|
|
5139
|
-
"shape": "
|
|
5145
|
+
"shape": "Sp4"
|
|
5140
5146
|
}
|
|
5141
5147
|
}
|
|
5142
5148
|
}
|
|
@@ -5189,7 +5195,7 @@
|
|
|
5189
5195
|
"members": {
|
|
5190
5196
|
"jobId": {},
|
|
5191
5197
|
"jobExecutionSummary": {
|
|
5192
|
-
"shape": "
|
|
5198
|
+
"shape": "Sp4"
|
|
5193
5199
|
}
|
|
5194
5200
|
}
|
|
5195
5201
|
}
|
|
@@ -5469,7 +5475,7 @@
|
|
|
5469
5475
|
"type": "structure",
|
|
5470
5476
|
"members": {
|
|
5471
5477
|
"policies": {
|
|
5472
|
-
"shape": "
|
|
5478
|
+
"shape": "Sn2"
|
|
5473
5479
|
},
|
|
5474
5480
|
"nextMarker": {}
|
|
5475
5481
|
}
|
|
@@ -5510,7 +5516,7 @@
|
|
|
5510
5516
|
"type": "structure",
|
|
5511
5517
|
"members": {
|
|
5512
5518
|
"principals": {
|
|
5513
|
-
"shape": "
|
|
5519
|
+
"shape": "Spx"
|
|
5514
5520
|
},
|
|
5515
5521
|
"nextMarker": {}
|
|
5516
5522
|
}
|
|
@@ -5590,7 +5596,7 @@
|
|
|
5590
5596
|
"type": "structure",
|
|
5591
5597
|
"members": {
|
|
5592
5598
|
"policies": {
|
|
5593
|
-
"shape": "
|
|
5599
|
+
"shape": "Sn2"
|
|
5594
5600
|
},
|
|
5595
5601
|
"nextMarker": {}
|
|
5596
5602
|
}
|
|
@@ -5627,7 +5633,7 @@
|
|
|
5627
5633
|
"type": "structure",
|
|
5628
5634
|
"members": {
|
|
5629
5635
|
"things": {
|
|
5630
|
-
"shape": "
|
|
5636
|
+
"shape": "Sq7"
|
|
5631
5637
|
},
|
|
5632
5638
|
"nextToken": {}
|
|
5633
5639
|
}
|
|
@@ -5836,7 +5842,7 @@
|
|
|
5836
5842
|
"securityProfileIdentifiers": {
|
|
5837
5843
|
"type": "list",
|
|
5838
5844
|
"member": {
|
|
5839
|
-
"shape": "
|
|
5845
|
+
"shape": "Sqq"
|
|
5840
5846
|
}
|
|
5841
5847
|
},
|
|
5842
5848
|
"nextToken": {}
|
|
@@ -5883,10 +5889,10 @@
|
|
|
5883
5889
|
"type": "structure",
|
|
5884
5890
|
"members": {
|
|
5885
5891
|
"securityProfileIdentifier": {
|
|
5886
|
-
"shape": "
|
|
5892
|
+
"shape": "Sqq"
|
|
5887
5893
|
},
|
|
5888
5894
|
"target": {
|
|
5889
|
-
"shape": "
|
|
5895
|
+
"shape": "Sqv"
|
|
5890
5896
|
}
|
|
5891
5897
|
}
|
|
5892
5898
|
}
|
|
@@ -6039,7 +6045,7 @@
|
|
|
6039
6045
|
"securityProfileTargets": {
|
|
6040
6046
|
"type": "list",
|
|
6041
6047
|
"member": {
|
|
6042
|
-
"shape": "
|
|
6048
|
+
"shape": "Sqv"
|
|
6043
6049
|
}
|
|
6044
6050
|
},
|
|
6045
6051
|
"nextToken": {}
|
|
@@ -6154,7 +6160,7 @@
|
|
|
6154
6160
|
"type": "structure",
|
|
6155
6161
|
"members": {
|
|
6156
6162
|
"principals": {
|
|
6157
|
-
"shape": "
|
|
6163
|
+
"shape": "Spx"
|
|
6158
6164
|
},
|
|
6159
6165
|
"nextToken": {}
|
|
6160
6166
|
}
|
|
@@ -6373,7 +6379,7 @@
|
|
|
6373
6379
|
"type": "structure",
|
|
6374
6380
|
"members": {
|
|
6375
6381
|
"things": {
|
|
6376
|
-
"shape": "
|
|
6382
|
+
"shape": "Sq7"
|
|
6377
6383
|
},
|
|
6378
6384
|
"nextToken": {}
|
|
6379
6385
|
}
|
|
@@ -6414,7 +6420,7 @@
|
|
|
6414
6420
|
"type": "structure",
|
|
6415
6421
|
"members": {
|
|
6416
6422
|
"things": {
|
|
6417
|
-
"shape": "
|
|
6423
|
+
"shape": "Sq7"
|
|
6418
6424
|
},
|
|
6419
6425
|
"nextToken": {}
|
|
6420
6426
|
}
|
|
@@ -6566,7 +6572,7 @@
|
|
|
6566
6572
|
"type": "structure",
|
|
6567
6573
|
"members": {
|
|
6568
6574
|
"logTarget": {
|
|
6569
|
-
"shape": "
|
|
6575
|
+
"shape": "Ssj"
|
|
6570
6576
|
},
|
|
6571
6577
|
"logLevel": {}
|
|
6572
6578
|
}
|
|
@@ -6615,6 +6621,10 @@
|
|
|
6615
6621
|
"locationName": "listSuppressedAlerts",
|
|
6616
6622
|
"type": "boolean"
|
|
6617
6623
|
},
|
|
6624
|
+
"verificationState": {
|
|
6625
|
+
"location": "querystring",
|
|
6626
|
+
"locationName": "verificationState"
|
|
6627
|
+
},
|
|
6618
6628
|
"nextToken": {
|
|
6619
6629
|
"location": "querystring",
|
|
6620
6630
|
"locationName": "nextToken"
|
|
@@ -6644,9 +6654,11 @@
|
|
|
6644
6654
|
"shape": "S8i"
|
|
6645
6655
|
},
|
|
6646
6656
|
"violationEventAdditionalInfo": {
|
|
6647
|
-
"shape": "
|
|
6657
|
+
"shape": "Smv"
|
|
6648
6658
|
},
|
|
6649
6659
|
"violationEventType": {},
|
|
6660
|
+
"verificationState": {},
|
|
6661
|
+
"verificationStateDescription": {},
|
|
6650
6662
|
"violationEventTime": {
|
|
6651
6663
|
"type": "timestamp"
|
|
6652
6664
|
}
|
|
@@ -6657,6 +6669,30 @@
|
|
|
6657
6669
|
}
|
|
6658
6670
|
}
|
|
6659
6671
|
},
|
|
6672
|
+
"PutVerificationStateOnViolation": {
|
|
6673
|
+
"http": {
|
|
6674
|
+
"requestUri": "/violations/verification-state/{violationId}"
|
|
6675
|
+
},
|
|
6676
|
+
"input": {
|
|
6677
|
+
"type": "structure",
|
|
6678
|
+
"required": [
|
|
6679
|
+
"violationId",
|
|
6680
|
+
"verificationState"
|
|
6681
|
+
],
|
|
6682
|
+
"members": {
|
|
6683
|
+
"violationId": {
|
|
6684
|
+
"location": "uri",
|
|
6685
|
+
"locationName": "violationId"
|
|
6686
|
+
},
|
|
6687
|
+
"verificationState": {},
|
|
6688
|
+
"verificationStateDescription": {}
|
|
6689
|
+
}
|
|
6690
|
+
},
|
|
6691
|
+
"output": {
|
|
6692
|
+
"type": "structure",
|
|
6693
|
+
"members": {}
|
|
6694
|
+
}
|
|
6695
|
+
},
|
|
6660
6696
|
"RegisterCACertificate": {
|
|
6661
6697
|
"http": {
|
|
6662
6698
|
"requestUri": "/cacertificate"
|
|
@@ -6889,7 +6925,7 @@
|
|
|
6889
6925
|
"thingId": {},
|
|
6890
6926
|
"thingTypeName": {},
|
|
6891
6927
|
"thingGroupNames": {
|
|
6892
|
-
"shape": "
|
|
6928
|
+
"shape": "Stf"
|
|
6893
6929
|
},
|
|
6894
6930
|
"attributes": {
|
|
6895
6931
|
"shape": "S3h"
|
|
@@ -6922,7 +6958,7 @@
|
|
|
6922
6958
|
"shape": "S3h"
|
|
6923
6959
|
},
|
|
6924
6960
|
"parentGroupNames": {
|
|
6925
|
-
"shape": "
|
|
6961
|
+
"shape": "Stf"
|
|
6926
6962
|
}
|
|
6927
6963
|
}
|
|
6928
6964
|
}
|
|
@@ -7010,7 +7046,7 @@
|
|
|
7010
7046
|
],
|
|
7011
7047
|
"members": {
|
|
7012
7048
|
"logTarget": {
|
|
7013
|
-
"shape": "
|
|
7049
|
+
"shape": "Ssj"
|
|
7014
7050
|
},
|
|
7015
7051
|
"logLevel": {}
|
|
7016
7052
|
}
|
|
@@ -7219,7 +7255,7 @@
|
|
|
7219
7255
|
"authInfos": {
|
|
7220
7256
|
"type": "list",
|
|
7221
7257
|
"member": {
|
|
7222
|
-
"shape": "
|
|
7258
|
+
"shape": "Su9"
|
|
7223
7259
|
}
|
|
7224
7260
|
},
|
|
7225
7261
|
"clientId": {
|
|
@@ -7227,10 +7263,10 @@
|
|
|
7227
7263
|
"locationName": "clientId"
|
|
7228
7264
|
},
|
|
7229
7265
|
"policyNamesToAdd": {
|
|
7230
|
-
"shape": "
|
|
7266
|
+
"shape": "Sud"
|
|
7231
7267
|
},
|
|
7232
7268
|
"policyNamesToSkip": {
|
|
7233
|
-
"shape": "
|
|
7269
|
+
"shape": "Sud"
|
|
7234
7270
|
}
|
|
7235
7271
|
}
|
|
7236
7272
|
},
|
|
@@ -7243,13 +7279,13 @@
|
|
|
7243
7279
|
"type": "structure",
|
|
7244
7280
|
"members": {
|
|
7245
7281
|
"authInfo": {
|
|
7246
|
-
"shape": "
|
|
7282
|
+
"shape": "Su9"
|
|
7247
7283
|
},
|
|
7248
7284
|
"allowed": {
|
|
7249
7285
|
"type": "structure",
|
|
7250
7286
|
"members": {
|
|
7251
7287
|
"policies": {
|
|
7252
|
-
"shape": "
|
|
7288
|
+
"shape": "Sn2"
|
|
7253
7289
|
}
|
|
7254
7290
|
}
|
|
7255
7291
|
},
|
|
@@ -7260,7 +7296,7 @@
|
|
|
7260
7296
|
"type": "structure",
|
|
7261
7297
|
"members": {
|
|
7262
7298
|
"policies": {
|
|
7263
|
-
"shape": "
|
|
7299
|
+
"shape": "Sn2"
|
|
7264
7300
|
}
|
|
7265
7301
|
}
|
|
7266
7302
|
},
|
|
@@ -7268,7 +7304,7 @@
|
|
|
7268
7304
|
"type": "structure",
|
|
7269
7305
|
"members": {
|
|
7270
7306
|
"policies": {
|
|
7271
|
-
"shape": "
|
|
7307
|
+
"shape": "Sn2"
|
|
7272
7308
|
}
|
|
7273
7309
|
}
|
|
7274
7310
|
}
|
|
@@ -8134,10 +8170,10 @@
|
|
|
8134
8170
|
"members": {
|
|
8135
8171
|
"thingName": {},
|
|
8136
8172
|
"thingGroupsToAdd": {
|
|
8137
|
-
"shape": "
|
|
8173
|
+
"shape": "Swo"
|
|
8138
8174
|
},
|
|
8139
8175
|
"thingGroupsToRemove": {
|
|
8140
|
-
"shape": "
|
|
8176
|
+
"shape": "Swo"
|
|
8141
8177
|
},
|
|
8142
8178
|
"overrideDynamicGroups": {
|
|
8143
8179
|
"type": "boolean"
|
|
@@ -9581,13 +9617,13 @@
|
|
|
9581
9617
|
}
|
|
9582
9618
|
}
|
|
9583
9619
|
},
|
|
9584
|
-
"
|
|
9620
|
+
"Smv": {
|
|
9585
9621
|
"type": "structure",
|
|
9586
9622
|
"members": {
|
|
9587
9623
|
"confidenceLevel": {}
|
|
9588
9624
|
}
|
|
9589
9625
|
},
|
|
9590
|
-
"
|
|
9626
|
+
"Sn2": {
|
|
9591
9627
|
"type": "list",
|
|
9592
9628
|
"member": {
|
|
9593
9629
|
"type": "structure",
|
|
@@ -9597,7 +9633,7 @@
|
|
|
9597
9633
|
}
|
|
9598
9634
|
}
|
|
9599
9635
|
},
|
|
9600
|
-
"
|
|
9636
|
+
"So4": {
|
|
9601
9637
|
"type": "list",
|
|
9602
9638
|
"member": {
|
|
9603
9639
|
"type": "structure",
|
|
@@ -9612,7 +9648,7 @@
|
|
|
9612
9648
|
}
|
|
9613
9649
|
}
|
|
9614
9650
|
},
|
|
9615
|
-
"
|
|
9651
|
+
"Sp4": {
|
|
9616
9652
|
"type": "structure",
|
|
9617
9653
|
"members": {
|
|
9618
9654
|
"status": {},
|
|
@@ -9630,15 +9666,15 @@
|
|
|
9630
9666
|
}
|
|
9631
9667
|
}
|
|
9632
9668
|
},
|
|
9633
|
-
"
|
|
9669
|
+
"Spx": {
|
|
9634
9670
|
"type": "list",
|
|
9635
9671
|
"member": {}
|
|
9636
9672
|
},
|
|
9637
|
-
"
|
|
9673
|
+
"Sq7": {
|
|
9638
9674
|
"type": "list",
|
|
9639
9675
|
"member": {}
|
|
9640
9676
|
},
|
|
9641
|
-
"
|
|
9677
|
+
"Sqq": {
|
|
9642
9678
|
"type": "structure",
|
|
9643
9679
|
"required": [
|
|
9644
9680
|
"name",
|
|
@@ -9649,7 +9685,7 @@
|
|
|
9649
9685
|
"arn": {}
|
|
9650
9686
|
}
|
|
9651
9687
|
},
|
|
9652
|
-
"
|
|
9688
|
+
"Sqv": {
|
|
9653
9689
|
"type": "structure",
|
|
9654
9690
|
"required": [
|
|
9655
9691
|
"arn"
|
|
@@ -9658,7 +9694,7 @@
|
|
|
9658
9694
|
"arn": {}
|
|
9659
9695
|
}
|
|
9660
9696
|
},
|
|
9661
|
-
"
|
|
9697
|
+
"Ssj": {
|
|
9662
9698
|
"type": "structure",
|
|
9663
9699
|
"required": [
|
|
9664
9700
|
"targetType"
|
|
@@ -9668,11 +9704,11 @@
|
|
|
9668
9704
|
"targetName": {}
|
|
9669
9705
|
}
|
|
9670
9706
|
},
|
|
9671
|
-
"
|
|
9707
|
+
"Stf": {
|
|
9672
9708
|
"type": "list",
|
|
9673
9709
|
"member": {}
|
|
9674
9710
|
},
|
|
9675
|
-
"
|
|
9711
|
+
"Su9": {
|
|
9676
9712
|
"type": "structure",
|
|
9677
9713
|
"required": [
|
|
9678
9714
|
"resources"
|
|
@@ -9685,11 +9721,11 @@
|
|
|
9685
9721
|
}
|
|
9686
9722
|
}
|
|
9687
9723
|
},
|
|
9688
|
-
"
|
|
9724
|
+
"Sud": {
|
|
9689
9725
|
"type": "list",
|
|
9690
9726
|
"member": {}
|
|
9691
9727
|
},
|
|
9692
|
-
"
|
|
9728
|
+
"Swo": {
|
|
9693
9729
|
"type": "list",
|
|
9694
9730
|
"member": {}
|
|
9695
9731
|
}
|