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: 1f60249e27572405778a03f849702a851f76c065e0f21e86a4a051bd49ebd178
4
- data.tar.gz: 5f29a94a92e3e8218f66cc425294ec9f18f910f1f24a9fcd55e6958efb093171
3
+ metadata.gz: af113a8e48fc8fb46fe67614317dee3a50c84cd98cca0399a0418057d1d93a94
4
+ data.tar.gz: 39eb0b6ce0387ed92c5bba7cbab8794731e7dbc27de15c3c4481c617b7544ee5
5
5
  SHA512:
6
- metadata.gz: 10987fd3702406d6f1cc9970b9e69b0549420e639e200a8d41da7ab6c4e2756da1c65ae3d5c3ceaf0af0977665c7fe82d19bb59f509600386fb15086b670814e
7
- data.tar.gz: 3f952b3a554a05e5e6d6398c57951c34b1a35842dae62db6680d70cab1b57f1cd88c44739ca33cd7c5e59a084388a5fd9075478d3c9a002c4aa26c04761c6591
6
+ metadata.gz: 96946d771a7c20aca0136d5937b7f3551118879cccc98ed5f20cb49bac75b3b78eb0d1163d6034195feaf3586e9da8c315df1adb7bc97a9bc3e1c06d50025800
7
+ data.tar.gz: 14fc07e9ddd84f58837591b8153d7e74a09222ccb4c6c9254e0be8dfa30599b077e2e9863b3d5e275fd408616df1f5370eab49adf4eb206e0df1725478e4a59d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.8.0 (2025-04-04)
5
+ ------------------
6
+
7
+ * Feature - Doc only update - fixed broken links.
8
+
4
9
  1.7.0 (2025-02-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.7.0
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/ad_data-attributes.html
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/ad_data-attributes.html
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.7.0'
1761
+ context[:gem_version] = '1.8.0'
1762
1762
  Seahorse::Client::Request.new(handlers, context)
1763
1763
  end
1764
1764
 
@@ -404,6 +404,7 @@ module Aws::DirectoryServiceData
404
404
 
405
405
  api.metadata = {
406
406
  "apiVersion" => "2023-05-31",
407
+ "auth" => ["aws.auth#sigv4"],
407
408
  "endpointPrefix" => "ds-data",
408
409
  "jsonVersion" => "1.1",
409
410
  "protocol" => "rest-json",
@@ -464,7 +464,7 @@ module Aws::DirectoryServiceData
464
464
  #
465
465
  #
466
466
  #
467
- # [1]: https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ad_data-attributes.html
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://www.ietf.org/rfc/rfc0822.txt
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/ad_data-attributes.html
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://www.ietf.org/rfc/rfc0822.txt
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
@@ -54,7 +54,7 @@ module Aws::DirectoryServiceData
54
54
  autoload :EndpointProvider, 'aws-sdk-directoryservicedata/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-directoryservicedata/endpoints'
56
56
 
57
- GEM_VERSION = '1.7.0'
57
+ GEM_VERSION = '1.8.0'
58
58
 
59
59
  end
60
60
 
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.7.0
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-02-18 00:00:00.000000000 Z
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.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.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: