@cdklabs/cdk-ecs-codedeploy 0.0.399 → 0.0.401
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/.jsii +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/protocols/Aws_json1_1.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +16 -16
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +18 -18
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/package.json +19 -19
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +15 -15
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +18 -18
- package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +19 -26
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sso/package.json +18 -18
- package/node_modules/@aws-sdk/core/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +2 -3
- package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +9 -1
- package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +17 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +2 -2
- package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +17 -17
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +15 -15
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +18 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +1 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +19 -19
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +18 -18
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +20 -20
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +4 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +22 -32
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +19 -26
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +23 -33
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -4
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +25 -40
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +25 -37
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +26 -41
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +5 -7
- package/node_modules/@aws-sdk/nested-clients/package.json +18 -18
- package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
- package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -1
- package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -1
- package/node_modules/@aws-sdk/token-providers/package.json +4 -4
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
- package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +3 -3
- package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +2 -2
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/node_modules/@smithy/config-resolver/package.json +2 -2
- package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -3
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -1
- package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +14 -10
- package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +5 -1
- package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +3 -3
- package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +2 -2
- package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +15 -2
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +2 -2
- package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +15 -2
- package/node_modules/@smithy/node-config-provider/package.json +1 -1
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +4 -4
- package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +1 -2
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +3 -1
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +4 -4
- package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +1 -2
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +5 -5
- package/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +2 -2
- package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +1 -1
- package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +2 -2
- package/node_modules/@smithy/util-endpoints/package.json +2 -2
- package/package.json +6 -6
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/config-resolver",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.1",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline config-resolver",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
},
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
|
-
"@smithy/node-config-provider": "^4.0
|
27
|
+
"@smithy/node-config-provider": "^4.1.0",
|
28
28
|
"@smithy/types": "^4.2.0",
|
29
29
|
"@smithy/util-config-provider": "^4.0.0",
|
30
30
|
"@smithy/util-middleware": "^4.0.2",
|
@@ -12,5 +12,5 @@ import { InstanceMetadataCredentials } from "../types";
|
|
12
12
|
* @returns A credential provider that supports static stability
|
13
13
|
*/
|
14
14
|
export declare const staticStabilityProvider: (provider: Provider<InstanceMetadataCredentials>, options?: {
|
15
|
-
logger?: Logger
|
15
|
+
logger?: Logger;
|
16
16
|
}) => Provider<InstanceMetadataCredentials>;
|
package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts
CHANGED
@@ -12,5 +12,5 @@ import { InstanceMetadataCredentials } from "../types";
|
|
12
12
|
* @returns A credential provider that supports static stability
|
13
13
|
*/
|
14
14
|
export declare const staticStabilityProvider: (provider: Provider<InstanceMetadataCredentials>, options?: {
|
15
|
-
logger?: Logger
|
15
|
+
logger?: Logger;
|
16
16
|
}) => Provider<InstanceMetadataCredentials>;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/credential-provider-imds",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.3",
|
4
4
|
"description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
},
|
28
28
|
"license": "Apache-2.0",
|
29
29
|
"dependencies": {
|
30
|
-
"@smithy/node-config-provider": "^4.0
|
30
|
+
"@smithy/node-config-provider": "^4.1.0",
|
31
31
|
"@smithy/property-provider": "^4.0.2",
|
32
32
|
"@smithy/types": "^4.2.0",
|
33
33
|
"@smithy/url-parser": "^4.0.2",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/middleware-endpoint",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.3",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-endpoint",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"dependencies": {
|
27
27
|
"@smithy/core": "^3.3.1",
|
28
28
|
"@smithy/middleware-serde": "^4.0.3",
|
29
|
-
"@smithy/node-config-provider": "^4.0
|
29
|
+
"@smithy/node-config-provider": "^4.1.0",
|
30
30
|
"@smithy/shared-ini-file-loader": "^4.0.2",
|
31
31
|
"@smithy/types": "^4.2.0",
|
32
32
|
"@smithy/url-parser": "^4.0.2",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/middleware-retry",
|
3
|
-
"version": "4.1.
|
3
|
+
"version": "4.1.4",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-retry",
|
@@ -33,10 +33,10 @@
|
|
33
33
|
},
|
34
34
|
"license": "Apache-2.0",
|
35
35
|
"dependencies": {
|
36
|
-
"@smithy/node-config-provider": "^4.0
|
36
|
+
"@smithy/node-config-provider": "^4.1.0",
|
37
37
|
"@smithy/protocol-http": "^5.1.0",
|
38
38
|
"@smithy/service-error-classification": "^4.0.3",
|
39
|
-
"@smithy/smithy-client": "^4.2.
|
39
|
+
"@smithy/smithy-client": "^4.2.3",
|
40
40
|
"@smithy/types": "^4.2.0",
|
41
41
|
"@smithy/util-middleware": "^4.0.2",
|
42
42
|
"@smithy/util-retry": "^4.0.3",
|
@@ -45,9 +45,9 @@ function getSelectorName(functionString) {
|
|
45
45
|
__name(getSelectorName, "getSelectorName");
|
46
46
|
|
47
47
|
// src/fromEnv.ts
|
48
|
-
var fromEnv = /* @__PURE__ */ __name((envVarSelector,
|
48
|
+
var fromEnv = /* @__PURE__ */ __name((envVarSelector, options) => async () => {
|
49
49
|
try {
|
50
|
-
const config = envVarSelector(process.env);
|
50
|
+
const config = envVarSelector(process.env, options);
|
51
51
|
if (config === void 0) {
|
52
52
|
throw new Error();
|
53
53
|
}
|
@@ -55,7 +55,7 @@ var fromEnv = /* @__PURE__ */ __name((envVarSelector, logger) => async () => {
|
|
55
55
|
} catch (e) {
|
56
56
|
throw new import_property_provider.CredentialsProviderError(
|
57
57
|
e.message || `Not found in ENV: ${getSelectorName(envVarSelector.toString())}`,
|
58
|
-
{ logger }
|
58
|
+
{ logger: options?.logger }
|
59
59
|
);
|
60
60
|
}
|
61
61
|
}, "fromEnv");
|
@@ -90,13 +90,17 @@ var isFunction = /* @__PURE__ */ __name((func) => typeof func === "function", "i
|
|
90
90
|
var fromStatic = /* @__PURE__ */ __name((defaultValue) => isFunction(defaultValue) ? async () => await defaultValue() : (0, import_property_provider.fromStatic)(defaultValue), "fromStatic");
|
91
91
|
|
92
92
|
// src/configLoader.ts
|
93
|
-
var loadConfig = /* @__PURE__ */ __name(({ environmentVariableSelector, configFileSelector, default: defaultValue }, configuration = {}) =>
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
93
|
+
var loadConfig = /* @__PURE__ */ __name(({ environmentVariableSelector, configFileSelector, default: defaultValue }, configuration = {}) => {
|
94
|
+
const { signingName, logger } = configuration;
|
95
|
+
const envOptions = { signingName, logger };
|
96
|
+
return (0, import_property_provider.memoize)(
|
97
|
+
(0, import_property_provider.chain)(
|
98
|
+
fromEnv(environmentVariableSelector, envOptions),
|
99
|
+
fromSharedConfigFiles(configFileSelector, configuration),
|
100
|
+
fromStatic(defaultValue)
|
101
|
+
)
|
102
|
+
);
|
103
|
+
}, "loadConfig");
|
100
104
|
// Annotate the CommonJS export names for ESM import in node:
|
101
105
|
|
102
106
|
0 && (module.exports = {
|
@@ -2,4 +2,8 @@ import { chain, memoize } from "@smithy/property-provider";
|
|
2
2
|
import { fromEnv } from "./fromEnv";
|
3
3
|
import { fromSharedConfigFiles } from "./fromSharedConfigFiles";
|
4
4
|
import { fromStatic } from "./fromStatic";
|
5
|
-
export const loadConfig = ({ environmentVariableSelector, configFileSelector, default: defaultValue }, configuration = {}) =>
|
5
|
+
export const loadConfig = ({ environmentVariableSelector, configFileSelector, default: defaultValue }, configuration = {}) => {
|
6
|
+
const { signingName, logger } = configuration;
|
7
|
+
const envOptions = { signingName, logger };
|
8
|
+
return memoize(chain(fromEnv(environmentVariableSelector, envOptions), fromSharedConfigFiles(configFileSelector, configuration), fromStatic(defaultValue)));
|
9
|
+
};
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { CredentialsProviderError } from "@smithy/property-provider";
|
2
2
|
import { getSelectorName } from "./getSelectorName";
|
3
|
-
export const fromEnv = (envVarSelector,
|
3
|
+
export const fromEnv = (envVarSelector, options) => async () => {
|
4
4
|
try {
|
5
|
-
const config = envVarSelector(process.env);
|
5
|
+
const config = envVarSelector(process.env, options);
|
6
6
|
if (config === undefined) {
|
7
7
|
throw new Error();
|
8
8
|
}
|
9
9
|
return config;
|
10
10
|
}
|
11
11
|
catch (e) {
|
12
|
-
throw new CredentialsProviderError(e.message || `Not found in ENV: ${getSelectorName(envVarSelector.toString())}`, { logger });
|
12
|
+
throw new CredentialsProviderError(e.message || `Not found in ENV: ${getSelectorName(envVarSelector.toString())}`, { logger: options?.logger });
|
13
13
|
}
|
14
14
|
};
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { Provider } from "@smithy/types";
|
2
|
-
import { GetterFromEnv } from "./fromEnv";
|
2
|
+
import { EnvOptions, GetterFromEnv } from "./fromEnv";
|
3
3
|
import { GetterFromConfig, SharedConfigInit } from "./fromSharedConfigFiles";
|
4
4
|
import { FromStaticConfig } from "./fromStatic";
|
5
5
|
/**
|
6
6
|
* @internal
|
7
7
|
*/
|
8
|
-
export type LocalConfigOptions = SharedConfigInit;
|
8
|
+
export type LocalConfigOptions = SharedConfigInit & EnvOptions;
|
9
9
|
/**
|
10
10
|
* @internal
|
11
11
|
*/
|
@@ -1,7 +1,20 @@
|
|
1
1
|
import { Logger, Provider } from "@smithy/types";
|
2
|
-
|
2
|
+
/**
|
3
|
+
* @internal
|
4
|
+
*/
|
5
|
+
export interface EnvOptions {
|
6
|
+
/**
|
7
|
+
* The SigV4 service signing name.
|
8
|
+
*/
|
9
|
+
signingName?: string;
|
10
|
+
/**
|
11
|
+
* For credential resolution trace logging.
|
12
|
+
*/
|
13
|
+
logger?: Logger;
|
14
|
+
}
|
15
|
+
export type GetterFromEnv<T> = (env: Record<string, string | undefined>, options?: EnvOptions) => T | undefined;
|
3
16
|
/**
|
4
17
|
* Get config value given the environment variable name or getter from
|
5
18
|
* environment variable.
|
6
19
|
*/
|
7
|
-
export declare const fromEnv: <T = string>(envVarSelector: GetterFromEnv<T>,
|
20
|
+
export declare const fromEnv: <T = string>(envVarSelector: GetterFromEnv<T>, options?: EnvOptions) => Provider<T>;
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { Provider } from "@smithy/types";
|
2
|
-
import { GetterFromEnv } from "./fromEnv";
|
2
|
+
import { EnvOptions, GetterFromEnv } from "./fromEnv";
|
3
3
|
import { GetterFromConfig, SharedConfigInit } from "./fromSharedConfigFiles";
|
4
4
|
import { FromStaticConfig } from "./fromStatic";
|
5
5
|
/**
|
6
6
|
* @internal
|
7
7
|
*/
|
8
|
-
export type LocalConfigOptions = SharedConfigInit;
|
8
|
+
export type LocalConfigOptions = SharedConfigInit & EnvOptions;
|
9
9
|
/**
|
10
10
|
* @internal
|
11
11
|
*/
|
@@ -1,7 +1,20 @@
|
|
1
1
|
import { Logger, Provider } from "@smithy/types";
|
2
|
-
|
2
|
+
/**
|
3
|
+
* @internal
|
4
|
+
*/
|
5
|
+
export interface EnvOptions {
|
6
|
+
/**
|
7
|
+
* The SigV4 service signing name.
|
8
|
+
*/
|
9
|
+
signingName?: string;
|
10
|
+
/**
|
11
|
+
* For credential resolution trace logging.
|
12
|
+
*/
|
13
|
+
logger?: Logger;
|
14
|
+
}
|
15
|
+
export type GetterFromEnv<T> = (env: Record<string, string | undefined>, options?: EnvOptions) => T | undefined;
|
3
16
|
/**
|
4
17
|
* Get config value given the environment variable name or getter from
|
5
18
|
* environment variable.
|
6
19
|
*/
|
7
|
-
export declare const fromEnv: <T = string>(envVarSelector: GetterFromEnv<T>,
|
20
|
+
export declare const fromEnv: <T = string>(envVarSelector: GetterFromEnv<T>, options?: EnvOptions) => Provider<T>;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/node-config-provider",
|
3
|
-
"version": "4.0
|
3
|
+
"version": "4.1.0",
|
4
4
|
"description": "Load config default values from ini config files and environmental variable",
|
5
5
|
"scripts": {
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
@@ -1261,11 +1261,11 @@ var splitHeader = /* @__PURE__ */ __name((value) => {
|
|
1261
1261
|
Command,
|
1262
1262
|
SENSITIVE_STRING,
|
1263
1263
|
createAggregatedClient,
|
1264
|
-
dateToUtcString,
|
1265
1264
|
parseRfc3339DateTime,
|
1266
1265
|
parseRfc3339DateTimeWithOffset,
|
1267
1266
|
parseRfc7231DateTime,
|
1268
1267
|
parseEpochTimestamp,
|
1268
|
+
dateToUtcString,
|
1269
1269
|
throwDefaultError,
|
1270
1270
|
withBaseException,
|
1271
1271
|
loadConfigsForDefaultMode,
|
@@ -1281,9 +1281,9 @@ var splitHeader = /* @__PURE__ */ __name((value) => {
|
|
1281
1281
|
isSerializableHeaderValue,
|
1282
1282
|
LazyJsonString,
|
1283
1283
|
NoOpLogger,
|
1284
|
-
map,
|
1285
1284
|
convertMap,
|
1286
1285
|
take,
|
1286
|
+
map,
|
1287
1287
|
parseBoolean,
|
1288
1288
|
expectBoolean,
|
1289
1289
|
expectNumber,
|
@@ -6,4 +6,6 @@ import { Client } from "./client";
|
|
6
6
|
* @param client - client instance on which to add aggregated methods.
|
7
7
|
* @returns an aggregated client with dynamically created methods.
|
8
8
|
*/
|
9
|
-
export declare const createAggregatedClient: (commands: Record<string, any>, Client:
|
9
|
+
export declare const createAggregatedClient: (commands: Record<string, any>, Client: {
|
10
|
+
new (...args: any): Client<any, any, any, any>;
|
11
|
+
}) => void;
|
@@ -10,4 +10,6 @@ export declare const throwDefaultError: ({ output, parsedBody, exceptionCtor, er
|
|
10
10
|
*
|
11
11
|
* Creates {@link throwDefaultError} with bound ExceptionCtor.
|
12
12
|
*/
|
13
|
-
export declare const withBaseException: (ExceptionCtor:
|
13
|
+
export declare const withBaseException: (ExceptionCtor: {
|
14
|
+
new (...args: any): any;
|
15
|
+
}) => any;
|
package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts
CHANGED
@@ -14,8 +14,8 @@ export declare const getDefaultExtensionConfiguration: (runtimeConfig: DefaultEx
|
|
14
14
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
15
15
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
16
16
|
} & {
|
17
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
18
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
17
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
18
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
19
19
|
};
|
20
20
|
/**
|
21
21
|
* @deprecated use getDefaultExtensionConfiguration
|
@@ -27,8 +27,8 @@ export declare const getDefaultClientConfiguration: (runtimeConfig: DefaultExten
|
|
27
27
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
28
28
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
29
29
|
} & {
|
30
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
31
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
30
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
31
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
32
32
|
};
|
33
33
|
/**
|
34
34
|
* @internal
|
@@ -13,7 +13,6 @@
|
|
13
13
|
export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
|
14
14
|
/**
|
15
15
|
* @internal
|
16
|
-
*
|
17
16
|
*/
|
18
17
|
export interface LazyJsonString extends String {
|
19
18
|
/**
|
@@ -36,8 +35,8 @@ export interface LazyJsonString extends String {
|
|
36
35
|
* behavior of extending the String class.
|
37
36
|
*/
|
38
37
|
export declare const LazyJsonString: {
|
39
|
-
(s: string): LazyJsonString;
|
40
38
|
new (s: string): LazyJsonString;
|
39
|
+
(s: string): LazyJsonString;
|
41
40
|
from(s: any): LazyJsonString;
|
42
41
|
/**
|
43
42
|
* @deprecated use #from.
|
@@ -6,4 +6,6 @@ import { Client } from "./client";
|
|
6
6
|
* @param client - client instance on which to add aggregated methods.
|
7
7
|
* @returns an aggregated client with dynamically created methods.
|
8
8
|
*/
|
9
|
-
export declare const createAggregatedClient: (commands: Record<string, any>, Client:
|
9
|
+
export declare const createAggregatedClient: (commands: Record<string, any>, Client: {
|
10
|
+
new (...args: any): Client<any, any, any, any>;
|
11
|
+
}) => void;
|
@@ -10,4 +10,6 @@ export declare const throwDefaultError: ({ output, parsedBody, exceptionCtor, er
|
|
10
10
|
*
|
11
11
|
* Creates {@link throwDefaultError} with bound ExceptionCtor.
|
12
12
|
*/
|
13
|
-
export declare const withBaseException: (ExceptionCtor:
|
13
|
+
export declare const withBaseException: (ExceptionCtor: {
|
14
|
+
new (...args: any): any;
|
15
|
+
}) => any;
|
@@ -14,8 +14,8 @@ export declare const getDefaultExtensionConfiguration: (runtimeConfig: DefaultEx
|
|
14
14
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
15
15
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
16
16
|
} & {
|
17
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
18
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
17
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
18
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
19
19
|
};
|
20
20
|
/**
|
21
21
|
* @deprecated use getDefaultExtensionConfiguration
|
@@ -27,8 +27,8 @@ export declare const getDefaultClientConfiguration: (runtimeConfig: DefaultExten
|
|
27
27
|
addChecksumAlgorithm(algo: import("@smithy/types").ChecksumAlgorithm): void;
|
28
28
|
checksumAlgorithms(): import("@smithy/types").ChecksumAlgorithm[];
|
29
29
|
} & {
|
30
|
-
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").
|
31
|
-
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").
|
30
|
+
setRetryStrategy(retryStrategy: import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>): void;
|
31
|
+
retryStrategy(): import("@smithy/types").Provider<import("@smithy/types").RetryStrategyV2 | import("@smithy/types").RetryStrategy>;
|
32
32
|
};
|
33
33
|
/**
|
34
34
|
* @internal
|
@@ -13,7 +13,6 @@
|
|
13
13
|
export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
|
14
14
|
/**
|
15
15
|
* @internal
|
16
|
-
*
|
17
16
|
*/
|
18
17
|
export interface LazyJsonString extends String {
|
19
18
|
/**
|
@@ -36,8 +35,8 @@ export interface LazyJsonString extends String {
|
|
36
35
|
* behavior of extending the String class.
|
37
36
|
*/
|
38
37
|
export declare const LazyJsonString: {
|
39
|
-
(s: string): LazyJsonString;
|
40
38
|
new (s: string): LazyJsonString;
|
39
|
+
(s: string): LazyJsonString;
|
41
40
|
from(s: any): LazyJsonString;
|
42
41
|
/**
|
43
42
|
* @deprecated use #from.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/smithy-client",
|
3
|
-
"version": "4.2.
|
3
|
+
"version": "4.2.3",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline smithy-client",
|
@@ -25,7 +25,7 @@
|
|
25
25
|
"license": "Apache-2.0",
|
26
26
|
"dependencies": {
|
27
27
|
"@smithy/core": "^3.3.1",
|
28
|
-
"@smithy/middleware-endpoint": "^4.1.
|
28
|
+
"@smithy/middleware-endpoint": "^4.1.3",
|
29
29
|
"@smithy/middleware-stack": "^4.0.2",
|
30
30
|
"@smithy/protocol-http": "^5.1.0",
|
31
31
|
"@smithy/types": "^4.2.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-browser",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.11",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"license": "Apache-2.0",
|
25
25
|
"dependencies": {
|
26
26
|
"@smithy/property-provider": "^4.0.2",
|
27
|
-
"@smithy/smithy-client": "^4.2.
|
27
|
+
"@smithy/smithy-client": "^4.2.3",
|
28
28
|
"@smithy/types": "^4.2.0",
|
29
29
|
"bowser": "^2.11.0",
|
30
30
|
"tslib": "^2.6.2"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.11",
|
4
4
|
"scripts": {
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
6
6
|
"build:cjs": "node ../../scripts/inline util-defaults-mode-node",
|
@@ -23,11 +23,11 @@
|
|
23
23
|
},
|
24
24
|
"license": "Apache-2.0",
|
25
25
|
"dependencies": {
|
26
|
-
"@smithy/config-resolver": "^4.1.
|
27
|
-
"@smithy/credential-provider-imds": "^4.0.
|
28
|
-
"@smithy/node-config-provider": "^4.0
|
26
|
+
"@smithy/config-resolver": "^4.1.1",
|
27
|
+
"@smithy/credential-provider-imds": "^4.0.3",
|
28
|
+
"@smithy/node-config-provider": "^4.1.0",
|
29
29
|
"@smithy/property-provider": "^4.0.2",
|
30
|
-
"@smithy/smithy-client": "^4.2.
|
30
|
+
"@smithy/smithy-client": "^4.2.3",
|
31
31
|
"@smithy/types": "^4.2.0",
|
32
32
|
"tslib": "^2.6.2"
|
33
33
|
},
|
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const endpointFunctions: {
|
2
2
|
booleanEquals: (value1: boolean, value2: boolean) => boolean;
|
3
3
|
getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
|
4
|
-
isSet: (value: unknown) =>
|
4
|
+
isSet: (value: unknown) => value is {};
|
5
5
|
isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
|
6
6
|
not: (value: boolean) => boolean;
|
7
7
|
parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { EndpointV2 } from "@smithy/types";
|
2
|
-
import { EvaluateOptions } from "../types";
|
3
|
-
export declare const evaluateRules: (rules:
|
2
|
+
import { EvaluateOptions, RuleSetRules } from "../types";
|
3
|
+
export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
export declare const endpointFunctions: {
|
2
2
|
booleanEquals: (value1: boolean, value2: boolean) => boolean;
|
3
3
|
getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
|
4
|
-
isSet: (value: unknown) =>
|
4
|
+
isSet: (value: unknown) => value is {};
|
5
5
|
isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
|
6
6
|
not: (value: boolean) => boolean;
|
7
7
|
parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
|
@@ -1,3 +1,3 @@
|
|
1
1
|
import { EndpointV2 } from "@smithy/types";
|
2
|
-
import { EvaluateOptions } from "../types";
|
3
|
-
export declare const evaluateRules: (rules:
|
2
|
+
import { EvaluateOptions, RuleSetRules } from "../types";
|
3
|
+
export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@smithy/util-endpoints",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.3",
|
4
4
|
"description": "Utilities to help with endpoint resolution.",
|
5
5
|
"main": "./dist-cjs/index.js",
|
6
6
|
"module": "./dist-es/index.js",
|
@@ -28,7 +28,7 @@
|
|
28
28
|
},
|
29
29
|
"license": "Apache-2.0",
|
30
30
|
"dependencies": {
|
31
|
-
"@smithy/node-config-provider": "^4.0
|
31
|
+
"@smithy/node-config-provider": "^4.1.0",
|
32
32
|
"@smithy/types": "^4.2.0",
|
33
33
|
"tslib": "^2.6.2"
|
34
34
|
},
|
package/package.json
CHANGED
@@ -83,20 +83,20 @@
|
|
83
83
|
"aws-cdk-lib": "2.139.0",
|
84
84
|
"aws-sdk-client-mock": "^4.1.0",
|
85
85
|
"aws-sdk-client-mock-jest": "^4.1.0",
|
86
|
-
"cdk-nag": "^2.35.
|
86
|
+
"cdk-nag": "^2.35.91",
|
87
87
|
"cdklabs-projen-project-types": "^0.1.204",
|
88
88
|
"commit-and-tag-version": "^12",
|
89
89
|
"constructs": "10.0.5",
|
90
|
-
"esbuild": "^0.25.
|
90
|
+
"esbuild": "^0.25.4",
|
91
91
|
"eslint": "^8",
|
92
92
|
"eslint-import-resolver-typescript": "^3.10.1",
|
93
93
|
"eslint-plugin-import": "^2.31.0",
|
94
94
|
"jest": "^27",
|
95
95
|
"jest-junit": "^15",
|
96
96
|
"jsii": "~5.2",
|
97
|
-
"jsii-diff": "^1.
|
97
|
+
"jsii-diff": "^1.112.0",
|
98
98
|
"jsii-docgen": "^10.5.0",
|
99
|
-
"jsii-pacmak": "^1.
|
99
|
+
"jsii-pacmak": "^1.112.0",
|
100
100
|
"jsii-rosetta": "^5.8.7",
|
101
101
|
"lambda-tester": "^4.0.1",
|
102
102
|
"projen": "0.87.4",
|
@@ -109,7 +109,7 @@
|
|
109
109
|
"constructs": "^10.0.5"
|
110
110
|
},
|
111
111
|
"dependencies": {
|
112
|
-
"@aws-sdk/client-codedeploy": "^3.
|
112
|
+
"@aws-sdk/client-codedeploy": "^3.804.0",
|
113
113
|
"jmespath": "^0.16.0"
|
114
114
|
},
|
115
115
|
"bundledDependencies": [
|
@@ -127,7 +127,7 @@
|
|
127
127
|
"publishConfig": {
|
128
128
|
"access": "public"
|
129
129
|
},
|
130
|
-
"version": "0.0.
|
130
|
+
"version": "0.0.401",
|
131
131
|
"jest": {
|
132
132
|
"coverageProvider": "v8",
|
133
133
|
"testMatch": [
|