@servicevic-oss/cdk-cleanup-certificate-validation-records 1.3.21 → 1.3.23

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.
Files changed (52) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +2 -2
  3. package/node_modules/@aws-sdk/client-acm/package.json +3 -3
  4. package/node_modules/@aws-sdk/client-route-53/package.json +3 -3
  5. package/node_modules/@aws-sdk/core/package.json +1 -1
  6. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  7. package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
  8. package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  9. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  10. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  11. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  12. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  13. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  14. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +99 -106
  15. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +62 -120
  16. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +55 -86
  17. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +73 -104
  18. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +102 -185
  19. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +4 -5
  20. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/bdd.js +21 -57
  21. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +1 -2
  22. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +2 -4
  23. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +73 -41
  24. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +4 -5
  25. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +20 -52
  26. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +1 -2
  27. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -4
  28. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +36 -59
  29. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +4 -5
  30. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js +17 -45
  31. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +1 -2
  32. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +2 -4
  33. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +32 -32
  34. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +4 -5
  35. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js +17 -45
  36. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +1 -2
  37. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -4
  38. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +50 -50
  39. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +4 -5
  40. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +1 -1
  41. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/bdd.js +34 -96
  42. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +1 -2
  43. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +3 -6
  44. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +63 -80
  45. package/node_modules/@aws-sdk/nested-clients/package.json +2 -2
  46. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  47. package/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +2 -2
  48. package/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/node-http.js +2 -0
  49. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +1 -1
  50. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/node-http.d.ts +2 -0
  51. package/node_modules/@smithy/credential-provider-imds/package.json +1 -1
  52. package/package.json +5 -5
@@ -64,129 +64,112 @@ const _s_registry = TypeRegistry.for(_s);
64
64
  export var STSServiceException$ = [-3, _s, "STSServiceException", 0, [], []];
65
65
  _s_registry.registerError(STSServiceException$, STSServiceException);
66
66
  const n0_registry = TypeRegistry.for(n0);
67
- export var ExpiredTokenException$ = [
68
- -3,
69
- n0,
70
- _ETE,
67
+ export var ExpiredTokenException$ = [-3, n0, _ETE,
71
68
  { [_aQE]: [`ExpiredTokenException`, 400], [_e]: _c, [_hE]: 400 },
72
69
  [_m],
73
- [0],
70
+ [0]
74
71
  ];
75
72
  n0_registry.registerError(ExpiredTokenException$, ExpiredTokenException);
76
- export var IDPCommunicationErrorException$ = [
77
- -3,
78
- n0,
79
- _IDPCEE,
73
+ export var IDPCommunicationErrorException$ = [-3, n0, _IDPCEE,
80
74
  { [_aQE]: [`IDPCommunicationError`, 400], [_e]: _c, [_hE]: 400 },
81
75
  [_m],
82
- [0],
76
+ [0]
83
77
  ];
84
78
  n0_registry.registerError(IDPCommunicationErrorException$, IDPCommunicationErrorException);
85
- export var IDPRejectedClaimException$ = [
86
- -3,
87
- n0,
88
- _IDPRCE,
79
+ export var IDPRejectedClaimException$ = [-3, n0, _IDPRCE,
89
80
  { [_aQE]: [`IDPRejectedClaim`, 403], [_e]: _c, [_hE]: 403 },
90
81
  [_m],
91
- [0],
82
+ [0]
92
83
  ];
93
84
  n0_registry.registerError(IDPRejectedClaimException$, IDPRejectedClaimException);
94
- export var InvalidIdentityTokenException$ = [
95
- -3,
96
- n0,
97
- _IITE,
85
+ export var InvalidIdentityTokenException$ = [-3, n0, _IITE,
98
86
  { [_aQE]: [`InvalidIdentityToken`, 400], [_e]: _c, [_hE]: 400 },
99
87
  [_m],
100
- [0],
88
+ [0]
101
89
  ];
102
90
  n0_registry.registerError(InvalidIdentityTokenException$, InvalidIdentityTokenException);
103
- export var MalformedPolicyDocumentException$ = [
104
- -3,
105
- n0,
106
- _MPDE,
91
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
107
92
  { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
108
93
  [_m],
109
- [0],
94
+ [0]
110
95
  ];
111
96
  n0_registry.registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
112
- export var PackedPolicyTooLargeException$ = [
113
- -3,
114
- n0,
115
- _PPTLE,
97
+ export var PackedPolicyTooLargeException$ = [-3, n0, _PPTLE,
116
98
  { [_aQE]: [`PackedPolicyTooLarge`, 400], [_e]: _c, [_hE]: 400 },
117
99
  [_m],
118
- [0],
100
+ [0]
119
101
  ];
120
102
  n0_registry.registerError(PackedPolicyTooLargeException$, PackedPolicyTooLargeException);
121
- export var RegionDisabledException$ = [
122
- -3,
123
- n0,
124
- _RDE,
103
+ export var RegionDisabledException$ = [-3, n0, _RDE,
125
104
  { [_aQE]: [`RegionDisabledException`, 403], [_e]: _c, [_hE]: 403 },
126
105
  [_m],
127
- [0],
106
+ [0]
128
107
  ];
129
108
  n0_registry.registerError(RegionDisabledException$, RegionDisabledException);
130
- export const errorTypeRegistries = [_s_registry, n0_registry];
109
+ export const errorTypeRegistries = [
110
+ _s_registry,
111
+ n0_registry,
112
+ ];
131
113
  var accessKeySecretType = [0, n0, _aKST, 8, 0];
132
114
  var clientTokenType = [0, n0, _cTT, 8, 0];
133
- export var AssumedRoleUser$ = [3, n0, _ARU, 0, [_ARI, _A], [0, 0], 2];
134
- export var AssumeRoleRequest$ = [
135
- 3,
136
- n0,
137
- _ARR,
115
+ export var AssumedRoleUser$ = [3, n0, _ARU,
116
+ 0,
117
+ [_ARI, _A],
118
+ [0, 0], 2
119
+ ];
120
+ export var AssumeRoleRequest$ = [3, n0, _ARR,
138
121
  0,
139
122
  [_RA, _RSN, _PA, _P, _DS, _T, _TTK, _EI, _SN, _TC, _SI, _PC],
140
- [0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType],
141
- 2,
123
+ [0, 0, () => policyDescriptorListType, 0, 1, () => tagListType, 64 | 0, 0, 0, 0, 0, () => ProvidedContextsListType], 2
142
124
  ];
143
- export var AssumeRoleResponse$ = [
144
- 3,
145
- n0,
146
- _ARRs,
125
+ export var AssumeRoleResponse$ = [3, n0, _ARRs,
147
126
  0,
148
127
  [_C, _ARU, _PPS, _SI],
149
- [[() => Credentials$, 0], () => AssumedRoleUser$, 1, 0],
128
+ [[() => Credentials$, 0], () => AssumedRoleUser$, 1, 0]
150
129
  ];
151
- export var AssumeRoleWithWebIdentityRequest$ = [
152
- 3,
153
- n0,
154
- _ARWWIR,
130
+ export var AssumeRoleWithWebIdentityRequest$ = [3, n0, _ARWWIR,
155
131
  0,
156
132
  [_RA, _RSN, _WIT, _PI, _PA, _P, _DS],
157
- [0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1],
158
- 3,
133
+ [0, 0, [() => clientTokenType, 0], 0, () => policyDescriptorListType, 0, 1], 3
159
134
  ];
160
- export var AssumeRoleWithWebIdentityResponse$ = [
161
- 3,
162
- n0,
163
- _ARWWIRs,
135
+ export var AssumeRoleWithWebIdentityResponse$ = [3, n0, _ARWWIRs,
164
136
  0,
165
137
  [_C, _SFWIT, _ARU, _PPS, _Pr, _Au, _SI],
166
- [[() => Credentials$, 0], 0, () => AssumedRoleUser$, 1, 0, 0, 0],
138
+ [[() => Credentials$, 0], 0, () => AssumedRoleUser$, 1, 0, 0, 0]
167
139
  ];
168
- export var Credentials$ = [
169
- 3,
170
- n0,
171
- _C,
140
+ export var Credentials$ = [3, n0, _C,
172
141
  0,
173
142
  [_AKI, _SAK, _ST, _E],
174
- [0, [() => accessKeySecretType, 0], 0, 4],
175
- 4,
176
- ];
177
- export var PolicyDescriptorType$ = [3, n0, _PDT, 0, [_a], [0]];
178
- export var ProvidedContext$ = [3, n0, _PCr, 0, [_PAr, _CA], [0, 0]];
179
- export var Tag$ = [3, n0, _Ta, 0, [_K, _V], [0, 0], 2];
180
- var policyDescriptorListType = [1, n0, _pDLT, 0, () => PolicyDescriptorType$];
181
- var ProvidedContextsListType = [1, n0, _PCLT, 0, () => ProvidedContext$];
182
- var tagKeyListType = 64 | 0;
183
- var tagListType = [1, n0, _tLT, 0, () => Tag$];
184
- export var AssumeRole$ = [9, n0, _AR, 0, () => AssumeRoleRequest$, () => AssumeRoleResponse$];
185
- export var AssumeRoleWithWebIdentity$ = [
186
- 9,
187
- n0,
188
- _ARWWI,
143
+ [0, [() => accessKeySecretType, 0], 0, 4], 4
144
+ ];
145
+ export var PolicyDescriptorType$ = [3, n0, _PDT,
146
+ 0,
147
+ [_a],
148
+ [0]
149
+ ];
150
+ export var ProvidedContext$ = [3, n0, _PCr,
189
151
  0,
190
- () => AssumeRoleWithWebIdentityRequest$,
191
- () => AssumeRoleWithWebIdentityResponse$,
152
+ [_PAr, _CA],
153
+ [0, 0]
154
+ ];
155
+ export var Tag$ = [3, n0, _Ta,
156
+ 0,
157
+ [_K, _V],
158
+ [0, 0], 2
159
+ ];
160
+ var policyDescriptorListType = [1, n0, _pDLT,
161
+ 0, () => PolicyDescriptorType$
162
+ ];
163
+ var ProvidedContextsListType = [1, n0, _PCLT,
164
+ 0, () => ProvidedContext$
165
+ ];
166
+ var tagKeyListType = 64 | 0;
167
+ var tagListType = [1, n0, _tLT,
168
+ 0, () => Tag$
169
+ ];
170
+ export var AssumeRole$ = [9, n0, _AR,
171
+ 0, () => AssumeRoleRequest$, () => AssumeRoleResponse$
172
+ ];
173
+ export var AssumeRoleWithWebIdentity$ = [9, n0, _ARWWI,
174
+ 0, () => AssumeRoleWithWebIdentityRequest$, () => AssumeRoleWithWebIdentityResponse$
192
175
  ];
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.997.14",
3
+ "version": "3.997.16",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,7 +29,7 @@
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.974.16",
32
+ "@aws-sdk/core": "^3.974.17",
33
33
  "@aws-sdk/signature-v4-multi-region": "^3.996.31",
34
34
  "@aws-sdk/types": "^3.973.10",
35
35
  "@smithy/core": "^3.24.6",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.1059.0",
3
+ "version": "3.1062.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.974.16",
33
- "@aws-sdk/nested-clients": "^3.997.14",
32
+ "@aws-sdk/core": "^3.974.17",
33
+ "@aws-sdk/nested-clients": "^3.997.16",
34
34
  "@aws-sdk/types": "^3.973.10",
35
35
  "@smithy/core": "^3.24.6",
36
36
  "@smithy/types": "^4.14.3",
@@ -1,8 +1,8 @@
1
- import { request } from "node:http";
2
1
  import { ProviderError } from "@smithy/core/config";
2
+ import { node_http } from "./node-http";
3
3
  export function httpRequest(options) {
4
4
  return new Promise((resolve, reject) => {
5
- const req = request({
5
+ const req = node_http.request({
6
6
  method: "GET",
7
7
  ...options,
8
8
  hostname: options.hostname?.replace(/^\[(.+)\]$/, "$1"),
@@ -0,0 +1,2 @@
1
+ import node_http from "node:http";
2
+ export { node_http };
@@ -1,4 +1,4 @@
1
- import { type RequestOptions } from "node:http";
1
+ import type { RequestOptions } from "node:http";
2
2
  /**
3
3
  * @internal
4
4
  */
@@ -0,0 +1,2 @@
1
+ import node_http from "node:http";
2
+ export { node_http };
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/credential-provider-imds",
3
- "version": "4.3.7",
3
+ "version": "4.3.8",
4
4
  "description": "AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
package/package.json CHANGED
@@ -48,9 +48,9 @@
48
48
  "jest": "^29.7.0",
49
49
  "jest-junit": "^17",
50
50
  "jsii": "~5.9.0",
51
- "jsii-diff": "^1.133.0",
51
+ "jsii-diff": "^1.134.0",
52
52
  "jsii-docgen": "^10.5.0",
53
- "jsii-pacmak": "^1.133.0",
53
+ "jsii-pacmak": "^1.134.0",
54
54
  "jsii-rosetta": "~5.9.0",
55
55
  "projen": "^0.99.70",
56
56
  "ts-jest": "^29.4.11",
@@ -62,8 +62,8 @@
62
62
  "constructs": "^10.5.1"
63
63
  },
64
64
  "dependencies": {
65
- "@aws-sdk/client-acm": "^3.1059.0",
66
- "@aws-sdk/client-route-53": "^3.1059.0",
65
+ "@aws-sdk/client-acm": "^3.1062.0",
66
+ "@aws-sdk/client-route-53": "^3.1062.0",
67
67
  "@types/aws-lambda": "^8.10.161",
68
68
  "async-await-retry": "^2.1.0"
69
69
  },
@@ -90,7 +90,7 @@
90
90
  "publishConfig": {
91
91
  "access": "public"
92
92
  },
93
- "version": "1.3.21",
93
+ "version": "1.3.23",
94
94
  "jest": {
95
95
  "coverageProvider": "v8",
96
96
  "testMatch": [