@aws-sdk/client-service-quotas 3.1077.0 → 3.1078.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 (86) hide show
  1. package/dist-cjs/index.js +34 -263
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateServiceQuotaTemplateCommand.js +2 -14
  4. package/dist-es/commands/CreateSupportCaseCommand.js +2 -14
  5. package/dist-es/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.js +2 -14
  6. package/dist-es/commands/DisassociateServiceQuotaTemplateCommand.js +2 -14
  7. package/dist-es/commands/GetAWSDefaultServiceQuotaCommand.js +2 -14
  8. package/dist-es/commands/GetAssociationForServiceQuotaTemplateCommand.js +2 -14
  9. package/dist-es/commands/GetAutoManagementConfigurationCommand.js +2 -14
  10. package/dist-es/commands/GetQuotaUtilizationReportCommand.js +2 -14
  11. package/dist-es/commands/GetRequestedServiceQuotaChangeCommand.js +2 -14
  12. package/dist-es/commands/GetServiceQuotaCommand.js +2 -14
  13. package/dist-es/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.js +2 -14
  14. package/dist-es/commands/ListAWSDefaultServiceQuotasCommand.js +2 -14
  15. package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.js +2 -14
  16. package/dist-es/commands/ListRequestedServiceQuotaChangeHistoryCommand.js +2 -14
  17. package/dist-es/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.js +2 -14
  18. package/dist-es/commands/ListServiceQuotasCommand.js +2 -14
  19. package/dist-es/commands/ListServicesCommand.js +2 -14
  20. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  21. package/dist-es/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.js +2 -14
  22. package/dist-es/commands/RequestServiceQuotaIncreaseCommand.js +2 -14
  23. package/dist-es/commands/StartAutoManagementCommand.js +2 -14
  24. package/dist-es/commands/StartQuotaUtilizationReportCommand.js +2 -14
  25. package/dist-es/commands/StopAutoManagementCommand.js +2 -14
  26. package/dist-es/commands/TagResourceCommand.js +2 -14
  27. package/dist-es/commands/UntagResourceCommand.js +2 -14
  28. package/dist-es/commands/UpdateAutoManagementCommand.js +2 -14
  29. package/dist-es/index.js +1 -0
  30. package/dist-types/commandBuilder.d.ts +18 -0
  31. package/dist-types/commands/AssociateServiceQuotaTemplateCommand.d.ts +3 -8
  32. package/dist-types/commands/CreateSupportCaseCommand.d.ts +3 -8
  33. package/dist-types/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +3 -8
  34. package/dist-types/commands/DisassociateServiceQuotaTemplateCommand.d.ts +3 -8
  35. package/dist-types/commands/GetAWSDefaultServiceQuotaCommand.d.ts +3 -8
  36. package/dist-types/commands/GetAssociationForServiceQuotaTemplateCommand.d.ts +3 -8
  37. package/dist-types/commands/GetAutoManagementConfigurationCommand.d.ts +3 -8
  38. package/dist-types/commands/GetQuotaUtilizationReportCommand.d.ts +3 -8
  39. package/dist-types/commands/GetRequestedServiceQuotaChangeCommand.d.ts +3 -8
  40. package/dist-types/commands/GetServiceQuotaCommand.d.ts +3 -8
  41. package/dist-types/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +3 -8
  42. package/dist-types/commands/ListAWSDefaultServiceQuotasCommand.d.ts +3 -8
  43. package/dist-types/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.d.ts +3 -8
  44. package/dist-types/commands/ListRequestedServiceQuotaChangeHistoryCommand.d.ts +3 -8
  45. package/dist-types/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.d.ts +3 -8
  46. package/dist-types/commands/ListServiceQuotasCommand.d.ts +3 -8
  47. package/dist-types/commands/ListServicesCommand.d.ts +3 -8
  48. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  49. package/dist-types/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.d.ts +3 -8
  50. package/dist-types/commands/RequestServiceQuotaIncreaseCommand.d.ts +3 -8
  51. package/dist-types/commands/StartAutoManagementCommand.d.ts +3 -8
  52. package/dist-types/commands/StartQuotaUtilizationReportCommand.d.ts +3 -8
  53. package/dist-types/commands/StopAutoManagementCommand.d.ts +3 -8
  54. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  55. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  56. package/dist-types/commands/UpdateAutoManagementCommand.d.ts +3 -8
  57. package/dist-types/index.d.ts +1 -0
  58. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  59. package/dist-types/ts3.4/commands/AssociateServiceQuotaTemplateCommand.d.ts +7 -16
  60. package/dist-types/ts3.4/commands/CreateSupportCaseCommand.d.ts +7 -16
  61. package/dist-types/ts3.4/commands/DeleteServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +7 -16
  62. package/dist-types/ts3.4/commands/DisassociateServiceQuotaTemplateCommand.d.ts +7 -16
  63. package/dist-types/ts3.4/commands/GetAWSDefaultServiceQuotaCommand.d.ts +7 -16
  64. package/dist-types/ts3.4/commands/GetAssociationForServiceQuotaTemplateCommand.d.ts +7 -16
  65. package/dist-types/ts3.4/commands/GetAutoManagementConfigurationCommand.d.ts +7 -16
  66. package/dist-types/ts3.4/commands/GetQuotaUtilizationReportCommand.d.ts +7 -16
  67. package/dist-types/ts3.4/commands/GetRequestedServiceQuotaChangeCommand.d.ts +7 -16
  68. package/dist-types/ts3.4/commands/GetServiceQuotaCommand.d.ts +7 -16
  69. package/dist-types/ts3.4/commands/GetServiceQuotaIncreaseRequestFromTemplateCommand.d.ts +7 -16
  70. package/dist-types/ts3.4/commands/ListAWSDefaultServiceQuotasCommand.d.ts +7 -16
  71. package/dist-types/ts3.4/commands/ListRequestedServiceQuotaChangeHistoryByQuotaCommand.d.ts +7 -16
  72. package/dist-types/ts3.4/commands/ListRequestedServiceQuotaChangeHistoryCommand.d.ts +7 -16
  73. package/dist-types/ts3.4/commands/ListServiceQuotaIncreaseRequestsInTemplateCommand.d.ts +7 -16
  74. package/dist-types/ts3.4/commands/ListServiceQuotasCommand.d.ts +7 -16
  75. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +7 -16
  76. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  77. package/dist-types/ts3.4/commands/PutServiceQuotaIncreaseRequestIntoTemplateCommand.d.ts +7 -16
  78. package/dist-types/ts3.4/commands/RequestServiceQuotaIncreaseCommand.d.ts +7 -16
  79. package/dist-types/ts3.4/commands/StartAutoManagementCommand.d.ts +7 -16
  80. package/dist-types/ts3.4/commands/StartQuotaUtilizationReportCommand.d.ts +7 -16
  81. package/dist-types/ts3.4/commands/StopAutoManagementCommand.d.ts +7 -16
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  83. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  84. package/dist-types/ts3.4/commands/UpdateAutoManagementCommand.d.ts +7 -16
  85. package/dist-types/ts3.4/index.d.ts +1 -0
  86. package/package.json +8 -8
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListAWSDefaultServiceQuotasRequest, ListAWSDefaultServiceQuotasResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAWSDefaultServiceQuotasCommandInput extends ListAWSDefaultS
22
19
  export interface ListAWSDefaultServiceQuotasCommandOutput extends ListAWSDefaultServiceQuotasResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAWSDefaultServiceQuotasCommand_base: {
25
- new (input: ListAWSDefaultServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListAWSDefaultServiceQuotasCommandInput, ListAWSDefaultServiceQuotasCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListAWSDefaultServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListAWSDefaultServiceQuotasCommandInput, ListAWSDefaultServiceQuotasCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAWSDefaultServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListAWSDefaultServiceQuotasCommandInput, ListAWSDefaultServiceQuotasCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListAWSDefaultServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListAWSDefaultServiceQuotasCommandInput, ListAWSDefaultServiceQuotasCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the default values for the quotas for the specified Amazon Web Services service. A default
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListRequestedServiceQuotaChangeHistoryByQuotaRequest, ListRequestedServiceQuotaChangeHistoryByQuotaResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput exten
22
19
  export interface ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput extends ListRequestedServiceQuotaChangeHistoryByQuotaResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListRequestedServiceQuotaChangeHistoryByQuotaCommand_base: {
25
- new (input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput, ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the quota increase requests for the specified quota. Filter responses to
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListRequestedServiceQuotaChangeHistoryRequest, ListRequestedServiceQuotaChangeHistoryResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListRequestedServiceQuotaChangeHistoryCommandInput extends List
22
19
  export interface ListRequestedServiceQuotaChangeHistoryCommandOutput extends ListRequestedServiceQuotaChangeHistoryResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListRequestedServiceQuotaChangeHistoryCommand_base: {
25
- new (input: ListRequestedServiceQuotaChangeHistoryCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryCommandInput, ListRequestedServiceQuotaChangeHistoryCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListRequestedServiceQuotaChangeHistoryCommandInput]): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryCommandInput, ListRequestedServiceQuotaChangeHistoryCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListRequestedServiceQuotaChangeHistoryCommandInput): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryCommandInput, ListRequestedServiceQuotaChangeHistoryCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListRequestedServiceQuotaChangeHistoryCommandInput]): import("@smithy/core/client").CommandImpl<ListRequestedServiceQuotaChangeHistoryCommandInput, ListRequestedServiceQuotaChangeHistoryCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the quota increase requests for the specified Amazon Web Services service. Filter
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListServiceQuotaIncreaseRequestsInTemplateRequest, ListServiceQuotaIncreaseRequestsInTemplateResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListServiceQuotaIncreaseRequestsInTemplateCommandInput extends
22
19
  export interface ListServiceQuotaIncreaseRequestsInTemplateCommandOutput extends ListServiceQuotaIncreaseRequestsInTemplateResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListServiceQuotaIncreaseRequestsInTemplateCommand_base: {
25
- new (input: ListServiceQuotaIncreaseRequestsInTemplateCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotaIncreaseRequestsInTemplateCommandInput, ListServiceQuotaIncreaseRequestsInTemplateCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListServiceQuotaIncreaseRequestsInTemplateCommandInput]): import("@smithy/core/client").CommandImpl<ListServiceQuotaIncreaseRequestsInTemplateCommandInput, ListServiceQuotaIncreaseRequestsInTemplateCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListServiceQuotaIncreaseRequestsInTemplateCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotaIncreaseRequestsInTemplateCommandInput, ListServiceQuotaIncreaseRequestsInTemplateCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListServiceQuotaIncreaseRequestsInTemplateCommandInput]): import("@smithy/core/client").CommandImpl<ListServiceQuotaIncreaseRequestsInTemplateCommandInput, ListServiceQuotaIncreaseRequestsInTemplateCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the quota increase requests in the specified quota request template.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListServiceQuotasRequest, ListServiceQuotasResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListServiceQuotasCommandInput extends ListServiceQuotasRequest
22
19
  export interface ListServiceQuotasCommandOutput extends ListServiceQuotasResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListServiceQuotasCommand_base: {
25
- new (input: ListServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotasCommandInput, ListServiceQuotasCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotasCommandInput, ListServiceQuotasCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotasCommandInput, ListServiceQuotasCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListServiceQuotasCommandInput): import("@smithy/core/client").CommandImpl<ListServiceQuotasCommandInput, ListServiceQuotasCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the applied quota values for the specified Amazon Web Services service. For some quotas, only
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListServicesRequest, ListServicesResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListServicesCommandInput extends ListServicesRequest {
22
19
  export interface ListServicesCommandOutput extends ListServicesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListServicesCommand_base: {
25
- new (input: ListServicesCommandInput): import("@smithy/core/client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListServicesCommandInput]): import("@smithy/core/client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListServicesCommandInput): import("@smithy/core/client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListServicesCommandInput]): import("@smithy/core/client").CommandImpl<ListServicesCommandInput, ListServicesCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the names and codes for the Amazon Web Services services integrated with Service Quotas.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
22
19
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListTagsForResourceCommand_base: {
25
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListTagsForResourceCommandInput): import("@smithy/core/client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of the tags assigned to the specified applied quota.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { PutServiceQuotaIncreaseRequestIntoTemplateRequest, PutServiceQuotaIncreaseRequestIntoTemplateResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface PutServiceQuotaIncreaseRequestIntoTemplateCommandInput extends
22
19
  export interface PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput extends PutServiceQuotaIncreaseRequestIntoTemplateResponse, __MetadataBearer {
23
20
  }
24
21
  declare const PutServiceQuotaIncreaseRequestIntoTemplateCommand_base: {
25
- new (input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput): import("@smithy/core/client").CommandImpl<PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput): import("@smithy/core/client").CommandImpl<PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput): import("@smithy/core/client").CommandImpl<PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: PutServiceQuotaIncreaseRequestIntoTemplateCommandInput): import("@smithy/core/client").CommandImpl<PutServiceQuotaIncreaseRequestIntoTemplateCommandInput, PutServiceQuotaIncreaseRequestIntoTemplateCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds a quota increase request to your quota request template.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { RequestServiceQuotaIncreaseRequest, RequestServiceQuotaIncreaseResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface RequestServiceQuotaIncreaseCommandInput extends RequestServiceQ
22
19
  export interface RequestServiceQuotaIncreaseCommandOutput extends RequestServiceQuotaIncreaseResponse, __MetadataBearer {
23
20
  }
24
21
  declare const RequestServiceQuotaIncreaseCommand_base: {
25
- new (input: RequestServiceQuotaIncreaseCommandInput): import("@smithy/core/client").CommandImpl<RequestServiceQuotaIncreaseCommandInput, RequestServiceQuotaIncreaseCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: RequestServiceQuotaIncreaseCommandInput): import("@smithy/core/client").CommandImpl<RequestServiceQuotaIncreaseCommandInput, RequestServiceQuotaIncreaseCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: RequestServiceQuotaIncreaseCommandInput): import("@smithy/core/client").CommandImpl<RequestServiceQuotaIncreaseCommandInput, RequestServiceQuotaIncreaseCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: RequestServiceQuotaIncreaseCommandInput): import("@smithy/core/client").CommandImpl<RequestServiceQuotaIncreaseCommandInput, RequestServiceQuotaIncreaseCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Submits a quota increase request for the specified quota at the account or resource
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartAutoManagementRequest, StartAutoManagementResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartAutoManagementCommandInput extends StartAutoManagementRequ
22
19
  export interface StartAutoManagementCommandOutput extends StartAutoManagementResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartAutoManagementCommand_base: {
25
- new (input: StartAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StartAutoManagementCommandInput, StartAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: StartAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StartAutoManagementCommandInput, StartAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StartAutoManagementCommandInput, StartAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: StartAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StartAutoManagementCommandInput, StartAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Starts <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/automatic-management.html">Service Quotas Automatic Management</a> for an Amazon Web Services account, including notification preferences
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StartQuotaUtilizationReportRequest, StartQuotaUtilizationReportResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StartQuotaUtilizationReportCommandInput extends StartQuotaUtili
22
19
  export interface StartQuotaUtilizationReportCommandOutput extends StartQuotaUtilizationReportResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StartQuotaUtilizationReportCommand_base: {
25
- new (input: StartQuotaUtilizationReportCommandInput): import("@smithy/core/client").CommandImpl<StartQuotaUtilizationReportCommandInput, StartQuotaUtilizationReportCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [StartQuotaUtilizationReportCommandInput]): import("@smithy/core/client").CommandImpl<StartQuotaUtilizationReportCommandInput, StartQuotaUtilizationReportCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StartQuotaUtilizationReportCommandInput): import("@smithy/core/client").CommandImpl<StartQuotaUtilizationReportCommandInput, StartQuotaUtilizationReportCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [StartQuotaUtilizationReportCommandInput]): import("@smithy/core/client").CommandImpl<StartQuotaUtilizationReportCommandInput, StartQuotaUtilizationReportCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Initiates the generation of a quota utilization report for your Amazon Web Services account. This
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { StopAutoManagementRequest, StopAutoManagementResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface StopAutoManagementCommandInput extends StopAutoManagementReques
22
19
  export interface StopAutoManagementCommandOutput extends StopAutoManagementResponse, __MetadataBearer {
23
20
  }
24
21
  declare const StopAutoManagementCommand_base: {
25
- new (input: StopAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StopAutoManagementCommandInput, StopAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [StopAutoManagementCommandInput]): import("@smithy/core/client").CommandImpl<StopAutoManagementCommandInput, StopAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: StopAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<StopAutoManagementCommandInput, StopAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [StopAutoManagementCommandInput]): import("@smithy/core/client").CommandImpl<StopAutoManagementCommandInput, StopAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Stops <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/automatic-management.html">Service Quotas Automatic Management</a> for an Amazon Web Services account and removes all associated
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface TagResourceCommandInput extends TagResourceRequest {
22
19
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const TagResourceCommand_base: {
25
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Adds tags to the specified applied quota. You can include one or more tags to add to
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
22
19
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
20
  }
24
21
  declare const UntagResourceCommand_base: {
25
- new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Removes tags from the specified applied quota. You can specify one or more tags to
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { UpdateAutoManagementRequest, UpdateAutoManagementResponse } from "../models/models_0";
4
- import type { ServiceInputTypes, ServiceOutputTypes, ServiceQuotasClientResolvedConfig } from "../ServiceQuotasClient";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface UpdateAutoManagementCommandInput extends UpdateAutoManagementRe
22
19
  export interface UpdateAutoManagementCommandOutput extends UpdateAutoManagementResponse, __MetadataBearer {
23
20
  }
24
21
  declare const UpdateAutoManagementCommand_base: {
25
- new (input: UpdateAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<UpdateAutoManagementCommandInput, UpdateAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [UpdateAutoManagementCommandInput]): import("@smithy/core/client").CommandImpl<UpdateAutoManagementCommandInput, UpdateAutoManagementCommandOutput, ServiceQuotasClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: UpdateAutoManagementCommandInput): import("@smithy/core/client").CommandImpl<UpdateAutoManagementCommandInput, UpdateAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [UpdateAutoManagementCommandInput]): import("@smithy/core/client").CommandImpl<UpdateAutoManagementCommandInput, UpdateAutoManagementCommandOutput, import("..").ServiceQuotasClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Updates your <a href="https://docs.aws.amazon.com/servicequotas/latest/userguide/automatic-management.html">Service Quotas Automatic Management</a> configuration, including notification preferences and
@@ -13,6 +13,7 @@ export type { ClientInputEndpointParameters } from "./endpoint/EndpointParameter
13
13
  export type { RuntimeExtension } from "./runtimeExtensions";
14
14
  export type { ServiceQuotasExtensionConfiguration } from "./extensionConfiguration";
15
15
  export * from "./commands";
16
+ export { Command as $Command } from "@smithy/core/client";
16
17
  export * from "./schemas/schemas_0";
17
18
  export * from "./pagination";
18
19
  export * from "./models/enums";
@@ -0,0 +1,46 @@
1
+ import { EndpointParameterInstructions } from "@smithy/types";
2
+ import {
3
+ ServiceInputTypes,
4
+ ServiceOutputTypes,
5
+ ServiceQuotasClientResolvedConfig,
6
+ } from "./ServiceQuotasClient";
7
+ export declare const command: <
8
+ I extends ServiceInputTypes,
9
+ O extends ServiceOutputTypes
10
+ >(
11
+ added: EndpointParameterInstructions,
12
+ plugins: (
13
+ CommandCtor: any,
14
+ clientStack: any,
15
+ config: any,
16
+ options: any
17
+ ) => import("@smithy/types").Pluggable<any, any>[],
18
+ op: string,
19
+ $: import("@smithy/types").StaticOperationSchema,
20
+ smithyContext?: Record<string, unknown>
21
+ ) => {
22
+ new (input: I): import("@smithy/core/client").CommandImpl<
23
+ I,
24
+ O,
25
+ ServiceQuotasClientResolvedConfig,
26
+ ServiceInputTypes,
27
+ ServiceOutputTypes
28
+ >;
29
+ new (
30
+ ...[input]: import("@smithy/types").OptionalParameter<I>
31
+ ): import("@smithy/core/client").CommandImpl<
32
+ I,
33
+ O,
34
+ ServiceQuotasClientResolvedConfig,
35
+ ServiceInputTypes,
36
+ ServiceOutputTypes
37
+ >;
38
+ getEndpointParameterInstructions(): EndpointParameterInstructions;
39
+ };
40
+ export declare const _ep0: EndpointParameterInstructions;
41
+ export declare const _mw0: (
42
+ Command: any,
43
+ cs: any,
44
+ config: any,
45
+ o: any
46
+ ) => never[];
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  AssociateServiceQuotaTemplateRequest,
5
4
  AssociateServiceQuotaTemplateResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- ServiceQuotasClientResolvedConfig,
11
- } from "../ServiceQuotasClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface AssociateServiceQuotaTemplateCommandInput
15
8
  extends AssociateServiceQuotaTemplateRequest {}
16
9
  export interface AssociateServiceQuotaTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const AssociateServiceQuotaTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  AssociateServiceQuotaTemplateCommandInput,
24
17
  AssociateServiceQuotaTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [AssociateServiceQuotaTemplateCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  AssociateServiceQuotaTemplateCommandInput,
33
26
  AssociateServiceQuotaTemplateCommandOutput,
34
- ServiceQuotasClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").ServiceQuotasClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class AssociateServiceQuotaTemplateCommand extends AssociateServiceQuotaTemplateCommand_base {
43
34
  protected static __types: {
@@ -1,16 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import {
4
3
  CreateSupportCaseRequest,
5
4
  CreateSupportCaseResponse,
6
5
  } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- ServiceQuotasClientResolvedConfig,
11
- } from "../ServiceQuotasClient";
12
6
  export { __MetadataBearer };
13
- export { $Command };
14
7
  export interface CreateSupportCaseCommandInput
15
8
  extends CreateSupportCaseRequest {}
16
9
  export interface CreateSupportCaseCommandOutput
@@ -22,22 +15,20 @@ declare const CreateSupportCaseCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  CreateSupportCaseCommandInput,
24
17
  CreateSupportCaseCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: CreateSupportCaseCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  CreateSupportCaseCommandInput,
33
26
  CreateSupportCaseCommandOutput,
34
- ServiceQuotasClientResolvedConfig,
35
- ServiceInputTypes,
36
- ServiceOutputTypes
27
+ import("..").ServiceQuotasClientResolvedConfig,
28
+ import("..").ServiceInputTypes,
29
+ import("..").ServiceOutputTypes
37
30
  >;
38
- getEndpointParameterInstructions(): {
39
- [x: string]: unknown;
40
- };
31
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
41
32
  };
42
33
  export declare class CreateSupportCaseCommand extends CreateSupportCaseCommand_base {
43
34
  protected static __types: {