aws-sdk-directoryservicedata 1.7.0 → 1.8.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: af113a8e48fc8fb46fe67614317dee3a50c84cd98cca0399a0418057d1d93a94
|
4
|
+
data.tar.gz: 39eb0b6ce0387ed92c5bba7cbab8794731e7dbc27de15c3c4481c617b7544ee5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 96946d771a7c20aca0136d5937b7f3551118879cccc98ed5f20cb49bac75b3b78eb0d1163d6034195feaf3586e9da8c315df1adb7bc97a9bc3e1c06d50025800
|
7
|
+
data.tar.gz: 14fc07e9ddd84f58837591b8153d7e74a09222ccb4c6c9254e0be8dfa30599b077e2e9863b3d5e275fd408616df1f5370eab49adf4eb206e0df1725478e4a59d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.8.0
|
@@ -815,7 +815,7 @@ module Aws::DirectoryServiceData
|
|
815
815
|
#
|
816
816
|
#
|
817
817
|
#
|
818
|
-
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/
|
818
|
+
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html
|
819
819
|
#
|
820
820
|
# @option params [String] :realm
|
821
821
|
# The domain name that's associated with the group.
|
@@ -1701,7 +1701,7 @@ module Aws::DirectoryServiceData
|
|
1701
1701
|
#
|
1702
1702
|
#
|
1703
1703
|
#
|
1704
|
-
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/
|
1704
|
+
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html
|
1705
1705
|
#
|
1706
1706
|
# @option params [required, String] :sam_account_name
|
1707
1707
|
# The name of the user.
|
@@ -1758,7 +1758,7 @@ module Aws::DirectoryServiceData
|
|
1758
1758
|
tracer: tracer
|
1759
1759
|
)
|
1760
1760
|
context[:gem_name] = 'aws-sdk-directoryservicedata'
|
1761
|
-
context[:gem_version] = '1.
|
1761
|
+
context[:gem_version] = '1.8.0'
|
1762
1762
|
Seahorse::Client::Request.new(handlers, context)
|
1763
1763
|
end
|
1764
1764
|
|
@@ -464,7 +464,7 @@ module Aws::DirectoryServiceData
|
|
464
464
|
#
|
465
465
|
#
|
466
466
|
#
|
467
|
-
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/
|
467
|
+
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html
|
468
468
|
# @return [Array<String>]
|
469
469
|
#
|
470
470
|
# @!attribute [rw] realm
|
@@ -656,7 +656,7 @@ module Aws::DirectoryServiceData
|
|
656
656
|
#
|
657
657
|
#
|
658
658
|
#
|
659
|
-
# [1]: https://
|
659
|
+
# [1]: https://datatracker.ietf.org/doc/html/rfc822
|
660
660
|
# @return [String]
|
661
661
|
#
|
662
662
|
# @see http://docs.aws.amazon.com/goto/WebAPI/directory-service-data-2023-05-31/DescribeUserResult AWS API Documentation
|
@@ -1583,7 +1583,7 @@ module Aws::DirectoryServiceData
|
|
1583
1583
|
#
|
1584
1584
|
#
|
1585
1585
|
#
|
1586
|
-
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/
|
1586
|
+
# [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data_attributes.html
|
1587
1587
|
# @return [Hash<String,Types::AttributeValue>]
|
1588
1588
|
#
|
1589
1589
|
# @!attribute [rw] sam_account_name
|
@@ -1666,7 +1666,7 @@ module Aws::DirectoryServiceData
|
|
1666
1666
|
#
|
1667
1667
|
#
|
1668
1668
|
#
|
1669
|
-
# [1]: https://
|
1669
|
+
# [1]: https://datatracker.ietf.org/doc/html/rfc822
|
1670
1670
|
# @return [String]
|
1671
1671
|
#
|
1672
1672
|
# @see http://docs.aws.amazon.com/goto/WebAPI/directory-service-data-2023-05-31/User AWS API Documentation
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-directoryservicedata
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.8.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: 2025-
|
11
|
+
date: 2025-04-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|
@@ -36,14 +36,14 @@ dependencies:
|
|
36
36
|
requirements:
|
37
37
|
- - "~>"
|
38
38
|
- !ruby/object:Gem::Version
|
39
|
-
version: '1.
|
39
|
+
version: '1.5'
|
40
40
|
type: :runtime
|
41
41
|
prerelease: false
|
42
42
|
version_requirements: !ruby/object:Gem::Requirement
|
43
43
|
requirements:
|
44
44
|
- - "~>"
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: '1.
|
46
|
+
version: '1.5'
|
47
47
|
description: Official AWS Ruby gem for AWS Directory Service Data. This gem is part
|
48
48
|
of the AWS SDK for Ruby.
|
49
49
|
email:
|