@aws-sdk/client-deadline 3.1063.0 → 3.1065.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 +8 -8
- package/dist-es/schemas/schemas_0.js +8 -8
- package/dist-types/commands/AssociateMemberToFarmCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToFleetCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToJobCommand.d.ts +1 -0
- package/dist-types/commands/AssociateMemberToQueueCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +20 -0
- package/dist-types/ts3.4/models/models_0.d.ts +4 -0
- package/package.json +5 -5
|
@@ -1132,8 +1132,8 @@ exports.AssignedTaskRunSessionActionDefinition$ = [3, n0, _ATRSAD,
|
|
|
1132
1132
|
];
|
|
1133
1133
|
exports.AssociateMemberToFarmRequest$ = [3, n0, _AMTFR,
|
|
1134
1134
|
0,
|
|
1135
|
-
[_fI, _pT, _iSI, _mL, _pI],
|
|
1136
|
-
[[0, 1], 0, 0, 0, [0, 1]], 5
|
|
1135
|
+
[_fI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1136
|
+
[[0, 1], 0, 0, 0, [0, 1], 0], 5
|
|
1137
1137
|
];
|
|
1138
1138
|
exports.AssociateMemberToFarmResponse$ = [3, n0, _AMTFRs,
|
|
1139
1139
|
0,
|
|
@@ -1142,8 +1142,8 @@ exports.AssociateMemberToFarmResponse$ = [3, n0, _AMTFRs,
|
|
|
1142
1142
|
];
|
|
1143
1143
|
exports.AssociateMemberToFleetRequest$ = [3, n0, _AMTFRss,
|
|
1144
1144
|
0,
|
|
1145
|
-
[_fI, _fIl, _pT, _iSI, _mL, _pI],
|
|
1146
|
-
[[0, 1], [0, 1], 0, 0, 0, [0, 1]], 6
|
|
1145
|
+
[_fI, _fIl, _pT, _iSI, _mL, _pI, _iCR],
|
|
1146
|
+
[[0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 6
|
|
1147
1147
|
];
|
|
1148
1148
|
exports.AssociateMemberToFleetResponse$ = [3, n0, _AMTFRsso,
|
|
1149
1149
|
0,
|
|
@@ -1152,8 +1152,8 @@ exports.AssociateMemberToFleetResponse$ = [3, n0, _AMTFRsso,
|
|
|
1152
1152
|
];
|
|
1153
1153
|
exports.AssociateMemberToJobRequest$ = [3, n0, _AMTJR,
|
|
1154
1154
|
0,
|
|
1155
|
-
[_fI, _qI, _jI, _pT, _iSI, _mL, _pI],
|
|
1156
|
-
[[0, 1], [0, 1], [0, 1], 0, 0, 0, [0, 1]], 7
|
|
1155
|
+
[_fI, _qI, _jI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1156
|
+
[[0, 1], [0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 7
|
|
1157
1157
|
];
|
|
1158
1158
|
exports.AssociateMemberToJobResponse$ = [3, n0, _AMTJRs,
|
|
1159
1159
|
0,
|
|
@@ -1162,8 +1162,8 @@ exports.AssociateMemberToJobResponse$ = [3, n0, _AMTJRs,
|
|
|
1162
1162
|
];
|
|
1163
1163
|
exports.AssociateMemberToQueueRequest$ = [3, n0, _AMTQR,
|
|
1164
1164
|
0,
|
|
1165
|
-
[_fI, _qI, _pT, _iSI, _mL, _pI],
|
|
1166
|
-
[[0, 1], [0, 1], 0, 0, 0, [0, 1]], 6
|
|
1165
|
+
[_fI, _qI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1166
|
+
[[0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 6
|
|
1167
1167
|
];
|
|
1168
1168
|
exports.AssociateMemberToQueueResponse$ = [3, n0, _AMTQRs,
|
|
1169
1169
|
0,
|
|
@@ -1118,8 +1118,8 @@ export var AssignedTaskRunSessionActionDefinition$ = [3, n0, _ATRSAD,
|
|
|
1118
1118
|
];
|
|
1119
1119
|
export var AssociateMemberToFarmRequest$ = [3, n0, _AMTFR,
|
|
1120
1120
|
0,
|
|
1121
|
-
[_fI, _pT, _iSI, _mL, _pI],
|
|
1122
|
-
[[0, 1], 0, 0, 0, [0, 1]], 5
|
|
1121
|
+
[_fI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1122
|
+
[[0, 1], 0, 0, 0, [0, 1], 0], 5
|
|
1123
1123
|
];
|
|
1124
1124
|
export var AssociateMemberToFarmResponse$ = [3, n0, _AMTFRs,
|
|
1125
1125
|
0,
|
|
@@ -1128,8 +1128,8 @@ export var AssociateMemberToFarmResponse$ = [3, n0, _AMTFRs,
|
|
|
1128
1128
|
];
|
|
1129
1129
|
export var AssociateMemberToFleetRequest$ = [3, n0, _AMTFRss,
|
|
1130
1130
|
0,
|
|
1131
|
-
[_fI, _fIl, _pT, _iSI, _mL, _pI],
|
|
1132
|
-
[[0, 1], [0, 1], 0, 0, 0, [0, 1]], 6
|
|
1131
|
+
[_fI, _fIl, _pT, _iSI, _mL, _pI, _iCR],
|
|
1132
|
+
[[0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 6
|
|
1133
1133
|
];
|
|
1134
1134
|
export var AssociateMemberToFleetResponse$ = [3, n0, _AMTFRsso,
|
|
1135
1135
|
0,
|
|
@@ -1138,8 +1138,8 @@ export var AssociateMemberToFleetResponse$ = [3, n0, _AMTFRsso,
|
|
|
1138
1138
|
];
|
|
1139
1139
|
export var AssociateMemberToJobRequest$ = [3, n0, _AMTJR,
|
|
1140
1140
|
0,
|
|
1141
|
-
[_fI, _qI, _jI, _pT, _iSI, _mL, _pI],
|
|
1142
|
-
[[0, 1], [0, 1], [0, 1], 0, 0, 0, [0, 1]], 7
|
|
1141
|
+
[_fI, _qI, _jI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1142
|
+
[[0, 1], [0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 7
|
|
1143
1143
|
];
|
|
1144
1144
|
export var AssociateMemberToJobResponse$ = [3, n0, _AMTJRs,
|
|
1145
1145
|
0,
|
|
@@ -1148,8 +1148,8 @@ export var AssociateMemberToJobResponse$ = [3, n0, _AMTJRs,
|
|
|
1148
1148
|
];
|
|
1149
1149
|
export var AssociateMemberToQueueRequest$ = [3, n0, _AMTQR,
|
|
1150
1150
|
0,
|
|
1151
|
-
[_fI, _qI, _pT, _iSI, _mL, _pI],
|
|
1152
|
-
[[0, 1], [0, 1], 0, 0, 0, [0, 1]], 6
|
|
1151
|
+
[_fI, _qI, _pT, _iSI, _mL, _pI, _iCR],
|
|
1152
|
+
[[0, 1], [0, 1], 0, 0, 0, [0, 1], 0], 6
|
|
1153
1153
|
];
|
|
1154
1154
|
export var AssociateMemberToQueueResponse$ = [3, n0, _AMTQRs,
|
|
1155
1155
|
0,
|
|
@@ -44,6 +44,7 @@ declare const AssociateMemberToFarmCommand_base: {
|
|
|
44
44
|
* identityStoreId: "STRING_VALUE", // required
|
|
45
45
|
* membershipLevel: "VIEWER" || "CONTRIBUTOR" || "OWNER" || "MANAGER", // required
|
|
46
46
|
* principalId: "STRING_VALUE", // required
|
|
47
|
+
* identityCenterRegion: "STRING_VALUE",
|
|
47
48
|
* };
|
|
48
49
|
* const command = new AssociateMemberToFarmCommand(input);
|
|
49
50
|
* const response = await client.send(command);
|
|
@@ -45,6 +45,7 @@ declare const AssociateMemberToFleetCommand_base: {
|
|
|
45
45
|
* identityStoreId: "STRING_VALUE", // required
|
|
46
46
|
* membershipLevel: "VIEWER" || "CONTRIBUTOR" || "OWNER" || "MANAGER", // required
|
|
47
47
|
* principalId: "STRING_VALUE", // required
|
|
48
|
+
* identityCenterRegion: "STRING_VALUE",
|
|
48
49
|
* };
|
|
49
50
|
* const command = new AssociateMemberToFleetCommand(input);
|
|
50
51
|
* const response = await client.send(command);
|
|
@@ -46,6 +46,7 @@ declare const AssociateMemberToJobCommand_base: {
|
|
|
46
46
|
* identityStoreId: "STRING_VALUE", // required
|
|
47
47
|
* membershipLevel: "VIEWER" || "CONTRIBUTOR" || "OWNER" || "MANAGER", // required
|
|
48
48
|
* principalId: "STRING_VALUE", // required
|
|
49
|
+
* identityCenterRegion: "STRING_VALUE",
|
|
49
50
|
* };
|
|
50
51
|
* const command = new AssociateMemberToJobCommand(input);
|
|
51
52
|
* const response = await client.send(command);
|
|
@@ -45,6 +45,7 @@ declare const AssociateMemberToQueueCommand_base: {
|
|
|
45
45
|
* identityStoreId: "STRING_VALUE", // required
|
|
46
46
|
* membershipLevel: "VIEWER" || "CONTRIBUTOR" || "OWNER" || "MANAGER", // required
|
|
47
47
|
* principalId: "STRING_VALUE", // required
|
|
48
|
+
* identityCenterRegion: "STRING_VALUE",
|
|
48
49
|
* };
|
|
49
50
|
* const command = new AssociateMemberToQueueCommand(input);
|
|
50
51
|
* const response = await client.send(command);
|
|
@@ -401,6 +401,11 @@ export interface AssociateMemberToFarmRequest {
|
|
|
401
401
|
* @public
|
|
402
402
|
*/
|
|
403
403
|
principalId: string | undefined;
|
|
404
|
+
/**
|
|
405
|
+
* <p>The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.</p>
|
|
406
|
+
* @public
|
|
407
|
+
*/
|
|
408
|
+
identityCenterRegion?: string | undefined;
|
|
404
409
|
}
|
|
405
410
|
/**
|
|
406
411
|
* @public
|
|
@@ -459,6 +464,11 @@ export interface AssociateMemberToFleetRequest {
|
|
|
459
464
|
* @public
|
|
460
465
|
*/
|
|
461
466
|
principalId: string | undefined;
|
|
467
|
+
/**
|
|
468
|
+
* <p>The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.</p>
|
|
469
|
+
* @public
|
|
470
|
+
*/
|
|
471
|
+
identityCenterRegion?: string | undefined;
|
|
462
472
|
}
|
|
463
473
|
/**
|
|
464
474
|
* @public
|
|
@@ -506,6 +516,11 @@ export interface AssociateMemberToJobRequest {
|
|
|
506
516
|
* @public
|
|
507
517
|
*/
|
|
508
518
|
principalId: string | undefined;
|
|
519
|
+
/**
|
|
520
|
+
* <p>The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.</p>
|
|
521
|
+
* @public
|
|
522
|
+
*/
|
|
523
|
+
identityCenterRegion?: string | undefined;
|
|
509
524
|
}
|
|
510
525
|
/**
|
|
511
526
|
* @public
|
|
@@ -548,6 +563,11 @@ export interface AssociateMemberToQueueRequest {
|
|
|
548
563
|
* @public
|
|
549
564
|
*/
|
|
550
565
|
principalId: string | undefined;
|
|
566
|
+
/**
|
|
567
|
+
* <p>The Region of the IAM Identity Center instance. If not provided, the service defaults to the Region of the farm.</p>
|
|
568
|
+
* @public
|
|
569
|
+
*/
|
|
570
|
+
identityCenterRegion?: string | undefined;
|
|
551
571
|
}
|
|
552
572
|
/**
|
|
553
573
|
* @public
|
|
@@ -228,6 +228,7 @@ export interface AssociateMemberToFarmRequest {
|
|
|
228
228
|
identityStoreId: string | undefined;
|
|
229
229
|
membershipLevel: MembershipLevel | undefined;
|
|
230
230
|
principalId: string | undefined;
|
|
231
|
+
identityCenterRegion?: string | undefined;
|
|
231
232
|
}
|
|
232
233
|
export interface AssociateMemberToFarmResponse {}
|
|
233
234
|
export interface ValidationExceptionField {
|
|
@@ -241,6 +242,7 @@ export interface AssociateMemberToFleetRequest {
|
|
|
241
242
|
identityStoreId: string | undefined;
|
|
242
243
|
membershipLevel: MembershipLevel | undefined;
|
|
243
244
|
principalId: string | undefined;
|
|
245
|
+
identityCenterRegion?: string | undefined;
|
|
244
246
|
}
|
|
245
247
|
export interface AssociateMemberToFleetResponse {}
|
|
246
248
|
export interface AssociateMemberToJobRequest {
|
|
@@ -251,6 +253,7 @@ export interface AssociateMemberToJobRequest {
|
|
|
251
253
|
identityStoreId: string | undefined;
|
|
252
254
|
membershipLevel: MembershipLevel | undefined;
|
|
253
255
|
principalId: string | undefined;
|
|
256
|
+
identityCenterRegion?: string | undefined;
|
|
254
257
|
}
|
|
255
258
|
export interface AssociateMemberToJobResponse {}
|
|
256
259
|
export interface AssociateMemberToQueueRequest {
|
|
@@ -260,6 +263,7 @@ export interface AssociateMemberToQueueRequest {
|
|
|
260
263
|
identityStoreId: string | undefined;
|
|
261
264
|
membershipLevel: MembershipLevel | undefined;
|
|
262
265
|
principalId: string | undefined;
|
|
266
|
+
identityCenterRegion?: string | undefined;
|
|
263
267
|
}
|
|
264
268
|
export interface AssociateMemberToQueueResponse {}
|
|
265
269
|
export interface AssumeFleetRoleForReadRequest {
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-deadline",
|
|
3
3
|
"description": "AWS SDK for JavaScript Deadline Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1065.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
|
-
"build:cjs": "node ../../scripts/compilation/inline
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
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.
|
|
26
|
-
"@aws-sdk/types": "^3.973.
|
|
24
|
+
"@aws-sdk/core": "^3.974.20",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.54",
|
|
26
|
+
"@aws-sdk/types": "^3.973.12",
|
|
27
27
|
"@smithy/core": "^3.24.6",
|
|
28
28
|
"@smithy/fetch-http-handler": "^5.4.6",
|
|
29
29
|
"@smithy/node-http-handler": "^4.7.6",
|