@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 CreateApiKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateApiKeyCommand } = 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 = { // CreateApiKeyRequest
38
40
  * name: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const CreateAuthorizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateAuthorizerCommand } = 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 = { // CreateAuthorizerRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateBasePathMappingCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateBasePathMappingCommand } = 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 = { // CreateBasePathMappingRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateDeploymentCommand } = 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 = { // CreateDeploymentRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDocumentationPartCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateDocumentationPartCommand } = 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 = { // CreateDocumentationPartRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDocumentationVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateDocumentationVersionCommand } = 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 = { // CreateDocumentationVersionRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const CreateDomainNameAccessAssociationCommand_base: {
34
34
  * ```javascript
35
35
  * import { APIGatewayClient, CreateDomainNameAccessAssociationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
36
36
  * // const { APIGatewayClient, CreateDomainNameAccessAssociationCommand } = 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 = { // CreateDomainNameAccessAssociationRequest
39
41
  * domainNameArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateDomainNameCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateDomainNameCommand } = 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 = { // CreateDomainNameRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateModelCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateModelCommand } = 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 = { // CreateModelRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateRequestValidatorCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateRequestValidatorCommand } = 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 = { // CreateRequestValidatorRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateResourceCommand } = 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 = { // CreateResourceRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateRestApiCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateRestApiCommand } = 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 = { // CreateRestApiRequest
38
40
  * name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateStageCommand } = 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 = { // CreateStageRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateUsagePlanCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateUsagePlanCommand } = 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 = { // CreateUsagePlanRequest
38
40
  * name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateUsagePlanKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateUsagePlanKeyCommand } = 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 = { // CreateUsagePlanKeyRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const CreateVpcLinkCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, CreateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, CreateVpcLinkCommand } = 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 = { // CreateVpcLinkRequest
38
40
  * name: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteApiKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteApiKeyCommand } = 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 = { // DeleteApiKeyRequest
38
40
  * apiKey: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteAuthorizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteAuthorizerCommand } = 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 = { // DeleteAuthorizerRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteBasePathMappingCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteBasePathMappingCommand } = 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 = { // DeleteBasePathMappingRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteClientCertificateCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteClientCertificateCommand } = 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 = { // DeleteClientCertificateRequest
38
40
  * clientCertificateId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteDeploymentCommand } = 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 = { // DeleteDeploymentRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDocumentationPartCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteDocumentationPartCommand } = 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 = { // DeleteDocumentationPartRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDocumentationVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteDocumentationVersionCommand } = 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 = { // DeleteDocumentationVersionRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -34,6 +34,8 @@ declare const DeleteDomainNameAccessAssociationCommand_base: {
34
34
  * ```javascript
35
35
  * import { APIGatewayClient, DeleteDomainNameAccessAssociationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
36
36
  * // const { APIGatewayClient, DeleteDomainNameAccessAssociationCommand } = 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 = { // DeleteDomainNameAccessAssociationRequest
39
41
  * domainNameAccessAssociationArn: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteDomainNameCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteDomainNameCommand } = 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 = { // DeleteDomainNameRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteGatewayResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteGatewayResponseCommand } = 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 = { // DeleteGatewayResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteIntegrationCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteIntegrationCommand } = 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 = { // DeleteIntegrationRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteIntegrationResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteIntegrationResponseCommand } = 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 = { // DeleteIntegrationResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteMethodCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteMethodCommand } = 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 = { // DeleteMethodRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteMethodResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteMethodResponseCommand } = 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 = { // DeleteMethodResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteModelCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteModelCommand } = 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 = { // DeleteModelRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteRequestValidatorCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteRequestValidatorCommand } = 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 = { // DeleteRequestValidatorRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteResourceCommand } = 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 = { // DeleteResourceRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteRestApiCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteRestApiCommand } = 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 = { // DeleteRestApiRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteStageCommand } = 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 = { // DeleteStageRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteUsagePlanCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteUsagePlanCommand } = 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 = { // DeleteUsagePlanRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteUsagePlanKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteUsagePlanKeyCommand } = 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 = { // DeleteUsagePlanKeyRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const DeleteVpcLinkCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, DeleteVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, DeleteVpcLinkCommand } = 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 = { // DeleteVpcLinkRequest
38
40
  * vpcLinkId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const FlushStageAuthorizersCacheCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, FlushStageAuthorizersCacheCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, FlushStageAuthorizersCacheCommand } = 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 = { // FlushStageAuthorizersCacheRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const FlushStageCacheCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, FlushStageCacheCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, FlushStageCacheCommand } = 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 = { // FlushStageCacheRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GenerateClientCertificateCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GenerateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GenerateClientCertificateCommand } = 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 = { // GenerateClientCertificateRequest
38
40
  * description: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetAccountCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetAccountCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetAccountCommand } = 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 = {};
38
40
  * const command = new GetAccountCommand(input);
@@ -33,6 +33,8 @@ declare const GetApiKeyCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetApiKeyCommand } = 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 = { // GetApiKeyRequest
38
40
  * apiKey: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetApiKeysCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetApiKeysCommand } = 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 = { // GetApiKeysRequest
38
40
  * position: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetAuthorizerCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetAuthorizerCommand } = 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 = { // GetAuthorizerRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetAuthorizersCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetAuthorizersCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetAuthorizersCommand } = 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 = { // GetAuthorizersRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetBasePathMappingCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetBasePathMappingCommand } = 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 = { // GetBasePathMappingRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetBasePathMappingsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetBasePathMappingsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetBasePathMappingsCommand } = 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 = { // GetBasePathMappingsRequest
38
40
  * domainName: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetClientCertificateCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetClientCertificateCommand } = 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 = { // GetClientCertificateRequest
38
40
  * clientCertificateId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetClientCertificatesCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetClientCertificatesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetClientCertificatesCommand } = 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 = { // GetClientCertificatesRequest
38
40
  * position: "STRING_VALUE",
@@ -33,6 +33,8 @@ declare const GetDeploymentCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDeploymentCommand } = 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 = { // GetDeploymentRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDeploymentsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDeploymentsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDeploymentsCommand } = 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 = { // GetDeploymentsRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDocumentationPartCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDocumentationPartCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDocumentationPartCommand } = 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 = { // GetDocumentationPartRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDocumentationPartsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDocumentationPartsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDocumentationPartsCommand } = 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 = { // GetDocumentationPartsRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDocumentationVersionCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDocumentationVersionCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDocumentationVersionCommand } = 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 = { // GetDocumentationVersionRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDocumentationVersionsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDocumentationVersionsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDocumentationVersionsCommand } = 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 = { // GetDocumentationVersionsRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const GetDomainNameAccessAssociationsCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, GetDomainNameAccessAssociationsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, GetDomainNameAccessAssociationsCommand } = 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 = { // GetDomainNameAccessAssociationsRequest
38
40
  * position: "STRING_VALUE",