aws-sdk-verifiedpermissions 1.8.0 → 1.10.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-verifiedpermissions/client.rb +73 -1
- data/lib/aws-sdk-verifiedpermissions/types.rb +3 -3
- data/lib/aws-sdk-verifiedpermissions.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f9adf56fed10cfe0d76d492cda22394d84c90eeaeabfa245cb2ade65820a768e
|
4
|
+
data.tar.gz: 0edb7f147ff11cd919576fd995f279caa47644ea95dd58c2d2494981029b1ad6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 40de7ee70b9e47b89acc90292f00569f554ff49d1f77dc9f593315242c08131fd05cd2adac0c52d7c76b6031fad7ec9d38fad0d45f59bbfdfe0008cd34394fa3
|
7
|
+
data.tar.gz: 969aa107505301760df53b082bd5909608b245940279db6dffc540b718c3ac5104165e99ad47cf89db0ae6dc132eb2fd04062bd19ffc36e66825bae1933cd193
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.10.0 (2023-09-27)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.9.0 (2023-08-24)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Documentation updates for Amazon Verified Permissions.
|
13
|
+
|
4
14
|
1.8.0 (2023-08-22)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.10.0
|
@@ -432,6 +432,14 @@ module Aws::VerifiedPermissions
|
|
432
432
|
#
|
433
433
|
# </note>
|
434
434
|
#
|
435
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
436
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
437
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
438
|
+
# element to be propagate through the service and be visible in the
|
439
|
+
# results of other Verified Permissions operations.
|
440
|
+
#
|
441
|
+
# </note>
|
442
|
+
#
|
435
443
|
#
|
436
444
|
#
|
437
445
|
# [1]: https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html
|
@@ -536,6 +544,14 @@ module Aws::VerifiedPermissions
|
|
536
544
|
#
|
537
545
|
# </note>
|
538
546
|
#
|
547
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
548
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
549
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
550
|
+
# element to be propagate through the service and be visible in the
|
551
|
+
# results of other Verified Permissions operations.
|
552
|
+
#
|
553
|
+
# </note>
|
554
|
+
#
|
539
555
|
# @option params [String] :client_token
|
540
556
|
# Specifies a unique, case-sensitive ID that you provide to ensure the
|
541
557
|
# idempotency of the request. This lets you safely retry the request
|
@@ -631,6 +647,14 @@ module Aws::VerifiedPermissions
|
|
631
647
|
#
|
632
648
|
# </note>
|
633
649
|
#
|
650
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
651
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
652
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
653
|
+
# element to be propagate through the service and be visible in the
|
654
|
+
# results of other Verified Permissions operations.
|
655
|
+
#
|
656
|
+
# </note>
|
657
|
+
#
|
634
658
|
#
|
635
659
|
#
|
636
660
|
# [1]: https://docs.cedarpolicy.com/schema.html#namespace
|
@@ -714,6 +738,14 @@ module Aws::VerifiedPermissions
|
|
714
738
|
# template. If the template changes, then any policies that are linked
|
715
739
|
# to that template are immediately updated as well.
|
716
740
|
#
|
741
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
742
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
743
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
744
|
+
# element to be propagate through the service and be visible in the
|
745
|
+
# results of other Verified Permissions operations.
|
746
|
+
#
|
747
|
+
# </note>
|
748
|
+
#
|
717
749
|
# @option params [String] :client_token
|
718
750
|
# Specifies a unique, case-sensitive ID that you provide to ensure the
|
719
751
|
# idempotency of the request. This lets you safely retry the request
|
@@ -1659,6 +1691,14 @@ module Aws::VerifiedPermissions
|
|
1659
1691
|
# schema. If you later update a policy, then it is evaluated against the
|
1660
1692
|
# new schema at that time.
|
1661
1693
|
#
|
1694
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
1695
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
1696
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
1697
|
+
# element to be propagate through the service and be visible in the
|
1698
|
+
# results of other Verified Permissions operations.
|
1699
|
+
#
|
1700
|
+
# </note>
|
1701
|
+
#
|
1662
1702
|
# @option params [required, String] :policy_store_id
|
1663
1703
|
# Specifies the ID of the policy store in which to place the schema.
|
1664
1704
|
#
|
@@ -1703,6 +1743,14 @@ module Aws::VerifiedPermissions
|
|
1703
1743
|
# (IdP) source, or to change the mapping of identities from the IdP to a
|
1704
1744
|
# different principal entity type.
|
1705
1745
|
#
|
1746
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
1747
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
1748
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
1749
|
+
# element to be propagate through the service and be visible in the
|
1750
|
+
# results of other Verified Permissions operations.
|
1751
|
+
#
|
1752
|
+
# </note>
|
1753
|
+
#
|
1706
1754
|
# @option params [required, String] :policy_store_id
|
1707
1755
|
# Specifies the ID of the policy store that contains the identity source
|
1708
1756
|
# that you want to update.
|
@@ -1797,6 +1845,14 @@ module Aws::VerifiedPermissions
|
|
1797
1845
|
#
|
1798
1846
|
# </note>
|
1799
1847
|
#
|
1848
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
1849
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
1850
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
1851
|
+
# element to be propagate through the service and be visible in the
|
1852
|
+
# results of other Verified Permissions operations.
|
1853
|
+
#
|
1854
|
+
# </note>
|
1855
|
+
#
|
1800
1856
|
#
|
1801
1857
|
#
|
1802
1858
|
# [1]: https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicyInput.html#amazonverifiedpermissions-UpdatePolicy-request-UpdatePolicyDefinition
|
@@ -1881,6 +1937,14 @@ module Aws::VerifiedPermissions
|
|
1881
1937
|
|
1882
1938
|
# Modifies the validation setting for a policy store.
|
1883
1939
|
#
|
1940
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
1941
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
1942
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
1943
|
+
# element to be propagate through the service and be visible in the
|
1944
|
+
# results of other Verified Permissions operations.
|
1945
|
+
#
|
1946
|
+
# </note>
|
1947
|
+
#
|
1884
1948
|
# @option params [required, String] :policy_store_id
|
1885
1949
|
# Specifies the ID of the policy store that you want to update
|
1886
1950
|
#
|
@@ -1927,6 +1991,14 @@ module Aws::VerifiedPermissions
|
|
1927
1991
|
# reflected in authorization decisions that involve all template-linked
|
1928
1992
|
# policies instantiated from this template.
|
1929
1993
|
#
|
1994
|
+
# <note markdown="1"> Verified Permissions is <i> <a
|
1995
|
+
# href="https://wikipedia.org/wiki/Eventual_consistency">eventually
|
1996
|
+
# consistent</a> </i>. It can take a few seconds for a new or changed
|
1997
|
+
# element to be propagate through the service and be visible in the
|
1998
|
+
# results of other Verified Permissions operations.
|
1999
|
+
#
|
2000
|
+
# </note>
|
2001
|
+
#
|
1930
2002
|
#
|
1931
2003
|
#
|
1932
2004
|
# [1]: https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_UpdatePolicyTemplate.html#amazonverifiedpermissions-UpdatePolicyTemplate-request-policyBody
|
@@ -2004,7 +2076,7 @@ module Aws::VerifiedPermissions
|
|
2004
2076
|
params: params,
|
2005
2077
|
config: config)
|
2006
2078
|
context[:gem_name] = 'aws-sdk-verifiedpermissions'
|
2007
|
-
context[:gem_version] = '1.
|
2079
|
+
context[:gem_version] = '1.10.0'
|
2008
2080
|
Seahorse::Client::Request.new(handlers, context)
|
2009
2081
|
end
|
2010
2082
|
|
@@ -814,9 +814,9 @@ module Aws::VerifiedPermissions
|
|
814
814
|
# This data type is used as one of the fields in the
|
815
815
|
# [EntitiesDefinition][1] structure.
|
816
816
|
#
|
817
|
-
# `\{ "
|
818
|
-
# \}, "
|
819
|
-
# "entityId": "alice_folder" \} ] \}`
|
817
|
+
# `\{ "identifier": \{ "entityType": "Photo", "entityId":
|
818
|
+
# "VacationPhoto94.jpg" \}, "attributes": \{\}, "parents": [ \{
|
819
|
+
# "entityType": "Album", "entityId": "alice_folder" \} ] \}`
|
820
820
|
#
|
821
821
|
#
|
822
822
|
#
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-verifiedpermissions
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.10.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-
|
11
|
+
date: 2023-09-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -19,7 +19,7 @@ dependencies:
|
|
19
19
|
version: '3'
|
20
20
|
- - ">="
|
21
21
|
- !ruby/object:Gem::Version
|
22
|
-
version: 3.
|
22
|
+
version: 3.184.0
|
23
23
|
type: :runtime
|
24
24
|
prerelease: false
|
25
25
|
version_requirements: !ruby/object:Gem::Requirement
|
@@ -29,7 +29,7 @@ dependencies:
|
|
29
29
|
version: '3'
|
30
30
|
- - ">="
|
31
31
|
- !ruby/object:Gem::Version
|
32
|
-
version: 3.
|
32
|
+
version: 3.184.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv4
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|