aws-sdk 2.1518.0 → 2.1520.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/b2bi-2022-06-23.examples.json +0 -709
  3. package/apis/billingconductor-2021-07-30.min.json +84 -20
  4. package/apis/cloud9-2017-09-23.examples.json +1 -1
  5. package/apis/connect-2017-08-08.min.json +457 -269
  6. package/apis/firehose-2015-08-04.min.json +85 -65
  7. package/apis/gamelift-2015-10-01.min.json +4 -1
  8. package/apis/iot-2015-05-28.min.json +479 -317
  9. package/apis/metadata.json +4 -0
  10. package/apis/neptune-graph-2023-11-29.examples.json +5 -0
  11. package/apis/neptune-graph-2023-11-29.min.json +1286 -0
  12. package/apis/neptune-graph-2023-11-29.paginators.json +28 -0
  13. package/apis/quicksight-2018-04-01.min.json +548 -466
  14. package/apis/sagemaker-2017-07-24.min.json +1284 -1266
  15. package/clients/all.d.ts +1 -0
  16. package/clients/all.js +2 -1
  17. package/clients/appstream.d.ts +1 -1
  18. package/clients/b2bi.d.ts +45 -45
  19. package/clients/billingconductor.d.ts +98 -3
  20. package/clients/cloud9.d.ts +1 -1
  21. package/clients/connect.d.ts +250 -42
  22. package/clients/controltower.d.ts +3 -3
  23. package/clients/firehose.d.ts +24 -0
  24. package/clients/gamelift.d.ts +14 -10
  25. package/clients/iot.d.ts +173 -1
  26. package/clients/kms.d.ts +101 -101
  27. package/clients/neptunegraph.d.ts +1394 -0
  28. package/clients/neptunegraph.js +19 -0
  29. package/clients/opensearch.d.ts +23 -23
  30. package/clients/quicksight.d.ts +75 -3
  31. package/clients/rds.d.ts +1 -1
  32. package/clients/sagemaker.d.ts +234 -212
  33. package/clients/workspaces.d.ts +3 -3
  34. package/dist/aws-sdk-core-react-native.js +2 -2
  35. package/dist/aws-sdk-react-native.js +69 -11
  36. package/dist/aws-sdk.js +1032 -655
  37. package/dist/aws-sdk.min.js +83 -83
  38. package/dist-tools/service-collector.js +1 -1
  39. package/lib/config_service_placeholders.d.ts +2 -0
  40. package/lib/core.js +1 -1
  41. package/lib/services/neptunegraph.js +14 -0
  42. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.