@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,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
  DeleteServiceQuotaIncreaseRequestFromTemplateRequest,
5
4
  DeleteServiceQuotaIncreaseRequestFromTemplateResponse,
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 DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput
15
8
  extends DeleteServiceQuotaIncreaseRequestFromTemplateRequest {}
16
9
  export interface DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const DeleteServiceQuotaIncreaseRequestFromTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput,
24
17
  DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  DeleteServiceQuotaIncreaseRequestFromTemplateCommandInput,
33
26
  DeleteServiceQuotaIncreaseRequestFromTemplateCommandOutput,
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 DeleteServiceQuotaIncreaseRequestFromTemplateCommand extends DeleteServiceQuotaIncreaseRequestFromTemplateCommand_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
  DisassociateServiceQuotaTemplateRequest,
5
4
  DisassociateServiceQuotaTemplateResponse,
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 DisassociateServiceQuotaTemplateCommandInput
15
8
  extends DisassociateServiceQuotaTemplateRequest {}
16
9
  export interface DisassociateServiceQuotaTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const DisassociateServiceQuotaTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  DisassociateServiceQuotaTemplateCommandInput,
24
17
  DisassociateServiceQuotaTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [DisassociateServiceQuotaTemplateCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  DisassociateServiceQuotaTemplateCommandInput,
33
26
  DisassociateServiceQuotaTemplateCommandOutput,
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 DisassociateServiceQuotaTemplateCommand extends DisassociateServiceQuotaTemplateCommand_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
  GetAWSDefaultServiceQuotaRequest,
5
4
  GetAWSDefaultServiceQuotaResponse,
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 GetAWSDefaultServiceQuotaCommandInput
15
8
  extends GetAWSDefaultServiceQuotaRequest {}
16
9
  export interface GetAWSDefaultServiceQuotaCommandOutput
@@ -22,22 +15,20 @@ declare const GetAWSDefaultServiceQuotaCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetAWSDefaultServiceQuotaCommandInput,
24
17
  GetAWSDefaultServiceQuotaCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetAWSDefaultServiceQuotaCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetAWSDefaultServiceQuotaCommandInput,
33
26
  GetAWSDefaultServiceQuotaCommandOutput,
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 GetAWSDefaultServiceQuotaCommand extends GetAWSDefaultServiceQuotaCommand_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
  GetAssociationForServiceQuotaTemplateRequest,
5
4
  GetAssociationForServiceQuotaTemplateResponse,
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 GetAssociationForServiceQuotaTemplateCommandInput
15
8
  extends GetAssociationForServiceQuotaTemplateRequest {}
16
9
  export interface GetAssociationForServiceQuotaTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const GetAssociationForServiceQuotaTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetAssociationForServiceQuotaTemplateCommandInput,
24
17
  GetAssociationForServiceQuotaTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [GetAssociationForServiceQuotaTemplateCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetAssociationForServiceQuotaTemplateCommandInput,
33
26
  GetAssociationForServiceQuotaTemplateCommandOutput,
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 GetAssociationForServiceQuotaTemplateCommand extends GetAssociationForServiceQuotaTemplateCommand_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
  GetAutoManagementConfigurationRequest,
5
4
  GetAutoManagementConfigurationResponse,
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 GetAutoManagementConfigurationCommandInput
15
8
  extends GetAutoManagementConfigurationRequest {}
16
9
  export interface GetAutoManagementConfigurationCommandOutput
@@ -22,22 +15,20 @@ declare const GetAutoManagementConfigurationCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetAutoManagementConfigurationCommandInput,
24
17
  GetAutoManagementConfigurationCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [GetAutoManagementConfigurationCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetAutoManagementConfigurationCommandInput,
33
26
  GetAutoManagementConfigurationCommandOutput,
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 GetAutoManagementConfigurationCommand extends GetAutoManagementConfigurationCommand_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
  GetQuotaUtilizationReportRequest,
5
4
  GetQuotaUtilizationReportResponse,
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 GetQuotaUtilizationReportCommandInput
15
8
  extends GetQuotaUtilizationReportRequest {}
16
9
  export interface GetQuotaUtilizationReportCommandOutput
@@ -22,22 +15,20 @@ declare const GetQuotaUtilizationReportCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetQuotaUtilizationReportCommandInput,
24
17
  GetQuotaUtilizationReportCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetQuotaUtilizationReportCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetQuotaUtilizationReportCommandInput,
33
26
  GetQuotaUtilizationReportCommandOutput,
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 GetQuotaUtilizationReportCommand extends GetQuotaUtilizationReportCommand_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
  GetRequestedServiceQuotaChangeRequest,
5
4
  GetRequestedServiceQuotaChangeResponse,
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 GetRequestedServiceQuotaChangeCommandInput
15
8
  extends GetRequestedServiceQuotaChangeRequest {}
16
9
  export interface GetRequestedServiceQuotaChangeCommandOutput
@@ -22,22 +15,20 @@ declare const GetRequestedServiceQuotaChangeCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetRequestedServiceQuotaChangeCommandInput,
24
17
  GetRequestedServiceQuotaChangeCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetRequestedServiceQuotaChangeCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetRequestedServiceQuotaChangeCommandInput,
33
26
  GetRequestedServiceQuotaChangeCommandOutput,
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 GetRequestedServiceQuotaChangeCommand extends GetRequestedServiceQuotaChangeCommand_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
  GetServiceQuotaRequest,
5
4
  GetServiceQuotaResponse,
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 GetServiceQuotaCommandInput extends GetServiceQuotaRequest {}
15
8
  export interface GetServiceQuotaCommandOutput
16
9
  extends GetServiceQuotaResponse,
@@ -21,22 +14,20 @@ declare const GetServiceQuotaCommand_base: {
21
14
  ): import("@smithy/core/client").CommandImpl<
22
15
  GetServiceQuotaCommandInput,
23
16
  GetServiceQuotaCommandOutput,
24
- ServiceQuotasClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
17
+ import("..").ServiceQuotasClientResolvedConfig,
18
+ import("..").ServiceInputTypes,
19
+ import("..").ServiceOutputTypes
27
20
  >;
28
21
  new (
29
22
  input: GetServiceQuotaCommandInput
30
23
  ): import("@smithy/core/client").CommandImpl<
31
24
  GetServiceQuotaCommandInput,
32
25
  GetServiceQuotaCommandOutput,
33
- ServiceQuotasClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
26
+ import("..").ServiceQuotasClientResolvedConfig,
27
+ import("..").ServiceInputTypes,
28
+ import("..").ServiceOutputTypes
36
29
  >;
37
- getEndpointParameterInstructions(): {
38
- [x: string]: unknown;
39
- };
30
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
40
31
  };
41
32
  export declare class GetServiceQuotaCommand extends GetServiceQuotaCommand_base {
42
33
  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
  GetServiceQuotaIncreaseRequestFromTemplateRequest,
5
4
  GetServiceQuotaIncreaseRequestFromTemplateResponse,
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 GetServiceQuotaIncreaseRequestFromTemplateCommandInput
15
8
  extends GetServiceQuotaIncreaseRequestFromTemplateRequest {}
16
9
  export interface GetServiceQuotaIncreaseRequestFromTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const GetServiceQuotaIncreaseRequestFromTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  GetServiceQuotaIncreaseRequestFromTemplateCommandInput,
24
17
  GetServiceQuotaIncreaseRequestFromTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: GetServiceQuotaIncreaseRequestFromTemplateCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  GetServiceQuotaIncreaseRequestFromTemplateCommandInput,
33
26
  GetServiceQuotaIncreaseRequestFromTemplateCommandOutput,
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 GetServiceQuotaIncreaseRequestFromTemplateCommand extends GetServiceQuotaIncreaseRequestFromTemplateCommand_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
  ListAWSDefaultServiceQuotasRequest,
5
4
  ListAWSDefaultServiceQuotasResponse,
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 ListAWSDefaultServiceQuotasCommandInput
15
8
  extends ListAWSDefaultServiceQuotasRequest {}
16
9
  export interface ListAWSDefaultServiceQuotasCommandOutput
@@ -22,22 +15,20 @@ declare const ListAWSDefaultServiceQuotasCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  ListAWSDefaultServiceQuotasCommandInput,
24
17
  ListAWSDefaultServiceQuotasCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: ListAWSDefaultServiceQuotasCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  ListAWSDefaultServiceQuotasCommandInput,
33
26
  ListAWSDefaultServiceQuotasCommandOutput,
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 ListAWSDefaultServiceQuotasCommand extends ListAWSDefaultServiceQuotasCommand_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
  ListRequestedServiceQuotaChangeHistoryByQuotaRequest,
5
4
  ListRequestedServiceQuotaChangeHistoryByQuotaResponse,
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 ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput
15
8
  extends ListRequestedServiceQuotaChangeHistoryByQuotaRequest {}
16
9
  export interface ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput
@@ -22,22 +15,20 @@ declare const ListRequestedServiceQuotaChangeHistoryByQuotaCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput,
24
17
  ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  ListRequestedServiceQuotaChangeHistoryByQuotaCommandInput,
33
26
  ListRequestedServiceQuotaChangeHistoryByQuotaCommandOutput,
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 ListRequestedServiceQuotaChangeHistoryByQuotaCommand extends ListRequestedServiceQuotaChangeHistoryByQuotaCommand_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
  ListRequestedServiceQuotaChangeHistoryRequest,
5
4
  ListRequestedServiceQuotaChangeHistoryResponse,
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 ListRequestedServiceQuotaChangeHistoryCommandInput
15
8
  extends ListRequestedServiceQuotaChangeHistoryRequest {}
16
9
  export interface ListRequestedServiceQuotaChangeHistoryCommandOutput
@@ -22,22 +15,20 @@ declare const ListRequestedServiceQuotaChangeHistoryCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  ListRequestedServiceQuotaChangeHistoryCommandInput,
24
17
  ListRequestedServiceQuotaChangeHistoryCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [ListRequestedServiceQuotaChangeHistoryCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  ListRequestedServiceQuotaChangeHistoryCommandInput,
33
26
  ListRequestedServiceQuotaChangeHistoryCommandOutput,
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 ListRequestedServiceQuotaChangeHistoryCommand extends ListRequestedServiceQuotaChangeHistoryCommand_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
  ListServiceQuotaIncreaseRequestsInTemplateRequest,
5
4
  ListServiceQuotaIncreaseRequestsInTemplateResponse,
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 ListServiceQuotaIncreaseRequestsInTemplateCommandInput
15
8
  extends ListServiceQuotaIncreaseRequestsInTemplateRequest {}
16
9
  export interface ListServiceQuotaIncreaseRequestsInTemplateCommandOutput
@@ -22,22 +15,20 @@ declare const ListServiceQuotaIncreaseRequestsInTemplateCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  ListServiceQuotaIncreaseRequestsInTemplateCommandInput,
24
17
  ListServiceQuotaIncreaseRequestsInTemplateCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  ...[input]: [] | [ListServiceQuotaIncreaseRequestsInTemplateCommandInput]
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  ListServiceQuotaIncreaseRequestsInTemplateCommandInput,
33
26
  ListServiceQuotaIncreaseRequestsInTemplateCommandOutput,
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 ListServiceQuotaIncreaseRequestsInTemplateCommand extends ListServiceQuotaIncreaseRequestsInTemplateCommand_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
  ListServiceQuotasRequest,
5
4
  ListServiceQuotasResponse,
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 ListServiceQuotasCommandInput
15
8
  extends ListServiceQuotasRequest {}
16
9
  export interface ListServiceQuotasCommandOutput
@@ -22,22 +15,20 @@ declare const ListServiceQuotasCommand_base: {
22
15
  ): import("@smithy/core/client").CommandImpl<
23
16
  ListServiceQuotasCommandInput,
24
17
  ListServiceQuotasCommandOutput,
25
- ServiceQuotasClientResolvedConfig,
26
- ServiceInputTypes,
27
- ServiceOutputTypes
18
+ import("..").ServiceQuotasClientResolvedConfig,
19
+ import("..").ServiceInputTypes,
20
+ import("..").ServiceOutputTypes
28
21
  >;
29
22
  new (
30
23
  input: ListServiceQuotasCommandInput
31
24
  ): import("@smithy/core/client").CommandImpl<
32
25
  ListServiceQuotasCommandInput,
33
26
  ListServiceQuotasCommandOutput,
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 ListServiceQuotasCommand extends ListServiceQuotasCommand_base {
43
34
  protected static __types: {