@aws-sdk/client-api-gateway 3.278.0 → 3.281.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.
- package/README.md +963 -0
- package/dist-types/commands/CreateApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/CreateModelCommand.d.ts +6 -0
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/CreateResourceCommand.d.ts +6 -0
- package/dist-types/commands/CreateRestApiCommand.d.ts +6 -0
- package/dist-types/commands/CreateStageCommand.d.ts +6 -0
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMethodCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResourceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRestApiCommand.d.ts +6 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +6 -0
- package/dist-types/commands/FlushStageCacheCommand.d.ts +6 -0
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetApiKeysCommand.d.ts +6 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +6 -0
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +6 -0
- package/dist-types/commands/GetClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +6 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +6 -0
- package/dist-types/commands/GetExportCommand.d.ts +6 -0
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +6 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetMethodCommand.d.ts +6 -0
- package/dist-types/commands/GetMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetModelCommand.d.ts +6 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +6 -0
- package/dist-types/commands/GetModelsCommand.d.ts +6 -0
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +6 -0
- package/dist-types/commands/GetResourceCommand.d.ts +6 -0
- package/dist-types/commands/GetResourcesCommand.d.ts +6 -0
- package/dist-types/commands/GetRestApiCommand.d.ts +6 -0
- package/dist-types/commands/GetRestApisCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkTypeCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkTypesCommand.d.ts +6 -0
- package/dist-types/commands/GetStageCommand.d.ts +6 -0
- package/dist-types/commands/GetStagesCommand.d.ts +6 -0
- package/dist-types/commands/GetTagsCommand.d.ts +6 -0
- package/dist-types/commands/GetUsageCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlansCommand.d.ts +6 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +6 -0
- package/dist-types/commands/ImportApiKeysCommand.d.ts +6 -0
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +6 -0
- package/dist-types/commands/ImportRestApiCommand.d.ts +6 -0
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutMethodCommand.d.ts +6 -0
- package/dist-types/commands/PutMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutRestApiCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMethodCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRestApiCommand.d.ts +6 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUsageCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +6 -0
- package/package.json +6 -6
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { UpdateUsageRequest, Usage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUsageCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUsageCommandInput extends UpdateUsageRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUsageCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUsageCommandOutput extends Usage, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { UpdateUsagePlanRequest, UsagePlan } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateUsagePlanCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateUsagePlanCommandInput extends UpdateUsagePlanRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateUsagePlanCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { UpdateVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link UpdateVpcLinkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface UpdateVpcLinkCommandInput extends UpdateVpcLinkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link UpdateVpcLinkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface UpdateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
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.
|
|
4
|
+
"version": "3.281.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.281.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.272.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.281.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.272.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.272.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.272.0",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"@aws-sdk/node-config-provider": "3.272.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.272.0",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.272.0",
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
+
"@aws-sdk/smithy-client": "3.279.0",
|
|
44
44
|
"@aws-sdk/types": "3.272.0",
|
|
45
45
|
"@aws-sdk/url-parser": "3.272.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.208.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.279.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.279.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.272.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.272.0",
|
|
53
53
|
"@aws-sdk/util-user-agent-browser": "3.272.0",
|