@cdk8s/awscdk-resolver 0.0.369 → 0.0.370
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/resolve.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +1 -1
- package/node_modules/@aws-sdk/client-cloudformation/package.json +13 -14
- package/node_modules/@aws-sdk/client-sso/package.json +10 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +15 -38
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +1 -8
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +10 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -6
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +3 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +1 -9
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -2
- package/node_modules/@aws-sdk/core/package.json +3 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +29 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +13 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +2 -0
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
- package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +36 -3
- package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +15 -0
- package/node_modules/@aws-sdk/nested-clients/package.json +10 -10
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/package.json +3 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/CHANGELOG.md +0 -274
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/CONTRIBUTING.md +0 -18
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/LICENSE.md +0 -9
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/README.md +0 -466
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/bin/uuid +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/index.js +0 -9
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/md5.js +0 -215
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/native.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/nil.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/parse.js +0 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/regex.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/rng.js +0 -18
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/v1.js +0 -95
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/v3.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/v35.js +0 -66
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/v4.js +0 -29
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/v5.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/validate.js +0 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-browser/version.js +0 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/index.js +0 -9
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/md5.js +0 -13
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/native.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/nil.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/parse.js +0 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/regex.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/rng.js +0 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/sha1.js +0 -13
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/stringify.js +0 -33
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/v1.js +0 -95
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/v3.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/v35.js +0 -66
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/v4.js +0 -29
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/v5.js +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/validate.js +0 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/esm-node/version.js +0 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/index.js +0 -79
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/md5-browser.js +0 -223
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/md5.js +0 -23
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/native-browser.js +0 -11
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/native.js +0 -15
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/nil.js +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/parse.js +0 -45
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/regex.js +0 -8
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/rng-browser.js +0 -25
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/rng.js +0 -24
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/sha1-browser.js +0 -104
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/sha1.js +0 -23
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/stringify.js +0 -44
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/uuid-bin.js +0 -85
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/v1.js +0 -107
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/v3.js +0 -16
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/v35.js +0 -80
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/v4.js +0 -43
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/v5.js +0 -16
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/validate.js +0 -17
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/dist/version.js +0 -21
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/package.json +0 -135
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/uuid/wrapper.mjs +0 -10
- package/node_modules/@types/uuid/LICENSE +0 -21
- package/node_modules/@types/uuid/README.md +0 -15
- package/node_modules/@types/uuid/index.d.mts +0 -12
- package/node_modules/@types/uuid/index.d.ts +0 -86
- package/node_modules/@types/uuid/package.json +0 -54
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-web-identity",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.896.0",
|
|
4
4
|
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
},
|
|
35
35
|
"license": "Apache-2.0",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@aws-sdk/core": "3.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
37
|
+
"@aws-sdk/core": "3.896.0",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.896.0",
|
|
39
39
|
"@aws-sdk/types": "3.893.0",
|
|
40
40
|
"@smithy/property-provider": "^4.1.1",
|
|
41
41
|
"@smithy/shared-ini-file-loader": "^4.2.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-user-agent",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.896.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
|
|
@@ -25,10 +25,10 @@
|
|
|
25
25
|
},
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/core": "3.
|
|
28
|
+
"@aws-sdk/core": "3.896.0",
|
|
29
29
|
"@aws-sdk/types": "3.893.0",
|
|
30
30
|
"@aws-sdk/util-endpoints": "3.895.0",
|
|
31
|
-
"@smithy/core": "^3.
|
|
31
|
+
"@smithy/core": "^3.12.0",
|
|
32
32
|
"@smithy/protocol-http": "^5.2.1",
|
|
33
33
|
"@smithy/types": "^4.5.0",
|
|
34
34
|
"tslib": "^2.6.2"
|
|
@@ -23,6 +23,7 @@ var index_exports = {};
|
|
|
23
23
|
__export(index_exports, {
|
|
24
24
|
$Command: () => import_smithy_client6.Command,
|
|
25
25
|
AccessDeniedException: () => AccessDeniedException,
|
|
26
|
+
AccessDeniedExceptionReason: () => AccessDeniedExceptionReason,
|
|
26
27
|
AuthorizationPendingException: () => AuthorizationPendingException,
|
|
27
28
|
CreateTokenCommand: () => CreateTokenCommand,
|
|
28
29
|
CreateTokenRequestFilterSensitiveLog: () => CreateTokenRequestFilterSensitiveLog,
|
|
@@ -32,6 +33,7 @@ __export(index_exports, {
|
|
|
32
33
|
InvalidClientException: () => InvalidClientException,
|
|
33
34
|
InvalidGrantException: () => InvalidGrantException,
|
|
34
35
|
InvalidRequestException: () => InvalidRequestException,
|
|
36
|
+
InvalidRequestExceptionReason: () => InvalidRequestExceptionReason,
|
|
35
37
|
InvalidScopeException: () => InvalidScopeException,
|
|
36
38
|
SSOOIDC: () => SSOOIDC,
|
|
37
39
|
SSOOIDCClient: () => SSOOIDCClient,
|
|
@@ -211,6 +213,9 @@ var SSOOIDCServiceException = class _SSOOIDCServiceException extends import_smit
|
|
|
211
213
|
};
|
|
212
214
|
|
|
213
215
|
// src/submodules/sso-oidc/models/models_0.ts
|
|
216
|
+
var AccessDeniedExceptionReason = {
|
|
217
|
+
KMS_ACCESS_DENIED: "KMS_AccessDeniedException"
|
|
218
|
+
};
|
|
214
219
|
var AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
|
|
215
220
|
static {
|
|
216
221
|
__name(this, "AccessDeniedException");
|
|
@@ -222,6 +227,11 @@ var AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceE
|
|
|
222
227
|
* @public
|
|
223
228
|
*/
|
|
224
229
|
error;
|
|
230
|
+
/**
|
|
231
|
+
* <p>A string that uniquely identifies a reason for the error.</p>
|
|
232
|
+
* @public
|
|
233
|
+
*/
|
|
234
|
+
reason;
|
|
225
235
|
/**
|
|
226
236
|
* <p>Human-readable text providing additional information, used to assist the client developer
|
|
227
237
|
* in understanding the error that occurred.</p>
|
|
@@ -239,6 +249,7 @@ var AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceE
|
|
|
239
249
|
});
|
|
240
250
|
Object.setPrototypeOf(this, _AccessDeniedException.prototype);
|
|
241
251
|
this.error = opts.error;
|
|
252
|
+
this.reason = opts.reason;
|
|
242
253
|
this.error_description = opts.error_description;
|
|
243
254
|
}
|
|
244
255
|
};
|
|
@@ -411,6 +422,12 @@ var InvalidGrantException = class _InvalidGrantException extends SSOOIDCServiceE
|
|
|
411
422
|
this.error_description = opts.error_description;
|
|
412
423
|
}
|
|
413
424
|
};
|
|
425
|
+
var InvalidRequestExceptionReason = {
|
|
426
|
+
KMS_DISABLED_KEY: "KMS_DisabledException",
|
|
427
|
+
KMS_INVALID_KEY_USAGE: "KMS_InvalidKeyUsageException",
|
|
428
|
+
KMS_INVALID_STATE: "KMS_InvalidStateException",
|
|
429
|
+
KMS_KEY_NOT_FOUND: "KMS_NotFoundException"
|
|
430
|
+
};
|
|
414
431
|
var InvalidRequestException = class _InvalidRequestException extends SSOOIDCServiceException {
|
|
415
432
|
static {
|
|
416
433
|
__name(this, "InvalidRequestException");
|
|
@@ -423,6 +440,11 @@ var InvalidRequestException = class _InvalidRequestException extends SSOOIDCServ
|
|
|
423
440
|
* @public
|
|
424
441
|
*/
|
|
425
442
|
error;
|
|
443
|
+
/**
|
|
444
|
+
* <p>A string that uniquely identifies a reason for the error.</p>
|
|
445
|
+
* @public
|
|
446
|
+
*/
|
|
447
|
+
reason;
|
|
426
448
|
/**
|
|
427
449
|
* <p>Human-readable text providing additional information, used to assist the client developer
|
|
428
450
|
* in understanding the error that occurred.</p>
|
|
@@ -440,6 +462,7 @@ var InvalidRequestException = class _InvalidRequestException extends SSOOIDCServ
|
|
|
440
462
|
});
|
|
441
463
|
Object.setPrototypeOf(this, _InvalidRequestException.prototype);
|
|
442
464
|
this.error = opts.error;
|
|
465
|
+
this.reason = opts.reason;
|
|
443
466
|
this.error_description = opts.error_description;
|
|
444
467
|
}
|
|
445
468
|
};
|
|
@@ -670,7 +693,8 @@ var de_AccessDeniedExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, co
|
|
|
670
693
|
const data = parsedOutput.body;
|
|
671
694
|
const doc = (0, import_smithy_client5.take)(data, {
|
|
672
695
|
error: import_smithy_client5.expectString,
|
|
673
|
-
error_description: import_smithy_client5.expectString
|
|
696
|
+
error_description: import_smithy_client5.expectString,
|
|
697
|
+
reason: import_smithy_client5.expectString
|
|
674
698
|
});
|
|
675
699
|
Object.assign(contents, doc);
|
|
676
700
|
const exception = new AccessDeniedException({
|
|
@@ -754,7 +778,8 @@ var de_InvalidRequestExceptionRes = /* @__PURE__ */ __name(async (parsedOutput,
|
|
|
754
778
|
const data = parsedOutput.body;
|
|
755
779
|
const doc = (0, import_smithy_client5.take)(data, {
|
|
756
780
|
error: import_smithy_client5.expectString,
|
|
757
|
-
error_description: import_smithy_client5.expectString
|
|
781
|
+
error_description: import_smithy_client5.expectString,
|
|
782
|
+
reason: import_smithy_client5.expectString
|
|
758
783
|
});
|
|
759
784
|
Object.assign(contents, doc);
|
|
760
785
|
const exception = new InvalidRequestException({
|
|
@@ -852,6 +877,7 @@ var SSOOIDC = class extends SSOOIDCClient {
|
|
|
852
877
|
0 && (module.exports = {
|
|
853
878
|
$Command,
|
|
854
879
|
AccessDeniedException,
|
|
880
|
+
AccessDeniedExceptionReason,
|
|
855
881
|
AuthorizationPendingException,
|
|
856
882
|
CreateTokenCommand,
|
|
857
883
|
CreateTokenRequestFilterSensitiveLog,
|
|
@@ -861,6 +887,7 @@ var SSOOIDC = class extends SSOOIDCClient {
|
|
|
861
887
|
InvalidClientException,
|
|
862
888
|
InvalidGrantException,
|
|
863
889
|
InvalidRequestException,
|
|
890
|
+
InvalidRequestExceptionReason,
|
|
864
891
|
InvalidScopeException,
|
|
865
892
|
SSOOIDC,
|
|
866
893
|
SSOOIDCClient,
|
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
import { SENSITIVE_STRING } from "@smithy/smithy-client";
|
|
2
2
|
import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
|
|
3
|
+
export const AccessDeniedExceptionReason = {
|
|
4
|
+
KMS_ACCESS_DENIED: "KMS_AccessDeniedException",
|
|
5
|
+
};
|
|
3
6
|
export class AccessDeniedException extends __BaseException {
|
|
4
7
|
name = "AccessDeniedException";
|
|
5
8
|
$fault = "client";
|
|
6
9
|
error;
|
|
10
|
+
reason;
|
|
7
11
|
error_description;
|
|
8
12
|
constructor(opts) {
|
|
9
13
|
super({
|
|
@@ -13,6 +17,7 @@ export class AccessDeniedException extends __BaseException {
|
|
|
13
17
|
});
|
|
14
18
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
15
19
|
this.error = opts.error;
|
|
20
|
+
this.reason = opts.reason;
|
|
16
21
|
this.error_description = opts.error_description;
|
|
17
22
|
}
|
|
18
23
|
}
|
|
@@ -108,10 +113,17 @@ export class InvalidGrantException extends __BaseException {
|
|
|
108
113
|
this.error_description = opts.error_description;
|
|
109
114
|
}
|
|
110
115
|
}
|
|
116
|
+
export const InvalidRequestExceptionReason = {
|
|
117
|
+
KMS_DISABLED_KEY: "KMS_DisabledException",
|
|
118
|
+
KMS_INVALID_KEY_USAGE: "KMS_InvalidKeyUsageException",
|
|
119
|
+
KMS_INVALID_STATE: "KMS_InvalidStateException",
|
|
120
|
+
KMS_KEY_NOT_FOUND: "KMS_NotFoundException",
|
|
121
|
+
};
|
|
111
122
|
export class InvalidRequestException extends __BaseException {
|
|
112
123
|
name = "InvalidRequestException";
|
|
113
124
|
$fault = "client";
|
|
114
125
|
error;
|
|
126
|
+
reason;
|
|
115
127
|
error_description;
|
|
116
128
|
constructor(opts) {
|
|
117
129
|
super({
|
|
@@ -121,6 +133,7 @@ export class InvalidRequestException extends __BaseException {
|
|
|
121
133
|
});
|
|
122
134
|
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
123
135
|
this.error = opts.error;
|
|
136
|
+
this.reason = opts.reason;
|
|
124
137
|
this.error_description = opts.error_description;
|
|
125
138
|
}
|
|
126
139
|
}
|
package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js
CHANGED
|
@@ -98,6 +98,7 @@ const de_AccessDeniedExceptionRes = async (parsedOutput, context) => {
|
|
|
98
98
|
const doc = take(data, {
|
|
99
99
|
error: __expectString,
|
|
100
100
|
error_description: __expectString,
|
|
101
|
+
reason: __expectString,
|
|
101
102
|
});
|
|
102
103
|
Object.assign(contents, doc);
|
|
103
104
|
const exception = new AccessDeniedException({
|
|
@@ -182,6 +183,7 @@ const de_InvalidRequestExceptionRes = async (parsedOutput, context) => {
|
|
|
182
183
|
const doc = take(data, {
|
|
183
184
|
error: __expectString,
|
|
184
185
|
error_description: __expectString,
|
|
186
|
+
reason: __expectString,
|
|
185
187
|
});
|
|
186
188
|
Object.assign(contents, doc);
|
|
187
189
|
const exception = new InvalidRequestException({
|
|
@@ -17,7 +17,7 @@ export interface SSOOIDC {
|
|
|
17
17
|
* <b>API namespaces</b>
|
|
18
18
|
* </p>
|
|
19
19
|
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces. IAM Identity Center
|
|
20
|
-
* OpenID Connect uses the <code>sso-
|
|
20
|
+
* OpenID Connect uses the <code>sso-oauth</code> namespace.</p>
|
|
21
21
|
* <p>
|
|
22
22
|
* <b>Considerations for using this guide</b>
|
|
23
23
|
* </p>
|
package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts
CHANGED
|
@@ -171,7 +171,7 @@ export interface SSOOIDCClientResolvedConfig extends SSOOIDCClientResolvedConfig
|
|
|
171
171
|
* <b>API namespaces</b>
|
|
172
172
|
* </p>
|
|
173
173
|
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces. IAM Identity Center
|
|
174
|
-
* OpenID Connect uses the <code>sso-
|
|
174
|
+
* OpenID Connect uses the <code>sso-oauth</code> namespace.</p>
|
|
175
175
|
* <p>
|
|
176
176
|
* <b>Considerations for using this guide</b>
|
|
177
177
|
* </p>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
* <b>API namespaces</b>
|
|
7
7
|
* </p>
|
|
8
8
|
* <p>IAM Identity Center uses the <code>sso</code> and <code>identitystore</code> API namespaces. IAM Identity Center
|
|
9
|
-
* OpenID Connect uses the <code>sso-
|
|
9
|
+
* OpenID Connect uses the <code>sso-oauth</code> namespace.</p>
|
|
10
10
|
* <p>
|
|
11
11
|
* <b>Considerations for using this guide</b>
|
|
12
12
|
* </p>
|
package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts
CHANGED
|
@@ -1,5 +1,16 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
* @enum
|
|
6
|
+
*/
|
|
7
|
+
export declare const AccessDeniedExceptionReason: {
|
|
8
|
+
readonly KMS_ACCESS_DENIED: "KMS_AccessDeniedException";
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export type AccessDeniedExceptionReason = (typeof AccessDeniedExceptionReason)[keyof typeof AccessDeniedExceptionReason];
|
|
3
14
|
/**
|
|
4
15
|
* <p>You do not have sufficient access to perform this action.</p>
|
|
5
16
|
* @public
|
|
@@ -12,6 +23,11 @@ export declare class AccessDeniedException extends __BaseException {
|
|
|
12
23
|
* @public
|
|
13
24
|
*/
|
|
14
25
|
error?: string | undefined;
|
|
26
|
+
/**
|
|
27
|
+
* <p>A string that uniquely identifies a reason for the error.</p>
|
|
28
|
+
* @public
|
|
29
|
+
*/
|
|
30
|
+
reason?: AccessDeniedExceptionReason | undefined;
|
|
15
31
|
/**
|
|
16
32
|
* <p>Human-readable text providing additional information, used to assist the client developer
|
|
17
33
|
* in understanding the error that occurred.</p>
|
|
@@ -98,9 +114,7 @@ export interface CreateTokenRequest {
|
|
|
98
114
|
*/
|
|
99
115
|
refreshToken?: string | undefined;
|
|
100
116
|
/**
|
|
101
|
-
* <p>The list of scopes for which authorization is requested.
|
|
102
|
-
* is limited to the scopes that are granted. If this value is not specified, IAM Identity Center authorizes
|
|
103
|
-
* all scopes that are configured for the client during the call to <a>RegisterClient</a>.</p>
|
|
117
|
+
* <p>The list of scopes for which authorization is requested. This parameter has no effect; the access token will always include all scopes configured during client registration.</p>
|
|
104
118
|
* @public
|
|
105
119
|
*/
|
|
106
120
|
scope?: string[] | undefined;
|
|
@@ -264,6 +278,20 @@ export declare class InvalidGrantException extends __BaseException {
|
|
|
264
278
|
*/
|
|
265
279
|
constructor(opts: __ExceptionOptionType<InvalidGrantException, __BaseException>);
|
|
266
280
|
}
|
|
281
|
+
/**
|
|
282
|
+
* @public
|
|
283
|
+
* @enum
|
|
284
|
+
*/
|
|
285
|
+
export declare const InvalidRequestExceptionReason: {
|
|
286
|
+
readonly KMS_DISABLED_KEY: "KMS_DisabledException";
|
|
287
|
+
readonly KMS_INVALID_KEY_USAGE: "KMS_InvalidKeyUsageException";
|
|
288
|
+
readonly KMS_INVALID_STATE: "KMS_InvalidStateException";
|
|
289
|
+
readonly KMS_KEY_NOT_FOUND: "KMS_NotFoundException";
|
|
290
|
+
};
|
|
291
|
+
/**
|
|
292
|
+
* @public
|
|
293
|
+
*/
|
|
294
|
+
export type InvalidRequestExceptionReason = (typeof InvalidRequestExceptionReason)[keyof typeof InvalidRequestExceptionReason];
|
|
267
295
|
/**
|
|
268
296
|
* <p>Indicates that something is wrong with the input to the request. For example, a required
|
|
269
297
|
* parameter might be missing or out of range.</p>
|
|
@@ -278,6 +306,11 @@ export declare class InvalidRequestException extends __BaseException {
|
|
|
278
306
|
* @public
|
|
279
307
|
*/
|
|
280
308
|
error?: string | undefined;
|
|
309
|
+
/**
|
|
310
|
+
* <p>A string that uniquely identifies a reason for the error.</p>
|
|
311
|
+
* @public
|
|
312
|
+
*/
|
|
313
|
+
reason?: InvalidRequestExceptionReason | undefined;
|
|
281
314
|
/**
|
|
282
315
|
* <p>Human-readable text providing additional information, used to assist the client developer
|
|
283
316
|
* in understanding the error that occurred.</p>
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
|
|
3
|
+
export declare const AccessDeniedExceptionReason: {
|
|
4
|
+
readonly KMS_ACCESS_DENIED: "KMS_AccessDeniedException";
|
|
5
|
+
};
|
|
6
|
+
export type AccessDeniedExceptionReason =
|
|
7
|
+
(typeof AccessDeniedExceptionReason)[keyof typeof AccessDeniedExceptionReason];
|
|
3
8
|
export declare class AccessDeniedException extends __BaseException {
|
|
4
9
|
readonly name: "AccessDeniedException";
|
|
5
10
|
readonly $fault: "client";
|
|
6
11
|
error?: string | undefined;
|
|
12
|
+
reason?: AccessDeniedExceptionReason | undefined;
|
|
7
13
|
error_description?: string | undefined;
|
|
8
14
|
constructor(
|
|
9
15
|
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
@@ -78,10 +84,19 @@ export declare class InvalidGrantException extends __BaseException {
|
|
|
78
84
|
opts: __ExceptionOptionType<InvalidGrantException, __BaseException>
|
|
79
85
|
);
|
|
80
86
|
}
|
|
87
|
+
export declare const InvalidRequestExceptionReason: {
|
|
88
|
+
readonly KMS_DISABLED_KEY: "KMS_DisabledException";
|
|
89
|
+
readonly KMS_INVALID_KEY_USAGE: "KMS_InvalidKeyUsageException";
|
|
90
|
+
readonly KMS_INVALID_STATE: "KMS_InvalidStateException";
|
|
91
|
+
readonly KMS_KEY_NOT_FOUND: "KMS_NotFoundException";
|
|
92
|
+
};
|
|
93
|
+
export type InvalidRequestExceptionReason =
|
|
94
|
+
(typeof InvalidRequestExceptionReason)[keyof typeof InvalidRequestExceptionReason];
|
|
81
95
|
export declare class InvalidRequestException extends __BaseException {
|
|
82
96
|
readonly name: "InvalidRequestException";
|
|
83
97
|
readonly $fault: "client";
|
|
84
98
|
error?: string | undefined;
|
|
99
|
+
reason?: InvalidRequestExceptionReason | undefined;
|
|
85
100
|
error_description?: string | undefined;
|
|
86
101
|
constructor(
|
|
87
102
|
opts: __ExceptionOptionType<InvalidRequestException, __BaseException>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.896.0",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,37 +29,37 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
31
31
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
32
|
-
"@aws-sdk/core": "3.
|
|
32
|
+
"@aws-sdk/core": "3.896.0",
|
|
33
33
|
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
34
34
|
"@aws-sdk/middleware-logger": "3.893.0",
|
|
35
35
|
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "3.896.0",
|
|
37
37
|
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
38
38
|
"@aws-sdk/types": "3.893.0",
|
|
39
39
|
"@aws-sdk/util-endpoints": "3.895.0",
|
|
40
40
|
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
41
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
41
|
+
"@aws-sdk/util-user-agent-node": "3.896.0",
|
|
42
42
|
"@smithy/config-resolver": "^4.2.2",
|
|
43
|
-
"@smithy/core": "^3.
|
|
43
|
+
"@smithy/core": "^3.12.0",
|
|
44
44
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
45
45
|
"@smithy/hash-node": "^4.1.1",
|
|
46
46
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
47
47
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
48
|
-
"@smithy/middleware-endpoint": "^4.2.
|
|
49
|
-
"@smithy/middleware-retry": "^4.
|
|
48
|
+
"@smithy/middleware-endpoint": "^4.2.4",
|
|
49
|
+
"@smithy/middleware-retry": "^4.3.0",
|
|
50
50
|
"@smithy/middleware-serde": "^4.1.1",
|
|
51
51
|
"@smithy/middleware-stack": "^4.1.1",
|
|
52
52
|
"@smithy/node-config-provider": "^4.2.2",
|
|
53
53
|
"@smithy/node-http-handler": "^4.2.1",
|
|
54
54
|
"@smithy/protocol-http": "^5.2.1",
|
|
55
|
-
"@smithy/smithy-client": "^4.6.
|
|
55
|
+
"@smithy/smithy-client": "^4.6.4",
|
|
56
56
|
"@smithy/types": "^4.5.0",
|
|
57
57
|
"@smithy/url-parser": "^4.1.1",
|
|
58
58
|
"@smithy/util-base64": "^4.1.0",
|
|
59
59
|
"@smithy/util-body-length-browser": "^4.1.0",
|
|
60
60
|
"@smithy/util-body-length-node": "^4.1.0",
|
|
61
|
-
"@smithy/util-defaults-mode-browser": "^4.1.
|
|
62
|
-
"@smithy/util-defaults-mode-node": "^4.1.
|
|
61
|
+
"@smithy/util-defaults-mode-browser": "^4.1.4",
|
|
62
|
+
"@smithy/util-defaults-mode-node": "^4.1.4",
|
|
63
63
|
"@smithy/util-endpoints": "^3.1.2",
|
|
64
64
|
"@smithy/util-middleware": "^4.1.1",
|
|
65
65
|
"@smithy/util-retry": "^4.1.2",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.896.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
},
|
|
30
30
|
"license": "Apache-2.0",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@aws-sdk/core": "3.
|
|
33
|
-
"@aws-sdk/nested-clients": "3.
|
|
32
|
+
"@aws-sdk/core": "3.896.0",
|
|
33
|
+
"@aws-sdk/nested-clients": "3.896.0",
|
|
34
34
|
"@aws-sdk/types": "3.893.0",
|
|
35
35
|
"@smithy/property-provider": "^4.1.1",
|
|
36
36
|
"@smithy/shared-ini-file-loader": "^4.2.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-user-agent-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.896.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"license": "Apache-2.0",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
25
|
+
"@aws-sdk/middleware-user-agent": "3.896.0",
|
|
26
26
|
"@aws-sdk/types": "3.893.0",
|
|
27
27
|
"@smithy/node-config-provider": "^4.2.2",
|
|
28
28
|
"@smithy/types": "^4.5.0",
|
package/package.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"organization": false
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
|
-
"@cdk8s/projen-common": "0.0.
|
|
45
|
+
"@cdk8s/projen-common": "0.0.623",
|
|
46
46
|
"@stylistic/eslint-plugin": "^2",
|
|
47
47
|
"@types/fs-extra": "^11.0.4",
|
|
48
48
|
"@types/jest": "^27",
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"constructs": "^10.3.0"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@aws-sdk/client-cloudformation": "^3.
|
|
80
|
+
"@aws-sdk/client-cloudformation": "^3.896.0"
|
|
81
81
|
},
|
|
82
82
|
"bundledDependencies": [
|
|
83
83
|
"@aws-sdk/client-cloudformation"
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
"publishConfig": {
|
|
94
94
|
"access": "public"
|
|
95
95
|
},
|
|
96
|
-
"version": "0.0.
|
|
96
|
+
"version": "0.0.370",
|
|
97
97
|
"jest": {
|
|
98
98
|
"coverageProvider": "v8",
|
|
99
99
|
"testMatch": [
|