@cdklabs/cdk-ecs-codedeploy 0.0.101 → 0.0.102
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-deployment-provider/is-complete-function.js +2 -2
- package/lib/ecs-deployment-provider/on-event-function.js +2 -2
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/abort-controller/package.json +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/node_modules/@aws-sdk/client-codedeploy/package.json +37 -37
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/node_modules/@aws-sdk/client-sso/package.json +33 -33
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +33 -33
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +3 -5
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/node_modules/@aws-sdk/client-sts/package.json +36 -36
- package/node_modules/@aws-sdk/config-resolver/dist-types/regionInfo/EndpointVariant.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/regionInfo/EndpointVariantTag.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/regionInfo/PartitionHash.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/regionInfo/RegionHash.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +1 -1
- package/node_modules/@aws-sdk/config-resolver/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +1 -0
- package/node_modules/@aws-sdk/credential-provider-imds/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +11 -11
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +1 -1
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/fetch-http-handler/package.json +8 -8
- package/node_modules/@aws-sdk/hash-node/package.json +6 -6
- package/node_modules/@aws-sdk/invalid-dependency/package.json +4 -4
- package/node_modules/@aws-sdk/is-array-buffer/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-content-length/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-endpoint/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-retry/dist-types/defaultRetryQuota.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-retry/package.json +9 -9
- package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-serde/dist-types/serdePlugin.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +1 -1
- package/node_modules/@aws-sdk/middleware-serde/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-signing/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-stack/dist-types/ts3.4/types.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-stack/dist-types/types.d.ts +2 -2
- package/node_modules/@aws-sdk/middleware-stack/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/node-config-provider/dist-types/configLoader.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/fromEnv.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/fromStatic.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/ts3.4/configLoader.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +1 -1
- package/node_modules/@aws-sdk/node-config-provider/package.json +6 -6
- package/node_modules/@aws-sdk/node-http-handler/dist-types/node-http-handler.d.ts +1 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/readable.mock.d.ts +1 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/stream-collector/collector.d.ts +1 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +1 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/write-request-body.d.ts +1 -0
- package/node_modules/@aws-sdk/node-http-handler/package.json +7 -7
- package/node_modules/@aws-sdk/property-provider/package.json +4 -4
- package/node_modules/@aws-sdk/protocol-http/dist-types/Field.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/Fields.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/httpHandler.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/httpRequest.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/httpResponse.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/Field.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/Fields.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/httpHandler.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/httpRequest.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/dist-types/ts3.4/httpResponse.d.ts +1 -1
- package/node_modules/@aws-sdk/protocol-http/package.json +4 -4
- package/node_modules/@aws-sdk/querystring-builder/package.json +5 -5
- package/node_modules/@aws-sdk/querystring-parser/package.json +4 -4
- package/node_modules/@aws-sdk/service-error-classification/package.json +3 -3
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/slurpFile.d.ts +1 -1
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/slurpFile.d.ts +1 -1
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +3 -3
- package/node_modules/@aws-sdk/shared-ini-file-loader/dist-types/types.d.ts +3 -3
- package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +4 -4
- package/node_modules/@aws-sdk/signature-v4/dist-types/getCanonicalHeaders.d.ts +1 -1
- package/node_modules/@aws-sdk/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +2 -2
- package/node_modules/@aws-sdk/signature-v4/package.json +11 -11
- package/node_modules/@aws-sdk/smithy-client/dist-types/client.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/defaults-mode.d.ts +2 -2
- package/node_modules/@aws-sdk/smithy-client/dist-types/exceptions.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/object-mapping.d.ts +12 -12
- package/node_modules/@aws-sdk/smithy-client/dist-types/parse-utils.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/client.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +2 -2
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/exceptions.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/object-mapping.d.ts +12 -15
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/parse-utils.d.ts +1 -1
- package/node_modules/@aws-sdk/smithy-client/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/http.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/logger.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +6 -6
- package/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/profile.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/retry.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/serde.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/signature.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/token.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +2 -5
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +6 -9
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +1 -1
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +2 -2
- package/node_modules/@aws-sdk/types/dist-types/util.d.ts +2 -2
- package/node_modules/@aws-sdk/types/package.json +3 -3
- package/node_modules/@aws-sdk/url-parser/package.json +5 -5
- package/node_modules/@aws-sdk/util-base64/package.json +4 -4
- package/node_modules/@aws-sdk/util-body-length-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-body-length-node/package.json +3 -3
- package/node_modules/@aws-sdk/util-buffer-from/dist-types/index.d.ts +2 -2
- package/node_modules/@aws-sdk/util-buffer-from/dist-types/ts3.4/index.d.ts +2 -2
- package/node_modules/@aws-sdk/util-buffer-from/package.json +4 -4
- package/node_modules/@aws-sdk/util-config-provider/package.json +3 -3
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +6 -6
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +9 -9
- package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/getAttr.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +4 -7
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +2 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +10 -10
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +4 -4
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +2 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +10 -10
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
- package/node_modules/@aws-sdk/util-hex-encoding/package.json +3 -3
- package/node_modules/@aws-sdk/util-locate-window/package.json +3 -3
- package/node_modules/@aws-sdk/util-middleware/package.json +4 -4
- package/node_modules/@aws-sdk/util-retry/dist-types/defaultRetryToken.d.ts +1 -1
- package/node_modules/@aws-sdk/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +2 -2
- package/node_modules/@aws-sdk/util-retry/package.json +5 -5
- package/node_modules/@aws-sdk/util-uri-escape/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/is-crt-available.js +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
- package/node_modules/@aws-sdk/util-utf8/package.json +4 -4
- package/node_modules/@aws-sdk/util-waiter/dist-types/ts3.4/waiter.d.ts +2 -2
- package/node_modules/@aws-sdk/util-waiter/dist-types/waiter.d.ts +2 -2
- package/node_modules/@aws-sdk/util-waiter/package.json +5 -5
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-base64",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "A Base64 <-> UInt8Array converter",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
},
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@aws-sdk/util-buffer-from": "3.
|
|
24
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/util-buffer-from": "3.295.0",
|
|
24
|
+
"tslib": "^2.5.0"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
27
|
"@tsconfig/recommended": "1.0.1",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"downlevel-dts": "0.10.1",
|
|
31
31
|
"rimraf": "3.0.2",
|
|
32
32
|
"typedoc": "0.23.23",
|
|
33
|
-
"typescript": "~4.
|
|
33
|
+
"typescript": "~4.9.5"
|
|
34
34
|
},
|
|
35
35
|
"types": "./dist-types/index.d.ts",
|
|
36
36
|
"engines": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-body-length-browser",
|
|
3
3
|
"description": "Determines the length of a request body in browsers",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.295.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
},
|
|
22
22
|
"license": "Apache-2.0",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"tslib": "^2.
|
|
24
|
+
"tslib": "^2.5.0"
|
|
25
25
|
},
|
|
26
26
|
"typesVersions": {
|
|
27
27
|
"<4.0": {
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"downlevel-dts": "0.10.1",
|
|
46
46
|
"rimraf": "3.0.2",
|
|
47
47
|
"typedoc": "0.23.23",
|
|
48
|
-
"typescript": "~4.
|
|
48
|
+
"typescript": "~4.9.5"
|
|
49
49
|
},
|
|
50
50
|
"typedoc": {
|
|
51
51
|
"entryPoint": "src/index.ts"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-body-length-node",
|
|
3
3
|
"description": "Determines the length of a request body in node.js",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.295.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"downlevel-dts": "0.10.1",
|
|
20
20
|
"rimraf": "3.0.2",
|
|
21
21
|
"typedoc": "0.23.23",
|
|
22
|
-
"typescript": "~4.
|
|
22
|
+
"typescript": "~4.9.5"
|
|
23
23
|
},
|
|
24
24
|
"main": "./dist-cjs/index.js",
|
|
25
25
|
"module": "./dist-es/index.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"license": "Apache-2.0",
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"tslib": "^2.
|
|
33
|
+
"tslib": "^2.5.0"
|
|
34
34
|
},
|
|
35
35
|
"engines": {
|
|
36
36
|
"node": ">=14.0.0"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { Buffer } from "buffer";
|
|
2
2
|
export declare const fromArrayBuffer: (input: ArrayBuffer, offset?: number, length?: number) => Buffer;
|
|
3
|
-
export
|
|
4
|
-
export declare const fromString: (input: string, encoding?: StringEncoding
|
|
3
|
+
export type StringEncoding = "ascii" | "utf8" | "utf16le" | "ucs2" | "base64" | "latin1" | "binary" | "hex";
|
|
4
|
+
export declare const fromString: (input: string, encoding?: StringEncoding) => Buffer;
|
|
@@ -4,7 +4,7 @@ export declare const fromArrayBuffer: (
|
|
|
4
4
|
offset?: number,
|
|
5
5
|
length?: number
|
|
6
6
|
) => Buffer;
|
|
7
|
-
export
|
|
7
|
+
export type StringEncoding =
|
|
8
8
|
| "ascii"
|
|
9
9
|
| "utf8"
|
|
10
10
|
| "utf16le"
|
|
@@ -15,5 +15,5 @@ export declare type StringEncoding =
|
|
|
15
15
|
| "hex";
|
|
16
16
|
export declare const fromString: (
|
|
17
17
|
input: string,
|
|
18
|
-
encoding?: StringEncoding
|
|
18
|
+
encoding?: StringEncoding
|
|
19
19
|
) => Buffer;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-buffer-from",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
},
|
|
18
18
|
"license": "Apache-2.0",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@aws-sdk/is-array-buffer": "3.
|
|
21
|
-
"tslib": "^2.
|
|
20
|
+
"@aws-sdk/is-array-buffer": "3.295.0",
|
|
21
|
+
"tslib": "^2.5.0"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@tsconfig/recommended": "1.0.1",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"downlevel-dts": "0.10.1",
|
|
28
28
|
"rimraf": "3.0.2",
|
|
29
29
|
"typedoc": "0.23.23",
|
|
30
|
-
"typescript": "~4.
|
|
30
|
+
"typescript": "~4.9.5"
|
|
31
31
|
},
|
|
32
32
|
"main": "./dist-cjs/index.js",
|
|
33
33
|
"module": "./dist-es/index.js",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-config-provider",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "Utilities package for configuration providers",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"module": "./dist-es/index.js",
|
|
23
23
|
"types": "./dist-types/index.d.ts",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"tslib": "^2.
|
|
25
|
+
"tslib": "^2.5.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@tsconfig/recommended": "1.0.1",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"downlevel-dts": "0.10.1",
|
|
32
32
|
"rimraf": "3.0.2",
|
|
33
33
|
"typedoc": "0.23.23",
|
|
34
|
-
"typescript": "~4.
|
|
34
|
+
"typescript": "~4.9.5"
|
|
35
35
|
},
|
|
36
36
|
"engines": {
|
|
37
37
|
"node": ">=14.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-defaults-mode-browser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,20 +19,20 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/property-provider": "3.
|
|
23
|
-
"@aws-sdk/types": "3.
|
|
22
|
+
"@aws-sdk/property-provider": "3.295.0",
|
|
23
|
+
"@aws-sdk/types": "3.295.0",
|
|
24
24
|
"bowser": "^2.11.0",
|
|
25
|
-
"tslib": "^2.
|
|
25
|
+
"tslib": "^2.5.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@aws-sdk/smithy-client": "3.
|
|
28
|
+
"@aws-sdk/smithy-client": "3.295.0",
|
|
29
29
|
"@tsconfig/recommended": "1.0.1",
|
|
30
30
|
"@types/node": "^14.14.31",
|
|
31
31
|
"concurrently": "7.0.0",
|
|
32
32
|
"downlevel-dts": "0.10.1",
|
|
33
33
|
"rimraf": "3.0.2",
|
|
34
34
|
"typedoc": "0.23.23",
|
|
35
|
-
"typescript": "~4.
|
|
35
|
+
"typescript": "~4.9.5"
|
|
36
36
|
},
|
|
37
37
|
"engines": {
|
|
38
38
|
"node": ">= 10.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-defaults-mode-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -19,22 +19,22 @@
|
|
|
19
19
|
},
|
|
20
20
|
"license": "Apache-2.0",
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/config-resolver": "3.
|
|
23
|
-
"@aws-sdk/credential-provider-imds": "3.
|
|
24
|
-
"@aws-sdk/node-config-provider": "3.
|
|
25
|
-
"@aws-sdk/property-provider": "3.
|
|
26
|
-
"@aws-sdk/types": "3.
|
|
27
|
-
"tslib": "^2.
|
|
22
|
+
"@aws-sdk/config-resolver": "3.295.0",
|
|
23
|
+
"@aws-sdk/credential-provider-imds": "3.295.0",
|
|
24
|
+
"@aws-sdk/node-config-provider": "3.295.0",
|
|
25
|
+
"@aws-sdk/property-provider": "3.295.0",
|
|
26
|
+
"@aws-sdk/types": "3.295.0",
|
|
27
|
+
"tslib": "^2.5.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@aws-sdk/smithy-client": "3.
|
|
30
|
+
"@aws-sdk/smithy-client": "3.295.0",
|
|
31
31
|
"@tsconfig/recommended": "1.0.1",
|
|
32
32
|
"@types/node": "^14.14.31",
|
|
33
33
|
"concurrently": "7.0.0",
|
|
34
34
|
"downlevel-dts": "0.10.1",
|
|
35
35
|
"rimraf": "3.0.2",
|
|
36
36
|
"typedoc": "0.23.23",
|
|
37
|
-
"typescript": "~4.
|
|
37
|
+
"typescript": "~4.9.5"
|
|
38
38
|
},
|
|
39
39
|
"engines": {
|
|
40
40
|
"node": ">= 10.0.0"
|
|
@@ -1,16 +1,13 @@
|
|
|
1
1
|
import { EndpointObjectProperty } from "@aws-sdk/types";
|
|
2
2
|
import { ConditionObject, Expression } from "./shared";
|
|
3
|
-
export
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
>;
|
|
7
|
-
export declare type EndpointObjectHeaders = Record<string, Expression[]>;
|
|
8
|
-
export declare type EndpointObject = {
|
|
3
|
+
export type EndpointObjectProperties = Record<string, EndpointObjectProperty>;
|
|
4
|
+
export type EndpointObjectHeaders = Record<string, Expression[]>;
|
|
5
|
+
export type EndpointObject = {
|
|
9
6
|
url: Expression;
|
|
10
7
|
properties?: EndpointObjectProperties;
|
|
11
8
|
headers?: EndpointObjectHeaders;
|
|
12
9
|
};
|
|
13
|
-
export
|
|
10
|
+
export type EndpointRuleObject = {
|
|
14
11
|
type: "endpoint";
|
|
15
12
|
conditions?: ConditionObject[];
|
|
16
13
|
endpoint: EndpointObject;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RuleSetRules } from "./TreeRuleObject";
|
|
2
|
-
export
|
|
2
|
+
export type DeprecatedObject = {
|
|
3
3
|
message?: string;
|
|
4
4
|
since?: string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type ParameterObject = {
|
|
7
7
|
type: "String" | "Boolean";
|
|
8
8
|
default?: string | boolean;
|
|
9
9
|
required?: boolean;
|
|
@@ -11,7 +11,7 @@ export declare type ParameterObject = {
|
|
|
11
11
|
builtIn?: string;
|
|
12
12
|
deprecated?: DeprecatedObject;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type RuleSetObject = {
|
|
15
15
|
version: string;
|
|
16
16
|
serviceId?: string;
|
|
17
17
|
parameters: Record<string, ParameterObject>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { EndpointRuleObject } from "./EndpointRuleObject";
|
|
2
2
|
import { ErrorRuleObject } from "./ErrorRuleObject";
|
|
3
3
|
import { ConditionObject } from "./shared";
|
|
4
|
-
export
|
|
4
|
+
export type RuleSetRules = Array<
|
|
5
5
|
EndpointRuleObject | ErrorRuleObject | TreeRuleObject
|
|
6
6
|
>;
|
|
7
|
-
export
|
|
7
|
+
export type TreeRuleObject = {
|
|
8
8
|
type: "tree";
|
|
9
9
|
conditions?: ConditionObject[];
|
|
10
10
|
rules: RuleSetRules;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { Logger } from "@aws-sdk/types";
|
|
2
|
-
export
|
|
2
|
+
export type ReferenceObject = {
|
|
3
3
|
ref: string;
|
|
4
4
|
};
|
|
5
|
-
export
|
|
5
|
+
export type FunctionObject = {
|
|
6
6
|
fn: string;
|
|
7
7
|
argv: FunctionArgv;
|
|
8
8
|
};
|
|
9
|
-
export
|
|
10
|
-
export
|
|
9
|
+
export type FunctionArgv = Array<Expression | boolean | number>;
|
|
10
|
+
export type FunctionReturn =
|
|
11
11
|
| string
|
|
12
12
|
| boolean
|
|
13
13
|
| number
|
|
14
14
|
| {
|
|
15
15
|
[key: string]: FunctionReturn;
|
|
16
16
|
};
|
|
17
|
-
export
|
|
17
|
+
export type ConditionObject = FunctionObject & {
|
|
18
18
|
assign?: string;
|
|
19
19
|
};
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
20
|
+
export type Expression = string | ReferenceObject | FunctionObject;
|
|
21
|
+
export type EndpointParams = Record<string, string | boolean>;
|
|
22
|
+
export type EndpointResolverOptions = {
|
|
23
23
|
endpointParams: EndpointParams;
|
|
24
24
|
logger?: Logger;
|
|
25
25
|
};
|
|
26
|
-
export
|
|
27
|
-
export
|
|
26
|
+
export type ReferenceRecord = Record<string, FunctionReturn>;
|
|
27
|
+
export type EvaluateOptions = EndpointResolverOptions & {
|
|
28
28
|
referenceRecord: ReferenceRecord;
|
|
29
29
|
};
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { EndpointObjectProperty } from "@aws-sdk/types";
|
|
2
2
|
import { ConditionObject, Expression } from "./shared";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export type EndpointObjectProperties = Record<string, EndpointObjectProperty>;
|
|
4
|
+
export type EndpointObjectHeaders = Record<string, Expression[]>;
|
|
5
|
+
export type EndpointObject = {
|
|
6
6
|
url: Expression;
|
|
7
7
|
properties?: EndpointObjectProperties;
|
|
8
8
|
headers?: EndpointObjectHeaders;
|
|
9
9
|
};
|
|
10
|
-
export
|
|
10
|
+
export type EndpointRuleObject = {
|
|
11
11
|
type: "endpoint";
|
|
12
12
|
conditions?: ConditionObject[];
|
|
13
13
|
endpoint: EndpointObject;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { RuleSetRules } from "./TreeRuleObject";
|
|
2
|
-
export
|
|
2
|
+
export type DeprecatedObject = {
|
|
3
3
|
message?: string;
|
|
4
4
|
since?: string;
|
|
5
5
|
};
|
|
6
|
-
export
|
|
6
|
+
export type ParameterObject = {
|
|
7
7
|
type: "String" | "Boolean";
|
|
8
8
|
default?: string | boolean;
|
|
9
9
|
required?: boolean;
|
|
@@ -11,7 +11,7 @@ export declare type ParameterObject = {
|
|
|
11
11
|
builtIn?: string;
|
|
12
12
|
deprecated?: DeprecatedObject;
|
|
13
13
|
};
|
|
14
|
-
export
|
|
14
|
+
export type RuleSetObject = {
|
|
15
15
|
version: string;
|
|
16
16
|
serviceId?: string;
|
|
17
17
|
parameters: Record<string, ParameterObject>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EndpointRuleObject } from "./EndpointRuleObject";
|
|
2
2
|
import { ErrorRuleObject } from "./ErrorRuleObject";
|
|
3
3
|
import { ConditionObject } from "./shared";
|
|
4
|
-
export
|
|
5
|
-
export
|
|
4
|
+
export type RuleSetRules = Array<EndpointRuleObject | ErrorRuleObject | TreeRuleObject>;
|
|
5
|
+
export type TreeRuleObject = {
|
|
6
6
|
type: "tree";
|
|
7
7
|
conditions?: ConditionObject[];
|
|
8
8
|
rules: RuleSetRules;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { Logger } from "@aws-sdk/types";
|
|
2
|
-
export
|
|
2
|
+
export type ReferenceObject = {
|
|
3
3
|
ref: string;
|
|
4
4
|
};
|
|
5
|
-
export
|
|
5
|
+
export type FunctionObject = {
|
|
6
6
|
fn: string;
|
|
7
7
|
argv: FunctionArgv;
|
|
8
8
|
};
|
|
9
|
-
export
|
|
10
|
-
export
|
|
9
|
+
export type FunctionArgv = Array<Expression | boolean | number>;
|
|
10
|
+
export type FunctionReturn = string | boolean | number | {
|
|
11
11
|
[key: string]: FunctionReturn;
|
|
12
12
|
};
|
|
13
|
-
export
|
|
13
|
+
export type ConditionObject = FunctionObject & {
|
|
14
14
|
assign?: string;
|
|
15
15
|
};
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
16
|
+
export type Expression = string | ReferenceObject | FunctionObject;
|
|
17
|
+
export type EndpointParams = Record<string, string | boolean>;
|
|
18
|
+
export type EndpointResolverOptions = {
|
|
19
19
|
endpointParams: EndpointParams;
|
|
20
20
|
logger?: Logger;
|
|
21
21
|
};
|
|
22
|
-
export
|
|
23
|
-
export
|
|
22
|
+
export type ReferenceRecord = Record<string, FunctionReturn>;
|
|
23
|
+
export type EvaluateOptions = EndpointResolverOptions & {
|
|
24
24
|
referenceRecord: ReferenceRecord;
|
|
25
25
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-endpoints",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "Utilities to help with endpoint resolution",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
},
|
|
22
22
|
"license": "Apache-2.0",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@aws-sdk/types": "3.
|
|
25
|
-
"tslib": "^2.
|
|
24
|
+
"@aws-sdk/types": "3.295.0",
|
|
25
|
+
"tslib": "^2.5.0"
|
|
26
26
|
},
|
|
27
27
|
"engines": {
|
|
28
28
|
"node": ">=14.0.0"
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"downlevel-dts": "0.10.1",
|
|
50
50
|
"rimraf": "3.0.2",
|
|
51
51
|
"typedoc": "0.23.23",
|
|
52
|
-
"typescript": "~4.
|
|
52
|
+
"typescript": "~4.9.5"
|
|
53
53
|
},
|
|
54
54
|
"typedoc": {
|
|
55
55
|
"entryPoint": "src/index.ts"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-hex-encoding",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "Converts binary buffers to and from lowercase hexadecimal encoding",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"main": "./dist-cjs/index.js",
|
|
21
21
|
"module": "./dist-es/index.js",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"tslib": "^2.
|
|
23
|
+
"tslib": "^2.5.0"
|
|
24
24
|
},
|
|
25
25
|
"types": "./dist-types/index.d.ts",
|
|
26
26
|
"engines": {
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"downlevel-dts": "0.10.1",
|
|
49
49
|
"rimraf": "3.0.2",
|
|
50
50
|
"typedoc": "0.23.23",
|
|
51
|
-
"typescript": "~4.
|
|
51
|
+
"typescript": "~4.9.5"
|
|
52
52
|
},
|
|
53
53
|
"typedoc": {
|
|
54
54
|
"entryPoint": "src/index.ts"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-locate-window",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
},
|
|
18
18
|
"license": "Apache-2.0",
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"tslib": "^2.
|
|
20
|
+
"tslib": "^2.5.0"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
23
23
|
"@tsconfig/recommended": "1.0.1",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"downlevel-dts": "0.10.1",
|
|
27
27
|
"rimraf": "3.0.2",
|
|
28
28
|
"typedoc": "0.23.23",
|
|
29
|
-
"typescript": "~4.
|
|
29
|
+
"typescript": "~4.9.5"
|
|
30
30
|
},
|
|
31
31
|
"main": "./dist-cjs/index.js",
|
|
32
32
|
"module": "./dist-es/index.js",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-middleware",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "Shared utilities for to be used in middleware packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -24,17 +24,17 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"tslib": "^2.
|
|
27
|
+
"tslib": "^2.5.0"
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
30
|
+
"@aws-sdk/types": "3.295.0",
|
|
31
31
|
"@tsconfig/recommended": "1.0.1",
|
|
32
32
|
"@types/node": "^14.14.31",
|
|
33
33
|
"concurrently": "7.0.0",
|
|
34
34
|
"downlevel-dts": "0.10.1",
|
|
35
35
|
"rimraf": "3.0.2",
|
|
36
36
|
"typedoc": "0.23.23",
|
|
37
|
-
"typescript": "~4.
|
|
37
|
+
"typescript": "~4.9.5"
|
|
38
38
|
},
|
|
39
39
|
"types": "./dist-types/index.d.ts",
|
|
40
40
|
"engines": {
|
|
@@ -14,4 +14,4 @@ export interface DefaultRetryTokenOptions {
|
|
|
14
14
|
*/
|
|
15
15
|
retryBackoffStrategy?: StandardRetryBackoffStrategy;
|
|
16
16
|
}
|
|
17
|
-
export declare const getDefaultRetryToken: (initialRetryTokens: number, initialRetryDelay: number, initialRetryCount?: number
|
|
17
|
+
export declare const getDefaultRetryToken: (initialRetryTokens: number, initialRetryDelay: number, initialRetryCount?: number, options?: DefaultRetryTokenOptions) => StandardRetryToken;
|
|
@@ -10,6 +10,6 @@ export interface DefaultRetryTokenOptions {
|
|
|
10
10
|
export declare const getDefaultRetryToken: (
|
|
11
11
|
initialRetryTokens: number,
|
|
12
12
|
initialRetryDelay: number,
|
|
13
|
-
initialRetryCount?: number
|
|
14
|
-
options?: DefaultRetryTokenOptions
|
|
13
|
+
initialRetryCount?: number,
|
|
14
|
+
options?: DefaultRetryTokenOptions
|
|
15
15
|
) => StandardRetryToken;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-retry",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.295.0",
|
|
4
4
|
"description": "Shared retry utilities to be used in middleware packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@aws-sdk/service-error-classification": "3.
|
|
28
|
-
"tslib": "^2.
|
|
27
|
+
"@aws-sdk/service-error-classification": "3.295.0",
|
|
28
|
+
"tslib": "^2.5.0"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
31
|
+
"@aws-sdk/types": "3.295.0",
|
|
32
32
|
"@tsconfig/recommended": "1.0.1",
|
|
33
33
|
"@types/node": "^14.14.31",
|
|
34
34
|
"concurrently": "7.0.0",
|
|
35
35
|
"downlevel-dts": "0.10.1",
|
|
36
36
|
"rimraf": "3.0.2",
|
|
37
37
|
"typedoc": "0.23.23",
|
|
38
|
-
"typescript": "~4.
|
|
38
|
+
"typescript": "~4.9.5"
|
|
39
39
|
},
|
|
40
40
|
"types": "./dist-types/index.d.ts",
|
|
41
41
|
"engines": {
|