aws-sdk-ssoadmin 1.30.0 → 1.31.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a583fcfbbd1ee9460689dcafc6c9a5a510f0db4cdefe71c66e08358167be34bc
4
- data.tar.gz: 0b94c00a4352fa0e99489cf557fe020816e49d9b8a2cc2bbac54fd1b50b08541
3
+ metadata.gz: 8489e2cd54ab28efe5e87cab0d501e1b0f9eeff10e488ee40c532ad4dfbc5e5a
4
+ data.tar.gz: e2cbce393f56879bf5ccab062dafd91a8efb2dcb663c24c5b4b9ff6c3db9cc1c
5
5
  SHA512:
6
- metadata.gz: 707b54e513d64bf1d6032ff31a1cdffe8d1a035a527b2b2d17a01c8a5dcb7f5e48005da1e0747340b221cb184621bcfa05eab40a3a59d943617fe0411ff25695
7
- data.tar.gz: cbf02f4a989cd163055a97d96259a838f79f9c9761b5ae928a2fd0d943e40e9881e900dff204208e657b6245b4e3b539aa1558e14984f7f44f0edc65f97f41df
6
+ metadata.gz: '0258e58b2342c83bb2c05b9bf968249bc4d5c2e66e28cec9e710ea94919909ef7a57a19b81f975c0c83fc12bbe29566cee41715b4d2237a0c6a2573bacdbc370'
7
+ data.tar.gz: 9d17162c500cac1e106f4271bef04d2233fa693e465e22fb81c821dc3a05c843b5c7660a86d1f1cf0ffcf967661b6f9eb57848446e37b3acb9a7da26bf90089b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.31.0 (2023-11-16)
5
+ ------------------
6
+
7
+ * Feature - Instances bound to a single AWS account, API operations for managing instances and applications, and assignments to applications are now supported. Trusted identity propagation is also supported, with new API operations for managing trusted token issuers and application grants and scopes.
8
+
4
9
  1.30.0 (2023-09-27)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.30.0
1
+ 1.31.0