@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
|
@@ -37,4 +37,15 @@ declare const UpdateGatewayResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateGatewayResponseCommand extends UpdateGatewayResponseCommand_base {
|
|
40
|
+
export declare class UpdateGatewayResponseCommand extends UpdateGatewayResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateGatewayResponseRequest;
|
|
44
|
+
output: GatewayResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateGatewayResponseCommandInput;
|
|
48
|
+
output: UpdateGatewayResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -34,4 +34,15 @@ declare const UpdateIntegrationCommand_base: {
|
|
|
34
34
|
>;
|
|
35
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
36
36
|
};
|
|
37
|
-
export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
|
|
37
|
+
export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
|
|
38
|
+
protected static __types: {
|
|
39
|
+
api: {
|
|
40
|
+
input: UpdateIntegrationRequest;
|
|
41
|
+
output: Integration;
|
|
42
|
+
};
|
|
43
|
+
sdk: {
|
|
44
|
+
input: UpdateIntegrationCommandInput;
|
|
45
|
+
output: UpdateIntegrationCommandOutput;
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateIntegrationResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateIntegrationResponseCommand extends UpdateIntegrationResponseCommand_base {
|
|
40
|
+
export declare class UpdateIntegrationResponseCommand extends UpdateIntegrationResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateIntegrationResponseRequest;
|
|
44
|
+
output: IntegrationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateIntegrationResponseCommandInput;
|
|
48
|
+
output: UpdateIntegrationResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateMethodCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateMethodCommand extends UpdateMethodCommand_base {
|
|
34
|
+
export declare class UpdateMethodCommand extends UpdateMethodCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateMethodRequest;
|
|
38
|
+
output: Method;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateMethodCommandInput;
|
|
42
|
+
output: UpdateMethodCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateMethodResponseCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateMethodResponseCommand extends UpdateMethodResponseCommand_base {
|
|
40
|
+
export declare class UpdateMethodResponseCommand extends UpdateMethodResponseCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateMethodResponseRequest;
|
|
44
|
+
output: MethodResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateMethodResponseCommandInput;
|
|
48
|
+
output: UpdateMethodResponseCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateModelCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateModelCommand extends UpdateModelCommand_base {
|
|
34
|
+
export declare class UpdateModelCommand extends UpdateModelCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateModelRequest;
|
|
38
|
+
output: Model;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateModelCommandInput;
|
|
42
|
+
output: UpdateModelCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateRequestValidatorCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateRequestValidatorCommand extends UpdateRequestValidatorCommand_base {
|
|
40
|
+
export declare class UpdateRequestValidatorCommand extends UpdateRequestValidatorCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateRequestValidatorRequest;
|
|
44
|
+
output: RequestValidator;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateRequestValidatorCommandInput;
|
|
48
|
+
output: UpdateRequestValidatorCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateResourceCommand extends UpdateResourceCommand_base {
|
|
36
|
+
export declare class UpdateResourceCommand extends UpdateResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateResourceRequest;
|
|
40
|
+
output: Resource;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateResourceCommandInput;
|
|
44
|
+
output: UpdateResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateRestApiCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateRestApiCommand extends UpdateRestApiCommand_base {
|
|
34
|
+
export declare class UpdateRestApiCommand extends UpdateRestApiCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateRestApiRequest;
|
|
38
|
+
output: RestApi;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateRestApiCommandInput;
|
|
42
|
+
output: UpdateRestApiCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateStageCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateStageCommand extends UpdateStageCommand_base {
|
|
34
|
+
export declare class UpdateStageCommand extends UpdateStageCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateStageRequest;
|
|
38
|
+
output: Stage;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateStageCommandInput;
|
|
42
|
+
output: UpdateStageCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateUsageCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateUsageCommand extends UpdateUsageCommand_base {
|
|
34
|
+
export declare class UpdateUsageCommand extends UpdateUsageCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateUsageRequest;
|
|
38
|
+
output: Usage;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateUsageCommandInput;
|
|
42
|
+
output: UpdateUsageCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateUsagePlanCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateUsagePlanCommand extends UpdateUsagePlanCommand_base {
|
|
36
|
+
export declare class UpdateUsagePlanCommand extends UpdateUsagePlanCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateUsagePlanRequest;
|
|
40
|
+
output: UsagePlan;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateUsagePlanCommandInput;
|
|
44
|
+
output: UpdateUsagePlanCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateVpcLinkCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateVpcLinkCommand extends UpdateVpcLinkCommand_base {
|
|
34
|
+
export declare class UpdateVpcLinkCommand extends UpdateVpcLinkCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateVpcLinkRequest;
|
|
38
|
+
output: VpcLink;
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateVpcLinkCommandInput;
|
|
42
|
+
output: UpdateVpcLinkCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-api-gateway",
|
|
3
3
|
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.657.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-api-gateway",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-sdk-api-gateway": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
37
|
-
"@smithy/config-resolver": "^3.0.
|
|
38
|
-
"@smithy/core": "^2.4.
|
|
39
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
40
|
-
"@smithy/hash-node": "^3.0.
|
|
41
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
42
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
43
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
44
|
-
"@smithy/middleware-retry": "^3.0.
|
|
45
|
-
"@smithy/middleware-serde": "^3.0.
|
|
46
|
-
"@smithy/middleware-stack": "^3.0.
|
|
47
|
-
"@smithy/node-config-provider": "^3.1.
|
|
48
|
-
"@smithy/node-http-handler": "^3.2.
|
|
49
|
-
"@smithy/protocol-http": "^4.1.
|
|
50
|
-
"@smithy/smithy-client": "^3.3.
|
|
51
|
-
"@smithy/types": "^3.4.
|
|
52
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-sdk-api-gateway": "3.654.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
33
|
+
"@aws-sdk/types": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
37
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
38
|
+
"@smithy/core": "^2.4.3",
|
|
39
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
40
|
+
"@smithy/hash-node": "^3.0.6",
|
|
41
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
42
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
43
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
44
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
45
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
46
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
47
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
48
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
49
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
50
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
51
|
+
"@smithy/types": "^3.4.2",
|
|
52
|
+
"@smithy/url-parser": "^3.0.6",
|
|
53
53
|
"@smithy/util-base64": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
58
|
-
"@smithy/util-endpoints": "^2.1.
|
|
59
|
-
"@smithy/util-middleware": "^3.0.
|
|
60
|
-
"@smithy/util-retry": "^3.0.
|
|
61
|
-
"@smithy/util-stream": "^3.1.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
58
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
59
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
60
|
+
"@smithy/util-retry": "^3.0.6",
|
|
61
|
+
"@smithy/util-stream": "^3.1.6",
|
|
62
62
|
"@smithy/util-utf8": "^3.0.0",
|
|
63
63
|
"tslib": "^2.6.2"
|
|
64
64
|
},
|