aws-sdk-s3control 1.72.0 → 1.73.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 72e0a76ce65d4403ef740774640baa9c8e99fd21c2dc086173894ee862c1efb3
4
- data.tar.gz: 77f75af8964bdc769d38746d74b9f04b4436f33189a3c8c8e11415bc7104cce0
3
+ metadata.gz: 5163e3d3d3ab3b733c73dd8d5874b83a98eec45747f5d8bec79342904db52779
4
+ data.tar.gz: ca77885d1b67e814ec74adc537324ab1165da0f20dab80f101b2f050f7911f68
5
5
  SHA512:
6
- metadata.gz: b0e9e3cbb067da22946d79584d3ca941fa49fde7e5317d6f65979cc7933a0e6b82cf58a8b0d7a154818bf02054836dd90aa2b1e70a418dec73fb6e30ac4eb7b8
7
- data.tar.gz: 38236b061af28ac3dd04428390fcd3438833f3ed5a85b8954923e466801179559644dde8b0391541911af30012b27639f189d9ebd6483ec1b2a5444d6e8074e0
6
+ metadata.gz: d5a8ba29840f6ea703f70dd7eaa2feb66fa08a59352282fe0ac177c3a65eb0df9b78da29058738d96921abd8ab8e97527ce822ad33a5be2716b42a06a896c709
7
+ data.tar.gz: 04a3b30c8ffc1bcf512a416a0394cffe591368554adf0abd774f16bca7a731a5f049b820acea6e7815224f68313dd3eb42777e37d9cb58607e8e2bcb44a442fd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.73.0 (2023-11-27)
5
+ ------------------
6
+
7
+ * Feature - Introduce Amazon S3 Access Grants, a new S3 access control feature that maps identities in directories such as Active Directory, or AWS Identity and Access Management (IAM) Principals, to datasets in S3.
8
+
4
9
  1.72.0 (2023-11-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.72.0
1
+ 1.73.0