@aws-sdk/client-api-gateway 3.49.0 → 3.50.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/CHANGELOG.md +8 -0
- package/package.json +26 -26
- package/dist-types/ts3.4/APIGateway.d.ts +0 -592
- package/dist-types/ts3.4/APIGatewayClient.d.ts +0 -193
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -120
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2988
- package/dist-types/ts3.4/pagination/GetApiKeysPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetBasePathMappingsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetClientCertificatesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetDeploymentsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetDomainNamesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetModelsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetResourcesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetRestApisPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePlanKeysPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePlansPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetVpcLinksPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/index.d.ts +0 -13
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -362
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,120 +0,0 @@
|
|
|
1
|
-
export * from "./CreateApiKeyCommand";
|
|
2
|
-
export * from "./CreateAuthorizerCommand";
|
|
3
|
-
export * from "./CreateBasePathMappingCommand";
|
|
4
|
-
export * from "./CreateDeploymentCommand";
|
|
5
|
-
export * from "./CreateDocumentationPartCommand";
|
|
6
|
-
export * from "./CreateDocumentationVersionCommand";
|
|
7
|
-
export * from "./CreateDomainNameCommand";
|
|
8
|
-
export * from "./CreateModelCommand";
|
|
9
|
-
export * from "./CreateRequestValidatorCommand";
|
|
10
|
-
export * from "./CreateResourceCommand";
|
|
11
|
-
export * from "./CreateRestApiCommand";
|
|
12
|
-
export * from "./CreateStageCommand";
|
|
13
|
-
export * from "./CreateUsagePlanCommand";
|
|
14
|
-
export * from "./CreateUsagePlanKeyCommand";
|
|
15
|
-
export * from "./CreateVpcLinkCommand";
|
|
16
|
-
export * from "./DeleteApiKeyCommand";
|
|
17
|
-
export * from "./DeleteAuthorizerCommand";
|
|
18
|
-
export * from "./DeleteBasePathMappingCommand";
|
|
19
|
-
export * from "./DeleteClientCertificateCommand";
|
|
20
|
-
export * from "./DeleteDeploymentCommand";
|
|
21
|
-
export * from "./DeleteDocumentationPartCommand";
|
|
22
|
-
export * from "./DeleteDocumentationVersionCommand";
|
|
23
|
-
export * from "./DeleteDomainNameCommand";
|
|
24
|
-
export * from "./DeleteGatewayResponseCommand";
|
|
25
|
-
export * from "./DeleteIntegrationCommand";
|
|
26
|
-
export * from "./DeleteIntegrationResponseCommand";
|
|
27
|
-
export * from "./DeleteMethodCommand";
|
|
28
|
-
export * from "./DeleteMethodResponseCommand";
|
|
29
|
-
export * from "./DeleteModelCommand";
|
|
30
|
-
export * from "./DeleteRequestValidatorCommand";
|
|
31
|
-
export * from "./DeleteResourceCommand";
|
|
32
|
-
export * from "./DeleteRestApiCommand";
|
|
33
|
-
export * from "./DeleteStageCommand";
|
|
34
|
-
export * from "./DeleteUsagePlanCommand";
|
|
35
|
-
export * from "./DeleteUsagePlanKeyCommand";
|
|
36
|
-
export * from "./DeleteVpcLinkCommand";
|
|
37
|
-
export * from "./FlushStageAuthorizersCacheCommand";
|
|
38
|
-
export * from "./FlushStageCacheCommand";
|
|
39
|
-
export * from "./GenerateClientCertificateCommand";
|
|
40
|
-
export * from "./GetAccountCommand";
|
|
41
|
-
export * from "./GetApiKeyCommand";
|
|
42
|
-
export * from "./GetApiKeysCommand";
|
|
43
|
-
export * from "./GetAuthorizerCommand";
|
|
44
|
-
export * from "./GetAuthorizersCommand";
|
|
45
|
-
export * from "./GetBasePathMappingCommand";
|
|
46
|
-
export * from "./GetBasePathMappingsCommand";
|
|
47
|
-
export * from "./GetClientCertificateCommand";
|
|
48
|
-
export * from "./GetClientCertificatesCommand";
|
|
49
|
-
export * from "./GetDeploymentCommand";
|
|
50
|
-
export * from "./GetDeploymentsCommand";
|
|
51
|
-
export * from "./GetDocumentationPartCommand";
|
|
52
|
-
export * from "./GetDocumentationPartsCommand";
|
|
53
|
-
export * from "./GetDocumentationVersionCommand";
|
|
54
|
-
export * from "./GetDocumentationVersionsCommand";
|
|
55
|
-
export * from "./GetDomainNameCommand";
|
|
56
|
-
export * from "./GetDomainNamesCommand";
|
|
57
|
-
export * from "./GetExportCommand";
|
|
58
|
-
export * from "./GetGatewayResponseCommand";
|
|
59
|
-
export * from "./GetGatewayResponsesCommand";
|
|
60
|
-
export * from "./GetIntegrationCommand";
|
|
61
|
-
export * from "./GetIntegrationResponseCommand";
|
|
62
|
-
export * from "./GetMethodCommand";
|
|
63
|
-
export * from "./GetMethodResponseCommand";
|
|
64
|
-
export * from "./GetModelCommand";
|
|
65
|
-
export * from "./GetModelTemplateCommand";
|
|
66
|
-
export * from "./GetModelsCommand";
|
|
67
|
-
export * from "./GetRequestValidatorCommand";
|
|
68
|
-
export * from "./GetRequestValidatorsCommand";
|
|
69
|
-
export * from "./GetResourceCommand";
|
|
70
|
-
export * from "./GetResourcesCommand";
|
|
71
|
-
export * from "./GetRestApiCommand";
|
|
72
|
-
export * from "./GetRestApisCommand";
|
|
73
|
-
export * from "./GetSdkCommand";
|
|
74
|
-
export * from "./GetSdkTypeCommand";
|
|
75
|
-
export * from "./GetSdkTypesCommand";
|
|
76
|
-
export * from "./GetStageCommand";
|
|
77
|
-
export * from "./GetStagesCommand";
|
|
78
|
-
export * from "./GetTagsCommand";
|
|
79
|
-
export * from "./GetUsageCommand";
|
|
80
|
-
export * from "./GetUsagePlanCommand";
|
|
81
|
-
export * from "./GetUsagePlanKeyCommand";
|
|
82
|
-
export * from "./GetUsagePlanKeysCommand";
|
|
83
|
-
export * from "./GetUsagePlansCommand";
|
|
84
|
-
export * from "./GetVpcLinkCommand";
|
|
85
|
-
export * from "./GetVpcLinksCommand";
|
|
86
|
-
export * from "./ImportApiKeysCommand";
|
|
87
|
-
export * from "./ImportDocumentationPartsCommand";
|
|
88
|
-
export * from "./ImportRestApiCommand";
|
|
89
|
-
export * from "./PutGatewayResponseCommand";
|
|
90
|
-
export * from "./PutIntegrationCommand";
|
|
91
|
-
export * from "./PutIntegrationResponseCommand";
|
|
92
|
-
export * from "./PutMethodCommand";
|
|
93
|
-
export * from "./PutMethodResponseCommand";
|
|
94
|
-
export * from "./PutRestApiCommand";
|
|
95
|
-
export * from "./TagResourceCommand";
|
|
96
|
-
export * from "./TestInvokeAuthorizerCommand";
|
|
97
|
-
export * from "./TestInvokeMethodCommand";
|
|
98
|
-
export * from "./UntagResourceCommand";
|
|
99
|
-
export * from "./UpdateAccountCommand";
|
|
100
|
-
export * from "./UpdateApiKeyCommand";
|
|
101
|
-
export * from "./UpdateAuthorizerCommand";
|
|
102
|
-
export * from "./UpdateBasePathMappingCommand";
|
|
103
|
-
export * from "./UpdateClientCertificateCommand";
|
|
104
|
-
export * from "./UpdateDeploymentCommand";
|
|
105
|
-
export * from "./UpdateDocumentationPartCommand";
|
|
106
|
-
export * from "./UpdateDocumentationVersionCommand";
|
|
107
|
-
export * from "./UpdateDomainNameCommand";
|
|
108
|
-
export * from "./UpdateGatewayResponseCommand";
|
|
109
|
-
export * from "./UpdateIntegrationCommand";
|
|
110
|
-
export * from "./UpdateIntegrationResponseCommand";
|
|
111
|
-
export * from "./UpdateMethodCommand";
|
|
112
|
-
export * from "./UpdateMethodResponseCommand";
|
|
113
|
-
export * from "./UpdateModelCommand";
|
|
114
|
-
export * from "./UpdateRequestValidatorCommand";
|
|
115
|
-
export * from "./UpdateResourceCommand";
|
|
116
|
-
export * from "./UpdateRestApiCommand";
|
|
117
|
-
export * from "./UpdateStageCommand";
|
|
118
|
-
export * from "./UpdateUsageCommand";
|
|
119
|
-
export * from "./UpdateUsagePlanCommand";
|
|
120
|
-
export * from "./UpdateVpcLinkCommand";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from "./models_0";
|