@aws-sdk/client-elasticsearch-service 3.803.0 → 3.806.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 (96) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/protocols/Aws_restJson1.js +1 -1
  3. package/dist-es/runtimeConfig.js +6 -6
  4. package/dist-types/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  5. package/dist-types/commands/AddTagsCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociatePackageCommand.d.ts +1 -1
  7. package/dist-types/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
  8. package/dist-types/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
  9. package/dist-types/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateElasticsearchDomainCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  12. package/dist-types/commands/CreatePackageCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateVpcEndpointCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteElasticsearchDomainCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  17. package/dist-types/commands/DeletePackageCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteVpcEndpointCommand.d.ts +1 -1
  19. package/dist-types/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
  20. package/dist-types/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeElasticsearchDomainCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeElasticsearchDomainConfigCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeElasticsearchDomainsCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
  26. package/dist-types/commands/DissociatePackageCommand.d.ts +1 -1
  27. package/dist-types/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
  28. package/dist-types/commands/GetUpgradeHistoryCommand.d.ts +1 -1
  29. package/dist-types/commands/GetUpgradeStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/ListDomainsForPackageCommand.d.ts +1 -1
  31. package/dist-types/commands/ListElasticsearchInstanceTypesCommand.d.ts +1 -1
  32. package/dist-types/commands/ListPackagesForDomainCommand.d.ts +1 -1
  33. package/dist-types/commands/ListTagsCommand.d.ts +1 -1
  34. package/dist-types/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
  35. package/dist-types/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
  36. package/dist-types/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +1 -1
  37. package/dist-types/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  38. package/dist-types/commands/RemoveTagsCommand.d.ts +1 -1
  39. package/dist-types/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
  40. package/dist-types/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -1
  41. package/dist-types/commands/UpdateElasticsearchDomainConfigCommand.d.ts +1 -1
  42. package/dist-types/commands/UpdatePackageCommand.d.ts +1 -1
  43. package/dist-types/commands/UpdateVpcEndpointCommand.d.ts +1 -1
  44. package/dist-types/commands/UpgradeElasticsearchDomainCommand.d.ts +1 -1
  45. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  46. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  47. package/dist-types/runtimeConfig.d.ts +16 -16
  48. package/dist-types/runtimeConfig.native.d.ts +18 -18
  49. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  50. package/dist-types/ts3.4/commands/AcceptInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/AssociatePackageCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/AuthorizeVpcEndpointAccessCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/CancelDomainConfigChangeCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/CancelElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/CreateElasticsearchDomainCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateOutboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateVpcEndpointCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/DeleteElasticsearchDomainCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/DeleteInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/DeleteOutboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/DeleteVpcEndpointCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/DescribeDomainAutoTunesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/DescribeDomainChangeProgressCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainConfigCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DescribeElasticsearchDomainsCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DescribeElasticsearchInstanceTypeLimitsCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DescribeVpcEndpointsCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DissociatePackageCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/GetPackageVersionHistoryCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/GetUpgradeHistoryCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/GetUpgradeStatusCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/ListDomainsForPackageCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/ListElasticsearchInstanceTypesCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/ListPackagesForDomainCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/ListVpcEndpointAccessCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/ListVpcEndpointsForDomainCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/RejectInboundCrossClusterSearchConnectionCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/RevokeVpcEndpointAccessCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/StartElasticsearchServiceSoftwareUpdateCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/UpdateElasticsearchDomainConfigCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/UpdateVpcEndpointCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/UpgradeElasticsearchDomainCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  92. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  93. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  94. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  95. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  96. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -1586,7 +1586,7 @@ const se_AutoTuneMaintenanceSchedule = (input, context) => {
1586
1586
  return take(input, {
1587
1587
  CronExpressionForRecurrence: [],
1588
1588
  Duration: _json,
1589
- StartAt: (_) => _.getTime() / 1000,
1589
+ StartAt: (_) => _.getTime() / 1_000,
1590
1590
  });
1591
1591
  };
1592
1592
  const se_AutoTuneMaintenanceScheduleList = (input, context) => {
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AcceptInboundCrossClusterSearchConnectionCommandOutput extends
23
23
  }
24
24
  declare const AcceptInboundCrossClusterSearchConnectionCommand_base: {
25
25
  new (input: AcceptInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptInboundCrossClusterSearchConnectionCommandInput, AcceptInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AddTagsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const AddTagsCommand_base: {
25
25
  new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AddTagsCommandInput): import("@smithy/smithy-client").CommandImpl<AddTagsCommandInput, AddTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociatePackageCommandOutput extends AssociatePackageResponse,
23
23
  }
24
24
  declare const AssociatePackageCommand_base: {
25
25
  new (input: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePackageCommandInput, AssociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AuthorizeVpcEndpointAccessCommandOutput extends AuthorizeVpcEnd
23
23
  }
24
24
  declare const AuthorizeVpcEndpointAccessCommand_base: {
25
25
  new (input: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AuthorizeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeVpcEndpointAccessCommandInput, AuthorizeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelDomainConfigChangeCommandOutput extends CancelDomainConfi
23
23
  }
24
24
  declare const CancelDomainConfigChangeCommand_base: {
25
25
  new (input: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelDomainConfigChangeCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDomainConfigChangeCommandInput, CancelDomainConfigChangeCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelElasticsearchServiceSoftwareUpdateCommandOutput extends C
23
23
  }
24
24
  declare const CancelElasticsearchServiceSoftwareUpdateCommand_base: {
25
25
  new (input: CancelElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<CancelElasticsearchServiceSoftwareUpdateCommandInput, CancelElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateElasticsearchDomainCommandOutput extends CreateElasticsea
23
23
  }
24
24
  declare const CreateElasticsearchDomainCommand_base: {
25
25
  new (input: CreateElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateElasticsearchDomainCommandInput, CreateElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateOutboundCrossClusterSearchConnectionCommandOutput extends
23
23
  }
24
24
  declare const CreateOutboundCrossClusterSearchConnectionCommand_base: {
25
25
  new (input: CreateOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOutboundCrossClusterSearchConnectionCommandInput, CreateOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePackageCommandOutput extends CreatePackageResponse, __Met
23
23
  }
24
24
  declare const CreatePackageCommand_base: {
25
25
  new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePackageCommandInput, CreatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateVpcEndpointCommandOutput extends CreateVpcEndpointRespons
23
23
  }
24
24
  declare const CreateVpcEndpointCommand_base: {
25
25
  new (input: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcEndpointCommandInput, CreateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteElasticsearchDomainCommandOutput extends DeleteElasticsea
23
23
  }
24
24
  declare const DeleteElasticsearchDomainCommand_base: {
25
25
  new (input: DeleteElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteElasticsearchDomainCommandInput, DeleteElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInboundCrossClusterSearchConnectionCommandOutput extends
23
23
  }
24
24
  declare const DeleteInboundCrossClusterSearchConnectionCommand_base: {
25
25
  new (input: DeleteInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInboundCrossClusterSearchConnectionCommandInput, DeleteInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteOutboundCrossClusterSearchConnectionCommandOutput extends
23
23
  }
24
24
  declare const DeleteOutboundCrossClusterSearchConnectionCommand_base: {
25
25
  new (input: DeleteOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundCrossClusterSearchConnectionCommandInput, DeleteOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundCrossClusterSearchConnectionCommandInput, DeleteOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteOutboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutboundCrossClusterSearchConnectionCommandInput, DeleteOutboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePackageCommandOutput extends DeletePackageResponse, __Met
23
23
  }
24
24
  declare const DeletePackageCommand_base: {
25
25
  new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePackageCommandInput, DeletePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteVpcEndpointCommandOutput extends DeleteVpcEndpointRespons
23
23
  }
24
24
  declare const DeleteVpcEndpointCommand_base: {
25
25
  new (input: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVpcEndpointCommandInput, DeleteVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainAutoTunesCommandOutput extends DescribeDomainAuto
23
23
  }
24
24
  declare const DescribeDomainAutoTunesCommand_base: {
25
25
  new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainAutoTunesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainAutoTunesCommandInput, DescribeDomainAutoTunesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDomainChangeProgressCommandOutput extends DescribeDomai
23
23
  }
24
24
  declare const DescribeDomainChangeProgressCommand_base: {
25
25
  new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDomainChangeProgressCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDomainChangeProgressCommandInput, DescribeDomainChangeProgressCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeElasticsearchDomainCommandOutput extends DescribeElasti
23
23
  }
24
24
  declare const DescribeElasticsearchDomainCommand_base: {
25
25
  new (input: DescribeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainCommandInput, DescribeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainCommandInput, DescribeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainCommandInput, DescribeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeElasticsearchDomainConfigCommandOutput extends Describe
23
23
  }
24
24
  declare const DescribeElasticsearchDomainConfigCommand_base: {
25
25
  new (input: DescribeElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainConfigCommandInput, DescribeElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainConfigCommandInput, DescribeElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainConfigCommandInput, DescribeElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeElasticsearchDomainsCommandOutput extends DescribeElast
23
23
  }
24
24
  declare const DescribeElasticsearchDomainsCommand_base: {
25
25
  new (input: DescribeElasticsearchDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainsCommandInput, DescribeElasticsearchDomainsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeElasticsearchDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainsCommandInput, DescribeElasticsearchDomainsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeElasticsearchDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchDomainsCommandInput, DescribeElasticsearchDomainsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeElasticsearchInstanceTypeLimitsCommandOutput extends De
23
23
  }
24
24
  declare const DescribeElasticsearchInstanceTypeLimitsCommand_base: {
25
25
  new (input: DescribeElasticsearchInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchInstanceTypeLimitsCommandInput, DescribeElasticsearchInstanceTypeLimitsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeElasticsearchInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchInstanceTypeLimitsCommandInput, DescribeElasticsearchInstanceTypeLimitsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeElasticsearchInstanceTypeLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeElasticsearchInstanceTypeLimitsCommandInput, DescribeElasticsearchInstanceTypeLimitsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeVpcEndpointsCommandOutput extends DescribeVpcEndpointsR
23
23
  }
24
24
  declare const DescribeVpcEndpointsCommand_base: {
25
25
  new (input: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeVpcEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeVpcEndpointsCommandInput, DescribeVpcEndpointsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DissociatePackageCommandOutput extends DissociatePackageRespons
23
23
  }
24
24
  declare const DissociatePackageCommand_base: {
25
25
  new (input: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DissociatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<DissociatePackageCommandInput, DissociatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPackageVersionHistoryCommandOutput extends GetPackageVersion
23
23
  }
24
24
  declare const GetPackageVersionHistoryCommand_base: {
25
25
  new (input: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPackageVersionHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetPackageVersionHistoryCommandInput, GetPackageVersionHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUpgradeHistoryCommandOutput extends GetUpgradeHistoryRespons
23
23
  }
24
24
  declare const GetUpgradeHistoryCommand_base: {
25
25
  new (input: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUpgradeHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeHistoryCommandInput, GetUpgradeHistoryCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetUpgradeStatusCommandOutput extends GetUpgradeStatusResponse,
23
23
  }
24
24
  declare const GetUpgradeStatusCommand_base: {
25
25
  new (input: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetUpgradeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetUpgradeStatusCommandInput, GetUpgradeStatusCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListDomainsForPackageCommandOutput extends ListDomainsForPackag
23
23
  }
24
24
  declare const ListDomainsForPackageCommand_base: {
25
25
  new (input: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListDomainsForPackageCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsForPackageCommandInput, ListDomainsForPackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListElasticsearchInstanceTypesCommandOutput extends ListElastic
23
23
  }
24
24
  declare const ListElasticsearchInstanceTypesCommand_base: {
25
25
  new (input: ListElasticsearchInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListElasticsearchInstanceTypesCommandInput, ListElasticsearchInstanceTypesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListElasticsearchInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListElasticsearchInstanceTypesCommandInput, ListElasticsearchInstanceTypesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListElasticsearchInstanceTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListElasticsearchInstanceTypesCommandInput, ListElasticsearchInstanceTypesCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListPackagesForDomainCommandOutput extends ListPackagesForDomai
23
23
  }
24
24
  declare const ListPackagesForDomainCommand_base: {
25
25
  new (input: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListPackagesForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListPackagesForDomainCommandInput, ListPackagesForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBeare
23
23
  }
24
24
  declare const ListTagsCommand_base: {
25
25
  new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsCommandInput, ListTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVpcEndpointAccessCommandOutput extends ListVpcEndpointAcces
23
23
  }
24
24
  declare const ListVpcEndpointAccessCommand_base: {
25
25
  new (input: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointAccessCommandInput, ListVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListVpcEndpointsForDomainCommandOutput extends ListVpcEndpoints
23
23
  }
24
24
  declare const ListVpcEndpointsForDomainCommand_base: {
25
25
  new (input: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListVpcEndpointsForDomainCommandInput): import("@smithy/smithy-client").CommandImpl<ListVpcEndpointsForDomainCommandInput, ListVpcEndpointsForDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PurchaseReservedElasticsearchInstanceOfferingCommandOutput exte
23
23
  }
24
24
  declare const PurchaseReservedElasticsearchInstanceOfferingCommand_base: {
25
25
  new (input: PurchaseReservedElasticsearchInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PurchaseReservedElasticsearchInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PurchaseReservedElasticsearchInstanceOfferingCommandInput): import("@smithy/smithy-client").CommandImpl<PurchaseReservedElasticsearchInstanceOfferingCommandInput, PurchaseReservedElasticsearchInstanceOfferingCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RejectInboundCrossClusterSearchConnectionCommandOutput extends
23
23
  }
24
24
  declare const RejectInboundCrossClusterSearchConnectionCommand_base: {
25
25
  new (input: RejectInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RejectInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RejectInboundCrossClusterSearchConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<RejectInboundCrossClusterSearchConnectionCommandInput, RejectInboundCrossClusterSearchConnectionCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RemoveTagsCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const RemoveTagsCommand_base: {
25
25
  new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RemoveTagsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTagsCommandInput, RemoveTagsCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface RevokeVpcEndpointAccessCommandOutput extends RevokeVpcEndpointA
23
23
  }
24
24
  declare const RevokeVpcEndpointAccessCommand_base: {
25
25
  new (input: RevokeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeVpcEndpointAccessCommandInput, RevokeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: RevokeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeVpcEndpointAccessCommandInput, RevokeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: RevokeVpcEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<RevokeVpcEndpointAccessCommandInput, RevokeVpcEndpointAccessCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartElasticsearchServiceSoftwareUpdateCommandOutput extends St
23
23
  }
24
24
  declare const StartElasticsearchServiceSoftwareUpdateCommand_base: {
25
25
  new (input: StartElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartElasticsearchServiceSoftwareUpdateCommandInput): import("@smithy/smithy-client").CommandImpl<StartElasticsearchServiceSoftwareUpdateCommandInput, StartElasticsearchServiceSoftwareUpdateCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateElasticsearchDomainConfigCommandOutput extends UpdateElas
23
23
  }
24
24
  declare const UpdateElasticsearchDomainConfigCommand_base: {
25
25
  new (input: UpdateElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateElasticsearchDomainConfigCommandInput, UpdateElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateElasticsearchDomainConfigCommandInput, UpdateElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateElasticsearchDomainConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateElasticsearchDomainConfigCommandInput, UpdateElasticsearchDomainConfigCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdatePackageCommandOutput extends UpdatePackageResponse, __Met
23
23
  }
24
24
  declare const UpdatePackageCommand_base: {
25
25
  new (input: UpdatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageCommandInput, UpdatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageCommandInput, UpdatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdatePackageCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePackageCommandInput, UpdatePackageCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateVpcEndpointCommandOutput extends UpdateVpcEndpointRespons
23
23
  }
24
24
  declare const UpdateVpcEndpointCommand_base: {
25
25
  new (input: UpdateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateVpcEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVpcEndpointCommandInput, UpdateVpcEndpointCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpgradeElasticsearchDomainCommandOutput extends UpgradeElastics
23
23
  }
24
24
  declare const UpgradeElasticsearchDomainCommand_base: {
25
25
  new (input: UpgradeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeElasticsearchDomainCommandInput, UpgradeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpgradeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeElasticsearchDomainCommandInput, UpgradeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpgradeElasticsearchDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpgradeElasticsearchDomainCommandInput, UpgradeElasticsearchDomainCommandOutput, ElasticsearchServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";