@cdklabs/cdk-ecs-codedeploy 0.0.101 → 0.0.103
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/dist-cjs/resolveProcessCredentials.js +1 -3
- package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +1 -3
- 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-cjs/node-http-handler.js +11 -6
- package/node_modules/@aws-sdk/node-http-handler/dist-cjs/node-http2-connection-manager.js +92 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-cjs/node-http2-connection-pool.js +36 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-cjs/node-http2-handler.js +14 -37
- package/node_modules/@aws-sdk/node-http-handler/dist-es/node-http-handler.js +8 -5
- package/node_modules/@aws-sdk/node-http-handler/dist-es/node-http2-connection-manager.js +86 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-es/node-http2-connection-pool.js +32 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-es/node-http2-handler.js +14 -37
- package/node_modules/@aws-sdk/node-http-handler/dist-types/node-http-handler.d.ts +17 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/node-http2-connection-manager.d.ts +22 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/node-http2-connection-pool.d.ts +13 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/node-http2-handler.d.ts +9 -16
- 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/ts3.4/node-http-handler.d.ts +2 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +24 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +14 -0
- package/node_modules/@aws-sdk/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +2 -3
- 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-cjs/connection/config.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/connection/manager.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/connection/pool.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/transfer.js +7 -0
- package/node_modules/@aws-sdk/types/dist-es/connection/config.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/connection/manager.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/connection/pool.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/transfer.js +6 -1
- package/node_modules/@aws-sdk/types/dist-types/connection/config.d.ts +7 -0
- package/node_modules/@aws-sdk/types/dist-types/connection/manager.d.ts +28 -0
- package/node_modules/@aws-sdk/types/dist-types/connection/pool.d.ts +24 -0
- 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 +7 -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 +10 -2
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/connection/config.d.ts +3 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/connection/manager.d.ts +14 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/connection/pool.d.ts +9 -0
- 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 +3 -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 +10 -2
- 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 +8 -8
|
@@ -44,35 +44,35 @@
|
|
|
44
44
|
* };
|
|
45
45
|
* ```
|
|
46
46
|
*/
|
|
47
|
-
export
|
|
47
|
+
export type ObjectMappingInstructions = Record<string, ObjectMappingInstruction>;
|
|
48
48
|
/**
|
|
49
49
|
* @internal
|
|
50
50
|
*
|
|
51
51
|
* An instruction set for assigning a value to a target object.
|
|
52
52
|
*/
|
|
53
|
-
export
|
|
53
|
+
export type ObjectMappingInstruction = LazyValueInstruction | ConditionalLazyValueInstruction | SimpleValueInstruction | ConditionalValueInstruction | UnfilteredValue;
|
|
54
54
|
/**
|
|
55
55
|
* @internal
|
|
56
56
|
*
|
|
57
57
|
* non-array
|
|
58
58
|
*/
|
|
59
|
-
export
|
|
59
|
+
export type UnfilteredValue = any;
|
|
60
60
|
/**
|
|
61
61
|
* @internal
|
|
62
62
|
*/
|
|
63
|
-
export
|
|
63
|
+
export type LazyValueInstruction = [FilterStatus, ValueSupplier];
|
|
64
64
|
/**
|
|
65
65
|
* @internal
|
|
66
66
|
*/
|
|
67
|
-
export
|
|
67
|
+
export type ConditionalLazyValueInstruction = [FilterStatusSupplier, ValueSupplier];
|
|
68
68
|
/**
|
|
69
69
|
* @internal
|
|
70
70
|
*/
|
|
71
|
-
export
|
|
71
|
+
export type SimpleValueInstruction = [FilterStatus, Value];
|
|
72
72
|
/**
|
|
73
73
|
* @internal
|
|
74
74
|
*/
|
|
75
|
-
export
|
|
75
|
+
export type ConditionalValueInstruction = [ValueFilteringFunction, Value];
|
|
76
76
|
/**
|
|
77
77
|
* @internal
|
|
78
78
|
*
|
|
@@ -81,31 +81,31 @@ export declare type ConditionalValueInstruction = [ValueFilteringFunction, Value
|
|
|
81
81
|
* 2. It is not undefined and is itself truthy.
|
|
82
82
|
* 3. It is undefined and the corresponding _value_ is neither null nor undefined.
|
|
83
83
|
*/
|
|
84
|
-
export
|
|
84
|
+
export type FilterStatus = boolean | unknown | void;
|
|
85
85
|
/**
|
|
86
86
|
* @internal
|
|
87
87
|
*
|
|
88
88
|
* Supplies the filter check but not against any value as input.
|
|
89
89
|
*/
|
|
90
|
-
export
|
|
90
|
+
export type FilterStatusSupplier = () => boolean;
|
|
91
91
|
/**
|
|
92
92
|
* @internal
|
|
93
93
|
*
|
|
94
94
|
* Filter check with the given value.
|
|
95
95
|
*/
|
|
96
|
-
export
|
|
96
|
+
export type ValueFilteringFunction = (value: any) => boolean;
|
|
97
97
|
/**
|
|
98
98
|
* @internal
|
|
99
99
|
*
|
|
100
100
|
* Supplies the value for lazy evaluation.
|
|
101
101
|
*/
|
|
102
|
-
export
|
|
102
|
+
export type ValueSupplier = () => any;
|
|
103
103
|
/**
|
|
104
104
|
* @internal
|
|
105
105
|
*
|
|
106
106
|
* A non-function value.
|
|
107
107
|
*/
|
|
108
|
-
export
|
|
108
|
+
export type Value = any;
|
|
109
109
|
/**
|
|
110
110
|
* @internal
|
|
111
111
|
* Internal/Private, for codegen use only.
|
|
@@ -96,7 +96,7 @@ export declare const expectByte: (value: any) => number | undefined;
|
|
|
96
96
|
* @param location - The location where we're expecting to find a defined object (optional)
|
|
97
97
|
* @returns The value if it's not undefined, otherwise throws an error
|
|
98
98
|
*/
|
|
99
|
-
export declare const expectNonNull: <T>(value: T | null | undefined, location?: string
|
|
99
|
+
export declare const expectNonNull: <T>(value: T | null | undefined, location?: string) => T;
|
|
100
100
|
/**
|
|
101
101
|
* @internal
|
|
102
102
|
*
|
|
@@ -9,7 +9,7 @@ export interface SmithyConfiguration<HandlerOptions> {
|
|
|
9
9
|
requestHandler: RequestHandler<any, any, HandlerOptions>;
|
|
10
10
|
readonly apiVersion: string;
|
|
11
11
|
}
|
|
12
|
-
export
|
|
12
|
+
export type SmithyResolvedConfiguration<HandlerOptions> =
|
|
13
13
|
SmithyConfiguration<HandlerOptions>;
|
|
14
14
|
export declare class Client<
|
|
15
15
|
HandlerOptions,
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
export declare const loadConfigsForDefaultMode: (
|
|
2
2
|
mode: ResolvedDefaultsMode
|
|
3
3
|
) => DefaultsModeConfigs;
|
|
4
|
-
export
|
|
4
|
+
export type DefaultsMode =
|
|
5
5
|
| "standard"
|
|
6
6
|
| "in-region"
|
|
7
7
|
| "cross-region"
|
|
8
8
|
| "mobile"
|
|
9
9
|
| "auto"
|
|
10
10
|
| "legacy";
|
|
11
|
-
export
|
|
11
|
+
export type ResolvedDefaultsMode = Exclude<DefaultsMode, "auto">;
|
|
12
12
|
export interface DefaultsModeConfigs {
|
|
13
13
|
retryMode?: string;
|
|
14
14
|
connectionTimeout?: number;
|
|
@@ -1,29 +1,26 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type ObjectMappingInstructions = Record<
|
|
2
2
|
string,
|
|
3
3
|
ObjectMappingInstruction
|
|
4
4
|
>;
|
|
5
|
-
export
|
|
5
|
+
export type ObjectMappingInstruction =
|
|
6
6
|
| LazyValueInstruction
|
|
7
7
|
| ConditionalLazyValueInstruction
|
|
8
8
|
| SimpleValueInstruction
|
|
9
9
|
| ConditionalValueInstruction
|
|
10
10
|
| UnfilteredValue;
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
11
|
+
export type UnfilteredValue = any;
|
|
12
|
+
export type LazyValueInstruction = [FilterStatus, ValueSupplier];
|
|
13
|
+
export type ConditionalLazyValueInstruction = [
|
|
14
14
|
FilterStatusSupplier,
|
|
15
15
|
ValueSupplier
|
|
16
16
|
];
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export declare type ValueFilteringFunction = (value: any) => boolean;
|
|
25
|
-
export declare type ValueSupplier = () => any;
|
|
26
|
-
export declare type Value = any;
|
|
17
|
+
export type SimpleValueInstruction = [FilterStatus, Value];
|
|
18
|
+
export type ConditionalValueInstruction = [ValueFilteringFunction, Value];
|
|
19
|
+
export type FilterStatus = boolean | unknown | void;
|
|
20
|
+
export type FilterStatusSupplier = () => boolean;
|
|
21
|
+
export type ValueFilteringFunction = (value: any) => boolean;
|
|
22
|
+
export type ValueSupplier = () => any;
|
|
23
|
+
export type Value = any;
|
|
27
24
|
export declare function map(
|
|
28
25
|
target: any,
|
|
29
26
|
filter: (value: any) => boolean,
|
|
@@ -9,7 +9,7 @@ export declare const expectShort: (value: any) => number | undefined;
|
|
|
9
9
|
export declare const expectByte: (value: any) => number | undefined;
|
|
10
10
|
export declare const expectNonNull: <T>(
|
|
11
11
|
value: T | null | undefined,
|
|
12
|
-
location?: string
|
|
12
|
+
location?: string
|
|
13
13
|
) => T;
|
|
14
14
|
export declare const expectObject: (
|
|
15
15
|
value: any
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/smithy-client",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.296.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",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
},
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@aws-sdk/middleware-stack": "3.
|
|
24
|
-
"@aws-sdk/types": "3.
|
|
25
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
24
|
+
"@aws-sdk/types": "3.296.0",
|
|
25
|
+
"tslib": "^2.5.0"
|
|
26
26
|
},
|
|
27
27
|
"engines": {
|
|
28
28
|
"node": ">=14.0.0"
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
"downlevel-dts": "0.10.1",
|
|
51
51
|
"rimraf": "3.0.2",
|
|
52
52
|
"typedoc": "0.23.23",
|
|
53
|
-
"typescript": "~4.
|
|
53
|
+
"typescript": "~4.9.5"
|
|
54
54
|
},
|
|
55
55
|
"typedoc": {
|
|
56
56
|
"entryPoint": "src/index.ts"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.296.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -25,11 +25,11 @@
|
|
|
25
25
|
},
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
29
|
-
"@aws-sdk/property-provider": "3.
|
|
30
|
-
"@aws-sdk/shared-ini-file-loader": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"tslib": "^2.
|
|
28
|
+
"@aws-sdk/client-sso-oidc": "3.296.0",
|
|
29
|
+
"@aws-sdk/property-provider": "3.296.0",
|
|
30
|
+
"@aws-sdk/shared-ini-file-loader": "3.296.0",
|
|
31
|
+
"@aws-sdk/types": "3.296.0",
|
|
32
|
+
"tslib": "^2.5.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@tsconfig/recommended": "1.0.1",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"downlevel-dts": "0.10.1",
|
|
39
39
|
"rimraf": "3.0.2",
|
|
40
40
|
"typedoc": "0.23.23",
|
|
41
|
-
"typescript": "~4.
|
|
41
|
+
"typescript": "~4.9.5"
|
|
42
42
|
},
|
|
43
43
|
"types": "./dist-types/index.d.ts",
|
|
44
44
|
"engines": {
|
|
@@ -1,2 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.RequestHandlerProtocol = void 0;
|
|
4
|
+
var RequestHandlerProtocol;
|
|
5
|
+
(function (RequestHandlerProtocol) {
|
|
6
|
+
RequestHandlerProtocol["HTTP_0_9"] = "http/0.9";
|
|
7
|
+
RequestHandlerProtocol["HTTP_1_0"] = "http/1.0";
|
|
8
|
+
RequestHandlerProtocol["TDS_8_0"] = "tds/8.0";
|
|
9
|
+
})(RequestHandlerProtocol = exports.RequestHandlerProtocol || (exports.RequestHandlerProtocol = {}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1 +1,6 @@
|
|
|
1
|
-
export
|
|
1
|
+
export var RequestHandlerProtocol;
|
|
2
|
+
(function (RequestHandlerProtocol) {
|
|
3
|
+
RequestHandlerProtocol["HTTP_0_9"] = "http/0.9";
|
|
4
|
+
RequestHandlerProtocol["HTTP_1_0"] = "http/1.0";
|
|
5
|
+
RequestHandlerProtocol["TDS_8_0"] = "tds/8.0";
|
|
6
|
+
})(RequestHandlerProtocol || (RequestHandlerProtocol = {}));
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { RequestContext } from "../transfer";
|
|
2
|
+
import { ConnectConfiguration } from "./config";
|
|
3
|
+
export interface ConnectionManagerConfiguration {
|
|
4
|
+
/**
|
|
5
|
+
* Maximum number of allowed concurrent requests per connection.
|
|
6
|
+
*/
|
|
7
|
+
maxConcurrency?: number;
|
|
8
|
+
/**
|
|
9
|
+
* Disables concurrent requests per connection.
|
|
10
|
+
*/
|
|
11
|
+
disableConcurrency?: boolean;
|
|
12
|
+
}
|
|
13
|
+
export interface ConnectionManager<T> {
|
|
14
|
+
/**
|
|
15
|
+
* Retrieves a connection from the connection pool if available,
|
|
16
|
+
* otherwise establish a new connection
|
|
17
|
+
*/
|
|
18
|
+
lease(requestContext: RequestContext, connectionConfiguration: ConnectConfiguration): T;
|
|
19
|
+
/**
|
|
20
|
+
* Releases the connection back to the pool making it potentially
|
|
21
|
+
* re-usable by other requests.
|
|
22
|
+
*/
|
|
23
|
+
release(requestContext: RequestContext, connection: T): void;
|
|
24
|
+
/**
|
|
25
|
+
* Destroys the connection manager. All connections will be closed.
|
|
26
|
+
*/
|
|
27
|
+
destroy(): void;
|
|
28
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export interface ConnectionPool<T> {
|
|
2
|
+
/**
|
|
3
|
+
* Retrieve the first connection in the pool
|
|
4
|
+
*/
|
|
5
|
+
poll(): T | void;
|
|
6
|
+
/**
|
|
7
|
+
* Release the connection back to the pool making it potentially
|
|
8
|
+
* re-usable by other requests.
|
|
9
|
+
*/
|
|
10
|
+
offerLast(connection: T): void;
|
|
11
|
+
/**
|
|
12
|
+
* Removes the connection from the pool, and destroys it.
|
|
13
|
+
*/
|
|
14
|
+
destroy(connection: T): void;
|
|
15
|
+
/**
|
|
16
|
+
* Implements the iterable protocol and allows arrays to be consumed
|
|
17
|
+
* by most syntaxes expecting iterables, such as the spread syntax
|
|
18
|
+
* and for...of loops
|
|
19
|
+
*/
|
|
20
|
+
[Symbol.iterator](): Iterator<T>;
|
|
21
|
+
}
|
|
22
|
+
export interface CacheKey {
|
|
23
|
+
destination: string;
|
|
24
|
+
}
|
|
@@ -56,7 +56,7 @@ export interface EndpointURL {
|
|
|
56
56
|
/**
|
|
57
57
|
* @public
|
|
58
58
|
*/
|
|
59
|
-
export
|
|
59
|
+
export type EndpointObjectProperty = string | boolean | {
|
|
60
60
|
[key: string]: EndpointObjectProperty;
|
|
61
61
|
} | EndpointObjectProperty[];
|
|
62
62
|
/**
|
|
@@ -72,6 +72,6 @@ export interface EndpointV2 {
|
|
|
72
72
|
/**
|
|
73
73
|
* @public
|
|
74
74
|
*/
|
|
75
|
-
export
|
|
75
|
+
export type EndpointParameters = {
|
|
76
76
|
[name: string]: undefined | string | boolean;
|
|
77
77
|
};
|
|
@@ -15,7 +15,7 @@ export interface Message {
|
|
|
15
15
|
/**
|
|
16
16
|
* @public
|
|
17
17
|
*/
|
|
18
|
-
export
|
|
18
|
+
export type MessageHeaders = Record<string, MessageHeaderValue>;
|
|
19
19
|
/**
|
|
20
20
|
* @public
|
|
21
21
|
*/
|
|
@@ -82,7 +82,7 @@ export interface UuidHeaderValue {
|
|
|
82
82
|
/**
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
|
-
export
|
|
85
|
+
export type MessageHeaderValue = BooleanHeaderValue | ByteHeaderValue | ShortHeaderValue | IntegerHeaderValue | LongHeaderValue | BinaryHeaderValue | StringHeaderValue | TimestampHeaderValue | UuidHeaderValue;
|
|
86
86
|
/**
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
@@ -43,7 +43,7 @@ export interface Headers extends Map<string, string> {
|
|
|
43
43
|
* properties in favor of the other. The headers may or may not be combined, and
|
|
44
44
|
* the SDK will not deterministically select which header candidate to use.
|
|
45
45
|
*/
|
|
46
|
-
export
|
|
46
|
+
export type HeaderBag = Record<string, string>;
|
|
47
47
|
/**
|
|
48
48
|
* @public
|
|
49
49
|
*
|
|
@@ -61,7 +61,7 @@ export interface HttpMessage {
|
|
|
61
61
|
* second being used when a parameter contains a list of values. Value can be set
|
|
62
62
|
* to null when query is not in key-value pairs shape
|
|
63
63
|
*/
|
|
64
|
-
export
|
|
64
|
+
export type QueryParameterBag = Record<string, string | Array<string> | null>;
|
|
65
65
|
/**
|
|
66
66
|
* @public
|
|
67
67
|
*
|
|
@@ -108,4 +108,9 @@ export interface ResolvedHttpResponse extends HttpResponse {
|
|
|
108
108
|
*/
|
|
109
109
|
export interface HttpHandlerOptions {
|
|
110
110
|
abortSignal?: AbortSignal;
|
|
111
|
+
/**
|
|
112
|
+
* The maximum time in milliseconds that the connection phase of a request
|
|
113
|
+
* may take before the connection attempt is abandoned.
|
|
114
|
+
*/
|
|
115
|
+
requestTimeout?: number;
|
|
111
116
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* @example `new Logger({logLevel: 'warn'})` will print all the warn and error
|
|
9
9
|
* message.
|
|
10
10
|
*/
|
|
11
|
-
export
|
|
11
|
+
export type LogLevel = "all" | "trace" | "debug" | "log" | "info" | "warn" | "error" | "off";
|
|
12
12
|
/**
|
|
13
13
|
* @public
|
|
14
14
|
*
|
|
@@ -96,7 +96,7 @@ export interface InitializeHandler<Input extends object, Output extends object>
|
|
|
96
96
|
/**
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
|
-
export
|
|
99
|
+
export type Handler<Input extends object, Output extends object> = InitializeHandler<Input, Output>;
|
|
100
100
|
/**
|
|
101
101
|
* @public
|
|
102
102
|
*/
|
|
@@ -193,7 +193,7 @@ export interface DeserializeMiddleware<Input extends object, Output extends obje
|
|
|
193
193
|
/**
|
|
194
194
|
* @public
|
|
195
195
|
*/
|
|
196
|
-
export
|
|
196
|
+
export type MiddlewareType<Input extends object, Output extends object> = InitializeMiddleware<Input, Output> | SerializeMiddleware<Input, Output> | BuildMiddleware<Input, Output> | FinalizeRequestMiddleware<Input, Output> | DeserializeMiddleware<Input, Output>;
|
|
197
197
|
/**
|
|
198
198
|
* @public
|
|
199
199
|
*
|
|
@@ -206,11 +206,11 @@ export interface Terminalware {
|
|
|
206
206
|
/**
|
|
207
207
|
* @public
|
|
208
208
|
*/
|
|
209
|
-
export
|
|
209
|
+
export type Step = "initialize" | "serialize" | "build" | "finalizeRequest" | "deserialize";
|
|
210
210
|
/**
|
|
211
211
|
* @public
|
|
212
212
|
*/
|
|
213
|
-
export
|
|
213
|
+
export type Priority = "high" | "normal" | "low";
|
|
214
214
|
/**
|
|
215
215
|
* @public
|
|
216
216
|
*/
|
|
@@ -276,7 +276,7 @@ export interface AbsoluteLocation {
|
|
|
276
276
|
/**
|
|
277
277
|
* @public
|
|
278
278
|
*/
|
|
279
|
-
export
|
|
279
|
+
export type Relation = "before" | "after";
|
|
280
280
|
/**
|
|
281
281
|
* @public
|
|
282
282
|
*/
|
|
@@ -293,7 +293,7 @@ export interface RelativeLocation {
|
|
|
293
293
|
/**
|
|
294
294
|
* @public
|
|
295
295
|
*/
|
|
296
|
-
export
|
|
296
|
+
export type RelativeMiddlewareOptions = RelativeLocation & Omit<HandlerOptions, "step">;
|
|
297
297
|
/**
|
|
298
298
|
* @public
|
|
299
299
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @public
|
|
3
3
|
*/
|
|
4
|
-
export
|
|
4
|
+
export type IniSection = Record<string, string | undefined>;
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*
|
|
@@ -12,7 +12,7 @@ export interface Profile extends IniSection {
|
|
|
12
12
|
/**
|
|
13
13
|
* @public
|
|
14
14
|
*/
|
|
15
|
-
export
|
|
15
|
+
export type ParsedIniData = Record<string, IniSection>;
|
|
16
16
|
/**
|
|
17
17
|
* @public
|
|
18
18
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @public
|
|
3
3
|
*/
|
|
4
|
-
export
|
|
4
|
+
export type RetryErrorType =
|
|
5
5
|
/**
|
|
6
6
|
* This is a connection level error such as a socket timeout, socket connect
|
|
7
7
|
* error, tls negotiation timeout etc...
|
|
@@ -132,7 +132,7 @@ export interface RetryStrategyV2 {
|
|
|
132
132
|
/**
|
|
133
133
|
* @public
|
|
134
134
|
*/
|
|
135
|
-
export
|
|
135
|
+
export type ExponentialBackoffJitterType = "DEFAULT" | "NONE" | "FULL" | "DECORRELATED";
|
|
136
136
|
/**
|
|
137
137
|
* @public
|
|
138
138
|
*/
|
|
@@ -99,7 +99,7 @@ export interface SdkStreamMixin {
|
|
|
99
99
|
* The type describing a runtime-specific stream implementation with mix-in
|
|
100
100
|
* utility functions.
|
|
101
101
|
*/
|
|
102
|
-
export
|
|
102
|
+
export type SdkStream<BaseStream> = BaseStream & SdkStreamMixin;
|
|
103
103
|
/**
|
|
104
104
|
* @public
|
|
105
105
|
*
|
|
@@ -107,7 +107,7 @@ export declare type SdkStream<BaseStream> = BaseStream & SdkStreamMixin;
|
|
|
107
107
|
* key StreamKey have been extended
|
|
108
108
|
* with the SdkStreamMixin helper methods.
|
|
109
109
|
*/
|
|
110
|
-
export
|
|
110
|
+
export type WithSdkStreamMixin<T, StreamKey extends keyof T> = {
|
|
111
111
|
[key in keyof T]: key extends StreamKey ? SdkStream<T[StreamKey]> : T[key];
|
|
112
112
|
};
|
|
113
113
|
/**
|
|
@@ -10,7 +10,7 @@ import { MetadataBearer } from "./response";
|
|
|
10
10
|
* document types and they SHOULD serialize document types inline as normal
|
|
11
11
|
* JSON values.
|
|
12
12
|
*/
|
|
13
|
-
export
|
|
13
|
+
export type DocumentType = null | boolean | number | string | DocumentType[] | {
|
|
14
14
|
[prop: string]: DocumentType;
|
|
15
15
|
};
|
|
16
16
|
/**
|
|
@@ -69,4 +69,4 @@ export interface SmithyException {
|
|
|
69
69
|
* the base exception for the service should be used. Each client exports
|
|
70
70
|
* a base ServiceException prefixed with the service name.
|
|
71
71
|
*/
|
|
72
|
-
export
|
|
72
|
+
export type SdkError = Error & Partial<SmithyException> & Partial<MetadataBearer>;
|
|
@@ -5,7 +5,7 @@ import { HttpRequest } from "./http";
|
|
|
5
5
|
* A `Date` object, a unix (epoch) timestamp in seconds, or a string that can be
|
|
6
6
|
* understood by the JavaScript `Date` constructor.
|
|
7
7
|
*/
|
|
8
|
-
export
|
|
8
|
+
export type DateInput = number | string | Date;
|
|
9
9
|
/**
|
|
10
10
|
* @public
|
|
11
11
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @public
|
|
3
3
|
*/
|
|
4
|
-
export
|
|
4
|
+
export type RequestHandlerOutput<ResponseType> = {
|
|
5
5
|
response: ResponseType;
|
|
6
6
|
};
|
|
7
7
|
/**
|
|
@@ -21,5 +21,13 @@ export interface RequestHandler<RequestType, ResponseType, HandlerOptions = {}>
|
|
|
21
21
|
* @public
|
|
22
22
|
*/
|
|
23
23
|
export interface RequestHandlerMetadata {
|
|
24
|
-
handlerProtocol: string;
|
|
24
|
+
handlerProtocol: RequestHandlerProtocol | string;
|
|
25
|
+
}
|
|
26
|
+
export declare enum RequestHandlerProtocol {
|
|
27
|
+
HTTP_0_9 = "http/0.9",
|
|
28
|
+
HTTP_1_0 = "http/1.0",
|
|
29
|
+
TDS_8_0 = "tds/8.0"
|
|
30
|
+
}
|
|
31
|
+
export interface RequestContext {
|
|
32
|
+
destination: URL;
|
|
25
33
|
}
|