@aws-sdk/client-macie2 3.606.0 → 3.609.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/index.js CHANGED
@@ -1118,23 +1118,17 @@ var se_DescribeClassificationJobCommand = /* @__PURE__ */ __name(async (input, c
1118
1118
  }, "se_DescribeClassificationJobCommand");
1119
1119
  var se_DescribeOrganizationConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1120
1120
  const b = (0, import_core.requestBuilder)(input, context);
1121
- const headers = {
1122
- "content-type": "application/json"
1123
- };
1121
+ const headers = {};
1124
1122
  b.bp("/admin/configuration");
1125
1123
  let body;
1126
- body = "";
1127
1124
  b.m("GET").h(headers).b(body);
1128
1125
  return b.build();
1129
1126
  }, "se_DescribeOrganizationConfigurationCommand");
1130
1127
  var se_DisableMacieCommand = /* @__PURE__ */ __name(async (input, context) => {
1131
1128
  const b = (0, import_core.requestBuilder)(input, context);
1132
- const headers = {
1133
- "content-type": "application/json"
1134
- };
1129
+ const headers = {};
1135
1130
  b.bp("/macie");
1136
1131
  let body;
1137
- body = "";
1138
1132
  b.m("DELETE").h(headers).b(body);
1139
1133
  return b.build();
1140
1134
  }, "se_DisableMacieCommand");
@@ -1151,23 +1145,17 @@ var se_DisableOrganizationAdminAccountCommand = /* @__PURE__ */ __name(async (in
1151
1145
  }, "se_DisableOrganizationAdminAccountCommand");
1152
1146
  var se_DisassociateFromAdministratorAccountCommand = /* @__PURE__ */ __name(async (input, context) => {
1153
1147
  const b = (0, import_core.requestBuilder)(input, context);
1154
- const headers = {
1155
- "content-type": "application/json"
1156
- };
1148
+ const headers = {};
1157
1149
  b.bp("/administrator/disassociate");
1158
1150
  let body;
1159
- body = "";
1160
1151
  b.m("POST").h(headers).b(body);
1161
1152
  return b.build();
1162
1153
  }, "se_DisassociateFromAdministratorAccountCommand");
1163
1154
  var se_DisassociateFromMasterAccountCommand = /* @__PURE__ */ __name(async (input, context) => {
1164
1155
  const b = (0, import_core.requestBuilder)(input, context);
1165
- const headers = {
1166
- "content-type": "application/json"
1167
- };
1156
+ const headers = {};
1168
1157
  b.bp("/master/disassociate");
1169
1158
  let body;
1170
- body = "";
1171
1159
  b.m("POST").h(headers).b(body);
1172
1160
  return b.build();
1173
1161
  }, "se_DisassociateFromMasterAccountCommand");
@@ -1215,12 +1203,9 @@ var se_EnableOrganizationAdminAccountCommand = /* @__PURE__ */ __name(async (inp
1215
1203
  }, "se_EnableOrganizationAdminAccountCommand");
1216
1204
  var se_GetAdministratorAccountCommand = /* @__PURE__ */ __name(async (input, context) => {
1217
1205
  const b = (0, import_core.requestBuilder)(input, context);
1218
- const headers = {
1219
- "content-type": "application/json"
1220
- };
1206
+ const headers = {};
1221
1207
  b.bp("/administrator");
1222
1208
  let body;
1223
- body = "";
1224
1209
  b.m("GET").h(headers).b(body);
1225
1210
  return b.build();
1226
1211
  }, "se_GetAdministratorAccountCommand");
@@ -1235,12 +1220,9 @@ var se_GetAllowListCommand = /* @__PURE__ */ __name(async (input, context) => {
1235
1220
  }, "se_GetAllowListCommand");
1236
1221
  var se_GetAutomatedDiscoveryConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1237
1222
  const b = (0, import_core.requestBuilder)(input, context);
1238
- const headers = {
1239
- "content-type": "application/json"
1240
- };
1223
+ const headers = {};
1241
1224
  b.bp("/automated-discovery/configuration");
1242
1225
  let body;
1243
- body = "";
1244
1226
  b.m("GET").h(headers).b(body);
1245
1227
  return b.build();
1246
1228
  }, "se_GetAutomatedDiscoveryConfigurationCommand");
@@ -1261,12 +1243,9 @@ var se_GetBucketStatisticsCommand = /* @__PURE__ */ __name(async (input, context
1261
1243
  }, "se_GetBucketStatisticsCommand");
1262
1244
  var se_GetClassificationExportConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1263
1245
  const b = (0, import_core.requestBuilder)(input, context);
1264
- const headers = {
1265
- "content-type": "application/json"
1266
- };
1246
+ const headers = {};
1267
1247
  b.bp("/classification-export-configuration");
1268
1248
  let body;
1269
- body = "";
1270
1249
  b.m("GET").h(headers).b(body);
1271
1250
  return b.build();
1272
1251
  }, "se_GetClassificationExportConfigurationCommand");
@@ -1315,12 +1294,9 @@ var se_GetFindingsFilterCommand = /* @__PURE__ */ __name(async (input, context)
1315
1294
  }, "se_GetFindingsFilterCommand");
1316
1295
  var se_GetFindingsPublicationConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1317
1296
  const b = (0, import_core.requestBuilder)(input, context);
1318
- const headers = {
1319
- "content-type": "application/json"
1320
- };
1297
+ const headers = {};
1321
1298
  b.bp("/findings-publication-configuration");
1322
1299
  let body;
1323
- body = "";
1324
1300
  b.m("GET").h(headers).b(body);
1325
1301
  return b.build();
1326
1302
  }, "se_GetFindingsPublicationConfigurationCommand");
@@ -1344,34 +1320,25 @@ var se_GetFindingStatisticsCommand = /* @__PURE__ */ __name(async (input, contex
1344
1320
  }, "se_GetFindingStatisticsCommand");
1345
1321
  var se_GetInvitationsCountCommand = /* @__PURE__ */ __name(async (input, context) => {
1346
1322
  const b = (0, import_core.requestBuilder)(input, context);
1347
- const headers = {
1348
- "content-type": "application/json"
1349
- };
1323
+ const headers = {};
1350
1324
  b.bp("/invitations/count");
1351
1325
  let body;
1352
- body = "";
1353
1326
  b.m("GET").h(headers).b(body);
1354
1327
  return b.build();
1355
1328
  }, "se_GetInvitationsCountCommand");
1356
1329
  var se_GetMacieSessionCommand = /* @__PURE__ */ __name(async (input, context) => {
1357
1330
  const b = (0, import_core.requestBuilder)(input, context);
1358
- const headers = {
1359
- "content-type": "application/json"
1360
- };
1331
+ const headers = {};
1361
1332
  b.bp("/macie");
1362
1333
  let body;
1363
- body = "";
1364
1334
  b.m("GET").h(headers).b(body);
1365
1335
  return b.build();
1366
1336
  }, "se_GetMacieSessionCommand");
1367
1337
  var se_GetMasterAccountCommand = /* @__PURE__ */ __name(async (input, context) => {
1368
1338
  const b = (0, import_core.requestBuilder)(input, context);
1369
- const headers = {
1370
- "content-type": "application/json"
1371
- };
1339
+ const headers = {};
1372
1340
  b.bp("/master");
1373
1341
  let body;
1374
- body = "";
1375
1342
  b.m("GET").h(headers).b(body);
1376
1343
  return b.build();
1377
1344
  }, "se_GetMasterAccountCommand");
@@ -1397,12 +1364,9 @@ var se_GetResourceProfileCommand = /* @__PURE__ */ __name(async (input, context)
1397
1364
  }, "se_GetResourceProfileCommand");
1398
1365
  var se_GetRevealConfigurationCommand = /* @__PURE__ */ __name(async (input, context) => {
1399
1366
  const b = (0, import_core.requestBuilder)(input, context);
1400
- const headers = {
1401
- "content-type": "application/json"
1402
- };
1367
+ const headers = {};
1403
1368
  b.bp("/reveal-configuration");
1404
1369
  let body;
1405
- body = "";
1406
1370
  b.m("GET").h(headers).b(body);
1407
1371
  return b.build();
1408
1372
  }, "se_GetRevealConfigurationCommand");
@@ -261,23 +261,17 @@ export const se_DescribeClassificationJobCommand = async (input, context) => {
261
261
  };
262
262
  export const se_DescribeOrganizationConfigurationCommand = async (input, context) => {
263
263
  const b = rb(input, context);
264
- const headers = {
265
- "content-type": "application/json",
266
- };
264
+ const headers = {};
267
265
  b.bp("/admin/configuration");
268
266
  let body;
269
- body = "";
270
267
  b.m("GET").h(headers).b(body);
271
268
  return b.build();
272
269
  };
273
270
  export const se_DisableMacieCommand = async (input, context) => {
274
271
  const b = rb(input, context);
275
- const headers = {
276
- "content-type": "application/json",
277
- };
272
+ const headers = {};
278
273
  b.bp("/macie");
279
274
  let body;
280
- body = "";
281
275
  b.m("DELETE").h(headers).b(body);
282
276
  return b.build();
283
277
  };
@@ -294,23 +288,17 @@ export const se_DisableOrganizationAdminAccountCommand = async (input, context)
294
288
  };
295
289
  export const se_DisassociateFromAdministratorAccountCommand = async (input, context) => {
296
290
  const b = rb(input, context);
297
- const headers = {
298
- "content-type": "application/json",
299
- };
291
+ const headers = {};
300
292
  b.bp("/administrator/disassociate");
301
293
  let body;
302
- body = "";
303
294
  b.m("POST").h(headers).b(body);
304
295
  return b.build();
305
296
  };
306
297
  export const se_DisassociateFromMasterAccountCommand = async (input, context) => {
307
298
  const b = rb(input, context);
308
- const headers = {
309
- "content-type": "application/json",
310
- };
299
+ const headers = {};
311
300
  b.bp("/master/disassociate");
312
301
  let body;
313
- body = "";
314
302
  b.m("POST").h(headers).b(body);
315
303
  return b.build();
316
304
  };
@@ -354,12 +342,9 @@ export const se_EnableOrganizationAdminAccountCommand = async (input, context) =
354
342
  };
355
343
  export const se_GetAdministratorAccountCommand = async (input, context) => {
356
344
  const b = rb(input, context);
357
- const headers = {
358
- "content-type": "application/json",
359
- };
345
+ const headers = {};
360
346
  b.bp("/administrator");
361
347
  let body;
362
- body = "";
363
348
  b.m("GET").h(headers).b(body);
364
349
  return b.build();
365
350
  };
@@ -374,12 +359,9 @@ export const se_GetAllowListCommand = async (input, context) => {
374
359
  };
375
360
  export const se_GetAutomatedDiscoveryConfigurationCommand = async (input, context) => {
376
361
  const b = rb(input, context);
377
- const headers = {
378
- "content-type": "application/json",
379
- };
362
+ const headers = {};
380
363
  b.bp("/automated-discovery/configuration");
381
364
  let body;
382
- body = "";
383
365
  b.m("GET").h(headers).b(body);
384
366
  return b.build();
385
367
  };
@@ -398,12 +380,9 @@ export const se_GetBucketStatisticsCommand = async (input, context) => {
398
380
  };
399
381
  export const se_GetClassificationExportConfigurationCommand = async (input, context) => {
400
382
  const b = rb(input, context);
401
- const headers = {
402
- "content-type": "application/json",
403
- };
383
+ const headers = {};
404
384
  b.bp("/classification-export-configuration");
405
385
  let body;
406
- body = "";
407
386
  b.m("GET").h(headers).b(body);
408
387
  return b.build();
409
388
  };
@@ -450,12 +429,9 @@ export const se_GetFindingsFilterCommand = async (input, context) => {
450
429
  };
451
430
  export const se_GetFindingsPublicationConfigurationCommand = async (input, context) => {
452
431
  const b = rb(input, context);
453
- const headers = {
454
- "content-type": "application/json",
455
- };
432
+ const headers = {};
456
433
  b.bp("/findings-publication-configuration");
457
434
  let body;
458
- body = "";
459
435
  b.m("GET").h(headers).b(body);
460
436
  return b.build();
461
437
  };
@@ -477,34 +453,25 @@ export const se_GetFindingStatisticsCommand = async (input, context) => {
477
453
  };
478
454
  export const se_GetInvitationsCountCommand = async (input, context) => {
479
455
  const b = rb(input, context);
480
- const headers = {
481
- "content-type": "application/json",
482
- };
456
+ const headers = {};
483
457
  b.bp("/invitations/count");
484
458
  let body;
485
- body = "";
486
459
  b.m("GET").h(headers).b(body);
487
460
  return b.build();
488
461
  };
489
462
  export const se_GetMacieSessionCommand = async (input, context) => {
490
463
  const b = rb(input, context);
491
- const headers = {
492
- "content-type": "application/json",
493
- };
464
+ const headers = {};
494
465
  b.bp("/macie");
495
466
  let body;
496
- body = "";
497
467
  b.m("GET").h(headers).b(body);
498
468
  return b.build();
499
469
  };
500
470
  export const se_GetMasterAccountCommand = async (input, context) => {
501
471
  const b = rb(input, context);
502
- const headers = {
503
- "content-type": "application/json",
504
- };
472
+ const headers = {};
505
473
  b.bp("/master");
506
474
  let body;
507
- body = "";
508
475
  b.m("GET").h(headers).b(body);
509
476
  return b.build();
510
477
  };
@@ -530,12 +497,9 @@ export const se_GetResourceProfileCommand = async (input, context) => {
530
497
  };
531
498
  export const se_GetRevealConfigurationCommand = async (input, context) => {
532
499
  const b = rb(input, context);
533
- const headers = {
534
- "content-type": "application/json",
535
- };
500
+ const headers = {};
536
501
  b.bp("/reveal-configuration");
537
502
  let body;
538
- body = "";
539
503
  b.m("GET").h(headers).b(body);
540
504
  return b.build();
541
505
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-macie2",
3
3
  "description": "AWS SDK for JavaScript Macie2 Client for Node.js, Browser and React Native",
4
- "version": "3.606.0",
4
+ "version": "3.609.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-macie2",
@@ -20,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.606.0",
24
- "@aws-sdk/client-sts": "3.606.0",
25
- "@aws-sdk/core": "3.598.0",
26
- "@aws-sdk/credential-provider-node": "3.600.0",
27
- "@aws-sdk/middleware-host-header": "3.598.0",
28
- "@aws-sdk/middleware-logger": "3.598.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.598.0",
30
- "@aws-sdk/middleware-user-agent": "3.598.0",
31
- "@aws-sdk/region-config-resolver": "3.598.0",
32
- "@aws-sdk/types": "3.598.0",
33
- "@aws-sdk/util-endpoints": "3.598.0",
34
- "@aws-sdk/util-user-agent-browser": "3.598.0",
35
- "@aws-sdk/util-user-agent-node": "3.598.0",
36
- "@smithy/config-resolver": "^3.0.2",
37
- "@smithy/core": "^2.2.1",
38
- "@smithy/fetch-http-handler": "^3.0.2",
39
- "@smithy/hash-node": "^3.0.1",
40
- "@smithy/invalid-dependency": "^3.0.1",
41
- "@smithy/middleware-content-length": "^3.0.1",
42
- "@smithy/middleware-endpoint": "^3.0.2",
43
- "@smithy/middleware-retry": "^3.0.4",
44
- "@smithy/middleware-serde": "^3.0.1",
45
- "@smithy/middleware-stack": "^3.0.1",
46
- "@smithy/node-config-provider": "^3.1.1",
47
- "@smithy/node-http-handler": "^3.0.1",
48
- "@smithy/protocol-http": "^4.0.1",
49
- "@smithy/smithy-client": "^3.1.2",
50
- "@smithy/types": "^3.1.0",
51
- "@smithy/url-parser": "^3.0.1",
23
+ "@aws-sdk/client-sso-oidc": "3.609.0",
24
+ "@aws-sdk/client-sts": "3.609.0",
25
+ "@aws-sdk/core": "3.609.0",
26
+ "@aws-sdk/credential-provider-node": "3.609.0",
27
+ "@aws-sdk/middleware-host-header": "3.609.0",
28
+ "@aws-sdk/middleware-logger": "3.609.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.609.0",
30
+ "@aws-sdk/middleware-user-agent": "3.609.0",
31
+ "@aws-sdk/region-config-resolver": "3.609.0",
32
+ "@aws-sdk/types": "3.609.0",
33
+ "@aws-sdk/util-endpoints": "3.609.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.609.0",
35
+ "@aws-sdk/util-user-agent-node": "3.609.0",
36
+ "@smithy/config-resolver": "^3.0.4",
37
+ "@smithy/core": "^2.2.4",
38
+ "@smithy/fetch-http-handler": "^3.2.0",
39
+ "@smithy/hash-node": "^3.0.3",
40
+ "@smithy/invalid-dependency": "^3.0.3",
41
+ "@smithy/middleware-content-length": "^3.0.3",
42
+ "@smithy/middleware-endpoint": "^3.0.4",
43
+ "@smithy/middleware-retry": "^3.0.7",
44
+ "@smithy/middleware-serde": "^3.0.3",
45
+ "@smithy/middleware-stack": "^3.0.3",
46
+ "@smithy/node-config-provider": "^3.1.3",
47
+ "@smithy/node-http-handler": "^3.1.1",
48
+ "@smithy/protocol-http": "^4.0.3",
49
+ "@smithy/smithy-client": "^3.1.5",
50
+ "@smithy/types": "^3.3.0",
51
+ "@smithy/url-parser": "^3.0.3",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.4",
56
- "@smithy/util-defaults-mode-node": "^3.0.4",
57
- "@smithy/util-endpoints": "^2.0.2",
58
- "@smithy/util-middleware": "^3.0.1",
59
- "@smithy/util-retry": "^3.0.1",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.7",
56
+ "@smithy/util-defaults-mode-node": "^3.0.7",
57
+ "@smithy/util-endpoints": "^2.0.4",
58
+ "@smithy/util-middleware": "^3.0.3",
59
+ "@smithy/util-retry": "^3.0.3",
60
60
  "@smithy/util-utf8": "^3.0.0",
61
- "@smithy/util-waiter": "^3.0.1",
61
+ "@smithy/util-waiter": "^3.1.2",
62
62
  "tslib": "^2.6.2",
63
63
  "uuid": "^9.0.1"
64
64
  },