@cdklabs/cdk-ecs-codedeploy 0.0.228 → 0.0.230
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/.jsii.tabl.json +1 -1
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +18 -41
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/endpoint/EndpointParameters.js +6 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ContinueDeploymentCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentConfigsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/node_modules/@aws-sdk/client-codedeploy/package.json +9 -9
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +18 -41
- package/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +6 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +12 -23
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/node_modules/@aws-sdk/client-sso/package.json +7 -7
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +8 -1
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +18 -42
- package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +7 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +6 -21
- package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +22 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +12 -24
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +14 -23
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +22 -0
- package/node_modules/@aws-sdk/client-sts/package.json +8 -8
- package/node_modules/@aws-sdk/core/CHANGELOG.md +11 -0
- package/node_modules/@aws-sdk/core/package.json +3 -3
- package/node_modules/@aws-sdk/core/tsconfig.cjs.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.es.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/core/tsconfig.types.tsbuildinfo +1 -1
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
- package/node_modules/@aws-sdk/token-providers/dist-cjs/bundle/client-sso-oidc-browser.js +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-cjs/bundle/client-sso-oidc-node.js +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-es/bundle/client-sso-oidc-browser.js +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-es/bundle/client-sso-oidc-node.js +6 -6
- package/node_modules/@aws-sdk/token-providers/dist-types/bundle/client-sso-oidc-browser.d.ts +21 -17
- package/node_modules/@aws-sdk/token-providers/dist-types/bundle/client-sso-oidc-node.d.ts +21 -17
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/bundle/client-sso-oidc-browser.d.ts +8 -8
- package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/bundle/client-sso-oidc-node.d.ts +8 -8
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@smithy/config-resolver/package.json +2 -2
- package/node_modules/@smithy/util-config-provider/dist-cjs/booleanSelector.js +1 -6
- package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +2 -0
- package/node_modules/@smithy/util-config-provider/dist-cjs/numberSelector.js +13 -0
- package/node_modules/@smithy/util-config-provider/dist-cjs/types.js +8 -0
- package/node_modules/@smithy/util-config-provider/dist-es/booleanSelector.js +0 -5
- package/node_modules/@smithy/util-config-provider/dist-es/index.js +2 -0
- package/node_modules/@smithy/util-config-provider/dist-es/numberSelector.js +9 -0
- package/node_modules/@smithy/util-config-provider/dist-es/types.js +5 -0
- package/node_modules/@smithy/util-config-provider/dist-types/booleanSelector.d.ts +1 -4
- package/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +2 -0
- package/node_modules/@smithy/util-config-provider/dist-types/numberSelector.d.ts +9 -0
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +1 -4
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +2 -0
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +9 -0
- package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +4 -0
- package/node_modules/@smithy/util-config-provider/dist-types/types.d.ts +4 -0
- package/node_modules/@smithy/util-config-provider/package.json +7 -9
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +4 -4
|
@@ -875,7 +875,7 @@ var loadRestJsonErrorCode = (output, data) => {
|
|
|
875
875
|
return sanitizeErrorCode(data["__type"]);
|
|
876
876
|
}
|
|
877
877
|
};
|
|
878
|
-
|
|
878
|
+
class CreateTokenCommand extends $Command {
|
|
879
879
|
constructor(input) {
|
|
880
880
|
super();
|
|
881
881
|
this.input = input;
|
|
@@ -915,12 +915,12 @@ var CreateTokenCommand = class _CreateTokenCommand extends $Command {
|
|
|
915
915
|
deserialize(output, context) {
|
|
916
916
|
return de_CreateTokenCommand(output, context);
|
|
917
917
|
}
|
|
918
|
-
}
|
|
918
|
+
}
|
|
919
919
|
import { getEndpointPlugin as getEndpointPlugin2 } from "@smithy/middleware-endpoint";
|
|
920
920
|
import { getSerdePlugin as getSerdePlugin2 } from "@smithy/middleware-serde";
|
|
921
921
|
import { Command as $Command2 } from "@smithy/smithy-client";
|
|
922
922
|
import { SMITHY_CONTEXT_KEY as SMITHY_CONTEXT_KEY2 } from "@smithy/types";
|
|
923
|
-
|
|
923
|
+
class RegisterClientCommand extends $Command2 {
|
|
924
924
|
constructor(input) {
|
|
925
925
|
super();
|
|
926
926
|
this.input = input;
|
|
@@ -960,12 +960,12 @@ var RegisterClientCommand = class _RegisterClientCommand extends $Command2 {
|
|
|
960
960
|
deserialize(output, context) {
|
|
961
961
|
return de_RegisterClientCommand(output, context);
|
|
962
962
|
}
|
|
963
|
-
}
|
|
963
|
+
}
|
|
964
964
|
import { getEndpointPlugin as getEndpointPlugin3 } from "@smithy/middleware-endpoint";
|
|
965
965
|
import { getSerdePlugin as getSerdePlugin3 } from "@smithy/middleware-serde";
|
|
966
966
|
import { Command as $Command3 } from "@smithy/smithy-client";
|
|
967
967
|
import { SMITHY_CONTEXT_KEY as SMITHY_CONTEXT_KEY3 } from "@smithy/types";
|
|
968
|
-
|
|
968
|
+
class StartDeviceAuthorizationCommand extends $Command3 {
|
|
969
969
|
constructor(input) {
|
|
970
970
|
super();
|
|
971
971
|
this.input = input;
|
|
@@ -1005,7 +1005,7 @@ var StartDeviceAuthorizationCommand = class _StartDeviceAuthorizationCommand ext
|
|
|
1005
1005
|
deserialize(output, context) {
|
|
1006
1006
|
return de_StartDeviceAuthorizationCommand(output, context);
|
|
1007
1007
|
}
|
|
1008
|
-
}
|
|
1008
|
+
}
|
|
1009
1009
|
var commands = {
|
|
1010
1010
|
CreateTokenCommand,
|
|
1011
1011
|
RegisterClientCommand,
|
package/node_modules/@aws-sdk/token-providers/dist-types/bundle/client-sso-oidc-browser.d.ts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
// @ts-nocheck
|
|
1
2
|
/// <reference types="node" />
|
|
2
3
|
declare var SSOOIDCClient: {
|
|
3
4
|
new (__0_0: any): {
|
|
@@ -9,6 +10,7 @@ declare var SSOOIDCClient: {
|
|
|
9
10
|
destroy(): void;
|
|
10
11
|
};
|
|
11
12
|
};
|
|
13
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
12
14
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
13
15
|
declare var AccessDeniedException: {
|
|
14
16
|
new (opts: any): {
|
|
@@ -150,22 +152,12 @@ declare var UnsupportedGrantTypeException: {
|
|
|
150
152
|
prepareStackTrace?: ((err: Error, stackTraces: NodeJS.CallSite[]) => any) | undefined;
|
|
151
153
|
stackTraceLimit: number;
|
|
152
154
|
};
|
|
153
|
-
declare
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
deserialize(output: any, context: any): Promise<any>;
|
|
167
|
-
};
|
|
168
|
-
getEndpointParameterInstructions(): {
|
|
155
|
+
declare class CreateTokenCommand extends $Command {
|
|
156
|
+
/**
|
|
157
|
+
* @public
|
|
158
|
+
*/
|
|
159
|
+
constructor(input: any);
|
|
160
|
+
static getEndpointParameterInstructions(): {
|
|
169
161
|
UseFIPS: {
|
|
170
162
|
type: string;
|
|
171
163
|
name: string;
|
|
@@ -183,5 +175,17 @@ declare var CreateTokenCommand: {
|
|
|
183
175
|
name: string;
|
|
184
176
|
};
|
|
185
177
|
};
|
|
186
|
-
|
|
178
|
+
/**
|
|
179
|
+
* @internal
|
|
180
|
+
*/
|
|
181
|
+
resolveMiddleware(clientStack: any, configuration: any, options: any): any;
|
|
182
|
+
/**
|
|
183
|
+
* @internal
|
|
184
|
+
*/
|
|
185
|
+
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* @internal
|
|
188
|
+
*/
|
|
189
|
+
deserialize(output: any, context: any): Promise<any>;
|
|
190
|
+
}
|
|
187
191
|
export { AccessDeniedException, AuthorizationPendingException, CreateTokenCommand, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidRequestException, InvalidScopeException, SSOOIDCClient, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException, };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
// @ts-nocheck
|
|
1
2
|
/// <reference types="node" />
|
|
2
3
|
declare var SSOOIDCClient: {
|
|
3
4
|
new (__0_0: any): {
|
|
@@ -9,6 +10,7 @@ declare var SSOOIDCClient: {
|
|
|
9
10
|
destroy(): void;
|
|
10
11
|
};
|
|
11
12
|
};
|
|
13
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
12
14
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
13
15
|
declare var AccessDeniedException: {
|
|
14
16
|
new (opts: any): {
|
|
@@ -150,22 +152,12 @@ declare var UnsupportedGrantTypeException: {
|
|
|
150
152
|
prepareStackTrace?: ((err: Error, stackTraces: NodeJS.CallSite[]) => any) | undefined;
|
|
151
153
|
stackTraceLimit: number;
|
|
152
154
|
};
|
|
153
|
-
declare
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
/**
|
|
160
|
-
* @internal
|
|
161
|
-
*/
|
|
162
|
-
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
163
|
-
/**
|
|
164
|
-
* @internal
|
|
165
|
-
*/
|
|
166
|
-
deserialize(output: any, context: any): Promise<any>;
|
|
167
|
-
};
|
|
168
|
-
getEndpointParameterInstructions(): {
|
|
155
|
+
declare class CreateTokenCommand extends $Command {
|
|
156
|
+
/**
|
|
157
|
+
* @public
|
|
158
|
+
*/
|
|
159
|
+
constructor(input: any);
|
|
160
|
+
static getEndpointParameterInstructions(): {
|
|
169
161
|
UseFIPS: {
|
|
170
162
|
type: string;
|
|
171
163
|
name: string;
|
|
@@ -183,5 +175,17 @@ declare var CreateTokenCommand: {
|
|
|
183
175
|
name: string;
|
|
184
176
|
};
|
|
185
177
|
};
|
|
186
|
-
|
|
178
|
+
/**
|
|
179
|
+
* @internal
|
|
180
|
+
*/
|
|
181
|
+
resolveMiddleware(clientStack: any, configuration: any, options: any): any;
|
|
182
|
+
/**
|
|
183
|
+
* @internal
|
|
184
|
+
*/
|
|
185
|
+
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* @internal
|
|
188
|
+
*/
|
|
189
|
+
deserialize(output: any, context: any): Promise<any>;
|
|
190
|
+
}
|
|
187
191
|
export { AccessDeniedException, AuthorizationPendingException, CreateTokenCommand, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidRequestException, InvalidScopeException, SSOOIDCClient, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException, };
|
package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/bundle/client-sso-oidc-browser.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ declare var SSOOIDCClient: {
|
|
|
3
3
|
destroy(): void;
|
|
4
4
|
};
|
|
5
5
|
};
|
|
6
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
7
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
7
8
|
declare var AccessDeniedException: {
|
|
8
9
|
new (opts: any): {
|
|
@@ -194,13 +195,9 @@ declare var UnsupportedGrantTypeException: {
|
|
|
194
195
|
| undefined;
|
|
195
196
|
stackTraceLimit: number;
|
|
196
197
|
};
|
|
197
|
-
declare
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
201
|
-
deserialize(output: any, context: any): Promise<any>;
|
|
202
|
-
};
|
|
203
|
-
getEndpointParameterInstructions(): {
|
|
198
|
+
declare class CreateTokenCommand extends $Command {
|
|
199
|
+
constructor(input: any);
|
|
200
|
+
static getEndpointParameterInstructions(): {
|
|
204
201
|
UseFIPS: {
|
|
205
202
|
type: string;
|
|
206
203
|
name: string;
|
|
@@ -218,7 +215,10 @@ declare var CreateTokenCommand: {
|
|
|
218
215
|
name: string;
|
|
219
216
|
};
|
|
220
217
|
};
|
|
221
|
-
|
|
218
|
+
resolveMiddleware(clientStack: any, configuration: any, options: any): any;
|
|
219
|
+
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
220
|
+
deserialize(output: any, context: any): Promise<any>;
|
|
221
|
+
}
|
|
222
222
|
export {
|
|
223
223
|
AccessDeniedException,
|
|
224
224
|
AuthorizationPendingException,
|
package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/bundle/client-sso-oidc-node.d.ts
CHANGED
|
@@ -3,6 +3,7 @@ declare var SSOOIDCClient: {
|
|
|
3
3
|
destroy(): void;
|
|
4
4
|
};
|
|
5
5
|
};
|
|
6
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
6
7
|
import { HttpRequest as __HttpRequest } from "@smithy/protocol-http";
|
|
7
8
|
declare var AccessDeniedException: {
|
|
8
9
|
new (opts: any): {
|
|
@@ -194,13 +195,9 @@ declare var UnsupportedGrantTypeException: {
|
|
|
194
195
|
| undefined;
|
|
195
196
|
stackTraceLimit: number;
|
|
196
197
|
};
|
|
197
|
-
declare
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
201
|
-
deserialize(output: any, context: any): Promise<any>;
|
|
202
|
-
};
|
|
203
|
-
getEndpointParameterInstructions(): {
|
|
198
|
+
declare class CreateTokenCommand extends $Command {
|
|
199
|
+
constructor(input: any);
|
|
200
|
+
static getEndpointParameterInstructions(): {
|
|
204
201
|
UseFIPS: {
|
|
205
202
|
type: string;
|
|
206
203
|
name: string;
|
|
@@ -218,7 +215,10 @@ declare var CreateTokenCommand: {
|
|
|
218
215
|
name: string;
|
|
219
216
|
};
|
|
220
217
|
};
|
|
221
|
-
|
|
218
|
+
resolveMiddleware(clientStack: any, configuration: any, options: any): any;
|
|
219
|
+
serialize(input: any, context: any): Promise<__HttpRequest>;
|
|
220
|
+
deserialize(output: any, context: any): Promise<any>;
|
|
221
|
+
}
|
|
222
222
|
export {
|
|
223
223
|
AccessDeniedException,
|
|
224
224
|
AuthorizationPendingException,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.481.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
12
12
|
"build:es": "tsc -p tsconfig.es.json",
|
|
13
13
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
14
|
-
"build:types": "tsc -p tsconfig.types.json",
|
|
14
|
+
"build:types": "tsc -p tsconfig.types.json && node ./scripts/nocheck",
|
|
15
15
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
16
16
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
17
17
|
"extract:docs": "api-extractor run --local",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@smithy/invalid-dependency": "^2.0.15",
|
|
45
45
|
"@smithy/middleware-content-length": "^2.0.17",
|
|
46
46
|
"@smithy/middleware-endpoint": "^2.2.3",
|
|
47
|
-
"@smithy/middleware-retry": "^2.0.
|
|
47
|
+
"@smithy/middleware-retry": "^2.0.25",
|
|
48
48
|
"@smithy/middleware-serde": "^2.0.15",
|
|
49
49
|
"@smithy/middleware-stack": "^2.0.9",
|
|
50
50
|
"@smithy/node-config-provider": "^2.1.8",
|
|
@@ -52,14 +52,14 @@
|
|
|
52
52
|
"@smithy/property-provider": "^2.0.0",
|
|
53
53
|
"@smithy/protocol-http": "^3.0.11",
|
|
54
54
|
"@smithy/shared-ini-file-loader": "^2.0.6",
|
|
55
|
-
"@smithy/smithy-client": "^2.
|
|
55
|
+
"@smithy/smithy-client": "^2.2.0",
|
|
56
56
|
"@smithy/types": "^2.7.0",
|
|
57
57
|
"@smithy/url-parser": "^2.0.15",
|
|
58
58
|
"@smithy/util-base64": "^2.0.1",
|
|
59
59
|
"@smithy/util-body-length-browser": "^2.0.1",
|
|
60
60
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
61
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
62
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
61
|
+
"@smithy/util-defaults-mode-browser": "^2.0.23",
|
|
62
|
+
"@smithy/util-defaults-mode-node": "^2.0.30",
|
|
63
63
|
"@smithy/util-endpoints": "^1.0.7",
|
|
64
64
|
"@smithy/util-retry": "^2.0.8",
|
|
65
65
|
"@smithy/util-utf8": "^2.0.2",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/config-resolver",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.22",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@smithy/node-config-provider": "^2.1.8",
|
|
27
27
|
"@smithy/types": "^2.7.0",
|
|
28
|
-
"@smithy/util-config-provider": "^2.
|
|
28
|
+
"@smithy/util-config-provider": "^2.1.0",
|
|
29
29
|
"@smithy/util-middleware": "^2.0.8",
|
|
30
30
|
"tslib": "^2.5.0"
|
|
31
31
|
},
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.booleanSelector =
|
|
4
|
-
var SelectorType;
|
|
5
|
-
(function (SelectorType) {
|
|
6
|
-
SelectorType["ENV"] = "env";
|
|
7
|
-
SelectorType["CONFIG"] = "shared config entry";
|
|
8
|
-
})(SelectorType = exports.SelectorType || (exports.SelectorType = {}));
|
|
3
|
+
exports.booleanSelector = void 0;
|
|
9
4
|
const booleanSelector = (obj, key, type) => {
|
|
10
5
|
if (!(key in obj))
|
|
11
6
|
return undefined;
|
|
@@ -2,3 +2,5 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
const tslib_1 = require("tslib");
|
|
4
4
|
tslib_1.__exportStar(require("./booleanSelector"), exports);
|
|
5
|
+
tslib_1.__exportStar(require("./numberSelector"), exports);
|
|
6
|
+
tslib_1.__exportStar(require("./types"), exports);
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.numberSelector = void 0;
|
|
4
|
+
const numberSelector = (obj, key, type) => {
|
|
5
|
+
if (!(key in obj))
|
|
6
|
+
return undefined;
|
|
7
|
+
const numberValue = parseInt(obj[key], 10);
|
|
8
|
+
if (Number.isNaN(numberValue)) {
|
|
9
|
+
throw new TypeError(`Cannot load ${type} '${key}'. Expected number, got '${obj[key]}'.`);
|
|
10
|
+
}
|
|
11
|
+
return numberValue;
|
|
12
|
+
};
|
|
13
|
+
exports.numberSelector = numberSelector;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.SelectorType = void 0;
|
|
4
|
+
var SelectorType;
|
|
5
|
+
(function (SelectorType) {
|
|
6
|
+
SelectorType["ENV"] = "env";
|
|
7
|
+
SelectorType["CONFIG"] = "shared config entry";
|
|
8
|
+
})(SelectorType = exports.SelectorType || (exports.SelectorType = {}));
|
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
export var SelectorType;
|
|
2
|
-
(function (SelectorType) {
|
|
3
|
-
SelectorType["ENV"] = "env";
|
|
4
|
-
SelectorType["CONFIG"] = "shared config entry";
|
|
5
|
-
})(SelectorType || (SelectorType = {}));
|
|
6
1
|
export const booleanSelector = (obj, key, type) => {
|
|
7
2
|
if (!(key in obj))
|
|
8
3
|
return undefined;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export const numberSelector = (obj, key, type) => {
|
|
2
|
+
if (!(key in obj))
|
|
3
|
+
return undefined;
|
|
4
|
+
const numberValue = parseInt(obj[key], 10);
|
|
5
|
+
if (Number.isNaN(numberValue)) {
|
|
6
|
+
throw new TypeError(`Cannot load ${type} '${key}'. Expected number, got '${obj[key]}'.`);
|
|
7
|
+
}
|
|
8
|
+
return numberValue;
|
|
9
|
+
};
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SelectorType } from "./types";
|
|
2
|
+
/**
|
|
3
|
+
* Returns number value for string value, if the string is defined in obj[key].
|
|
4
|
+
* Returns undefined, if obj[key] is not defined.
|
|
5
|
+
* Throws error for all other cases.
|
|
6
|
+
*
|
|
7
|
+
* @internal
|
|
8
|
+
*/
|
|
9
|
+
export declare const numberSelector: (obj: Record<string, string | undefined>, key: string, type: SelectorType) => number | undefined;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SelectorType } from "./types";
|
|
2
|
+
/**
|
|
3
|
+
* Returns number value for string value, if the string is defined in obj[key].
|
|
4
|
+
* Returns undefined, if obj[key] is not defined.
|
|
5
|
+
* Throws error for all other cases.
|
|
6
|
+
*
|
|
7
|
+
* @internal
|
|
8
|
+
*/
|
|
9
|
+
export declare const numberSelector: (obj: Record<string, string | undefined>, key: string, type: SelectorType) => number | undefined;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-config-provider",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.1.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 && yarn build:types:downlevel'",
|
|
7
|
-
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
8
|
-
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:types": "tsc -p tsconfig.types.json",
|
|
7
|
+
"build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
|
|
8
|
+
"build:es": "yarn g:tsc -p tsconfig.es.json",
|
|
9
|
+
"build:types": "yarn g:tsc -p tsconfig.types.json",
|
|
10
10
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
11
|
"stage-release": "rimraf ./.release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
12
|
-
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo || exit 0",
|
|
13
13
|
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
14
14
|
"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
15
|
-
"test": "jest --passWithNoTests"
|
|
15
|
+
"test": "yarn g:jest --passWithNoTests"
|
|
16
16
|
},
|
|
17
17
|
"author": {
|
|
18
18
|
"name": "AWS SDK for JavaScript Team",
|
|
@@ -31,10 +31,8 @@
|
|
|
31
31
|
"@types/node": "^14.14.31",
|
|
32
32
|
"concurrently": "7.0.0",
|
|
33
33
|
"downlevel-dts": "0.10.1",
|
|
34
|
-
"jest": "28.1.1",
|
|
35
34
|
"rimraf": "3.0.2",
|
|
36
|
-
"typedoc": "0.23.23"
|
|
37
|
-
"typescript": "~4.9.5"
|
|
35
|
+
"typedoc": "0.23.23"
|
|
38
36
|
},
|
|
39
37
|
"engines": {
|
|
40
38
|
"node": ">=14.0.0"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.31",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"license": "Apache-2.0",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@smithy/config-resolver": "^2.0.
|
|
25
|
+
"@smithy/config-resolver": "^2.0.22",
|
|
26
26
|
"@smithy/credential-provider-imds": "^2.1.4",
|
|
27
27
|
"@smithy/node-config-provider": "^2.1.8",
|
|
28
28
|
"@smithy/property-provider": "^2.0.16",
|
package/package.json
CHANGED
|
@@ -83,7 +83,7 @@
|
|
|
83
83
|
"aws-cdk-lib": "2.110.0",
|
|
84
84
|
"aws-sdk-client-mock": "^3.0.0",
|
|
85
85
|
"aws-sdk-client-mock-jest": "^3.0.0",
|
|
86
|
-
"cdk-nag": "^2.27.
|
|
86
|
+
"cdk-nag": "^2.27.224",
|
|
87
87
|
"cdklabs-projen-project-types": "^0.1.183",
|
|
88
88
|
"constructs": "10.0.5",
|
|
89
89
|
"esbuild": "^0.19.10",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"jsii-diff": "^1.93.0",
|
|
97
97
|
"jsii-docgen": "^7.2.9",
|
|
98
98
|
"jsii-pacmak": "^1.93.0",
|
|
99
|
-
"jsii-rosetta": "^5.3.
|
|
99
|
+
"jsii-rosetta": "^5.3.1",
|
|
100
100
|
"lambda-tester": "^4.0.1",
|
|
101
101
|
"projen": "0.77.6",
|
|
102
102
|
"standard-version": "^9",
|
|
@@ -109,7 +109,7 @@
|
|
|
109
109
|
"constructs": "^10.0.5"
|
|
110
110
|
},
|
|
111
111
|
"dependencies": {
|
|
112
|
-
"@aws-sdk/client-codedeploy": "^3.
|
|
112
|
+
"@aws-sdk/client-codedeploy": "^3.481.0",
|
|
113
113
|
"jmespath": "^0.16.0"
|
|
114
114
|
},
|
|
115
115
|
"bundledDependencies": [
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"publishConfig": {
|
|
128
128
|
"access": "public"
|
|
129
129
|
},
|
|
130
|
-
"version": "0.0.
|
|
130
|
+
"version": "0.0.230",
|
|
131
131
|
"jest": {
|
|
132
132
|
"testMatch": [
|
|
133
133
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|