aws-sdk-verifiedpermissions 1.4.0 → 1.5.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-verifiedpermissions/client.rb +5 -5
- data/lib/aws-sdk-verifiedpermissions/types.rb +6 -6
- data/lib/aws-sdk-verifiedpermissions.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d471bb91af42393fda134a91c34485d536d916b18c9c36822b6cafeb40a95455
|
|
4
|
+
data.tar.gz: 26bb67d42179ca065ae3e609dcc014b5718e7a2acf36700edd7455bf190dd822
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7cb153b2d4202e1b8f787ebff1a369aff89d5cd45292ebfb6b3a3625041ebda5c72452bc9a9a8a3ee9bda62eeb99828ef97b1d2e26e6aaa8bc9bb62e15fbb1ec
|
|
7
|
+
data.tar.gz: e8dbcb617d88565260aa8c177460662959c76aa14ea69b1cffb48d403785222b266b5a28697e84ae198321f6c5971970dfc8313c9affa71e55898bf0fa1cdc13
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.5.0
|
|
@@ -441,7 +441,7 @@ module Aws::VerifiedPermissions
|
|
|
441
441
|
#
|
|
442
442
|
#
|
|
443
443
|
#
|
|
444
|
-
# [1]: https://wikipedia.org/wiki/
|
|
444
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
445
445
|
#
|
|
446
446
|
# @option params [required, String] :policy_store_id
|
|
447
447
|
# Specifies the ID of the policy store in which you want to store this
|
|
@@ -541,7 +541,7 @@ module Aws::VerifiedPermissions
|
|
|
541
541
|
#
|
|
542
542
|
#
|
|
543
543
|
#
|
|
544
|
-
# [1]: https://wikipedia.org/wiki/
|
|
544
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
545
545
|
#
|
|
546
546
|
# @option params [required, String] :policy_store_id
|
|
547
547
|
# Specifies the `PolicyStoreId` of the policy store you want to store
|
|
@@ -640,7 +640,7 @@ module Aws::VerifiedPermissions
|
|
|
640
640
|
#
|
|
641
641
|
#
|
|
642
642
|
#
|
|
643
|
-
# [1]: https://wikipedia.org/wiki/
|
|
643
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
644
644
|
#
|
|
645
645
|
# @option params [required, Types::ValidationSettings] :validation_settings
|
|
646
646
|
# Specifies the validation setting for this policy store.
|
|
@@ -719,7 +719,7 @@ module Aws::VerifiedPermissions
|
|
|
719
719
|
#
|
|
720
720
|
#
|
|
721
721
|
#
|
|
722
|
-
# [1]: https://wikipedia.org/wiki/
|
|
722
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
723
723
|
#
|
|
724
724
|
# @option params [required, String] :policy_store_id
|
|
725
725
|
# The ID of the policy store in which to create the policy template.
|
|
@@ -1936,7 +1936,7 @@ module Aws::VerifiedPermissions
|
|
|
1936
1936
|
params: params,
|
|
1937
1937
|
config: config)
|
|
1938
1938
|
context[:gem_name] = 'aws-sdk-verifiedpermissions'
|
|
1939
|
-
context[:gem_version] = '1.
|
|
1939
|
+
context[:gem_version] = '1.5.0'
|
|
1940
1940
|
Seahorse::Client::Request.new(handlers, context)
|
|
1941
1941
|
end
|
|
1942
1942
|
|
|
@@ -322,7 +322,7 @@ module Aws::VerifiedPermissions
|
|
|
322
322
|
#
|
|
323
323
|
#
|
|
324
324
|
#
|
|
325
|
-
# [1]: https://wikipedia.org/wiki/
|
|
325
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
326
326
|
# @return [String]
|
|
327
327
|
#
|
|
328
328
|
# @!attribute [rw] policy_store_id
|
|
@@ -407,7 +407,7 @@ module Aws::VerifiedPermissions
|
|
|
407
407
|
#
|
|
408
408
|
#
|
|
409
409
|
#
|
|
410
|
-
# [1]: https://wikipedia.org/wiki/
|
|
410
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
411
411
|
# @return [String]
|
|
412
412
|
#
|
|
413
413
|
# @!attribute [rw] policy_store_id
|
|
@@ -498,7 +498,7 @@ module Aws::VerifiedPermissions
|
|
|
498
498
|
#
|
|
499
499
|
#
|
|
500
500
|
#
|
|
501
|
-
# [1]: https://wikipedia.org/wiki/
|
|
501
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
502
502
|
# @return [String]
|
|
503
503
|
#
|
|
504
504
|
# @!attribute [rw] validation_settings
|
|
@@ -574,7 +574,7 @@ module Aws::VerifiedPermissions
|
|
|
574
574
|
#
|
|
575
575
|
#
|
|
576
576
|
#
|
|
577
|
-
# [1]: https://wikipedia.org/wiki/
|
|
577
|
+
# [1]: https://wikipedia.org/wiki/Universally_unique_identifier
|
|
578
578
|
# @return [String]
|
|
579
579
|
#
|
|
580
580
|
# @!attribute [rw] policy_store_id
|
|
@@ -890,8 +890,8 @@ module Aws::VerifiedPermissions
|
|
|
890
890
|
#
|
|
891
891
|
#
|
|
892
892
|
#
|
|
893
|
-
# [1]: https://docs.aws.amazon.com/
|
|
894
|
-
# [2]: https://docs.aws.amazon.com/
|
|
893
|
+
# [1]: https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorized.html
|
|
894
|
+
# [2]: https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_IsAuthorizedWithToken.html
|
|
895
895
|
#
|
|
896
896
|
# @!attribute [rw] error_description
|
|
897
897
|
# The error description.
|
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.5.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-06-
|
|
11
|
+
date: 2023-06-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|