@cdklabs/cdk-ecs-codedeploy 0.0.322 → 0.0.324
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-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ContinueDeploymentCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteGitHubAccountTokenCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteResourcesByExternalIdCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentConfigsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListGitHubAccountTokenNamesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListOnPremisesInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ContinueDeploymentCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteGitHubAccountTokenCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteResourcesByExternalIdCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentConfigsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListGitHubAccountTokenNamesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListOnPremisesInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/PutLifecycleEventHookExecutionStatusCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/SkipWaitTimeForInstanceTerminationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-codedeploy/package.json +36 -36
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +34 -34
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +11 -0
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +12 -1
- package/node_modules/@aws-sdk/client-sts/package.json +34 -34
- package/node_modules/@aws-sdk/core/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-http/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +5 -5
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +6 -6
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
- package/node_modules/@smithy/core/package.json +3 -3
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +7 -1
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +8 -1
- package/node_modules/@smithy/node-http-handler/package.json +1 -1
- package/node_modules/@smithy/smithy-client/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/node_modules/@smithy/util-stream/package.json +2 -2
- package/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-user-agent/dist-types/tsdoc-metadata.json +0 -11
- package/node_modules/@aws-sdk/region-config-resolver/dist-types/tsdoc-metadata.json +0 -11
|
@@ -37,4 +37,15 @@ declare const UpdateDeploymentGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateDeploymentGroupCommand extends UpdateDeploymentGroupCommand_base {
|
|
40
|
+
export declare class UpdateDeploymentGroupCommand extends UpdateDeploymentGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateDeploymentGroupInput;
|
|
44
|
+
output: UpdateDeploymentGroupOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateDeploymentGroupCommandInput;
|
|
48
|
+
output: UpdateDeploymentGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codedeploy",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-codedeploy",
|
|
@@ -20,45 +20,45 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.654.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.654.0",
|
|
25
|
+
"@aws-sdk/core": "3.654.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
|
-
"@smithy/util-waiter": "^3.1.
|
|
61
|
+
"@smithy/util-waiter": "^3.1.5",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
@@ -80,4 +80,15 @@ declare const GetRoleCredentialsCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class GetRoleCredentialsCommand extends GetRoleCredentialsCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: GetRoleCredentialsRequest;
|
|
87
|
+
output: GetRoleCredentialsResponse;
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: GetRoleCredentialsCommandInput;
|
|
91
|
+
output: GetRoleCredentialsCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
|
@@ -81,4 +81,15 @@ declare const ListAccountRolesCommand_base: {
|
|
|
81
81
|
* @public
|
|
82
82
|
*/
|
|
83
83
|
export declare class ListAccountRolesCommand extends ListAccountRolesCommand_base {
|
|
84
|
+
/** @internal type navigation helper, not in runtime. */
|
|
85
|
+
protected static __types: {
|
|
86
|
+
api: {
|
|
87
|
+
input: ListAccountRolesRequest;
|
|
88
|
+
output: ListAccountRolesResponse;
|
|
89
|
+
};
|
|
90
|
+
sdk: {
|
|
91
|
+
input: ListAccountRolesCommandInput;
|
|
92
|
+
output: ListAccountRolesCommandOutput;
|
|
93
|
+
};
|
|
94
|
+
};
|
|
84
95
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListAccountsCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListAccountsCommand extends ListAccountsCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListAccountsRequest;
|
|
90
|
+
output: ListAccountsResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListAccountsCommandInput;
|
|
94
|
+
output: ListAccountsCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -80,4 +80,15 @@ declare const LogoutCommand_base: {
|
|
|
80
80
|
* @public
|
|
81
81
|
*/
|
|
82
82
|
export declare class LogoutCommand extends LogoutCommand_base {
|
|
83
|
+
/** @internal type navigation helper, not in runtime. */
|
|
84
|
+
protected static __types: {
|
|
85
|
+
api: {
|
|
86
|
+
input: LogoutRequest;
|
|
87
|
+
output: {};
|
|
88
|
+
};
|
|
89
|
+
sdk: {
|
|
90
|
+
input: LogoutCommandInput;
|
|
91
|
+
output: LogoutCommandOutput;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
83
94
|
}
|
package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts
CHANGED
|
@@ -37,4 +37,15 @@ declare const GetRoleCredentialsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class GetRoleCredentialsCommand extends GetRoleCredentialsCommand_base {
|
|
40
|
+
export declare class GetRoleCredentialsCommand extends GetRoleCredentialsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: GetRoleCredentialsRequest;
|
|
44
|
+
output: GetRoleCredentialsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: GetRoleCredentialsCommandInput;
|
|
48
|
+
output: GetRoleCredentialsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts
CHANGED
|
@@ -36,4 +36,15 @@ declare const ListAccountRolesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListAccountRolesCommand extends ListAccountRolesCommand_base {
|
|
39
|
+
export declare class ListAccountRolesCommand extends ListAccountRolesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListAccountRolesRequest;
|
|
43
|
+
output: ListAccountRolesResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListAccountRolesCommandInput;
|
|
47
|
+
output: ListAccountRolesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListAccountsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListAccountsCommand extends ListAccountsCommand_base {
|
|
36
|
+
export declare class ListAccountsCommand extends ListAccountsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListAccountsRequest;
|
|
40
|
+
output: ListAccountsResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListAccountsCommandInput;
|
|
44
|
+
output: ListAccountsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -27,4 +27,15 @@ declare const LogoutCommand_base: {
|
|
|
27
27
|
>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
|
-
export declare class LogoutCommand extends LogoutCommand_base {
|
|
30
|
+
export declare class LogoutCommand extends LogoutCommand_base {
|
|
31
|
+
protected static __types: {
|
|
32
|
+
api: {
|
|
33
|
+
input: LogoutRequest;
|
|
34
|
+
output: {};
|
|
35
|
+
};
|
|
36
|
+
sdk: {
|
|
37
|
+
input: LogoutCommandInput;
|
|
38
|
+
output: LogoutCommandOutput;
|
|
39
|
+
};
|
|
40
|
+
};
|
|
41
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -20,40 +20,40 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
25
|
-
"@aws-sdk/middleware-logger": "3.
|
|
26
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
27
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
29
|
-
"@aws-sdk/types": "3.
|
|
30
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
-
"@smithy/config-resolver": "^3.0.
|
|
34
|
-
"@smithy/core": "^2.4.
|
|
35
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
36
|
-
"@smithy/hash-node": "^3.0.
|
|
37
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
38
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
39
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
40
|
-
"@smithy/middleware-retry": "^3.0.
|
|
41
|
-
"@smithy/middleware-serde": "^3.0.
|
|
42
|
-
"@smithy/middleware-stack": "^3.0.
|
|
43
|
-
"@smithy/node-config-provider": "^3.1.
|
|
44
|
-
"@smithy/node-http-handler": "^3.2.
|
|
45
|
-
"@smithy/protocol-http": "^4.1.
|
|
46
|
-
"@smithy/smithy-client": "^3.3.
|
|
47
|
-
"@smithy/types": "^3.4.
|
|
48
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/core": "3.654.0",
|
|
24
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
25
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
26
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
28
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
29
|
+
"@aws-sdk/types": "3.654.0",
|
|
30
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
31
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
33
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
34
|
+
"@smithy/core": "^2.4.3",
|
|
35
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
36
|
+
"@smithy/hash-node": "^3.0.6",
|
|
37
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
38
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
39
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
40
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
41
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
42
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
43
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
44
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
45
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
46
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
47
|
+
"@smithy/types": "^3.4.2",
|
|
48
|
+
"@smithy/url-parser": "^3.0.6",
|
|
49
49
|
"@smithy/util-base64": "^3.0.0",
|
|
50
50
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
51
51
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
52
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
53
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
54
|
-
"@smithy/util-endpoints": "^2.1.
|
|
55
|
-
"@smithy/util-middleware": "^3.0.
|
|
56
|
-
"@smithy/util-retry": "^3.0.
|
|
52
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
53
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
54
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
55
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
56
|
+
"@smithy/util-retry": "^3.0.6",
|
|
57
57
|
"@smithy/util-utf8": "^3.0.0",
|
|
58
58
|
"tslib": "^2.6.2"
|
|
59
59
|
},
|
|
@@ -161,4 +161,15 @@ declare const CreateTokenCommand_base: {
|
|
|
161
161
|
*
|
|
162
162
|
*/
|
|
163
163
|
export declare class CreateTokenCommand extends CreateTokenCommand_base {
|
|
164
|
+
/** @internal type navigation helper, not in runtime. */
|
|
165
|
+
protected static __types: {
|
|
166
|
+
api: {
|
|
167
|
+
input: CreateTokenRequest;
|
|
168
|
+
output: CreateTokenResponse;
|
|
169
|
+
};
|
|
170
|
+
sdk: {
|
|
171
|
+
input: CreateTokenCommandInput;
|
|
172
|
+
output: CreateTokenCommandOutput;
|
|
173
|
+
};
|
|
174
|
+
};
|
|
164
175
|
}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts
CHANGED
|
@@ -243,4 +243,15 @@ declare const CreateTokenWithIAMCommand_base: {
|
|
|
243
243
|
*
|
|
244
244
|
*/
|
|
245
245
|
export declare class CreateTokenWithIAMCommand extends CreateTokenWithIAMCommand_base {
|
|
246
|
+
/** @internal type navigation helper, not in runtime. */
|
|
247
|
+
protected static __types: {
|
|
248
|
+
api: {
|
|
249
|
+
input: CreateTokenWithIAMRequest;
|
|
250
|
+
output: CreateTokenWithIAMResponse;
|
|
251
|
+
};
|
|
252
|
+
sdk: {
|
|
253
|
+
input: CreateTokenWithIAMCommandInput;
|
|
254
|
+
output: CreateTokenWithIAMCommandOutput;
|
|
255
|
+
};
|
|
256
|
+
};
|
|
246
257
|
}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts
CHANGED
|
@@ -129,4 +129,15 @@ declare const RegisterClientCommand_base: {
|
|
|
129
129
|
*
|
|
130
130
|
*/
|
|
131
131
|
export declare class RegisterClientCommand extends RegisterClientCommand_base {
|
|
132
|
+
/** @internal type navigation helper, not in runtime. */
|
|
133
|
+
protected static __types: {
|
|
134
|
+
api: {
|
|
135
|
+
input: RegisterClientRequest;
|
|
136
|
+
output: RegisterClientResponse;
|
|
137
|
+
};
|
|
138
|
+
sdk: {
|
|
139
|
+
input: RegisterClientCommandInput;
|
|
140
|
+
output: RegisterClientCommandOutput;
|
|
141
|
+
};
|
|
142
|
+
};
|
|
132
143
|
}
|
|
@@ -109,4 +109,15 @@ declare const StartDeviceAuthorizationCommand_base: {
|
|
|
109
109
|
*
|
|
110
110
|
*/
|
|
111
111
|
export declare class StartDeviceAuthorizationCommand extends StartDeviceAuthorizationCommand_base {
|
|
112
|
+
/** @internal type navigation helper, not in runtime. */
|
|
113
|
+
protected static __types: {
|
|
114
|
+
api: {
|
|
115
|
+
input: StartDeviceAuthorizationRequest;
|
|
116
|
+
output: StartDeviceAuthorizationResponse;
|
|
117
|
+
};
|
|
118
|
+
sdk: {
|
|
119
|
+
input: StartDeviceAuthorizationCommandInput;
|
|
120
|
+
output: StartDeviceAuthorizationCommandOutput;
|
|
121
|
+
};
|
|
122
|
+
};
|
|
112
123
|
}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts
CHANGED
|
@@ -33,4 +33,15 @@ declare const CreateTokenCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateTokenCommand extends CreateTokenCommand_base {
|
|
36
|
+
export declare class CreateTokenCommand extends CreateTokenCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateTokenRequest;
|
|
40
|
+
output: CreateTokenResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateTokenCommandInput;
|
|
44
|
+
output: CreateTokenCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateTokenWithIAMCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateTokenWithIAMCommand extends CreateTokenWithIAMCommand_base {
|
|
40
|
+
export declare class CreateTokenWithIAMCommand extends CreateTokenWithIAMCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateTokenWithIAMRequest;
|
|
44
|
+
output: CreateTokenWithIAMResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateTokenWithIAMCommandInput;
|
|
48
|
+
output: CreateTokenWithIAMCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts
CHANGED
|
@@ -36,4 +36,15 @@ declare const RegisterClientCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class RegisterClientCommand extends RegisterClientCommand_base {
|
|
39
|
+
export declare class RegisterClientCommand extends RegisterClientCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: RegisterClientRequest;
|
|
43
|
+
output: RegisterClientResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: RegisterClientCommandInput;
|
|
47
|
+
output: RegisterClientCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const StartDeviceAuthorizationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class StartDeviceAuthorizationCommand extends StartDeviceAuthorizationCommand_base {
|
|
40
|
+
export declare class StartDeviceAuthorizationCommand extends StartDeviceAuthorizationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: StartDeviceAuthorizationRequest;
|
|
44
|
+
output: StartDeviceAuthorizationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: StartDeviceAuthorizationCommandInput;
|
|
48
|
+
output: StartDeviceAuthorizationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-sso-oidc",
|
|
3
3
|
"description": "AWS SDK for JavaScript Sso Oidc Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.654.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-sso-oidc",
|
|
@@ -20,41 +20,41 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^3.0.
|
|
35
|
-
"@smithy/core": "^2.4.
|
|
36
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
37
|
-
"@smithy/hash-node": "^3.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
41
|
-
"@smithy/middleware-retry": "^3.0.
|
|
42
|
-
"@smithy/middleware-serde": "^3.0.
|
|
43
|
-
"@smithy/middleware-stack": "^3.0.
|
|
44
|
-
"@smithy/node-config-provider": "^3.1.
|
|
45
|
-
"@smithy/node-http-handler": "^3.2.
|
|
46
|
-
"@smithy/protocol-http": "^4.1.
|
|
47
|
-
"@smithy/smithy-client": "^3.3.
|
|
48
|
-
"@smithy/types": "^3.4.
|
|
49
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/core": "3.654.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.654.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
30
|
+
"@aws-sdk/types": "3.654.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
34
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
35
|
+
"@smithy/core": "^2.4.3",
|
|
36
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
37
|
+
"@smithy/hash-node": "^3.0.6",
|
|
38
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
39
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
40
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
41
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
42
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
43
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
44
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
45
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
46
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
47
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
48
|
+
"@smithy/types": "^3.4.2",
|
|
49
|
+
"@smithy/url-parser": "^3.0.6",
|
|
50
50
|
"@smithy/util-base64": "^3.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
55
|
-
"@smithy/util-endpoints": "^2.1.
|
|
56
|
-
"@smithy/util-middleware": "^3.0.
|
|
57
|
-
"@smithy/util-retry": "^3.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
55
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
56
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
57
|
+
"@smithy/util-retry": "^3.0.6",
|
|
58
58
|
"@smithy/util-utf8": "^3.0.0",
|
|
59
59
|
"tslib": "^2.6.2"
|
|
60
60
|
},
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
"license": "Apache-2.0",
|
|
87
87
|
"peerDependencies": {
|
|
88
|
-
"@aws-sdk/client-sts": "^3.
|
|
88
|
+
"@aws-sdk/client-sts": "^3.654.0"
|
|
89
89
|
},
|
|
90
90
|
"browser": {
|
|
91
91
|
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
@@ -255,4 +255,15 @@ declare const AssumeRoleCommand_base: {
|
|
|
255
255
|
*
|
|
256
256
|
*/
|
|
257
257
|
export declare class AssumeRoleCommand extends AssumeRoleCommand_base {
|
|
258
|
+
/** @internal type navigation helper, not in runtime. */
|
|
259
|
+
protected static __types: {
|
|
260
|
+
api: {
|
|
261
|
+
input: AssumeRoleRequest;
|
|
262
|
+
output: AssumeRoleResponse;
|
|
263
|
+
};
|
|
264
|
+
sdk: {
|
|
265
|
+
input: AssumeRoleCommandInput;
|
|
266
|
+
output: AssumeRoleCommandOutput;
|
|
267
|
+
};
|
|
268
|
+
};
|
|
258
269
|
}
|
|
@@ -280,4 +280,15 @@ declare const AssumeRoleWithSAMLCommand_base: {
|
|
|
280
280
|
*
|
|
281
281
|
*/
|
|
282
282
|
export declare class AssumeRoleWithSAMLCommand extends AssumeRoleWithSAMLCommand_base {
|
|
283
|
+
/** @internal type navigation helper, not in runtime. */
|
|
284
|
+
protected static __types: {
|
|
285
|
+
api: {
|
|
286
|
+
input: AssumeRoleWithSAMLRequest;
|
|
287
|
+
output: AssumeRoleWithSAMLResponse;
|
|
288
|
+
};
|
|
289
|
+
sdk: {
|
|
290
|
+
input: AssumeRoleWithSAMLCommandInput;
|
|
291
|
+
output: AssumeRoleWithSAMLCommandOutput;
|
|
292
|
+
};
|
|
293
|
+
};
|
|
283
294
|
}
|
package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts
CHANGED
|
@@ -289,4 +289,15 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
|
|
|
289
289
|
*
|
|
290
290
|
*/
|
|
291
291
|
export declare class AssumeRoleWithWebIdentityCommand extends AssumeRoleWithWebIdentityCommand_base {
|
|
292
|
+
/** @internal type navigation helper, not in runtime. */
|
|
293
|
+
protected static __types: {
|
|
294
|
+
api: {
|
|
295
|
+
input: AssumeRoleWithWebIdentityRequest;
|
|
296
|
+
output: AssumeRoleWithWebIdentityResponse;
|
|
297
|
+
};
|
|
298
|
+
sdk: {
|
|
299
|
+
input: AssumeRoleWithWebIdentityCommandInput;
|
|
300
|
+
output: AssumeRoleWithWebIdentityCommandOutput;
|
|
301
|
+
};
|
|
302
|
+
};
|
|
292
303
|
}
|
package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts
CHANGED
|
@@ -113,4 +113,15 @@ declare const DecodeAuthorizationMessageCommand_base: {
|
|
|
113
113
|
*
|
|
114
114
|
*/
|
|
115
115
|
export declare class DecodeAuthorizationMessageCommand extends DecodeAuthorizationMessageCommand_base {
|
|
116
|
+
/** @internal type navigation helper, not in runtime. */
|
|
117
|
+
protected static __types: {
|
|
118
|
+
api: {
|
|
119
|
+
input: DecodeAuthorizationMessageRequest;
|
|
120
|
+
output: DecodeAuthorizationMessageResponse;
|
|
121
|
+
};
|
|
122
|
+
sdk: {
|
|
123
|
+
input: DecodeAuthorizationMessageCommandInput;
|
|
124
|
+
output: DecodeAuthorizationMessageCommandOutput;
|
|
125
|
+
};
|
|
126
|
+
};
|
|
116
127
|
}
|