@aws-sdk/client-api-gateway 3.890.0 → 3.893.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 +21 -21
@@ -33,6 +33,8 @@ declare const UpdateMethodCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateMethodCommand } = 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 = { // UpdateMethodRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateMethodResponseCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateMethodResponseCommand } = 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 = { // UpdateMethodResponseRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateModelCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateModelCommand } = 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 = { // UpdateModelRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateRequestValidatorCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateRequestValidatorCommand } = 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 = { // UpdateRequestValidatorRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateResourceCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateResourceCommand } = 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 = { // UpdateResourceRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateRestApiCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateRestApiCommand } = 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 = { // UpdateRestApiRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateStageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateStageCommand } = 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 = { // UpdateStageRequest
38
40
  * restApiId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateUsageCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateUsageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateUsageCommand } = 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 = { // UpdateUsageRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateUsagePlanCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateUsagePlanCommand } = 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 = { // UpdateUsagePlanRequest
38
40
  * usagePlanId: "STRING_VALUE", // required
@@ -33,6 +33,8 @@ declare const UpdateVpcLinkCommand_base: {
33
33
  * ```javascript
34
34
  * import { APIGatewayClient, UpdateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
35
35
  * // const { APIGatewayClient, UpdateVpcLinkCommand } = 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 = { // UpdateVpcLinkRequest
38
40
  * vpcLinkId: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-api-gateway",
3
3
  "description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
4
- "version": "3.890.0",
4
+ "version": "3.893.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-api-gateway",
@@ -20,43 +20,43 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.890.0",
24
- "@aws-sdk/credential-provider-node": "3.890.0",
25
- "@aws-sdk/middleware-host-header": "3.887.0",
26
- "@aws-sdk/middleware-logger": "3.887.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.887.0",
28
- "@aws-sdk/middleware-sdk-api-gateway": "3.887.0",
29
- "@aws-sdk/middleware-user-agent": "3.890.0",
30
- "@aws-sdk/region-config-resolver": "3.890.0",
31
- "@aws-sdk/types": "3.887.0",
32
- "@aws-sdk/util-endpoints": "3.890.0",
33
- "@aws-sdk/util-user-agent-browser": "3.887.0",
34
- "@aws-sdk/util-user-agent-node": "3.890.0",
23
+ "@aws-sdk/core": "3.893.0",
24
+ "@aws-sdk/credential-provider-node": "3.893.0",
25
+ "@aws-sdk/middleware-host-header": "3.893.0",
26
+ "@aws-sdk/middleware-logger": "3.893.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.893.0",
28
+ "@aws-sdk/middleware-sdk-api-gateway": "3.893.0",
29
+ "@aws-sdk/middleware-user-agent": "3.893.0",
30
+ "@aws-sdk/region-config-resolver": "3.893.0",
31
+ "@aws-sdk/types": "3.893.0",
32
+ "@aws-sdk/util-endpoints": "3.893.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.893.0",
34
+ "@aws-sdk/util-user-agent-node": "3.893.0",
35
35
  "@smithy/config-resolver": "^4.2.2",
36
- "@smithy/core": "^3.11.0",
36
+ "@smithy/core": "^3.11.1",
37
37
  "@smithy/fetch-http-handler": "^5.2.1",
38
38
  "@smithy/hash-node": "^4.1.1",
39
39
  "@smithy/invalid-dependency": "^4.1.1",
40
40
  "@smithy/middleware-content-length": "^4.1.1",
41
- "@smithy/middleware-endpoint": "^4.2.2",
42
- "@smithy/middleware-retry": "^4.2.2",
41
+ "@smithy/middleware-endpoint": "^4.2.3",
42
+ "@smithy/middleware-retry": "^4.2.4",
43
43
  "@smithy/middleware-serde": "^4.1.1",
44
44
  "@smithy/middleware-stack": "^4.1.1",
45
45
  "@smithy/node-config-provider": "^4.2.2",
46
46
  "@smithy/node-http-handler": "^4.2.1",
47
47
  "@smithy/protocol-http": "^5.2.1",
48
- "@smithy/smithy-client": "^4.6.2",
48
+ "@smithy/smithy-client": "^4.6.3",
49
49
  "@smithy/types": "^4.5.0",
50
50
  "@smithy/url-parser": "^4.1.1",
51
51
  "@smithy/util-base64": "^4.1.0",
52
52
  "@smithy/util-body-length-browser": "^4.1.0",
53
53
  "@smithy/util-body-length-node": "^4.1.0",
54
- "@smithy/util-defaults-mode-browser": "^4.1.2",
55
- "@smithy/util-defaults-mode-node": "^4.1.2",
54
+ "@smithy/util-defaults-mode-browser": "^4.1.3",
55
+ "@smithy/util-defaults-mode-node": "^4.1.3",
56
56
  "@smithy/util-endpoints": "^3.1.2",
57
57
  "@smithy/util-middleware": "^4.1.1",
58
- "@smithy/util-retry": "^4.1.1",
59
- "@smithy/util-stream": "^4.3.1",
58
+ "@smithy/util-retry": "^4.1.2",
59
+ "@smithy/util-stream": "^4.3.2",
60
60
  "@smithy/util-utf8": "^4.1.0",
61
61
  "tslib": "^2.6.2"
62
62
  },