@cdklabs/cdk-ecs-codedeploy 0.0.119 → 0.0.121
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/AddTagsToOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/BatchGetOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ContinueDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/CreateDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteGitHubAccountTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeleteResourcesByExternalIdCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/DeregisterOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetApplicationRevisionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentConfigCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetDeploymentTargetCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/GetOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationRevisionsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListApplicationsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentConfigsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentGroupsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentTargetsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListDeploymentsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListGitHubAccountTokenNamesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterApplicationRevisionCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RegisterOnPremisesInstanceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/StopDeploymentCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateApplicationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/commands/UpdateDeploymentGroupCommand.js +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/protocols/Aws_json1_1.js +1471 -1615
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/AddTagsToOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationRevisionsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetApplicationsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentGroupsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentTargetsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetDeploymentsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ContinueDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/CreateDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteGitHubAccountTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeleteResourcesByExternalIdCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/DeregisterOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetApplicationRevisionCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentConfigCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetDeploymentTargetCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/GetOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationRevisionsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListApplicationsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentConfigsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentGroupsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentTargetsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListDeploymentsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterApplicationRevisionCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RegisterOnPremisesInstanceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/StopDeploymentCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/TagResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UntagResourceCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateApplicationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/commands/UpdateDeploymentGroupCommand.js +3 -3
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/protocols/Aws_json1_1.js +1375 -1519
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/protocols/Aws_json1_1.d.ts +376 -94
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +94 -94
- package/node_modules/@aws-sdk/client-codedeploy/package.json +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/GetRoleCredentialsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountRolesCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/ListAccountsCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/commands/LogoutCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +54 -54
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +45 -45
- package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +32 -8
- package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +8 -8
- package/node_modules/@aws-sdk/client-sso/package.json +4 -4
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/CreateTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/RegisterClientCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/commands/StartDeviceAuthorizationCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/protocols/Aws_restJson1.js +54 -54
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +47 -47
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +24 -6
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +6 -6
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +4 -4
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithSAMLCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetAccessKeyInfoCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetCallerIdentityCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetFederationTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/GetSessionTokenCommand.js +2 -2
- package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +153 -153
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +3 -3
- package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +136 -136
- package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +64 -16
- package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +16 -16
- package/node_modules/@aws-sdk/client-sts/package.json +5 -5
- 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/smithy-client/dist-cjs/object-mapping.js +44 -20
- package/node_modules/@aws-sdk/smithy-client/dist-es/object-mapping.js +42 -19
- package/node_modules/@aws-sdk/smithy-client/dist-types/object-mapping.d.ts +28 -2
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/object-mapping.d.ts +16 -4
- package/node_modules/@aws-sdk/smithy-client/package.json +1 -1
- package/node_modules/@aws-sdk/token-providers/package.json +2 -2
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +2 -2
- package/package.json +8 -8
|
@@ -2,7 +2,7 @@ import { HttpRequest as __HttpRequest } from "@aws-sdk/protocol-http";
|
|
|
2
2
|
import { decorateServiceException as __decorateServiceException, expectInt32 as __expectInt32, expectLong as __expectLong, expectNonNull as __expectNonNull, expectObject as __expectObject, expectString as __expectString, map as __map, throwDefaultError, } from "@aws-sdk/smithy-client";
|
|
3
3
|
import { AccessDeniedException, AuthorizationPendingException, ExpiredTokenException, InternalServerException, InvalidClientException, InvalidClientMetadataException, InvalidGrantException, InvalidRequestException, InvalidScopeException, SlowDownException, UnauthorizedClientException, UnsupportedGrantTypeException, } from "../models/models_0";
|
|
4
4
|
import { SSOOIDCServiceException as __BaseException } from "../models/SSOOIDCServiceException";
|
|
5
|
-
export const
|
|
5
|
+
export const se_CreateTokenCommand = async (input, context) => {
|
|
6
6
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
7
7
|
const headers = {
|
|
8
8
|
"content-type": "application/json",
|
|
@@ -17,7 +17,7 @@ export const serializeAws_restJson1CreateTokenCommand = async (input, context) =
|
|
|
17
17
|
...(input.grantType != null && { grantType: input.grantType }),
|
|
18
18
|
...(input.redirectUri != null && { redirectUri: input.redirectUri }),
|
|
19
19
|
...(input.refreshToken != null && { refreshToken: input.refreshToken }),
|
|
20
|
-
...(input.scope != null && { scope:
|
|
20
|
+
...(input.scope != null && { scope: se_Scopes(input.scope, context) }),
|
|
21
21
|
});
|
|
22
22
|
return new __HttpRequest({
|
|
23
23
|
protocol,
|
|
@@ -29,7 +29,7 @@ export const serializeAws_restJson1CreateTokenCommand = async (input, context) =
|
|
|
29
29
|
body,
|
|
30
30
|
});
|
|
31
31
|
};
|
|
32
|
-
export const
|
|
32
|
+
export const se_RegisterClientCommand = async (input, context) => {
|
|
33
33
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
34
34
|
const headers = {
|
|
35
35
|
"content-type": "application/json",
|
|
@@ -39,7 +39,7 @@ export const serializeAws_restJson1RegisterClientCommand = async (input, context
|
|
|
39
39
|
body = JSON.stringify({
|
|
40
40
|
...(input.clientName != null && { clientName: input.clientName }),
|
|
41
41
|
...(input.clientType != null && { clientType: input.clientType }),
|
|
42
|
-
...(input.scopes != null && { scopes:
|
|
42
|
+
...(input.scopes != null && { scopes: se_Scopes(input.scopes, context) }),
|
|
43
43
|
});
|
|
44
44
|
return new __HttpRequest({
|
|
45
45
|
protocol,
|
|
@@ -51,7 +51,7 @@ export const serializeAws_restJson1RegisterClientCommand = async (input, context
|
|
|
51
51
|
body,
|
|
52
52
|
});
|
|
53
53
|
};
|
|
54
|
-
export const
|
|
54
|
+
export const se_StartDeviceAuthorizationCommand = async (input, context) => {
|
|
55
55
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
56
56
|
const headers = {
|
|
57
57
|
"content-type": "application/json",
|
|
@@ -73,9 +73,9 @@ export const serializeAws_restJson1StartDeviceAuthorizationCommand = async (inpu
|
|
|
73
73
|
body,
|
|
74
74
|
});
|
|
75
75
|
};
|
|
76
|
-
export const
|
|
76
|
+
export const de_CreateTokenCommand = async (output, context) => {
|
|
77
77
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
78
|
-
return
|
|
78
|
+
return de_CreateTokenCommandError(output, context);
|
|
79
79
|
}
|
|
80
80
|
const contents = map({
|
|
81
81
|
$metadata: deserializeMetadata(output),
|
|
@@ -98,7 +98,7 @@ export const deserializeAws_restJson1CreateTokenCommand = async (output, context
|
|
|
98
98
|
}
|
|
99
99
|
return contents;
|
|
100
100
|
};
|
|
101
|
-
const
|
|
101
|
+
const de_CreateTokenCommandError = async (output, context) => {
|
|
102
102
|
const parsedOutput = {
|
|
103
103
|
...output,
|
|
104
104
|
body: await parseErrorBody(output.body, context),
|
|
@@ -107,37 +107,37 @@ const deserializeAws_restJson1CreateTokenCommandError = async (output, context)
|
|
|
107
107
|
switch (errorCode) {
|
|
108
108
|
case "AccessDeniedException":
|
|
109
109
|
case "com.amazonaws.ssooidc#AccessDeniedException":
|
|
110
|
-
throw await
|
|
110
|
+
throw await de_AccessDeniedExceptionRes(parsedOutput, context);
|
|
111
111
|
case "AuthorizationPendingException":
|
|
112
112
|
case "com.amazonaws.ssooidc#AuthorizationPendingException":
|
|
113
|
-
throw await
|
|
113
|
+
throw await de_AuthorizationPendingExceptionRes(parsedOutput, context);
|
|
114
114
|
case "ExpiredTokenException":
|
|
115
115
|
case "com.amazonaws.ssooidc#ExpiredTokenException":
|
|
116
|
-
throw await
|
|
116
|
+
throw await de_ExpiredTokenExceptionRes(parsedOutput, context);
|
|
117
117
|
case "InternalServerException":
|
|
118
118
|
case "com.amazonaws.ssooidc#InternalServerException":
|
|
119
|
-
throw await
|
|
119
|
+
throw await de_InternalServerExceptionRes(parsedOutput, context);
|
|
120
120
|
case "InvalidClientException":
|
|
121
121
|
case "com.amazonaws.ssooidc#InvalidClientException":
|
|
122
|
-
throw await
|
|
122
|
+
throw await de_InvalidClientExceptionRes(parsedOutput, context);
|
|
123
123
|
case "InvalidGrantException":
|
|
124
124
|
case "com.amazonaws.ssooidc#InvalidGrantException":
|
|
125
|
-
throw await
|
|
125
|
+
throw await de_InvalidGrantExceptionRes(parsedOutput, context);
|
|
126
126
|
case "InvalidRequestException":
|
|
127
127
|
case "com.amazonaws.ssooidc#InvalidRequestException":
|
|
128
|
-
throw await
|
|
128
|
+
throw await de_InvalidRequestExceptionRes(parsedOutput, context);
|
|
129
129
|
case "InvalidScopeException":
|
|
130
130
|
case "com.amazonaws.ssooidc#InvalidScopeException":
|
|
131
|
-
throw await
|
|
131
|
+
throw await de_InvalidScopeExceptionRes(parsedOutput, context);
|
|
132
132
|
case "SlowDownException":
|
|
133
133
|
case "com.amazonaws.ssooidc#SlowDownException":
|
|
134
|
-
throw await
|
|
134
|
+
throw await de_SlowDownExceptionRes(parsedOutput, context);
|
|
135
135
|
case "UnauthorizedClientException":
|
|
136
136
|
case "com.amazonaws.ssooidc#UnauthorizedClientException":
|
|
137
|
-
throw await
|
|
137
|
+
throw await de_UnauthorizedClientExceptionRes(parsedOutput, context);
|
|
138
138
|
case "UnsupportedGrantTypeException":
|
|
139
139
|
case "com.amazonaws.ssooidc#UnsupportedGrantTypeException":
|
|
140
|
-
throw await
|
|
140
|
+
throw await de_UnsupportedGrantTypeExceptionRes(parsedOutput, context);
|
|
141
141
|
default:
|
|
142
142
|
const parsedBody = parsedOutput.body;
|
|
143
143
|
throwDefaultError({
|
|
@@ -148,9 +148,9 @@ const deserializeAws_restJson1CreateTokenCommandError = async (output, context)
|
|
|
148
148
|
});
|
|
149
149
|
}
|
|
150
150
|
};
|
|
151
|
-
export const
|
|
151
|
+
export const de_RegisterClientCommand = async (output, context) => {
|
|
152
152
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
153
|
-
return
|
|
153
|
+
return de_RegisterClientCommandError(output, context);
|
|
154
154
|
}
|
|
155
155
|
const contents = map({
|
|
156
156
|
$metadata: deserializeMetadata(output),
|
|
@@ -176,7 +176,7 @@ export const deserializeAws_restJson1RegisterClientCommand = async (output, cont
|
|
|
176
176
|
}
|
|
177
177
|
return contents;
|
|
178
178
|
};
|
|
179
|
-
const
|
|
179
|
+
const de_RegisterClientCommandError = async (output, context) => {
|
|
180
180
|
const parsedOutput = {
|
|
181
181
|
...output,
|
|
182
182
|
body: await parseErrorBody(output.body, context),
|
|
@@ -185,16 +185,16 @@ const deserializeAws_restJson1RegisterClientCommandError = async (output, contex
|
|
|
185
185
|
switch (errorCode) {
|
|
186
186
|
case "InternalServerException":
|
|
187
187
|
case "com.amazonaws.ssooidc#InternalServerException":
|
|
188
|
-
throw await
|
|
188
|
+
throw await de_InternalServerExceptionRes(parsedOutput, context);
|
|
189
189
|
case "InvalidClientMetadataException":
|
|
190
190
|
case "com.amazonaws.ssooidc#InvalidClientMetadataException":
|
|
191
|
-
throw await
|
|
191
|
+
throw await de_InvalidClientMetadataExceptionRes(parsedOutput, context);
|
|
192
192
|
case "InvalidRequestException":
|
|
193
193
|
case "com.amazonaws.ssooidc#InvalidRequestException":
|
|
194
|
-
throw await
|
|
194
|
+
throw await de_InvalidRequestExceptionRes(parsedOutput, context);
|
|
195
195
|
case "InvalidScopeException":
|
|
196
196
|
case "com.amazonaws.ssooidc#InvalidScopeException":
|
|
197
|
-
throw await
|
|
197
|
+
throw await de_InvalidScopeExceptionRes(parsedOutput, context);
|
|
198
198
|
default:
|
|
199
199
|
const parsedBody = parsedOutput.body;
|
|
200
200
|
throwDefaultError({
|
|
@@ -205,9 +205,9 @@ const deserializeAws_restJson1RegisterClientCommandError = async (output, contex
|
|
|
205
205
|
});
|
|
206
206
|
}
|
|
207
207
|
};
|
|
208
|
-
export const
|
|
208
|
+
export const de_StartDeviceAuthorizationCommand = async (output, context) => {
|
|
209
209
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
210
|
-
return
|
|
210
|
+
return de_StartDeviceAuthorizationCommandError(output, context);
|
|
211
211
|
}
|
|
212
212
|
const contents = map({
|
|
213
213
|
$metadata: deserializeMetadata(output),
|
|
@@ -233,7 +233,7 @@ export const deserializeAws_restJson1StartDeviceAuthorizationCommand = async (ou
|
|
|
233
233
|
}
|
|
234
234
|
return contents;
|
|
235
235
|
};
|
|
236
|
-
const
|
|
236
|
+
const de_StartDeviceAuthorizationCommandError = async (output, context) => {
|
|
237
237
|
const parsedOutput = {
|
|
238
238
|
...output,
|
|
239
239
|
body: await parseErrorBody(output.body, context),
|
|
@@ -242,19 +242,19 @@ const deserializeAws_restJson1StartDeviceAuthorizationCommandError = async (outp
|
|
|
242
242
|
switch (errorCode) {
|
|
243
243
|
case "InternalServerException":
|
|
244
244
|
case "com.amazonaws.ssooidc#InternalServerException":
|
|
245
|
-
throw await
|
|
245
|
+
throw await de_InternalServerExceptionRes(parsedOutput, context);
|
|
246
246
|
case "InvalidClientException":
|
|
247
247
|
case "com.amazonaws.ssooidc#InvalidClientException":
|
|
248
|
-
throw await
|
|
248
|
+
throw await de_InvalidClientExceptionRes(parsedOutput, context);
|
|
249
249
|
case "InvalidRequestException":
|
|
250
250
|
case "com.amazonaws.ssooidc#InvalidRequestException":
|
|
251
|
-
throw await
|
|
251
|
+
throw await de_InvalidRequestExceptionRes(parsedOutput, context);
|
|
252
252
|
case "SlowDownException":
|
|
253
253
|
case "com.amazonaws.ssooidc#SlowDownException":
|
|
254
|
-
throw await
|
|
254
|
+
throw await de_SlowDownExceptionRes(parsedOutput, context);
|
|
255
255
|
case "UnauthorizedClientException":
|
|
256
256
|
case "com.amazonaws.ssooidc#UnauthorizedClientException":
|
|
257
|
-
throw await
|
|
257
|
+
throw await de_UnauthorizedClientExceptionRes(parsedOutput, context);
|
|
258
258
|
default:
|
|
259
259
|
const parsedBody = parsedOutput.body;
|
|
260
260
|
throwDefaultError({
|
|
@@ -266,7 +266,7 @@ const deserializeAws_restJson1StartDeviceAuthorizationCommandError = async (outp
|
|
|
266
266
|
}
|
|
267
267
|
};
|
|
268
268
|
const map = __map;
|
|
269
|
-
const
|
|
269
|
+
const de_AccessDeniedExceptionRes = async (parsedOutput, context) => {
|
|
270
270
|
const contents = map({});
|
|
271
271
|
const data = parsedOutput.body;
|
|
272
272
|
if (data.error != null) {
|
|
@@ -281,7 +281,7 @@ const deserializeAws_restJson1AccessDeniedExceptionResponse = async (parsedOutpu
|
|
|
281
281
|
});
|
|
282
282
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
283
283
|
};
|
|
284
|
-
const
|
|
284
|
+
const de_AuthorizationPendingExceptionRes = async (parsedOutput, context) => {
|
|
285
285
|
const contents = map({});
|
|
286
286
|
const data = parsedOutput.body;
|
|
287
287
|
if (data.error != null) {
|
|
@@ -296,7 +296,7 @@ const deserializeAws_restJson1AuthorizationPendingExceptionResponse = async (par
|
|
|
296
296
|
});
|
|
297
297
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
298
298
|
};
|
|
299
|
-
const
|
|
299
|
+
const de_ExpiredTokenExceptionRes = async (parsedOutput, context) => {
|
|
300
300
|
const contents = map({});
|
|
301
301
|
const data = parsedOutput.body;
|
|
302
302
|
if (data.error != null) {
|
|
@@ -311,7 +311,7 @@ const deserializeAws_restJson1ExpiredTokenExceptionResponse = async (parsedOutpu
|
|
|
311
311
|
});
|
|
312
312
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
313
313
|
};
|
|
314
|
-
const
|
|
314
|
+
const de_InternalServerExceptionRes = async (parsedOutput, context) => {
|
|
315
315
|
const contents = map({});
|
|
316
316
|
const data = parsedOutput.body;
|
|
317
317
|
if (data.error != null) {
|
|
@@ -326,7 +326,7 @@ const deserializeAws_restJson1InternalServerExceptionResponse = async (parsedOut
|
|
|
326
326
|
});
|
|
327
327
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
328
328
|
};
|
|
329
|
-
const
|
|
329
|
+
const de_InvalidClientExceptionRes = async (parsedOutput, context) => {
|
|
330
330
|
const contents = map({});
|
|
331
331
|
const data = parsedOutput.body;
|
|
332
332
|
if (data.error != null) {
|
|
@@ -341,7 +341,7 @@ const deserializeAws_restJson1InvalidClientExceptionResponse = async (parsedOutp
|
|
|
341
341
|
});
|
|
342
342
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
343
343
|
};
|
|
344
|
-
const
|
|
344
|
+
const de_InvalidClientMetadataExceptionRes = async (parsedOutput, context) => {
|
|
345
345
|
const contents = map({});
|
|
346
346
|
const data = parsedOutput.body;
|
|
347
347
|
if (data.error != null) {
|
|
@@ -356,7 +356,7 @@ const deserializeAws_restJson1InvalidClientMetadataExceptionResponse = async (pa
|
|
|
356
356
|
});
|
|
357
357
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
358
358
|
};
|
|
359
|
-
const
|
|
359
|
+
const de_InvalidGrantExceptionRes = async (parsedOutput, context) => {
|
|
360
360
|
const contents = map({});
|
|
361
361
|
const data = parsedOutput.body;
|
|
362
362
|
if (data.error != null) {
|
|
@@ -371,7 +371,7 @@ const deserializeAws_restJson1InvalidGrantExceptionResponse = async (parsedOutpu
|
|
|
371
371
|
});
|
|
372
372
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
373
373
|
};
|
|
374
|
-
const
|
|
374
|
+
const de_InvalidRequestExceptionRes = async (parsedOutput, context) => {
|
|
375
375
|
const contents = map({});
|
|
376
376
|
const data = parsedOutput.body;
|
|
377
377
|
if (data.error != null) {
|
|
@@ -386,7 +386,7 @@ const deserializeAws_restJson1InvalidRequestExceptionResponse = async (parsedOut
|
|
|
386
386
|
});
|
|
387
387
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
388
388
|
};
|
|
389
|
-
const
|
|
389
|
+
const de_InvalidScopeExceptionRes = async (parsedOutput, context) => {
|
|
390
390
|
const contents = map({});
|
|
391
391
|
const data = parsedOutput.body;
|
|
392
392
|
if (data.error != null) {
|
|
@@ -401,7 +401,7 @@ const deserializeAws_restJson1InvalidScopeExceptionResponse = async (parsedOutpu
|
|
|
401
401
|
});
|
|
402
402
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
403
403
|
};
|
|
404
|
-
const
|
|
404
|
+
const de_SlowDownExceptionRes = async (parsedOutput, context) => {
|
|
405
405
|
const contents = map({});
|
|
406
406
|
const data = parsedOutput.body;
|
|
407
407
|
if (data.error != null) {
|
|
@@ -416,7 +416,7 @@ const deserializeAws_restJson1SlowDownExceptionResponse = async (parsedOutput, c
|
|
|
416
416
|
});
|
|
417
417
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
418
418
|
};
|
|
419
|
-
const
|
|
419
|
+
const de_UnauthorizedClientExceptionRes = async (parsedOutput, context) => {
|
|
420
420
|
const contents = map({});
|
|
421
421
|
const data = parsedOutput.body;
|
|
422
422
|
if (data.error != null) {
|
|
@@ -431,7 +431,7 @@ const deserializeAws_restJson1UnauthorizedClientExceptionResponse = async (parse
|
|
|
431
431
|
});
|
|
432
432
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
433
433
|
};
|
|
434
|
-
const
|
|
434
|
+
const de_UnsupportedGrantTypeExceptionRes = async (parsedOutput, context) => {
|
|
435
435
|
const contents = map({});
|
|
436
436
|
const data = parsedOutput.body;
|
|
437
437
|
if (data.error != null) {
|
|
@@ -446,7 +446,7 @@ const deserializeAws_restJson1UnsupportedGrantTypeExceptionResponse = async (par
|
|
|
446
446
|
});
|
|
447
447
|
return __decorateServiceException(exception, parsedOutput.body);
|
|
448
448
|
};
|
|
449
|
-
const
|
|
449
|
+
const se_Scopes = (input, context) => {
|
|
450
450
|
return input
|
|
451
451
|
.filter((e) => e != null)
|
|
452
452
|
.map((entry) => {
|
|
@@ -3,9 +3,27 @@ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
|
3
3
|
import { CreateTokenCommandInput, CreateTokenCommandOutput } from "../commands/CreateTokenCommand";
|
|
4
4
|
import { RegisterClientCommandInput, RegisterClientCommandOutput } from "../commands/RegisterClientCommand";
|
|
5
5
|
import { StartDeviceAuthorizationCommandInput, StartDeviceAuthorizationCommandOutput } from "../commands/StartDeviceAuthorizationCommand";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
export declare const
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
/**
|
|
7
|
+
* serializeAws_restJson1CreateTokenCommand
|
|
8
|
+
*/
|
|
9
|
+
export declare const se_CreateTokenCommand: (input: CreateTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
10
|
+
/**
|
|
11
|
+
* serializeAws_restJson1RegisterClientCommand
|
|
12
|
+
*/
|
|
13
|
+
export declare const se_RegisterClientCommand: (input: RegisterClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
14
|
+
/**
|
|
15
|
+
* serializeAws_restJson1StartDeviceAuthorizationCommand
|
|
16
|
+
*/
|
|
17
|
+
export declare const se_StartDeviceAuthorizationCommand: (input: StartDeviceAuthorizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
18
|
+
/**
|
|
19
|
+
* deserializeAws_restJson1CreateTokenCommand
|
|
20
|
+
*/
|
|
21
|
+
export declare const de_CreateTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTokenCommandOutput>;
|
|
22
|
+
/**
|
|
23
|
+
* deserializeAws_restJson1RegisterClientCommand
|
|
24
|
+
*/
|
|
25
|
+
export declare const de_RegisterClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterClientCommandOutput>;
|
|
26
|
+
/**
|
|
27
|
+
* deserializeAws_restJson1StartDeviceAuthorizationCommand
|
|
28
|
+
*/
|
|
29
|
+
export declare const de_StartDeviceAuthorizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDeviceAuthorizationCommandOutput>;
|
|
@@ -15,27 +15,27 @@ import {
|
|
|
15
15
|
StartDeviceAuthorizationCommandInput,
|
|
16
16
|
StartDeviceAuthorizationCommandOutput,
|
|
17
17
|
} from "../commands/StartDeviceAuthorizationCommand";
|
|
18
|
-
export declare const
|
|
18
|
+
export declare const se_CreateTokenCommand: (
|
|
19
19
|
input: CreateTokenCommandInput,
|
|
20
20
|
context: __SerdeContext
|
|
21
21
|
) => Promise<__HttpRequest>;
|
|
22
|
-
export declare const
|
|
22
|
+
export declare const se_RegisterClientCommand: (
|
|
23
23
|
input: RegisterClientCommandInput,
|
|
24
24
|
context: __SerdeContext
|
|
25
25
|
) => Promise<__HttpRequest>;
|
|
26
|
-
export declare const
|
|
26
|
+
export declare const se_StartDeviceAuthorizationCommand: (
|
|
27
27
|
input: StartDeviceAuthorizationCommandInput,
|
|
28
28
|
context: __SerdeContext
|
|
29
29
|
) => Promise<__HttpRequest>;
|
|
30
|
-
export declare const
|
|
30
|
+
export declare const de_CreateTokenCommand: (
|
|
31
31
|
output: __HttpResponse,
|
|
32
32
|
context: __SerdeContext
|
|
33
33
|
) => Promise<CreateTokenCommandOutput>;
|
|
34
|
-
export declare const
|
|
34
|
+
export declare const de_RegisterClientCommand: (
|
|
35
35
|
output: __HttpResponse,
|
|
36
36
|
context: __SerdeContext
|
|
37
37
|
) => Promise<RegisterClientCommandOutput>;
|
|
38
|
-
export declare const
|
|
38
|
+
export declare const de_StartDeviceAuthorizationCommand: (
|
|
39
39
|
output: __HttpResponse,
|
|
40
40
|
context: __SerdeContext
|
|
41
41
|
) => Promise<StartDeviceAuthorizationCommandOutput>;
|
|
@@ -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.309.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -37,14 +37,14 @@
|
|
|
37
37
|
"@aws-sdk/node-config-provider": "3.306.0",
|
|
38
38
|
"@aws-sdk/node-http-handler": "3.306.0",
|
|
39
39
|
"@aws-sdk/protocol-http": "3.306.0",
|
|
40
|
-
"@aws-sdk/smithy-client": "3.
|
|
40
|
+
"@aws-sdk/smithy-client": "3.309.0",
|
|
41
41
|
"@aws-sdk/types": "3.306.0",
|
|
42
42
|
"@aws-sdk/url-parser": "3.306.0",
|
|
43
43
|
"@aws-sdk/util-base64": "3.303.0",
|
|
44
44
|
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
45
45
|
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
46
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
47
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
46
|
+
"@aws-sdk/util-defaults-mode-browser": "3.309.0",
|
|
47
|
+
"@aws-sdk/util-defaults-mode-node": "3.309.0",
|
|
48
48
|
"@aws-sdk/util-endpoints": "3.306.0",
|
|
49
49
|
"@aws-sdk/util-retry": "3.306.0",
|
|
50
50
|
"@aws-sdk/util-user-agent-browser": "3.306.0",
|
|
@@ -39,10 +39,10 @@ class AssumeRoleCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_AssumeRoleCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_AssumeRoleCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.AssumeRoleCommand = AssumeRoleCommand;
|
|
@@ -37,10 +37,10 @@ class AssumeRoleWithSAMLCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_query_1.
|
|
40
|
+
return (0, Aws_query_1.se_AssumeRoleWithSAMLCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_query_1.
|
|
43
|
+
return (0, Aws_query_1.de_AssumeRoleWithSAMLCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.AssumeRoleWithSAMLCommand = AssumeRoleWithSAMLCommand;
|
package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/AssumeRoleWithWebIdentityCommand.js
CHANGED
|
@@ -37,10 +37,10 @@ class AssumeRoleWithWebIdentityCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_query_1.
|
|
40
|
+
return (0, Aws_query_1.se_AssumeRoleWithWebIdentityCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_query_1.
|
|
43
|
+
return (0, Aws_query_1.de_AssumeRoleWithWebIdentityCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.AssumeRoleWithWebIdentityCommand = AssumeRoleWithWebIdentityCommand;
|
package/node_modules/@aws-sdk/client-sts/dist-cjs/commands/DecodeAuthorizationMessageCommand.js
CHANGED
|
@@ -39,10 +39,10 @@ class DecodeAuthorizationMessageCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_DecodeAuthorizationMessageCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_DecodeAuthorizationMessageCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.DecodeAuthorizationMessageCommand = DecodeAuthorizationMessageCommand;
|
|
@@ -39,10 +39,10 @@ class GetAccessKeyInfoCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_GetAccessKeyInfoCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_GetAccessKeyInfoCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.GetAccessKeyInfoCommand = GetAccessKeyInfoCommand;
|
|
@@ -39,10 +39,10 @@ class GetCallerIdentityCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_GetCallerIdentityCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_GetCallerIdentityCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.GetCallerIdentityCommand = GetCallerIdentityCommand;
|
|
@@ -39,10 +39,10 @@ class GetFederationTokenCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_GetFederationTokenCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_GetFederationTokenCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.GetFederationTokenCommand = GetFederationTokenCommand;
|
|
@@ -39,10 +39,10 @@ class GetSessionTokenCommand extends smithy_client_1.Command {
|
|
|
39
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
40
|
}
|
|
41
41
|
serialize(input, context) {
|
|
42
|
-
return (0, Aws_query_1.
|
|
42
|
+
return (0, Aws_query_1.se_GetSessionTokenCommand)(input, context);
|
|
43
43
|
}
|
|
44
44
|
deserialize(output, context) {
|
|
45
|
-
return (0, Aws_query_1.
|
|
45
|
+
return (0, Aws_query_1.de_GetSessionTokenCommand)(output, context);
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
exports.GetSessionTokenCommand = GetSessionTokenCommand;
|