aws-sdk 2.1662.0 → 2.1664.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 (42) hide show
  1. package/README.md +1 -1
  2. package/apis/application-signals-2024-04-15.min.json +15 -0
  3. package/apis/bedrock-runtime-2023-09-30.min.json +27 -5
  4. package/apis/cleanrooms-2022-02-17.min.json +444 -156
  5. package/apis/codecommit-2015-04-13.min.json +7 -1
  6. package/apis/datazone-2018-05-10.min.json +68 -32
  7. package/apis/ecr-2015-09-21.examples.json +186 -0
  8. package/apis/ecr-2015-09-21.min.json +177 -20
  9. package/apis/ecr-2015-09-21.paginators.json +9 -0
  10. package/apis/eks-2017-11-01.min.json +81 -63
  11. package/apis/elasticloadbalancingv2-2015-12-01.examples.json +33 -0
  12. package/apis/elasticloadbalancingv2-2015-12-01.min.json +113 -73
  13. package/apis/iotsitewise-2019-12-02.min.json +113 -98
  14. package/apis/mediapackagev2-2022-12-25.min.json +0 -3
  15. package/apis/medical-imaging-2023-07-19.min.json +75 -35
  16. package/apis/network-firewall-2020-11-12.min.json +7 -1
  17. package/apis/outposts-2019-12-03.min.json +11 -2
  18. package/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +6 -0
  19. package/apis/states-2016-11-23.min.json +163 -128
  20. package/clients/applicationautoscaling.d.ts +1 -1
  21. package/clients/applicationsignals.d.ts +29 -20
  22. package/clients/bedrockruntime.d.ts +11 -8
  23. package/clients/cleanrooms.d.ts +328 -63
  24. package/clients/datazone.d.ts +36 -0
  25. package/clients/dynamodb.d.ts +6 -6
  26. package/clients/ec2.d.ts +4 -4
  27. package/clients/ecr.d.ts +242 -8
  28. package/clients/eks.d.ts +27 -2
  29. package/clients/elbv2.d.ts +54 -8
  30. package/clients/iotsitewise.d.ts +37 -25
  31. package/clients/mediapackagev2.d.ts +1 -1
  32. package/clients/medicalimaging.d.ts +38 -0
  33. package/clients/networkfirewall.d.ts +7 -7
  34. package/clients/outposts.d.ts +5 -0
  35. package/clients/pinpointsmsvoicev2.d.ts +56 -56
  36. package/clients/stepfunctions.d.ts +67 -9
  37. package/dist/aws-sdk-core-react-native.js +1 -1
  38. package/dist/aws-sdk-react-native.js +17 -17
  39. package/dist/aws-sdk.js +309 -97
  40. package/dist/aws-sdk.min.js +80 -80
  41. package/lib/core.js +1 -1
  42. package/package.json +1 -1
package/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1662.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1664.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -2,6 +2,9 @@
2
2
  "version": "2.0",
3
3
  "metadata": {
4
4
  "apiVersion": "2024-04-15",
5
+ "auth": [
6
+ "aws.auth#sigv4"
7
+ ],
5
8
  "endpointPrefix": "application-signals",
6
9
  "protocol": "rest-json",
7
10
  "protocols": [
@@ -210,6 +213,9 @@
210
213
  },
211
214
  "MetricReferences": {
212
215
  "shape": "S22"
216
+ },
217
+ "LogGroupReferences": {
218
+ "shape": "S25"
213
219
  }
214
220
  }
215
221
  },
@@ -218,6 +224,9 @@
218
224
  },
219
225
  "EndTime": {
220
226
  "type": "timestamp"
227
+ },
228
+ "LogGroupReferences": {
229
+ "shape": "S25"
221
230
  }
222
231
  }
223
232
  }
@@ -970,6 +979,12 @@
970
979
  "MetricName": {}
971
980
  }
972
981
  }
982
+ },
983
+ "S25": {
984
+ "type": "list",
985
+ "member": {
986
+ "shape": "Sg"
987
+ }
973
988
  }
974
989
  }
975
990
  }
@@ -2,9 +2,14 @@
2
2
  "version": "2.0",
3
3
  "metadata": {
4
4
  "apiVersion": "2023-09-30",
5
+ "auth": [
6
+ "aws.auth#sigv4"
7
+ ],
5
8
  "endpointPrefix": "bedrock-runtime",
6
- "jsonVersion": "1.1",
7
9
  "protocol": "rest-json",
10
+ "protocols": [
11
+ "rest-json"
12
+ ],
8
13
  "serviceFullName": "Amazon Bedrock Runtime",
9
14
  "serviceId": "Bedrock Runtime",
10
15
  "signatureVersion": "v4",
@@ -404,6 +409,9 @@
404
409
  },
405
410
  "throttlingException": {
406
411
  "shape": "S41"
412
+ },
413
+ "serviceUnavailableException": {
414
+ "shape": "S42"
407
415
  }
408
416
  },
409
417
  "eventstream": true
@@ -425,7 +433,7 @@
425
433
  ],
426
434
  "members": {
427
435
  "body": {
428
- "shape": "S43"
436
+ "shape": "S44"
429
437
  },
430
438
  "contentType": {
431
439
  "location": "header",
@@ -462,7 +470,7 @@
462
470
  ],
463
471
  "members": {
464
472
  "body": {
465
- "shape": "S43"
473
+ "shape": "S44"
466
474
  },
467
475
  "contentType": {
468
476
  "location": "header",
@@ -485,7 +493,7 @@
485
493
  ],
486
494
  "members": {
487
495
  "body": {
488
- "shape": "S43"
496
+ "shape": "S44"
489
497
  },
490
498
  "contentType": {
491
499
  "location": "header",
@@ -557,6 +565,9 @@
557
565
  "senderFault": true
558
566
  },
559
567
  "exception": true
568
+ },
569
+ "serviceUnavailableException": {
570
+ "shape": "S42"
560
571
  }
561
572
  },
562
573
  "eventstream": true
@@ -1061,7 +1072,18 @@
1061
1072
  },
1062
1073
  "exception": true
1063
1074
  },
1064
- "S43": {
1075
+ "S42": {
1076
+ "type": "structure",
1077
+ "members": {
1078
+ "message": {}
1079
+ },
1080
+ "error": {
1081
+ "httpStatusCode": 503
1082
+ },
1083
+ "exception": true,
1084
+ "fault": true
1085
+ },
1086
+ "S44": {
1065
1087
  "type": "blob",
1066
1088
  "sensitive": true
1067
1089
  }