@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 FlushStageCacheCommandInput extends FlushStageCacheRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface FlushStageCacheCommandOutput extends __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Flushes a stage's cache.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, FlushStageCacheCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, FlushStageCacheCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new FlushStageCacheCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link FlushStageCacheCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link FlushStageCacheCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class FlushStageCacheCommand extends $Command<FlushStageCacheCommandInput, FlushStageCacheCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: FlushStageCacheCommandInput;
|
|
28
12
|
constructor(input: FlushStageCacheCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<FlushStageCacheCommandInput, FlushStageCacheCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GenerateClientCertificateCommandInput extends GenerateClientCer
|
|
|
6
6
|
}
|
|
7
7
|
export interface GenerateClientCertificateCommandOutput extends ClientCertificate, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Generates a <a>ClientCertificate</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, GenerateClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GenerateClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GenerateClientCertificateCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GenerateClientCertificateCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GenerateClientCertificateCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GenerateClientCertificateCommand extends $Command<GenerateClientCertificateCommandInput, GenerateClientCertificateCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GenerateClientCertificateCommandInput;
|
|
28
12
|
constructor(input: GenerateClientCertificateCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GenerateClientCertificateCommandInput, GenerateClientCertificateCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetAccountCommandInput extends GetAccountRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetAccountCommandOutput extends Account, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets 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, GetAccountCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetAccountCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetAccountCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetAccountCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetAccountCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetAccountCommand extends $Command<GetAccountCommandInput, GetAccountCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetAccountCommandInput;
|
|
28
12
|
constructor(input: GetAccountCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAccountCommandInput, GetAccountCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetApiKeyCommandInput extends GetApiKeyRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetApiKeyCommandOutput extends ApiKey, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about the current <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, GetApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetApiKeyCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetApiKeyCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetApiKeyCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetApiKeyCommand extends $Command<GetApiKeyCommandInput, GetApiKeyCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetApiKeyCommandInput;
|
|
28
12
|
constructor(input: GetApiKeyCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApiKeyCommandInput, GetApiKeyCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetApiKeysCommandInput extends GetApiKeysRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetApiKeysCommandOutput extends ApiKeys, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about the current <a>ApiKeys</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, GetApiKeysCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetApiKeysCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetApiKeysCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetApiKeysCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetApiKeysCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetApiKeysCommand extends $Command<GetApiKeysCommandInput, GetApiKeysCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetApiKeysCommandInput;
|
|
28
12
|
constructor(input: GetApiKeysCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetApiKeysCommandInput, GetApiKeysCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface GetAuthorizerCommandInput extends GetAuthorizerRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetAuthorizerCommandOutput extends Authorizer, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describe an existing <a>Authorizer</a> resource.</p>
|
|
11
|
-
* <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/get-authorizer.html">AWS CLI</a></div>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { APIGatewayClient, GetAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
16
|
-
* // const { APIGatewayClient, GetAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
17
|
-
* const client = new APIGatewayClient(config);
|
|
18
|
-
* const command = new GetAuthorizerCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link GetAuthorizerCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link GetAuthorizerCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class GetAuthorizerCommand extends $Command<GetAuthorizerCommandInput, GetAuthorizerCommandOutput, APIGatewayClientResolvedConfig> {
|
|
28
11
|
readonly input: GetAuthorizerCommandInput;
|
|
29
12
|
constructor(input: GetAuthorizerCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAuthorizerCommandInput, GetAuthorizerCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,30 +6,11 @@ export interface GetAuthorizersCommandInput extends GetAuthorizersRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetAuthorizersCommandOutput extends Authorizers, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describe an existing <a>Authorizers</a> resource.</p>
|
|
11
|
-
* <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/get-authorizers.html">AWS CLI</a></div>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { APIGatewayClient, GetAuthorizersCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
16
|
-
* // const { APIGatewayClient, GetAuthorizersCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
17
|
-
* const client = new APIGatewayClient(config);
|
|
18
|
-
* const command = new GetAuthorizersCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link GetAuthorizersCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link GetAuthorizersCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
9
|
+
|
|
27
10
|
export declare class GetAuthorizersCommand extends $Command<GetAuthorizersCommandInput, GetAuthorizersCommandOutput, APIGatewayClientResolvedConfig> {
|
|
28
11
|
readonly input: GetAuthorizersCommandInput;
|
|
29
12
|
constructor(input: GetAuthorizersCommandInput);
|
|
30
|
-
|
|
31
|
-
* @internal
|
|
32
|
-
*/
|
|
13
|
+
|
|
33
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAuthorizersCommandInput, GetAuthorizersCommandOutput>;
|
|
34
15
|
private serialize;
|
|
35
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetBasePathMappingCommandInput extends GetBasePathMappingReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetBasePathMappingCommandOutput extends BasePathMapping, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Describe a <a>BasePathMapping</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, GetBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetBasePathMappingCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetBasePathMappingCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetBasePathMappingCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetBasePathMappingCommand extends $Command<GetBasePathMappingCommandInput, GetBasePathMappingCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetBasePathMappingCommandInput;
|
|
28
12
|
constructor(input: GetBasePathMappingCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBasePathMappingCommandInput, GetBasePathMappingCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetBasePathMappingsCommandInput extends GetBasePathMappingsRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetBasePathMappingsCommandOutput extends BasePathMappings, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Represents a collection of <a>BasePathMapping</a> resources.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetBasePathMappingsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetBasePathMappingsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetBasePathMappingsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetBasePathMappingsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetBasePathMappingsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetBasePathMappingsCommand extends $Command<GetBasePathMappingsCommandInput, GetBasePathMappingsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetBasePathMappingsCommandInput;
|
|
28
12
|
constructor(input: GetBasePathMappingsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetBasePathMappingsCommandInput, GetBasePathMappingsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetClientCertificateCommandInput extends GetClientCertificateRe
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetClientCertificateCommandOutput extends ClientCertificate, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about the current <a>ClientCertificate</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, GetClientCertificateCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetClientCertificateCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetClientCertificateCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetClientCertificateCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetClientCertificateCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetClientCertificateCommand extends $Command<GetClientCertificateCommandInput, GetClientCertificateCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetClientCertificateCommandInput;
|
|
28
12
|
constructor(input: GetClientCertificateCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetClientCertificateCommandInput, GetClientCertificateCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetClientCertificatesCommandInput extends GetClientCertificates
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetClientCertificatesCommandOutput extends ClientCertificates, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets a collection of <a>ClientCertificate</a> resources.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetClientCertificatesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetClientCertificatesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetClientCertificatesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetClientCertificatesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetClientCertificatesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetClientCertificatesCommand extends $Command<GetClientCertificatesCommandInput, GetClientCertificatesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetClientCertificatesCommandInput;
|
|
28
12
|
constructor(input: GetClientCertificatesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetClientCertificatesCommandInput, GetClientCertificatesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDeploymentCommandInput extends GetDeploymentRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeploymentCommandOutput extends Deployment, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about a <a>Deployment</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, GetDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetDeploymentCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDeploymentCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDeploymentCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDeploymentCommand extends $Command<GetDeploymentCommandInput, GetDeploymentCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDeploymentCommandInput;
|
|
28
12
|
constructor(input: GetDeploymentCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentCommandInput, GetDeploymentCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDeploymentsCommandInput extends GetDeploymentsRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDeploymentsCommandOutput extends Deployments, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets information about a <a>Deployments</a> collection.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetDeploymentsCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetDeploymentsCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetDeploymentsCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDeploymentsCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDeploymentsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDeploymentsCommand extends $Command<GetDeploymentsCommandInput, GetDeploymentsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDeploymentsCommandInput;
|
|
28
12
|
constructor(input: GetDeploymentsCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDeploymentsCommandInput, GetDeploymentsCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -9,9 +9,7 @@ export interface GetDocumentationPartCommandOutput extends DocumentationPart, __
|
|
|
9
9
|
export declare class GetDocumentationPartCommand extends $Command<GetDocumentationPartCommandInput, GetDocumentationPartCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
10
|
readonly input: GetDocumentationPartCommandInput;
|
|
11
11
|
constructor(input: GetDocumentationPartCommandInput);
|
|
12
|
-
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
12
|
+
|
|
15
13
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDocumentationPartCommandInput, GetDocumentationPartCommandOutput>;
|
|
16
14
|
private serialize;
|
|
17
15
|
private deserialize;
|
|
@@ -9,9 +9,7 @@ export interface GetDocumentationPartsCommandOutput extends DocumentationParts,
|
|
|
9
9
|
export declare class GetDocumentationPartsCommand extends $Command<GetDocumentationPartsCommandInput, GetDocumentationPartsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
10
|
readonly input: GetDocumentationPartsCommandInput;
|
|
11
11
|
constructor(input: GetDocumentationPartsCommandInput);
|
|
12
|
-
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
12
|
+
|
|
15
13
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDocumentationPartsCommandInput, GetDocumentationPartsCommandOutput>;
|
|
16
14
|
private serialize;
|
|
17
15
|
private deserialize;
|
|
@@ -9,9 +9,7 @@ export interface GetDocumentationVersionCommandOutput extends DocumentationVersi
|
|
|
9
9
|
export declare class GetDocumentationVersionCommand extends $Command<GetDocumentationVersionCommandInput, GetDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
10
|
readonly input: GetDocumentationVersionCommandInput;
|
|
11
11
|
constructor(input: GetDocumentationVersionCommandInput);
|
|
12
|
-
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
12
|
+
|
|
15
13
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDocumentationVersionCommandInput, GetDocumentationVersionCommandOutput>;
|
|
16
14
|
private serialize;
|
|
17
15
|
private deserialize;
|
|
@@ -9,9 +9,7 @@ export interface GetDocumentationVersionsCommandOutput extends DocumentationVers
|
|
|
9
9
|
export declare class GetDocumentationVersionsCommand extends $Command<GetDocumentationVersionsCommandInput, GetDocumentationVersionsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
10
|
readonly input: GetDocumentationVersionsCommandInput;
|
|
11
11
|
constructor(input: GetDocumentationVersionsCommandInput);
|
|
12
|
-
|
|
13
|
-
* @internal
|
|
14
|
-
*/
|
|
12
|
+
|
|
15
13
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDocumentationVersionsCommandInput, GetDocumentationVersionsCommandOutput>;
|
|
16
14
|
private serialize;
|
|
17
15
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDomainNameCommandInput extends GetDomainNameRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDomainNameCommandOutput extends DomainName, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Represents a domain name that is contained in a simpler, more intuitive URL that can be called.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetDomainNameCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDomainNameCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDomainNameCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDomainNameCommand extends $Command<GetDomainNameCommandInput, GetDomainNameCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDomainNameCommandInput;
|
|
28
12
|
constructor(input: GetDomainNameCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainNameCommandInput, GetDomainNameCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetDomainNamesCommandInput extends GetDomainNamesRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetDomainNamesCommandOutput extends DomainNames, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Represents a collection of <a>DomainName</a> resources.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetDomainNamesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetDomainNamesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetDomainNamesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetDomainNamesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetDomainNamesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetDomainNamesCommand extends $Command<GetDomainNamesCommandInput, GetDomainNamesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetDomainNamesCommandInput;
|
|
28
12
|
constructor(input: GetDomainNamesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainNamesCommandInput, GetDomainNamesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetExportCommandInput extends GetExportRequest {
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetExportCommandOutput extends ExportResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Exports a deployed version of a <a>RestApi</a> in a specified format.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetExportCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetExportCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetExportCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetExportCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetExportCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetExportCommand extends $Command<GetExportCommandInput, GetExportCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetExportCommandInput;
|
|
28
12
|
constructor(input: GetExportCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetExportCommandInput, GetExportCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGatewayResponseCommandInput extends GetGatewayResponseReques
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGatewayResponseCommandOutput extends GatewayResponse, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets a <a>GatewayResponse</a> of a specified response type 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, GetGatewayResponseCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetGatewayResponseCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetGatewayResponseCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGatewayResponseCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGatewayResponseCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGatewayResponseCommand extends $Command<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGatewayResponseCommandInput;
|
|
28
12
|
constructor(input: GetGatewayResponseCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|
|
@@ -6,29 +6,11 @@ export interface GetGatewayResponsesCommandInput extends GetGatewayResponsesRequ
|
|
|
6
6
|
}
|
|
7
7
|
export interface GetGatewayResponsesCommandOutput extends GatewayResponses, __MetadataBearer {
|
|
8
8
|
}
|
|
9
|
-
|
|
10
|
-
* <p>Gets the <a>GatewayResponses</a> collection on the given <a>RestApi</a>. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default <a>GatewayResponses</a> collection for the supported response types.</p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { APIGatewayClient, GetGatewayResponsesCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
|
|
15
|
-
* // const { APIGatewayClient, GetGatewayResponsesCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
|
|
16
|
-
* const client = new APIGatewayClient(config);
|
|
17
|
-
* const command = new GetGatewayResponsesCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetGatewayResponsesCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetGatewayResponsesCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
9
|
+
|
|
26
10
|
export declare class GetGatewayResponsesCommand extends $Command<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
27
11
|
readonly input: GetGatewayResponsesCommandInput;
|
|
28
12
|
constructor(input: GetGatewayResponsesCommandInput);
|
|
29
|
-
|
|
30
|
-
* @internal
|
|
31
|
-
*/
|
|
13
|
+
|
|
32
14
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput>;
|
|
33
15
|
private serialize;
|
|
34
16
|
private deserialize;
|