@aws-sdk/client-api-gateway 3.36.0 → 3.36.1
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/CHANGELOG.md +11 -0
- package/dist-cjs/APIGateway.js +0 -4
- package/dist-cjs/APIGatewayClient.js +0 -9
- package/dist-cjs/commands/CreateApiKeyCommand.js +0 -25
- package/dist-cjs/commands/CreateAuthorizerCommand.js +0 -25
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +0 -24
- package/dist-cjs/commands/CreateDeploymentCommand.js +0 -24
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +0 -7
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +0 -7
- package/dist-cjs/commands/CreateDomainNameCommand.js +0 -24
- package/dist-cjs/commands/CreateModelCommand.js +0 -24
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +0 -24
- package/dist-cjs/commands/CreateResourceCommand.js +0 -24
- package/dist-cjs/commands/CreateRestApiCommand.js +0 -24
- package/dist-cjs/commands/CreateStageCommand.js +0 -25
- package/dist-cjs/commands/CreateUsagePlanCommand.js +0 -24
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +0 -24
- package/dist-cjs/commands/CreateVpcLinkCommand.js +0 -24
- package/dist-cjs/commands/DeleteApiKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +0 -25
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +0 -24
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +0 -24
- package/dist-cjs/commands/DeleteDeploymentCommand.js +0 -24
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +0 -7
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +0 -7
- package/dist-cjs/commands/DeleteDomainNameCommand.js +0 -24
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +0 -24
- package/dist-cjs/commands/DeleteIntegrationCommand.js +0 -24
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +0 -24
- package/dist-cjs/commands/DeleteMethodCommand.js +0 -24
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +0 -24
- package/dist-cjs/commands/DeleteModelCommand.js +0 -24
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +0 -24
- package/dist-cjs/commands/DeleteResourceCommand.js +0 -24
- package/dist-cjs/commands/DeleteRestApiCommand.js +0 -24
- package/dist-cjs/commands/DeleteStageCommand.js +0 -24
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +0 -24
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +0 -24
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +0 -24
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +0 -24
- package/dist-cjs/commands/FlushStageCacheCommand.js +0 -24
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +0 -24
- package/dist-cjs/commands/GetAccountCommand.js +0 -24
- package/dist-cjs/commands/GetApiKeyCommand.js +0 -24
- package/dist-cjs/commands/GetApiKeysCommand.js +0 -24
- package/dist-cjs/commands/GetAuthorizerCommand.js +0 -25
- package/dist-cjs/commands/GetAuthorizersCommand.js +0 -25
- package/dist-cjs/commands/GetBasePathMappingCommand.js +0 -24
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +0 -24
- package/dist-cjs/commands/GetClientCertificateCommand.js +0 -24
- package/dist-cjs/commands/GetClientCertificatesCommand.js +0 -24
- package/dist-cjs/commands/GetDeploymentCommand.js +0 -24
- package/dist-cjs/commands/GetDeploymentsCommand.js +0 -24
- package/dist-cjs/commands/GetDocumentationPartCommand.js +0 -7
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +0 -7
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +0 -7
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +0 -7
- package/dist-cjs/commands/GetDomainNameCommand.js +0 -24
- package/dist-cjs/commands/GetDomainNamesCommand.js +0 -24
- package/dist-cjs/commands/GetExportCommand.js +0 -24
- package/dist-cjs/commands/GetGatewayResponseCommand.js +0 -24
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +0 -24
- package/dist-cjs/commands/GetIntegrationCommand.js +0 -24
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +0 -24
- package/dist-cjs/commands/GetMethodCommand.js +0 -24
- package/dist-cjs/commands/GetMethodResponseCommand.js +0 -24
- package/dist-cjs/commands/GetModelCommand.js +0 -24
- package/dist-cjs/commands/GetModelTemplateCommand.js +0 -24
- package/dist-cjs/commands/GetModelsCommand.js +0 -24
- package/dist-cjs/commands/GetRequestValidatorCommand.js +0 -24
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +0 -24
- package/dist-cjs/commands/GetResourceCommand.js +0 -24
- package/dist-cjs/commands/GetResourcesCommand.js +0 -24
- package/dist-cjs/commands/GetRestApiCommand.js +0 -24
- package/dist-cjs/commands/GetRestApisCommand.js +0 -24
- package/dist-cjs/commands/GetSdkCommand.js +0 -24
- package/dist-cjs/commands/GetSdkTypeCommand.js +0 -7
- package/dist-cjs/commands/GetSdkTypesCommand.js +0 -7
- package/dist-cjs/commands/GetStageCommand.js +0 -24
- package/dist-cjs/commands/GetStagesCommand.js +0 -24
- package/dist-cjs/commands/GetTagsCommand.js +0 -24
- package/dist-cjs/commands/GetUsageCommand.js +0 -24
- package/dist-cjs/commands/GetUsagePlanCommand.js +0 -24
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +0 -24
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +0 -24
- package/dist-cjs/commands/GetUsagePlansCommand.js +0 -24
- package/dist-cjs/commands/GetVpcLinkCommand.js +0 -24
- package/dist-cjs/commands/GetVpcLinksCommand.js +0 -24
- package/dist-cjs/commands/ImportApiKeysCommand.js +0 -24
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +0 -7
- package/dist-cjs/commands/ImportRestApiCommand.js +0 -24
- package/dist-cjs/commands/PutGatewayResponseCommand.js +0 -24
- package/dist-cjs/commands/PutIntegrationCommand.js +0 -24
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +0 -24
- package/dist-cjs/commands/PutMethodCommand.js +0 -24
- package/dist-cjs/commands/PutMethodResponseCommand.js +0 -24
- package/dist-cjs/commands/PutRestApiCommand.js +0 -25
- package/dist-cjs/commands/TagResourceCommand.js +0 -24
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +0 -28
- package/dist-cjs/commands/TestInvokeMethodCommand.js +0 -24
- package/dist-cjs/commands/UntagResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateAccountCommand.js +0 -24
- package/dist-cjs/commands/UpdateApiKeyCommand.js +0 -24
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +0 -25
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +0 -24
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +0 -24
- package/dist-cjs/commands/UpdateDeploymentCommand.js +0 -24
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +0 -7
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +0 -7
- package/dist-cjs/commands/UpdateDomainNameCommand.js +0 -24
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +0 -24
- package/dist-cjs/commands/UpdateIntegrationCommand.js +0 -24
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +0 -24
- package/dist-cjs/commands/UpdateMethodCommand.js +0 -24
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +0 -24
- package/dist-cjs/commands/UpdateModelCommand.js +0 -24
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +0 -24
- package/dist-cjs/commands/UpdateResourceCommand.js +0 -24
- package/dist-cjs/commands/UpdateRestApiCommand.js +0 -24
- package/dist-cjs/commands/UpdateStageCommand.js +0 -24
- package/dist-cjs/commands/UpdateUsageCommand.js +0 -24
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +0 -24
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +0 -24
- package/dist-cjs/models/models_0.js +0 -579
- package/dist-cjs/pagination/GetApiKeysPaginator.js +0 -10
- package/dist-cjs/pagination/GetBasePathMappingsPaginator.js +0 -10
- package/dist-cjs/pagination/GetClientCertificatesPaginator.js +0 -10
- package/dist-cjs/pagination/GetDeploymentsPaginator.js +0 -10
- package/dist-cjs/pagination/GetDomainNamesPaginator.js +0 -10
- package/dist-cjs/pagination/GetModelsPaginator.js +0 -10
- package/dist-cjs/pagination/GetResourcesPaginator.js +0 -10
- package/dist-cjs/pagination/GetRestApisPaginator.js +0 -10
- package/dist-cjs/pagination/GetUsagePaginator.js +0 -10
- package/dist-cjs/pagination/GetUsagePlanKeysPaginator.js +0 -10
- package/dist-cjs/pagination/GetUsagePlansPaginator.js +0 -10
- package/dist-cjs/pagination/GetVpcLinksPaginator.js +0 -10
- package/dist-cjs/protocols/Aws_restJson1.js +0 -5
- package/dist-cjs/runtimeConfig.browser.js +1 -5
- package/dist-cjs/runtimeConfig.js +1 -5
- package/dist-cjs/runtimeConfig.native.js +0 -3
- package/dist-cjs/runtimeConfig.shared.js +0 -3
- package/dist-types/ts3.4/APIGateway.d.ts +108 -337
- package/dist-types/ts3.4/APIGatewayClient.d.ts +24 -90
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +2 -24
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +2 -21
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +1 -3
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +2 -20
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +2 -20
- package/dist-types/ts3.4/models/models_0.d.ts +1083 -4677
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
- package/package.json +3 -3
|
@@ -6,29 +6,11 @@ export interface GetUsagePlanKeyCommandInput extends GetUsagePlanKeyRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets a usage plan key of a given key identifier.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetUsagePlanKeyCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetUsagePlanKeyCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetUsagePlanKeyCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetUsagePlanKeyCommand extends $Command<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetUsagePlanKeyCommandInput;
|
|
28
12
|
constructor(input: GetUsagePlanKeyCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetUsagePlanKeysCommandInput extends GetUsagePlanKeysRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetUsagePlanKeysCommandOutput extends UsagePlanKeys, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets all the usage plan keys representing the API keys added to a specified usage plan.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetUsagePlanKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetUsagePlanKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetUsagePlanKeysCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetUsagePlanKeysCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetUsagePlanKeysCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetUsagePlanKeysCommand extends $Command<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetUsagePlanKeysCommandInput;
|
|
28
12
|
constructor(input: GetUsagePlanKeysCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetUsagePlansCommandInput extends GetUsagePlansRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetUsagePlansCommandOutput extends UsagePlans, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets all the usage plans of the caller's account.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetUsagePlansCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetUsagePlansCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetUsagePlansCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetUsagePlansCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetUsagePlansCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetUsagePlansCommand extends $Command<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetUsagePlansCommandInput;
|
|
28
12
|
constructor(input: GetUsagePlansCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlansCommandInput, GetUsagePlansCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetVpcLinkCommandInput extends GetVpcLinkRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets a specified VPC link under the caller's account in a region.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetVpcLinkCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetVpcLinkCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetVpcLinkCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetVpcLinkCommand extends $Command<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetVpcLinkCommandInput;
|
|
28
12
|
constructor(input: GetVpcLinkCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcLinkCommandInput, GetVpcLinkCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetVpcLinksCommandInput extends GetVpcLinksRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetVpcLinksCommandOutput extends VpcLinks, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets the <a>VpcLinks</a> collection under the caller's account in a selected region.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetVpcLinksCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetVpcLinksCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetVpcLinksCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetVpcLinksCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetVpcLinksCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetVpcLinksCommand extends $Command<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetVpcLinksCommandInput;
|
|
28
12
|
constructor(input: GetVpcLinksCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcLinksCommandInput, GetVpcLinksCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ImportApiKeysCommandInput extends ImportApiKeysRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ImportApiKeysCommandOutput extends ApiKeyIds, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Import API keys from an external source, such as a CSV-formatted file.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, ImportApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, ImportApiKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new ImportApiKeysCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ImportApiKeysCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ImportApiKeysCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ImportApiKeysCommand extends $Command<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: ImportApiKeysCommandInput;
|
|
28
12
|
constructor(input: ImportApiKeysCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportApiKeysCommandInput, ImportApiKeysCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -9,9 +9,7 @@ export interface ImportDocumentationPartsCommandOutput extends DocumentationPart
|
|
|
9
9
|
export declare class ImportDocumentationPartsCommand extends $Command<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
10
|
readonly input: ImportDocumentationPartsCommandInput;
|
|
11
11
|
constructor(input: ImportDocumentationPartsCommandInput);
|
|
12
|
-
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
12
|
+
|
|
15
13
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput>;
|
|
16
14
|
private serialize;
|
|
17
15
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface ImportRestApiCommandInput extends ImportRestApiRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface ImportRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>A feature of the API Gateway control service for creating a new API from an external API definition file.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, ImportRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, ImportRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new ImportRestApiCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link ImportRestApiCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link ImportRestApiCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class ImportRestApiCommand extends $Command<ImportRestApiCommandInput, ImportRestApiCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: ImportRestApiCommandInput;
|
|
28
12
|
constructor(input: ImportRestApiCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportRestApiCommandInput, ImportRestApiCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface PutGatewayResponseCommandInput extends PutGatewayResponseReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutGatewayResponseCommandOutput extends GatewayResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Creates a customization of a <a>GatewayResponse</a> of a specified response type and status code on the given <a>RestApi</a>.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, PutGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, PutGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new PutGatewayResponseCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link PutGatewayResponseCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link PutGatewayResponseCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class PutGatewayResponseCommand extends $Command<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: PutGatewayResponseCommandInput;
|
|
28
12
|
constructor(input: PutGatewayResponseCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutGatewayResponseCommandInput, PutGatewayResponseCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface PutIntegrationCommandInput extends PutIntegrationRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutIntegrationCommandOutput extends Integration, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Sets up a method's integration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, PutIntegrationCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, PutIntegrationCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new PutIntegrationCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link PutIntegrationCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link PutIntegrationCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class PutIntegrationCommand extends $Command<PutIntegrationCommandInput, PutIntegrationCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: PutIntegrationCommandInput;
|
|
28
12
|
constructor(input: PutIntegrationCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutIntegrationCommandInput, PutIntegrationCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface PutIntegrationResponseCommandInput extends PutIntegrationRespon
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutIntegrationResponseCommandOutput extends IntegrationResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Represents a put integration.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, PutIntegrationResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, PutIntegrationResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new PutIntegrationResponseCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link PutIntegrationResponseCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link PutIntegrationResponseCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class PutIntegrationResponseCommand extends $Command<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: PutIntegrationResponseCommandInput;
|
|
28
12
|
constructor(input: PutIntegrationResponseCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutIntegrationResponseCommandInput, PutIntegrationResponseCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface PutMethodCommandInput extends PutMethodRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutMethodCommandOutput extends Method, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Add a method to an existing <a>Resource</a> resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, PutMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, PutMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new PutMethodCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link PutMethodCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link PutMethodCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class PutMethodCommand extends $Command<PutMethodCommandInput, PutMethodCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: PutMethodCommandInput;
|
|
28
12
|
constructor(input: PutMethodCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutMethodCommandInput, PutMethodCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface PutMethodResponseCommandInput extends PutMethodResponseRequest
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutMethodResponseCommandOutput extends MethodResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds a <a>MethodResponse</a> to an existing <a>Method</a> resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, PutMethodResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, PutMethodResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new PutMethodResponseCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link PutMethodResponseCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link PutMethodResponseCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class PutMethodResponseCommand extends $Command<PutMethodResponseCommandInput, PutMethodResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: PutMethodResponseCommandInput;
|
|
28
12
|
constructor(input: PutMethodResponseCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutMethodResponseCommandInput, PutMethodResponseCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface PutRestApiCommandInput extends PutRestApiRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface PutRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>A feature of the API Gateway control service for updating an existing API with an input of external API definitions.
|
|
11
|
-
* The update can take the form of merging the supplied definition into the existing API or overwriting the existing API.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { APIGatewayClient, PutRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
16
|
-
* // const { APIGatewayClient, PutRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
17
|
-
* const client = new APIGatewayClient(config);
|
|
18
|
-
* const command = new PutRestApiCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link PutRestApiCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link PutRestApiCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class PutRestApiCommand extends $Command<PutRestApiCommandInput, PutRestApiCommandOutput, APIGatewayClientResolvedConfig> {
|
|
28
11
|
readonly input: PutRestApiCommandInput;
|
|
29
12
|
constructor(input: PutRestApiCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRestApiCommandInput, PutRestApiCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Adds or updates a tag on a given resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, TagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, TagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new TagResourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link TagResourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: TagResourceCommandInput;
|
|
28
12
|
constructor(input: TagResourceCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,33 +6,11 @@ export interface TestInvokeAuthorizerCommandInput extends TestInvokeAuthorizerRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface TestInvokeAuthorizerCommandOutput extends TestInvokeAuthorizerResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Simulate the execution of an <a>Authorizer</a> in your <a>RestApi</a> with headers, parameters, and an incoming request body.</p>
|
|
11
|
-
* <div class="seeAlso">
|
|
12
|
-
* <a href="https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-use-lambda-authorizer.html">Use Lambda Function as Authorizer</a>
|
|
13
|
-
* <a href="https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-integrate-with-cognito.html">Use Cognito User Pool as Authorizer</a>
|
|
14
|
-
* </div>
|
|
15
|
-
* @example
|
|
16
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
17
|
-
* ```javascript
|
|
18
|
-
* import { APIGatewayClient, TestInvokeAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
19
|
-
* // const { APIGatewayClient, TestInvokeAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
20
|
-
* const client = new APIGatewayClient(config);
|
|
21
|
-
* const command = new TestInvokeAuthorizerCommand(input);
|
|
22
|
-
* const response = await client.send(command);
|
|
23
|
-
* ```
|
|
24
|
-
*
|
|
25
|
-
* @see {@link TestInvokeAuthorizerCommandInput} for command's `input` shape.
|
|
26
|
-
* @see {@link TestInvokeAuthorizerCommandOutput} for command's `response` shape.
|
|
27
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
28
|
-
*
|
|
29
|
-
*/
|
|
9
|
+
|
|
30
10
|
export declare class TestInvokeAuthorizerCommand extends $Command<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput, APIGatewayClientResolvedConfig> {
|
|
31
11
|
readonly input: TestInvokeAuthorizerCommandInput;
|
|
32
12
|
constructor(input: TestInvokeAuthorizerCommandInput);
|
|
33
|
-
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
13
|
+
|
|
36
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestInvokeAuthorizerCommandInput, TestInvokeAuthorizerCommandOutput>;
|
|
37
15
|
private serialize;
|
|
38
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface TestInvokeMethodCommandInput extends TestInvokeMethodRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface TestInvokeMethodCommandOutput extends TestInvokeMethodResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Simulate the execution of a <a>Method</a> in your <a>RestApi</a> with headers, parameters, and an incoming request body.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, TestInvokeMethodCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, TestInvokeMethodCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new TestInvokeMethodCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link TestInvokeMethodCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link TestInvokeMethodCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class TestInvokeMethodCommand extends $Command<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: TestInvokeMethodCommandInput;
|
|
28
12
|
constructor(input: TestInvokeMethodCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestInvokeMethodCommandInput, TestInvokeMethodCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Removes a tag from a given resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, UntagResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, UntagResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new UntagResourceCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UntagResourceCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: UntagResourceCommandInput;
|
|
28
12
|
constructor(input: UntagResourceCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdateAccountCommandInput extends UpdateAccountRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateAccountCommandOutput extends Account, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Changes information about the current <a>Account</a> resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, UpdateAccountCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, UpdateAccountCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new UpdateAccountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateAccountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateAccountCommand extends $Command<UpdateAccountCommandInput, UpdateAccountCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateAccountCommandInput;
|
|
28
12
|
constructor(input: UpdateAccountCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccountCommandInput, UpdateAccountCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface UpdateApiKeyCommandInput extends UpdateApiKeyRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface UpdateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Changes information about an <a>ApiKey</a> resource.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, UpdateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, UpdateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new UpdateApiKeyCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link UpdateApiKeyCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link UpdateApiKeyCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class UpdateApiKeyCommand extends $Command<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: UpdateApiKeyCommandInput;
|
|
28
12
|
constructor(input: UpdateApiKeyCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApiKeyCommandInput, UpdateApiKeyCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|