@aws-sdk/client-elasticsearch-service 3.1087.0 → 3.1088.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 (71) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/ElasticsearchService.d.ts +168 -276
  3. package/dist-types/ts3.4/ElasticsearchServiceClient.d.ts +8 -27
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +6 -2
  9. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +4 -6
  12. package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/DeleteElasticsearchServiceRoleCommand.d.ts +2 -3
  19. package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +4 -9
  22. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DescribeInboundCrossClusterSearchConnectionsCommand.d.ts +3 -5
  30. package/dist-types/ts3.4/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.d.ts +3 -5
  31. package/dist-types/ts3.4/commands/DescribePackagesCommand.d.ts +3 -8
  32. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.d.ts +4 -8
  33. package/dist-types/ts3.4/commands/DescribeReservedElasticsearchInstancesCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetCompatibleElasticsearchVersionsCommand.d.ts +3 -5
  37. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +4 -9
  40. package/dist-types/ts3.4/commands/ListDomainNamesCommand.d.ts +3 -8
  41. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/ListElasticsearchVersionsCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -5
  46. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/ListVpcEndpointsCommand.d.ts +3 -8
  48. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +2 -2
  52. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +4 -6
  58. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  59. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  60. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  61. package/dist-types/ts3.4/models/enums.d.ts +12 -24
  62. package/dist-types/ts3.4/models/errors.d.ts +8 -27
  63. package/dist-types/ts3.4/models/models_0.d.ts +13 -39
  64. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  69. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  70. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  71. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75