@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
|
@@ -4,22 +4,13 @@ exports.paginateGetApiKeys = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetApiKeysCommand_1 = require("../commands/GetApiKeysCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetApiKeysCommand_1.GetApiKeysCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getApiKeys(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetApiKeys(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetApiKeys(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetApiKeys = paginateGetApiKeys;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetBasePathMappings = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetBasePathMappingsCommand_1 = require("../commands/GetBasePathMappingsCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetBasePathMappingsCommand_1.GetBasePathMappingsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getBasePathMappings(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetBasePathMappings(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetBasePathMappings(config, input, ...additionalArgument
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetBasePathMappings = paginateGetBasePathMappings;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetClientCertificates = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetClientCertificatesCommand_1 = require("../commands/GetClientCertificatesCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetClientCertificatesCommand_1.GetClientCertificatesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getClientCertificates(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetClientCertificates(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetClientCertificates(config, input, ...additionalArgume
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetClientCertificates = paginateGetClientCertificates;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetDeployments = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetDeploymentsCommand_1 = require("../commands/GetDeploymentsCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetDeploymentsCommand_1.GetDeploymentsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getDeployments(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetDeployments(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetDeployments(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetDeployments = paginateGetDeployments;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetDomainNames = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetDomainNamesCommand_1 = require("../commands/GetDomainNamesCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetDomainNamesCommand_1.GetDomainNamesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getDomainNames(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetDomainNames(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetDomainNames(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetDomainNames = paginateGetDomainNames;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetModels = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetModelsCommand_1 = require("../commands/GetModelsCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetModelsCommand_1.GetModelsCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getModels(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetModels(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetModels(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetModels = paginateGetModels;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetResources = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetResourcesCommand_1 = require("../commands/GetResourcesCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetResourcesCommand_1.GetResourcesCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getResources(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetResources(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetResources(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetResources = paginateGetResources;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetRestApis = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetRestApisCommand_1 = require("../commands/GetRestApisCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetRestApisCommand_1.GetRestApisCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getRestApis(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetRestApis(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetRestApis(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetRestApis = paginateGetRestApis;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetUsage = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetUsageCommand_1 = require("../commands/GetUsageCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetUsageCommand_1.GetUsageCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getUsage(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetUsage(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetUsage(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetUsage = paginateGetUsage;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetUsagePlanKeys = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetUsagePlanKeysCommand_1 = require("../commands/GetUsagePlanKeysCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetUsagePlanKeysCommand_1.GetUsagePlanKeysCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getUsagePlanKeys(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetUsagePlanKeys(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetUsagePlanKeys(config, input, ...additionalArguments)
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetUsagePlanKeys = paginateGetUsagePlanKeys;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetUsagePlans = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetUsagePlansCommand_1 = require("../commands/GetUsagePlansCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetUsagePlansCommand_1.GetUsagePlansCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getUsagePlans(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetUsagePlans(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetUsagePlans(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetUsagePlans = paginateGetUsagePlans;
|
|
@@ -4,22 +4,13 @@ exports.paginateGetVpcLinks = void 0;
|
|
|
4
4
|
const APIGateway_1 = require("../APIGateway");
|
|
5
5
|
const APIGatewayClient_1 = require("../APIGatewayClient");
|
|
6
6
|
const GetVpcLinksCommand_1 = require("../commands/GetVpcLinksCommand");
|
|
7
|
-
/**
|
|
8
|
-
* @private
|
|
9
|
-
*/
|
|
10
7
|
const makePagedClientRequest = async (client, input, ...args) => {
|
|
11
|
-
// @ts-ignore
|
|
12
8
|
return await client.send(new GetVpcLinksCommand_1.GetVpcLinksCommand(input), ...args);
|
|
13
9
|
};
|
|
14
|
-
/**
|
|
15
|
-
* @private
|
|
16
|
-
*/
|
|
17
10
|
const makePagedRequest = async (client, input, ...args) => {
|
|
18
|
-
// @ts-ignore
|
|
19
11
|
return await client.getVpcLinks(input, ...args);
|
|
20
12
|
};
|
|
21
13
|
async function* paginateGetVpcLinks(config, input, ...additionalArguments) {
|
|
22
|
-
// ToDo: replace with actual type instead of typeof input.position
|
|
23
14
|
let token = config.startingToken || undefined;
|
|
24
15
|
let hasNext = true;
|
|
25
16
|
let page;
|
|
@@ -39,7 +30,6 @@ async function* paginateGetVpcLinks(config, input, ...additionalArguments) {
|
|
|
39
30
|
token = page.position;
|
|
40
31
|
hasNext = !!token;
|
|
41
32
|
}
|
|
42
|
-
// @ts-ignore
|
|
43
33
|
return undefined;
|
|
44
34
|
}
|
|
45
35
|
exports.paginateGetVpcLinks = paginateGetVpcLinks;
|
|
@@ -17201,14 +17201,12 @@ const deserializeMetadata = (output) => {
|
|
|
17201
17201
|
cfId: output.headers["x-amz-cf-id"],
|
|
17202
17202
|
});
|
|
17203
17203
|
};
|
|
17204
|
-
// Collect low-level response body stream to Uint8Array.
|
|
17205
17204
|
const collectBody = (streamBody = new Uint8Array(), context) => {
|
|
17206
17205
|
if (streamBody instanceof Uint8Array) {
|
|
17207
17206
|
return Promise.resolve(streamBody);
|
|
17208
17207
|
}
|
|
17209
17208
|
return context.streamCollector(streamBody) || Promise.resolve(new Uint8Array());
|
|
17210
17209
|
};
|
|
17211
|
-
// Encode Uint8Array data into string with utf-8.
|
|
17212
17210
|
const collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => context.utf8Encoder(body));
|
|
17213
17211
|
const isSerializableHeaderValue = (value) => value !== undefined &&
|
|
17214
17212
|
value !== null &&
|
|
@@ -17221,9 +17219,6 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
|
|
|
17221
17219
|
}
|
|
17222
17220
|
return {};
|
|
17223
17221
|
});
|
|
17224
|
-
/**
|
|
17225
|
-
* Load an error code for the aws.rest-json-1.1 protocol.
|
|
17226
|
-
*/
|
|
17227
17222
|
const loadRestJsonErrorCode = (output, data) => {
|
|
17228
17223
|
const findKey = (object, key) => Object.keys(object).find((k) => k.toLowerCase() === key.toLowerCase());
|
|
17229
17224
|
const sanitizeErrorCode = (rawValue) => {
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
|
|
6
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
7
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
8
7
|
const fetch_http_handler_1 = require("@aws-sdk/fetch-http-handler");
|
|
9
8
|
const invalid_dependency_1 = require("@aws-sdk/invalid-dependency");
|
|
@@ -13,9 +12,6 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
|
13
12
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
14
13
|
const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
|
|
15
14
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
15
|
const getRuntimeConfig = (config) => {
|
|
20
16
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
21
17
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
@@ -2,8 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const tslib_1 = require("tslib");
|
|
5
|
-
|
|
6
|
-
const package_json_1 = tslib_1.__importDefault(require("../package.json")); // eslint-disable-line
|
|
5
|
+
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
7
6
|
const client_sts_1 = require("@aws-sdk/client-sts");
|
|
8
7
|
const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
9
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
@@ -17,9 +16,6 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
|
17
16
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
18
17
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
19
18
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
20
|
-
/**
|
|
21
|
-
* @internal
|
|
22
|
-
*/
|
|
23
19
|
const getRuntimeConfig = (config) => {
|
|
24
20
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o;
|
|
25
21
|
smithy_client_1.emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const sha256_js_1 = require("@aws-crypto/sha256-js");
|
|
5
5
|
const runtimeConfig_browser_1 = require("./runtimeConfig.browser");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a;
|
|
11
8
|
const browserDefaults = runtimeConfig_browser_1.getRuntimeConfig(config);
|
|
@@ -3,9 +3,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const url_parser_1 = require("@aws-sdk/url-parser");
|
|
5
5
|
const endpoints_1 = require("./endpoints");
|
|
6
|
-
/**
|
|
7
|
-
* @internal
|
|
8
|
-
*/
|
|
9
6
|
const getRuntimeConfig = (config) => {
|
|
10
7
|
var _a, _b, _c, _d, _e;
|
|
11
8
|
return ({
|