@aws-sdk/client-api-gateway 3.651.1 → 3.657.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/CreateApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/CreateModelCommand.d.ts +11 -0
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/CreateResourceCommand.d.ts +11 -0
- package/dist-types/commands/CreateRestApiCommand.d.ts +11 -0
- package/dist-types/commands/CreateStageCommand.d.ts +11 -0
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMethodCommand.d.ts +11 -0
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRestApiCommand.d.ts +11 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +11 -0
- package/dist-types/commands/FlushStageCacheCommand.d.ts +11 -0
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetAccountCommand.d.ts +11 -0
- package/dist-types/commands/GetApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetApiKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +11 -0
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +11 -0
- package/dist-types/commands/GetClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +11 -0
- package/dist-types/commands/GetExportCommand.d.ts +11 -0
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +11 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetMethodCommand.d.ts +11 -0
- package/dist-types/commands/GetMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/GetModelCommand.d.ts +11 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetModelsCommand.d.ts +11 -0
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +11 -0
- package/dist-types/commands/GetResourceCommand.d.ts +11 -0
- package/dist-types/commands/GetResourcesCommand.d.ts +11 -0
- package/dist-types/commands/GetRestApiCommand.d.ts +11 -0
- package/dist-types/commands/GetRestApisCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkTypeCommand.d.ts +11 -0
- package/dist-types/commands/GetSdkTypesCommand.d.ts +11 -0
- package/dist-types/commands/GetStageCommand.d.ts +11 -0
- package/dist-types/commands/GetStagesCommand.d.ts +11 -0
- package/dist-types/commands/GetTagsCommand.d.ts +11 -0
- package/dist-types/commands/GetUsageCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +11 -0
- package/dist-types/commands/GetUsagePlansCommand.d.ts +11 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +11 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +11 -0
- package/dist-types/commands/ImportApiKeysCommand.d.ts +11 -0
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +11 -0
- package/dist-types/commands/ImportRestApiCommand.d.ts +11 -0
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutMethodCommand.d.ts +11 -0
- package/dist-types/commands/PutMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/PutRestApiCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +11 -0
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +11 -0
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMethodCommand.d.ts +11 -0
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +11 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +11 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRestApiCommand.d.ts +11 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUsageCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +11 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +11 -0
- package/dist-types/models/models_0.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +12 -1
- package/package.json +37 -37
|
@@ -31,4 +31,15 @@ declare const GetRestApiCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetRestApiCommand extends GetRestApiCommand_base {
|
|
34
|
+
export declare class GetRestApiCommand extends GetRestApiCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetRestApiRequest;
|
|
38
|
+
output: RestApi;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetRestApiCommandInput;
|
|
42
|
+
output: GetRestApiCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetRestApisCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetRestApisCommand extends GetRestApisCommand_base {
|
|
34
|
+
export declare class GetRestApisCommand extends GetRestApisCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetRestApisRequest;
|
|
38
|
+
output: RestApis;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetRestApisCommandInput;
|
|
42
|
+
output: GetRestApisCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const GetSdkCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class GetSdkCommand extends GetSdkCommand_base {
|
|
39
|
+
export declare class GetSdkCommand extends GetSdkCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: GetSdkRequest;
|
|
43
|
+
output: SdkResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: GetSdkCommandInput;
|
|
47
|
+
output: GetSdkCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetSdkTypeCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetSdkTypeCommand extends GetSdkTypeCommand_base {
|
|
34
|
+
export declare class GetSdkTypeCommand extends GetSdkTypeCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetSdkTypeRequest;
|
|
38
|
+
output: SdkType;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetSdkTypeCommandInput;
|
|
42
|
+
output: GetSdkTypeCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetSdkTypesCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetSdkTypesCommand extends GetSdkTypesCommand_base {
|
|
34
|
+
export declare class GetSdkTypesCommand extends GetSdkTypesCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetSdkTypesRequest;
|
|
38
|
+
output: SdkTypes;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetSdkTypesCommandInput;
|
|
42
|
+
output: GetSdkTypesCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetStageCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetStageCommand extends GetStageCommand_base {
|
|
34
|
+
export declare class GetStageCommand extends GetStageCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetStageRequest;
|
|
38
|
+
output: Stage;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetStageCommandInput;
|
|
42
|
+
output: GetStageCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetStagesCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetStagesCommand extends GetStagesCommand_base {
|
|
34
|
+
export declare class GetStagesCommand extends GetStagesCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetStagesRequest;
|
|
38
|
+
output: Stages;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetStagesCommandInput;
|
|
42
|
+
output: GetStagesCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -27,4 +27,15 @@ declare const GetTagsCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
|
-
export declare class GetTagsCommand extends GetTagsCommand_base {
|
|
30
|
+
export declare class GetTagsCommand extends GetTagsCommand_base {
|
|
31
|
+
protected static __types: {
|
|
32
|
+
api: {
|
|
33
|
+
input: GetTagsRequest;
|
|
34
|
+
output: Tags;
|
|
35
|
+
};
|
|
36
|
+
sdk: {
|
|
37
|
+
input: GetTagsCommandInput;
|
|
38
|
+
output: GetTagsCommandOutput;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetUsageCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetUsageCommand extends GetUsageCommand_base {
|
|
34
|
+
export declare class GetUsageCommand extends GetUsageCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetUsageRequest;
|
|
38
|
+
output: Usage;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetUsageCommandInput;
|
|
42
|
+
output: GetUsageCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetUsagePlanCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetUsagePlanCommand extends GetUsagePlanCommand_base {
|
|
36
|
+
export declare class GetUsagePlanCommand extends GetUsagePlanCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetUsagePlanRequest;
|
|
40
|
+
output: UsagePlan;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetUsagePlanCommandInput;
|
|
44
|
+
output: GetUsagePlanCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetUsagePlanKeyCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetUsagePlanKeyCommand extends GetUsagePlanKeyCommand_base {
|
|
36
|
+
export declare class GetUsagePlanKeyCommand extends GetUsagePlanKeyCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetUsagePlanKeyRequest;
|
|
40
|
+
output: UsagePlanKey;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetUsagePlanKeyCommandInput;
|
|
44
|
+
output: GetUsagePlanKeyCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetUsagePlanKeysCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetUsagePlanKeysCommand extends GetUsagePlanKeysCommand_base {
|
|
36
|
+
export declare class GetUsagePlanKeysCommand extends GetUsagePlanKeysCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetUsagePlanKeysRequest;
|
|
40
|
+
output: UsagePlanKeys;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetUsagePlanKeysCommandInput;
|
|
44
|
+
output: GetUsagePlanKeysCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const GetUsagePlansCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class GetUsagePlansCommand extends GetUsagePlansCommand_base {
|
|
36
|
+
export declare class GetUsagePlansCommand extends GetUsagePlansCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: GetUsagePlansRequest;
|
|
40
|
+
output: UsagePlans;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: GetUsagePlansCommandInput;
|
|
44
|
+
output: GetUsagePlansCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetVpcLinkCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetVpcLinkCommand extends GetVpcLinkCommand_base {
|
|
34
|
+
export declare class GetVpcLinkCommand extends GetVpcLinkCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetVpcLinkRequest;
|
|
38
|
+
output: VpcLink;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetVpcLinkCommandInput;
|
|
42
|
+
output: GetVpcLinkCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const GetVpcLinksCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class GetVpcLinksCommand extends GetVpcLinksCommand_base {
|
|
34
|
+
export declare class GetVpcLinksCommand extends GetVpcLinksCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: GetVpcLinksRequest;
|
|
38
|
+
output: VpcLinks;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: GetVpcLinksCommandInput;
|
|
42
|
+
output: GetVpcLinksCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -43,4 +43,15 @@ declare const ImportApiKeysCommand_base: {
|
|
|
43
43
|
>;
|
|
44
44
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
45
45
|
};
|
|
46
|
-
export declare class ImportApiKeysCommand extends ImportApiKeysCommand_base {
|
|
46
|
+
export declare class ImportApiKeysCommand extends ImportApiKeysCommand_base {
|
|
47
|
+
protected static __types: {
|
|
48
|
+
api: {
|
|
49
|
+
input: ImportApiKeysRequest;
|
|
50
|
+
output: ApiKeyIds;
|
|
51
|
+
};
|
|
52
|
+
sdk: {
|
|
53
|
+
input: ImportApiKeysCommandInput;
|
|
54
|
+
output: ImportApiKeysCommandOutput;
|
|
55
|
+
};
|
|
56
|
+
};
|
|
57
|
+
}
|
|
@@ -46,4 +46,15 @@ declare const ImportDocumentationPartsCommand_base: {
|
|
|
46
46
|
>;
|
|
47
47
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
48
48
|
};
|
|
49
|
-
export declare class ImportDocumentationPartsCommand extends ImportDocumentationPartsCommand_base {
|
|
49
|
+
export declare class ImportDocumentationPartsCommand extends ImportDocumentationPartsCommand_base {
|
|
50
|
+
protected static __types: {
|
|
51
|
+
api: {
|
|
52
|
+
input: ImportDocumentationPartsRequest;
|
|
53
|
+
output: DocumentationPartIds;
|
|
54
|
+
};
|
|
55
|
+
sdk: {
|
|
56
|
+
input: ImportDocumentationPartsCommandInput;
|
|
57
|
+
output: ImportDocumentationPartsCommandOutput;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
}
|
|
@@ -41,4 +41,15 @@ declare const ImportRestApiCommand_base: {
|
|
|
41
41
|
>;
|
|
42
42
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
43
43
|
};
|
|
44
|
-
export declare class ImportRestApiCommand extends ImportRestApiCommand_base {
|
|
44
|
+
export declare class ImportRestApiCommand extends ImportRestApiCommand_base {
|
|
45
|
+
protected static __types: {
|
|
46
|
+
api: {
|
|
47
|
+
input: ImportRestApiRequest;
|
|
48
|
+
output: RestApi;
|
|
49
|
+
};
|
|
50
|
+
sdk: {
|
|
51
|
+
input: ImportRestApiCommandInput;
|
|
52
|
+
output: ImportRestApiCommandOutput;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
}
|
|
@@ -34,4 +34,15 @@ declare const PutGatewayResponseCommand_base: {
|
|
|
34
34
|
>;
|
|
35
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
36
|
};
|
|
37
|
-
export declare class PutGatewayResponseCommand extends PutGatewayResponseCommand_base {
|
|
37
|
+
export declare class PutGatewayResponseCommand extends PutGatewayResponseCommand_base {
|
|
38
|
+
protected static __types: {
|
|
39
|
+
api: {
|
|
40
|
+
input: PutGatewayResponseRequest;
|
|
41
|
+
output: GatewayResponse;
|
|
42
|
+
};
|
|
43
|
+
sdk: {
|
|
44
|
+
input: PutGatewayResponseCommandInput;
|
|
45
|
+
output: PutGatewayResponseCommandOutput;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const PutIntegrationCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class PutIntegrationCommand extends PutIntegrationCommand_base {
|
|
36
|
+
export declare class PutIntegrationCommand extends PutIntegrationCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: PutIntegrationRequest;
|
|
40
|
+
output: Integration;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: PutIntegrationCommandInput;
|
|
44
|
+
output: PutIntegrationCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutIntegrationResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutIntegrationResponseCommand extends PutIntegrationResponseCommand_base {
|
|
40
|
+
export declare class PutIntegrationResponseCommand extends PutIntegrationResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutIntegrationResponseRequest;
|
|
44
|
+
output: IntegrationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutIntegrationResponseCommandInput;
|
|
48
|
+
output: PutIntegrationResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const PutMethodCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class PutMethodCommand extends PutMethodCommand_base {
|
|
34
|
+
export declare class PutMethodCommand extends PutMethodCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: PutMethodRequest;
|
|
38
|
+
output: Method;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: PutMethodCommandInput;
|
|
42
|
+
output: PutMethodCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -34,4 +34,15 @@ declare const PutMethodResponseCommand_base: {
|
|
|
34
34
|
>;
|
|
35
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
36
|
};
|
|
37
|
-
export declare class PutMethodResponseCommand extends PutMethodResponseCommand_base {
|
|
37
|
+
export declare class PutMethodResponseCommand extends PutMethodResponseCommand_base {
|
|
38
|
+
protected static __types: {
|
|
39
|
+
api: {
|
|
40
|
+
input: PutMethodResponseRequest;
|
|
41
|
+
output: MethodResponse;
|
|
42
|
+
};
|
|
43
|
+
sdk: {
|
|
44
|
+
input: PutMethodResponseCommandInput;
|
|
45
|
+
output: PutMethodResponseCommandOutput;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -40,4 +40,15 @@ declare const PutRestApiCommand_base: {
|
|
|
40
40
|
>;
|
|
41
41
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
42
42
|
};
|
|
43
|
-
export declare class PutRestApiCommand extends PutRestApiCommand_base {
|
|
43
|
+
export declare class PutRestApiCommand extends PutRestApiCommand_base {
|
|
44
|
+
protected static __types: {
|
|
45
|
+
api: {
|
|
46
|
+
input: PutRestApiRequest;
|
|
47
|
+
output: RestApi;
|
|
48
|
+
};
|
|
49
|
+
sdk: {
|
|
50
|
+
input: PutRestApiCommandInput;
|
|
51
|
+
output: PutRestApiCommandOutput;
|
|
52
|
+
};
|
|
53
|
+
};
|
|
54
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const TagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
34
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: TagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: TagResourceCommandInput;
|
|
42
|
+
output: TagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const TestInvokeAuthorizerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class TestInvokeAuthorizerCommand extends TestInvokeAuthorizerCommand_base {
|
|
40
|
+
export declare class TestInvokeAuthorizerCommand extends TestInvokeAuthorizerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: TestInvokeAuthorizerRequest;
|
|
44
|
+
output: TestInvokeAuthorizerResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: TestInvokeAuthorizerCommandInput;
|
|
48
|
+
output: TestInvokeAuthorizerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const TestInvokeMethodCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class TestInvokeMethodCommand extends TestInvokeMethodCommand_base {
|
|
39
|
+
export declare class TestInvokeMethodCommand extends TestInvokeMethodCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: TestInvokeMethodRequest;
|
|
43
|
+
output: TestInvokeMethodResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: TestInvokeMethodCommandInput;
|
|
47
|
+
output: TestInvokeMethodCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UntagResourceCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
34
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UntagResourceRequest;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UntagResourceCommandInput;
|
|
42
|
+
output: UntagResourceCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateAccountCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateAccountCommand extends UpdateAccountCommand_base {
|
|
34
|
+
export declare class UpdateAccountCommand extends UpdateAccountCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateAccountRequest;
|
|
38
|
+
output: Account;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateAccountCommandInput;
|
|
42
|
+
output: UpdateAccountCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateApiKeyCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateApiKeyCommand extends UpdateApiKeyCommand_base {
|
|
34
|
+
export declare class UpdateApiKeyCommand extends UpdateApiKeyCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateApiKeyRequest;
|
|
38
|
+
output: ApiKey;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateApiKeyCommandInput;
|
|
42
|
+
output: UpdateApiKeyCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateAuthorizerCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateAuthorizerCommand extends UpdateAuthorizerCommand_base {
|
|
36
|
+
export declare class UpdateAuthorizerCommand extends UpdateAuthorizerCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateAuthorizerRequest;
|
|
40
|
+
output: Authorizer;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateAuthorizerCommandInput;
|
|
44
|
+
output: UpdateAuthorizerCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateBasePathMappingCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateBasePathMappingCommand extends UpdateBasePathMappingCommand_base {
|
|
40
|
+
export declare class UpdateBasePathMappingCommand extends UpdateBasePathMappingCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateBasePathMappingRequest;
|
|
44
|
+
output: BasePathMapping;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateBasePathMappingCommandInput;
|
|
48
|
+
output: UpdateBasePathMappingCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateClientCertificateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateClientCertificateCommand extends UpdateClientCertificateCommand_base {
|
|
40
|
+
export declare class UpdateClientCertificateCommand extends UpdateClientCertificateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateClientCertificateRequest;
|
|
44
|
+
output: ClientCertificate;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateClientCertificateCommandInput;
|
|
48
|
+
output: UpdateClientCertificateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateDeploymentCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateDeploymentCommand extends UpdateDeploymentCommand_base {
|
|
36
|
+
export declare class UpdateDeploymentCommand extends UpdateDeploymentCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateDeploymentRequest;
|
|
40
|
+
output: Deployment;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateDeploymentCommandInput;
|
|
44
|
+
output: UpdateDeploymentCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateDocumentationPartCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDocumentationPartCommand extends UpdateDocumentationPartCommand_base {
|
|
40
|
+
export declare class UpdateDocumentationPartCommand extends UpdateDocumentationPartCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDocumentationPartRequest;
|
|
44
|
+
output: DocumentationPart;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDocumentationPartCommandInput;
|
|
48
|
+
output: UpdateDocumentationPartCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateDocumentationVersionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDocumentationVersionCommand extends UpdateDocumentationVersionCommand_base {
|
|
40
|
+
export declare class UpdateDocumentationVersionCommand extends UpdateDocumentationVersionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDocumentationVersionRequest;
|
|
44
|
+
output: DocumentationVersion;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDocumentationVersionCommandInput;
|
|
48
|
+
output: UpdateDocumentationVersionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateDomainNameCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateDomainNameCommand extends UpdateDomainNameCommand_base {
|
|
36
|
+
export declare class UpdateDomainNameCommand extends UpdateDomainNameCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateDomainNameRequest;
|
|
40
|
+
output: DomainName;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateDomainNameCommandInput;
|
|
44
|
+
output: UpdateDomainNameCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|