aws-sdk 2.1002.0 → 2.1006.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.
Files changed (46) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/backup-2018-11-15.min.json +109 -38
  4. package/apis/chime-2018-05-01.min.json +263 -197
  5. package/apis/ec2-2016-11-15.min.json +235 -233
  6. package/apis/elasticloadbalancingv2-2015-12-01.min.json +26 -24
  7. package/apis/firehose-2015-08-04.min.json +198 -82
  8. package/apis/frauddetector-2019-11-15.min.json +358 -75
  9. package/apis/frauddetector-2019-11-15.paginators.json +5 -0
  10. package/apis/grafana-2020-08-18.examples.json +5 -0
  11. package/apis/grafana-2020-08-18.min.json +728 -0
  12. package/apis/grafana-2020-08-18.paginators.json +16 -0
  13. package/apis/kendra-2019-02-03.min.json +45 -38
  14. package/apis/mediaconvert-2017-08-29.min.json +77 -0
  15. package/apis/medialive-2017-10-14.min.json +297 -227
  16. package/apis/mediatailor-2018-04-23.min.json +288 -75
  17. package/apis/mediatailor-2018-04-23.paginators.json +6 -0
  18. package/apis/metadata.json +3 -0
  19. package/apis/models.lex.v2-2020-08-07.min.json +182 -118
  20. package/apis/securityhub-2018-10-26.min.json +634 -259
  21. package/clients/all.d.ts +1 -0
  22. package/clients/all.js +2 -1
  23. package/clients/backup.d.ts +72 -0
  24. package/clients/chime.d.ts +83 -3
  25. package/clients/ec2.d.ts +99 -94
  26. package/clients/ecs.d.ts +4 -4
  27. package/clients/elbv2.d.ts +10 -1
  28. package/clients/firehose.d.ts +62 -0
  29. package/clients/frauddetector.d.ts +434 -26
  30. package/clients/grafana.d.ts +718 -0
  31. package/clients/grafana.js +18 -0
  32. package/clients/kendra.d.ts +30 -1
  33. package/clients/lexmodelsv2.d.ts +72 -10
  34. package/clients/lexruntimev2.d.ts +7 -7
  35. package/clients/mediaconvert.d.ts +63 -0
  36. package/clients/medialive.d.ts +76 -5
  37. package/clients/mediatailor.d.ts +224 -0
  38. package/clients/secretsmanager.d.ts +27 -27
  39. package/clients/securityhub.d.ts +668 -11
  40. package/dist/aws-sdk-core-react-native.js +2 -2
  41. package/dist/aws-sdk-react-native.js +55 -18
  42. package/dist/aws-sdk.js +465 -342
  43. package/dist/aws-sdk.min.js +64 -64
  44. package/lib/config_service_placeholders.d.ts +2 -0
  45. package/lib/core.js +1 -1
  46. package/package.json +1 -1
@@ -205,7 +205,8 @@
205
205
  "TargetType": {},
206
206
  "Tags": {
207
207
  "shape": "Sb"
208
- }
208
+ },
209
+ "IpAddressType": {}
209
210
  }
210
211
  },
211
212
  "output": {
@@ -213,7 +214,7 @@
213
214
  "type": "structure",
214
215
  "members": {
215
216
  "TargetGroups": {
216
- "shape": "S3z"
217
+ "shape": "S40"
217
218
  }
218
219
  }
219
220
  }
@@ -292,7 +293,7 @@
292
293
  "members": {
293
294
  "TargetGroupArn": {},
294
295
  "Targets": {
295
- "shape": "S4b"
296
+ "shape": "S4c"
296
297
  }
297
298
  }
298
299
  },
@@ -396,7 +397,7 @@
396
397
  "type": "structure",
397
398
  "members": {
398
399
  "Attributes": {
399
- "shape": "S4u"
400
+ "shape": "S4v"
400
401
  }
401
402
  }
402
403
  }
@@ -406,7 +407,7 @@
406
407
  "type": "structure",
407
408
  "members": {
408
409
  "LoadBalancerArns": {
409
- "shape": "S41"
410
+ "shape": "S42"
410
411
  },
411
412
  "Names": {
412
413
  "type": "list",
@@ -548,7 +549,7 @@
548
549
  "type": "structure",
549
550
  "members": {
550
551
  "Attributes": {
551
- "shape": "S5l"
552
+ "shape": "S5m"
552
553
  }
553
554
  }
554
555
  }
@@ -577,7 +578,7 @@
577
578
  "type": "structure",
578
579
  "members": {
579
580
  "TargetGroups": {
580
- "shape": "S3z"
581
+ "shape": "S40"
581
582
  },
582
583
  "NextMarker": {}
583
584
  }
@@ -592,7 +593,7 @@
592
593
  "members": {
593
594
  "TargetGroupArn": {},
594
595
  "Targets": {
595
- "shape": "S4b"
596
+ "shape": "S4c"
596
597
  }
597
598
  }
598
599
  },
@@ -606,7 +607,7 @@
606
607
  "type": "structure",
607
608
  "members": {
608
609
  "Target": {
609
- "shape": "S4c"
610
+ "shape": "S4d"
610
611
  },
611
612
  "HealthCheckPort": {},
612
613
  "TargetHealth": {
@@ -667,7 +668,7 @@
667
668
  "members": {
668
669
  "LoadBalancerArn": {},
669
670
  "Attributes": {
670
- "shape": "S4u"
671
+ "shape": "S4v"
671
672
  }
672
673
  }
673
674
  },
@@ -676,7 +677,7 @@
676
677
  "type": "structure",
677
678
  "members": {
678
679
  "Attributes": {
679
- "shape": "S4u"
680
+ "shape": "S4v"
680
681
  }
681
682
  }
682
683
  }
@@ -743,7 +744,7 @@
743
744
  "type": "structure",
744
745
  "members": {
745
746
  "TargetGroups": {
746
- "shape": "S3z"
747
+ "shape": "S40"
747
748
  }
748
749
  }
749
750
  }
@@ -758,7 +759,7 @@
758
759
  "members": {
759
760
  "TargetGroupArn": {},
760
761
  "Attributes": {
761
- "shape": "S5l"
762
+ "shape": "S5m"
762
763
  }
763
764
  }
764
765
  },
@@ -767,7 +768,7 @@
767
768
  "type": "structure",
768
769
  "members": {
769
770
  "Attributes": {
770
- "shape": "S5l"
771
+ "shape": "S5m"
771
772
  }
772
773
  }
773
774
  }
@@ -782,7 +783,7 @@
782
783
  "members": {
783
784
  "TargetGroupArn": {},
784
785
  "Targets": {
785
- "shape": "S4b"
786
+ "shape": "S4c"
786
787
  }
787
788
  }
788
789
  },
@@ -1296,7 +1297,7 @@
1296
1297
  "GrpcCode": {}
1297
1298
  }
1298
1299
  },
1299
- "S3z": {
1300
+ "S40": {
1300
1301
  "type": "list",
1301
1302
  "member": {
1302
1303
  "type": "structure",
@@ -1330,24 +1331,25 @@
1330
1331
  "shape": "S3u"
1331
1332
  },
1332
1333
  "LoadBalancerArns": {
1333
- "shape": "S41"
1334
+ "shape": "S42"
1334
1335
  },
1335
1336
  "TargetType": {},
1336
- "ProtocolVersion": {}
1337
+ "ProtocolVersion": {},
1338
+ "IpAddressType": {}
1337
1339
  }
1338
1340
  }
1339
1341
  },
1340
- "S41": {
1342
+ "S42": {
1341
1343
  "type": "list",
1342
1344
  "member": {}
1343
1345
  },
1344
- "S4b": {
1346
+ "S4c": {
1345
1347
  "type": "list",
1346
1348
  "member": {
1347
- "shape": "S4c"
1349
+ "shape": "S4d"
1348
1350
  }
1349
1351
  },
1350
- "S4c": {
1352
+ "S4d": {
1351
1353
  "type": "structure",
1352
1354
  "required": [
1353
1355
  "Id"
@@ -1360,7 +1362,7 @@
1360
1362
  "AvailabilityZone": {}
1361
1363
  }
1362
1364
  },
1363
- "S4u": {
1365
+ "S4v": {
1364
1366
  "type": "list",
1365
1367
  "member": {
1366
1368
  "type": "structure",
@@ -1370,7 +1372,7 @@
1370
1372
  }
1371
1373
  }
1372
1374
  },
1373
- "S5l": {
1375
+ "S5m": {
1374
1376
  "type": "list",
1375
1377
  "member": {
1376
1378
  "type": "structure",