@aws-sdk/client-s3-control 3.1020.0 → 3.1021.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.
@@ -14,6 +14,7 @@ const _AA = "ApplicationArn";
14
14
  const _AAGIC = "AssociateAccessGrantsIdentityCenter";
15
15
  const _AAGICR = "AssociateAccessGrantsIdentityCenterRequest";
16
16
  const _ABA = "AllowedByApplication";
17
+ const _AC = "AuditContext";
17
18
  const _ACG = "AccessControlGrants";
18
19
  const _ACL = "ACL";
19
20
  const _ACLc = "AccessControlList";
@@ -745,6 +746,7 @@ const _VC = "VpcConfiguration";
745
746
  const _VCe = "VersioningConfiguration";
746
747
  const _VI = "VpcId";
747
748
  const _aBA = "allowedByApplication";
749
+ const _aC = "auditContext";
748
750
  const _aa = "application_arn";
749
751
  const _b = "bucket";
750
752
  const _c = "client";
@@ -1445,8 +1447,8 @@ exports.GetBucketVersioningResult$ = [3, n0, _GBVRe,
1445
1447
  ];
1446
1448
  exports.GetDataAccessRequest$ = [3, n0, _GDAR,
1447
1449
  0,
1448
- [_Ta, _P, _AI, _DS, _Pri, _TT],
1449
- [[0, { [_hQ]: _t }], [0, { [_hQ]: _p }], [0, { [_hL]: 1, [_hH]: _xaai }], [1, { [_hQ]: _dS }], [0, { [_hQ]: _pr }], [0, { [_hQ]: _tT }]], 2
1450
+ [_Ta, _P, _AI, _DS, _Pri, _TT, _AC],
1451
+ [[0, { [_hQ]: _t }], [0, { [_hQ]: _p }], [0, { [_hL]: 1, [_hH]: _xaai }], [1, { [_hQ]: _dS }], [0, { [_hQ]: _pr }], [0, { [_hQ]: _tT }], [0, { [_hQ]: _aC }]], 2
1450
1452
  ];
1451
1453
  exports.GetDataAccessResult$ = [3, n0, _GDARe,
1452
1454
  0,
@@ -3,6 +3,7 @@ const _AA = "ApplicationArn";
3
3
  const _AAGIC = "AssociateAccessGrantsIdentityCenter";
4
4
  const _AAGICR = "AssociateAccessGrantsIdentityCenterRequest";
5
5
  const _ABA = "AllowedByApplication";
6
+ const _AC = "AuditContext";
6
7
  const _ACG = "AccessControlGrants";
7
8
  const _ACL = "ACL";
8
9
  const _ACLc = "AccessControlList";
@@ -734,6 +735,7 @@ const _VC = "VpcConfiguration";
734
735
  const _VCe = "VersioningConfiguration";
735
736
  const _VI = "VpcId";
736
737
  const _aBA = "allowedByApplication";
738
+ const _aC = "auditContext";
737
739
  const _aa = "application_arn";
738
740
  const _b = "bucket";
739
741
  const _c = "client";
@@ -1434,8 +1436,8 @@ export var GetBucketVersioningResult$ = [3, n0, _GBVRe,
1434
1436
  ];
1435
1437
  export var GetDataAccessRequest$ = [3, n0, _GDAR,
1436
1438
  0,
1437
- [_Ta, _P, _AI, _DS, _Pri, _TT],
1438
- [[0, { [_hQ]: _t }], [0, { [_hQ]: _p }], [0, { [_hL]: 1, [_hH]: _xaai }], [1, { [_hQ]: _dS }], [0, { [_hQ]: _pr }], [0, { [_hQ]: _tT }]], 2
1439
+ [_Ta, _P, _AI, _DS, _Pri, _TT, _AC],
1440
+ [[0, { [_hQ]: _t }], [0, { [_hQ]: _p }], [0, { [_hL]: 1, [_hH]: _xaai }], [1, { [_hQ]: _dS }], [0, { [_hQ]: _pr }], [0, { [_hQ]: _tT }], [0, { [_hQ]: _aC }]], 2
1439
1441
  ];
1440
1442
  export var GetDataAccessResult$ = [3, n0, _GDARe,
1441
1443
  0,
@@ -53,6 +53,7 @@ declare const GetDataAccessCommand_base: {
53
53
  * DurationSeconds: Number("int"),
54
54
  * Privilege: "Minimal" || "Default",
55
55
  * TargetType: "Object",
56
+ * AuditContext: "STRING_VALUE",
56
57
  * };
57
58
  * const command = new GetDataAccessCommand(input);
58
59
  * const response = await client.send(command);
@@ -5006,6 +5006,11 @@ export interface GetDataAccessRequest {
5006
5006
  * @public
5007
5007
  */
5008
5008
  TargetType?: S3PrefixType | undefined;
5009
+ /**
5010
+ * <p>The context to identify the job or query associated with the credential request. This information will be displayed in CloudTrail log in your account.</p>
5011
+ * @public
5012
+ */
5013
+ AuditContext?: string | undefined;
5009
5014
  }
5010
5015
  /**
5011
5016
  * <p>The Amazon Web Services Security Token Service temporary credential that S3 Access Grants vends to grantees and client applications. </p>
@@ -1113,6 +1113,7 @@ export interface GetDataAccessRequest {
1113
1113
  DurationSeconds?: number | undefined;
1114
1114
  Privilege?: Privilege | undefined;
1115
1115
  TargetType?: S3PrefixType | undefined;
1116
+ AuditContext?: string | undefined;
1116
1117
  }
1117
1118
  export interface Credentials {
1118
1119
  AccessKeyId?: string | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-s3-control",
3
3
  "description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
4
- "version": "3.1020.0",
4
+ "version": "3.1021.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-s3-control",
@@ -26,18 +26,18 @@
26
26
  "@aws-crypto/sha256-browser": "5.2.0",
27
27
  "@aws-crypto/sha256-js": "5.2.0",
28
28
  "@aws-sdk/core": "^3.973.26",
29
- "@aws-sdk/credential-provider-node": "^3.972.28",
29
+ "@aws-sdk/credential-provider-node": "^3.972.29",
30
30
  "@aws-sdk/middleware-bucket-endpoint": "^3.972.8",
31
31
  "@aws-sdk/middleware-host-header": "^3.972.8",
32
32
  "@aws-sdk/middleware-logger": "^3.972.8",
33
33
  "@aws-sdk/middleware-recursion-detection": "^3.972.9",
34
34
  "@aws-sdk/middleware-sdk-s3-control": "^3.972.8",
35
- "@aws-sdk/middleware-user-agent": "^3.972.27",
35
+ "@aws-sdk/middleware-user-agent": "^3.972.28",
36
36
  "@aws-sdk/region-config-resolver": "^3.972.10",
37
37
  "@aws-sdk/types": "^3.973.6",
38
38
  "@aws-sdk/util-endpoints": "^3.996.5",
39
39
  "@aws-sdk/util-user-agent-browser": "^3.972.8",
40
- "@aws-sdk/util-user-agent-node": "^3.973.13",
40
+ "@aws-sdk/util-user-agent-node": "^3.973.14",
41
41
  "@smithy/config-resolver": "^4.4.13",
42
42
  "@smithy/core": "^3.23.13",
43
43
  "@smithy/fetch-http-handler": "^5.3.15",
@@ -49,7 +49,7 @@
49
49
  "@smithy/middleware-apply-body-checksum": "^4.3.12",
50
50
  "@smithy/middleware-content-length": "^4.2.12",
51
51
  "@smithy/middleware-endpoint": "^4.4.28",
52
- "@smithy/middleware-retry": "^4.4.45",
52
+ "@smithy/middleware-retry": "^4.4.46",
53
53
  "@smithy/middleware-serde": "^4.2.16",
54
54
  "@smithy/middleware-stack": "^4.2.12",
55
55
  "@smithy/node-config-provider": "^4.3.12",
@@ -65,7 +65,7 @@
65
65
  "@smithy/util-defaults-mode-node": "^4.2.48",
66
66
  "@smithy/util-endpoints": "^3.3.3",
67
67
  "@smithy/util-middleware": "^4.2.12",
68
- "@smithy/util-retry": "^4.2.12",
68
+ "@smithy/util-retry": "^4.2.13",
69
69
  "@smithy/util-utf8": "^4.2.2",
70
70
  "tslib": "^2.6.2"
71
71
  },