@aws-sdk/client-opensearch 3.1036.0 → 3.1038.0
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/dist-cjs/schemas/schemas_0.js +5 -4
- package/dist-es/schemas/schemas_0.js +5 -4
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainConfigCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDomainsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDryRunProgressCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainConfigCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +10 -0
- package/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/package.json +7 -7
|
@@ -431,6 +431,7 @@ const _Id_ = "Id";
|
|
|
431
431
|
const _In = "Insight";
|
|
432
432
|
const _Ins = "Insights";
|
|
433
433
|
const _Is = "Issues";
|
|
434
|
+
const _JU = "JwksUrl";
|
|
434
435
|
const _JWTO = "JWTOptions";
|
|
435
436
|
const _JWTOI = "JWTOptionsInput";
|
|
436
437
|
const _JWTOO = "JWTOptionsOutput";
|
|
@@ -1883,13 +1884,13 @@ exports.IPAddressTypeStatus$ = [3, n0, _IPATS,
|
|
|
1883
1884
|
];
|
|
1884
1885
|
exports.JWTOptionsInput$ = [3, n0, _JWTOI,
|
|
1885
1886
|
0,
|
|
1886
|
-
[_E, _SK, _RK, _PK],
|
|
1887
|
-
[2, 0, 0, 0]
|
|
1887
|
+
[_E, _SK, _RK, _JU, _PK],
|
|
1888
|
+
[2, 0, 0, 0, 0]
|
|
1888
1889
|
];
|
|
1889
1890
|
exports.JWTOptionsOutput$ = [3, n0, _JWTOO,
|
|
1890
1891
|
0,
|
|
1891
|
-
[_E, _SK, _RK, _PK],
|
|
1892
|
-
[2, 0, 0, 0]
|
|
1892
|
+
[_E, _SK, _RK, _JU, _PK],
|
|
1893
|
+
[2, 0, 0, 0, 0]
|
|
1893
1894
|
];
|
|
1894
1895
|
exports.KeyStoreAccessOption$ = [3, n0, _KSAO,
|
|
1895
1896
|
0,
|
|
@@ -420,6 +420,7 @@ const _Id_ = "Id";
|
|
|
420
420
|
const _In = "Insight";
|
|
421
421
|
const _Ins = "Insights";
|
|
422
422
|
const _Is = "Issues";
|
|
423
|
+
const _JU = "JwksUrl";
|
|
423
424
|
const _JWTO = "JWTOptions";
|
|
424
425
|
const _JWTOI = "JWTOptionsInput";
|
|
425
426
|
const _JWTOO = "JWTOptionsOutput";
|
|
@@ -1872,13 +1873,13 @@ export var IPAddressTypeStatus$ = [3, n0, _IPATS,
|
|
|
1872
1873
|
];
|
|
1873
1874
|
export var JWTOptionsInput$ = [3, n0, _JWTOI,
|
|
1874
1875
|
0,
|
|
1875
|
-
[_E, _SK, _RK, _PK],
|
|
1876
|
-
[2, 0, 0, 0]
|
|
1876
|
+
[_E, _SK, _RK, _JU, _PK],
|
|
1877
|
+
[2, 0, 0, 0, 0]
|
|
1877
1878
|
];
|
|
1878
1879
|
export var JWTOptionsOutput$ = [3, n0, _JWTOO,
|
|
1879
1880
|
0,
|
|
1880
|
-
[_E, _SK, _RK, _PK],
|
|
1881
|
-
[2, 0, 0, 0]
|
|
1881
|
+
[_E, _SK, _RK, _JU, _PK],
|
|
1882
|
+
[2, 0, 0, 0, 0]
|
|
1882
1883
|
];
|
|
1883
1884
|
export var KeyStoreAccessOption$ = [3, n0, _KSAO,
|
|
1884
1885
|
0,
|
|
@@ -141,6 +141,7 @@ declare const CreateDomainCommand_base: {
|
|
|
141
141
|
* Enabled: true || false,
|
|
142
142
|
* SubjectKey: "STRING_VALUE",
|
|
143
143
|
* RolesKey: "STRING_VALUE",
|
|
144
|
+
* JwksUrl: "STRING_VALUE",
|
|
144
145
|
* PublicKey: "STRING_VALUE",
|
|
145
146
|
* },
|
|
146
147
|
* IAMFederationOptions: { // IAMFederationOptionsInput
|
|
@@ -331,6 +332,7 @@ declare const CreateDomainCommand_base: {
|
|
|
331
332
|
* // Enabled: true || false,
|
|
332
333
|
* // SubjectKey: "STRING_VALUE",
|
|
333
334
|
* // RolesKey: "STRING_VALUE",
|
|
335
|
+
* // JwksUrl: "STRING_VALUE",
|
|
334
336
|
* // PublicKey: "STRING_VALUE",
|
|
335
337
|
* // },
|
|
336
338
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -166,6 +166,7 @@ declare const DeleteDomainCommand_base: {
|
|
|
166
166
|
* // Enabled: true || false,
|
|
167
167
|
* // SubjectKey: "STRING_VALUE",
|
|
168
168
|
* // RolesKey: "STRING_VALUE",
|
|
169
|
+
* // JwksUrl: "STRING_VALUE",
|
|
169
170
|
* // PublicKey: "STRING_VALUE",
|
|
170
171
|
* // },
|
|
171
172
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -166,6 +166,7 @@ declare const DescribeDomainCommand_base: {
|
|
|
166
166
|
* // Enabled: true || false,
|
|
167
167
|
* // SubjectKey: "STRING_VALUE",
|
|
168
168
|
* // RolesKey: "STRING_VALUE",
|
|
169
|
+
* // JwksUrl: "STRING_VALUE",
|
|
169
170
|
* // PublicKey: "STRING_VALUE",
|
|
170
171
|
* // },
|
|
171
172
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -212,6 +212,7 @@ declare const DescribeDomainConfigCommand_base: {
|
|
|
212
212
|
* // Enabled: true || false,
|
|
213
213
|
* // SubjectKey: "STRING_VALUE",
|
|
214
214
|
* // RolesKey: "STRING_VALUE",
|
|
215
|
+
* // JwksUrl: "STRING_VALUE",
|
|
215
216
|
* // PublicKey: "STRING_VALUE",
|
|
216
217
|
* // },
|
|
217
218
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -169,6 +169,7 @@ declare const DescribeDomainsCommand_base: {
|
|
|
169
169
|
* // Enabled: true || false,
|
|
170
170
|
* // SubjectKey: "STRING_VALUE",
|
|
171
171
|
* // RolesKey: "STRING_VALUE",
|
|
172
|
+
* // JwksUrl: "STRING_VALUE",
|
|
172
173
|
* // PublicKey: "STRING_VALUE",
|
|
173
174
|
* // },
|
|
174
175
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -180,6 +180,7 @@ declare const DescribeDryRunProgressCommand_base: {
|
|
|
180
180
|
* // Enabled: true || false,
|
|
181
181
|
* // SubjectKey: "STRING_VALUE",
|
|
182
182
|
* // RolesKey: "STRING_VALUE",
|
|
183
|
+
* // JwksUrl: "STRING_VALUE",
|
|
183
184
|
* // PublicKey: "STRING_VALUE",
|
|
184
185
|
* // },
|
|
185
186
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -140,6 +140,7 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
140
140
|
* Enabled: true || false,
|
|
141
141
|
* SubjectKey: "STRING_VALUE",
|
|
142
142
|
* RolesKey: "STRING_VALUE",
|
|
143
|
+
* JwksUrl: "STRING_VALUE",
|
|
143
144
|
* PublicKey: "STRING_VALUE",
|
|
144
145
|
* },
|
|
145
146
|
* IAMFederationOptions: { // IAMFederationOptionsInput
|
|
@@ -374,6 +375,7 @@ declare const UpdateDomainConfigCommand_base: {
|
|
|
374
375
|
* // Enabled: true || false,
|
|
375
376
|
* // SubjectKey: "STRING_VALUE",
|
|
376
377
|
* // RolesKey: "STRING_VALUE",
|
|
378
|
+
* // JwksUrl: "STRING_VALUE",
|
|
377
379
|
* // PublicKey: "STRING_VALUE",
|
|
378
380
|
* // },
|
|
379
381
|
* // IAMFederationOptions: { // IAMFederationOptionsOutput
|
|
@@ -586,6 +586,11 @@ export interface JWTOptionsOutput {
|
|
|
586
586
|
* @public
|
|
587
587
|
*/
|
|
588
588
|
RolesKey?: string | undefined;
|
|
589
|
+
/**
|
|
590
|
+
* <p>The configured JWKS URL endpoint from which the cluster retrieves public keys to verify JWT requests.</p>
|
|
591
|
+
* @public
|
|
592
|
+
*/
|
|
593
|
+
JwksUrl?: string | undefined;
|
|
589
594
|
/**
|
|
590
595
|
* <p>The key used to verify the signature of incoming JWT requests.</p>
|
|
591
596
|
* @public
|
|
@@ -726,6 +731,11 @@ export interface JWTOptionsInput {
|
|
|
726
731
|
* @public
|
|
727
732
|
*/
|
|
728
733
|
RolesKey?: string | undefined;
|
|
734
|
+
/**
|
|
735
|
+
* <p>The URL endpoint that hosts the JSON Web Key Set (JWKS) containing public keys used to verify JWT signatures.</p>
|
|
736
|
+
* @public
|
|
737
|
+
*/
|
|
738
|
+
JwksUrl?: string | undefined;
|
|
729
739
|
/**
|
|
730
740
|
* <p>Element of the JWT assertion used by the cluster to verify JWT signatures.</p>
|
|
731
741
|
* @public
|
|
@@ -217,6 +217,7 @@ export interface JWTOptionsOutput {
|
|
|
217
217
|
Enabled?: boolean | undefined;
|
|
218
218
|
SubjectKey?: string | undefined;
|
|
219
219
|
RolesKey?: string | undefined;
|
|
220
|
+
JwksUrl?: string | undefined;
|
|
220
221
|
PublicKey?: string | undefined;
|
|
221
222
|
}
|
|
222
223
|
export interface SAMLIdp {
|
|
@@ -248,6 +249,7 @@ export interface JWTOptionsInput {
|
|
|
248
249
|
Enabled?: boolean | undefined;
|
|
249
250
|
SubjectKey?: string | undefined;
|
|
250
251
|
RolesKey?: string | undefined;
|
|
252
|
+
JwksUrl?: string | undefined;
|
|
251
253
|
PublicKey?: string | undefined;
|
|
252
254
|
}
|
|
253
255
|
export interface MasterUserOptions {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-opensearch",
|
|
3
3
|
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1038.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-opensearch",
|
|
@@ -21,17 +21,17 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.6",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.37",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "^3.972.10",
|
|
27
27
|
"@aws-sdk/middleware-logger": "^3.972.10",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "^3.972.11",
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "^3.972.36",
|
|
30
30
|
"@aws-sdk/region-config-resolver": "^3.972.13",
|
|
31
31
|
"@aws-sdk/types": "^3.973.8",
|
|
32
32
|
"@aws-sdk/util-endpoints": "^3.996.8",
|
|
33
33
|
"@aws-sdk/util-user-agent-browser": "^3.972.10",
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "^3.973.22",
|
|
35
35
|
"@smithy/config-resolver": "^4.4.17",
|
|
36
36
|
"@smithy/core": "^3.23.17",
|
|
37
37
|
"@smithy/fetch-http-handler": "^5.3.17",
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"@smithy/invalid-dependency": "^4.2.14",
|
|
40
40
|
"@smithy/middleware-content-length": "^4.2.14",
|
|
41
41
|
"@smithy/middleware-endpoint": "^4.4.32",
|
|
42
|
-
"@smithy/middleware-retry": "^4.5.
|
|
42
|
+
"@smithy/middleware-retry": "^4.5.6",
|
|
43
43
|
"@smithy/middleware-serde": "^4.2.20",
|
|
44
44
|
"@smithy/middleware-stack": "^4.2.14",
|
|
45
45
|
"@smithy/node-config-provider": "^4.3.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"@smithy/util-defaults-mode-node": "^4.2.54",
|
|
56
56
|
"@smithy/util-endpoints": "^3.4.2",
|
|
57
57
|
"@smithy/util-middleware": "^4.2.14",
|
|
58
|
-
"@smithy/util-retry": "^4.3.
|
|
58
|
+
"@smithy/util-retry": "^4.3.5",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.2",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|