@aws-sdk/client-api-gateway 3.890.0 → 3.891.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 (125) hide show
  1. package/dist-types/commands/CreateApiKeyCommand.d.ts +2 -0
  2. package/dist-types/commands/CreateAuthorizerCommand.d.ts +2 -0
  3. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +2 -0
  4. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -0
  5. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +2 -0
  6. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +2 -0
  7. package/dist-types/commands/CreateDomainNameAccessAssociationCommand.d.ts +2 -0
  8. package/dist-types/commands/CreateDomainNameCommand.d.ts +2 -0
  9. package/dist-types/commands/CreateModelCommand.d.ts +2 -0
  10. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +2 -0
  11. package/dist-types/commands/CreateResourceCommand.d.ts +2 -0
  12. package/dist-types/commands/CreateRestApiCommand.d.ts +2 -0
  13. package/dist-types/commands/CreateStageCommand.d.ts +2 -0
  14. package/dist-types/commands/CreateUsagePlanCommand.d.ts +2 -0
  15. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +2 -0
  16. package/dist-types/commands/CreateVpcLinkCommand.d.ts +2 -0
  17. package/dist-types/commands/DeleteApiKeyCommand.d.ts +2 -0
  18. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +2 -0
  19. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +2 -0
  20. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +2 -0
  21. package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -0
  22. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +2 -0
  23. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +2 -0
  24. package/dist-types/commands/DeleteDomainNameAccessAssociationCommand.d.ts +2 -0
  25. package/dist-types/commands/DeleteDomainNameCommand.d.ts +2 -0
  26. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +2 -0
  27. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -0
  28. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +2 -0
  29. package/dist-types/commands/DeleteMethodCommand.d.ts +2 -0
  30. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +2 -0
  31. package/dist-types/commands/DeleteModelCommand.d.ts +2 -0
  32. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +2 -0
  33. package/dist-types/commands/DeleteResourceCommand.d.ts +2 -0
  34. package/dist-types/commands/DeleteRestApiCommand.d.ts +2 -0
  35. package/dist-types/commands/DeleteStageCommand.d.ts +2 -0
  36. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +2 -0
  37. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +2 -0
  38. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +2 -0
  39. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +2 -0
  40. package/dist-types/commands/FlushStageCacheCommand.d.ts +2 -0
  41. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +2 -0
  42. package/dist-types/commands/GetAccountCommand.d.ts +2 -0
  43. package/dist-types/commands/GetApiKeyCommand.d.ts +2 -0
  44. package/dist-types/commands/GetApiKeysCommand.d.ts +2 -0
  45. package/dist-types/commands/GetAuthorizerCommand.d.ts +2 -0
  46. package/dist-types/commands/GetAuthorizersCommand.d.ts +2 -0
  47. package/dist-types/commands/GetBasePathMappingCommand.d.ts +2 -0
  48. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +2 -0
  49. package/dist-types/commands/GetClientCertificateCommand.d.ts +2 -0
  50. package/dist-types/commands/GetClientCertificatesCommand.d.ts +2 -0
  51. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -0
  52. package/dist-types/commands/GetDeploymentsCommand.d.ts +2 -0
  53. package/dist-types/commands/GetDocumentationPartCommand.d.ts +2 -0
  54. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +2 -0
  55. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +2 -0
  56. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +2 -0
  57. package/dist-types/commands/GetDomainNameAccessAssociationsCommand.d.ts +2 -0
  58. package/dist-types/commands/GetDomainNameCommand.d.ts +2 -0
  59. package/dist-types/commands/GetDomainNamesCommand.d.ts +2 -0
  60. package/dist-types/commands/GetExportCommand.d.ts +2 -0
  61. package/dist-types/commands/GetGatewayResponseCommand.d.ts +2 -0
  62. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +2 -0
  63. package/dist-types/commands/GetIntegrationCommand.d.ts +2 -0
  64. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +2 -0
  65. package/dist-types/commands/GetMethodCommand.d.ts +2 -0
  66. package/dist-types/commands/GetMethodResponseCommand.d.ts +2 -0
  67. package/dist-types/commands/GetModelCommand.d.ts +2 -0
  68. package/dist-types/commands/GetModelTemplateCommand.d.ts +2 -0
  69. package/dist-types/commands/GetModelsCommand.d.ts +2 -0
  70. package/dist-types/commands/GetRequestValidatorCommand.d.ts +2 -0
  71. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +2 -0
  72. package/dist-types/commands/GetResourceCommand.d.ts +2 -0
  73. package/dist-types/commands/GetResourcesCommand.d.ts +2 -0
  74. package/dist-types/commands/GetRestApiCommand.d.ts +2 -0
  75. package/dist-types/commands/GetRestApisCommand.d.ts +2 -0
  76. package/dist-types/commands/GetSdkCommand.d.ts +2 -0
  77. package/dist-types/commands/GetSdkTypeCommand.d.ts +2 -0
  78. package/dist-types/commands/GetSdkTypesCommand.d.ts +2 -0
  79. package/dist-types/commands/GetStageCommand.d.ts +2 -0
  80. package/dist-types/commands/GetStagesCommand.d.ts +2 -0
  81. package/dist-types/commands/GetTagsCommand.d.ts +2 -0
  82. package/dist-types/commands/GetUsageCommand.d.ts +2 -0
  83. package/dist-types/commands/GetUsagePlanCommand.d.ts +2 -0
  84. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +2 -0
  85. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +2 -0
  86. package/dist-types/commands/GetUsagePlansCommand.d.ts +2 -0
  87. package/dist-types/commands/GetVpcLinkCommand.d.ts +2 -0
  88. package/dist-types/commands/GetVpcLinksCommand.d.ts +2 -0
  89. package/dist-types/commands/ImportApiKeysCommand.d.ts +2 -0
  90. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +2 -0
  91. package/dist-types/commands/ImportRestApiCommand.d.ts +2 -0
  92. package/dist-types/commands/PutGatewayResponseCommand.d.ts +2 -0
  93. package/dist-types/commands/PutIntegrationCommand.d.ts +2 -0
  94. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +2 -0
  95. package/dist-types/commands/PutMethodCommand.d.ts +2 -0
  96. package/dist-types/commands/PutMethodResponseCommand.d.ts +2 -0
  97. package/dist-types/commands/PutRestApiCommand.d.ts +2 -0
  98. package/dist-types/commands/RejectDomainNameAccessAssociationCommand.d.ts +2 -0
  99. package/dist-types/commands/TagResourceCommand.d.ts +2 -0
  100. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +2 -0
  101. package/dist-types/commands/TestInvokeMethodCommand.d.ts +2 -0
  102. package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
  103. package/dist-types/commands/UpdateAccountCommand.d.ts +2 -0
  104. package/dist-types/commands/UpdateApiKeyCommand.d.ts +2 -0
  105. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -0
  106. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +2 -0
  107. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +2 -0
  108. package/dist-types/commands/UpdateDeploymentCommand.d.ts +2 -0
  109. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +2 -0
  110. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +2 -0
  111. package/dist-types/commands/UpdateDomainNameCommand.d.ts +2 -0
  112. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +2 -0
  113. package/dist-types/commands/UpdateIntegrationCommand.d.ts +2 -0
  114. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +2 -0
  115. package/dist-types/commands/UpdateMethodCommand.d.ts +2 -0
  116. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +2 -0
  117. package/dist-types/commands/UpdateModelCommand.d.ts +2 -0
  118. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +2 -0
  119. package/dist-types/commands/UpdateResourceCommand.d.ts +2 -0
  120. package/dist-types/commands/UpdateRestApiCommand.d.ts +2 -0
  121. package/dist-types/commands/UpdateStageCommand.d.ts +2 -0
  122. package/dist-types/commands/UpdateUsageCommand.d.ts +2 -0
  123. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +2 -0
  124. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +2 -0
  125. package/package.json +11 -11
@@ -33,6 +33,8 @@ declare const GetDomainNameCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetDomainNameRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDomainNamesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDomainNamesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDomainNamesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetDomainNamesRequest
38
40
  * position: "STRING_VALUE",
@@ -40,6 +40,8 @@ declare const GetExportCommand_base: {
40
40
  * ```javascript
41
41
  * import { APIGatewayClient, GetExportCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
42
42
  * // const { APIGatewayClient, GetExportCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
43
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
44
+ * const config = {}; // type is APIGatewayClientConfig
43
45
  * const client = new APIGatewayClient(config);
44
46
  * const input = { // GetExportRequest
45
47
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGatewayResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetGatewayResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetGatewayResponsesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetGatewayResponsesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetGatewayResponsesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetGatewayResponsesRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetIntegrationRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetIntegrationResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetIntegrationResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetMethodCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetMethodRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetMethodResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetMethodResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetModelCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetModelRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetModelTemplateCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetModelTemplateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetModelTemplateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetModelTemplateRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetModelsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetModelsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetModelsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetModelsRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetRequestValidatorCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetRequestValidatorRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetRequestValidatorsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetRequestValidatorsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetRequestValidatorsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetRequestValidatorsRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetResourceRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetResourcesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetResourcesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetResourcesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetResourcesRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetRestApiCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetRestApiRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetRestApisCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetRestApisCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetRestApisCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetRestApisRequest
38
40
  * position: "STRING_VALUE",
@@ -40,6 +40,8 @@ declare const GetSdkCommand_base: {
40
40
  * ```javascript
41
41
  * import { APIGatewayClient, GetSdkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
42
42
  * // const { APIGatewayClient, GetSdkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
43
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
44
+ * const config = {}; // type is APIGatewayClientConfig
43
45
  * const client = new APIGatewayClient(config);
44
46
  * const input = { // GetSdkRequest
45
47
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSdkTypeCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetSdkTypeCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetSdkTypeCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetSdkTypeRequest
38
40
  * id: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetSdkTypesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetSdkTypesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetSdkTypesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetSdkTypesRequest
38
40
  * position: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetStageRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetStagesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetStagesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetStagesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetStagesRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetTagsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetTagsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetTagsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetTagsRequest
38
40
  * resourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUsageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetUsageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetUsageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetUsageRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUsagePlanCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetUsagePlanRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUsagePlanKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetUsagePlanKeyRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUsagePlanKeysCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetUsagePlanKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetUsagePlanKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetUsagePlanKeysRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetUsagePlansCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetUsagePlansCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetUsagePlansCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetUsagePlansRequest
38
40
  * position: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetVpcLinkCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetVpcLinkRequest
38
40
  * vpcLinkId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetVpcLinksCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetVpcLinksCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetVpcLinksCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // GetVpcLinksRequest
38
40
  * position: "STRING_VALUE",
@@ -39,6 +39,8 @@ declare const ImportApiKeysCommand_base: {
39
39
  * ```javascript
40
40
  * import { APIGatewayClient, ImportApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
41
41
  * // const { APIGatewayClient, ImportApiKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
42
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
43
+ * const config = {}; // type is APIGatewayClientConfig
42
44
  * const client = new APIGatewayClient(config);
43
45
  * const input = { // ImportApiKeysRequest
44
46
  * body: new Uint8Array(), // e.g. Buffer.from("") or new TextEncoder().encode("") // required
@@ -39,6 +39,8 @@ declare const ImportDocumentationPartsCommand_base: {
39
39
  * ```javascript
40
40
  * import { APIGatewayClient, ImportDocumentationPartsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
41
41
  * // const { APIGatewayClient, ImportDocumentationPartsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
42
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
43
+ * const config = {}; // type is APIGatewayClientConfig
42
44
  * const client = new APIGatewayClient(config);
43
45
  * const input = { // ImportDocumentationPartsRequest
44
46
  * restApiId: "STRING_VALUE", // required
@@ -39,6 +39,8 @@ declare const ImportRestApiCommand_base: {
39
39
  * ```javascript
40
40
  * import { APIGatewayClient, ImportRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
41
41
  * // const { APIGatewayClient, ImportRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
42
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
43
+ * const config = {}; // type is APIGatewayClientConfig
42
44
  * const client = new APIGatewayClient(config);
43
45
  * const input = { // ImportRestApiRequest
44
46
  * failOnWarnings: true || false,
@@ -33,6 +33,8 @@ declare const PutGatewayResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, PutGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, PutGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // PutGatewayResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, PutIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, PutIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // PutIntegrationRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutIntegrationResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, PutIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, PutIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // PutIntegrationResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutMethodCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, PutMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, PutMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // PutMethodRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const PutMethodResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, PutMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, PutMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // PutMethodResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -40,6 +40,8 @@ declare const PutRestApiCommand_base: {
40
40
  * ```javascript
41
41
  * import { APIGatewayClient, PutRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
42
42
  * // const { APIGatewayClient, PutRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
43
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
44
+ * const config = {}; // type is APIGatewayClientConfig
43
45
  * const client = new APIGatewayClient(config);
44
46
  * const input = { // PutRestApiRequest
45
47
  * restApiId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const RejectDomainNameAccessAssociationCommand_base: {
34
34
  * ```javascript
35
35
  * import { APIGatewayClient, RejectDomainNameAccessAssociationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
36
36
  * // const { APIGatewayClient, RejectDomainNameAccessAssociationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
37
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
38
+ * const config = {}; // type is APIGatewayClientConfig
37
39
  * const client = new APIGatewayClient(config);
38
40
  * const input = { // RejectDomainNameAccessAssociationRequest
39
41
  * domainNameAccessAssociationArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const TagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, TagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, TagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // TagResourceRequest
38
40
  * resourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const TestInvokeAuthorizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, TestInvokeAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, TestInvokeAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // TestInvokeAuthorizerRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const TestInvokeMethodCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, TestInvokeMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, TestInvokeMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // TestInvokeMethodRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UntagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UntagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UntagResourceRequest
38
40
  * resourceArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateAccountCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateAccountCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateAccountCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateAccountRequest
38
40
  * patchOperations: [ // ListOfPatchOperation
@@ -33,6 +33,8 @@ declare const UpdateApiKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateApiKeyRequest
38
40
  * apiKey: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateAuthorizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateAuthorizerRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateBasePathMappingCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateBasePathMappingRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateClientCertificateCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateClientCertificateRequest
38
40
  * clientCertificateId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateDeploymentRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDocumentationPartCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateDocumentationPartCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateDocumentationPartRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDocumentationVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateDocumentationVersionCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateDocumentationVersionRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateDomainNameCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateDomainNameRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateGatewayResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateGatewayResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateIntegrationRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateIntegrationResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
36
+ * // import type { APIGatewayClientConfig } from "@aws-sdk/client-api-gateway";
37
+ * const config = {}; // type is APIGatewayClientConfig
36
38
  * const client = new APIGatewayClient(config);
37
39
  * const input = { // UpdateIntegrationResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required