aws-sdk-organizations 1.83.0 → 1.85.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: 9be2e796e32a3898ca492565d01f9f0bc3ea48ce038d729596a73f1979e70222
4
- data.tar.gz: ff3591c4c6149e389fcb5a23960368a11e3785c2f87e9d79288bab25a69d298b
3
+ metadata.gz: 1b64b30de8864a2de45896b29465a503043ba35fe3966262a4b1f75468163d39
4
+ data.tar.gz: 832be72047f52d9b024712f96de83d186df4c4e9261d278114ca399318efff24
5
5
  SHA512:
6
- metadata.gz: 11dc6ac784532d344b1b1cd991c033d364367d9b72608bf8bfb08ad46f860d45b3f34bece2624c54d8f8378e9720c0b3ee0a13212644534368d06c52510f6343
7
- data.tar.gz: 18279b2a9ce6627b79fa4918b835169df4a4cc175f279b4e8f6fa2f11fd5c8fd60b2204d588587e4ab0ee192160df528e9f42f59084b4a86719a5aeb6ada5b25
6
+ metadata.gz: 4a4d4f0f0f4af564d4a4513227a6ba115b567c0a244afccf9e87f0bed3fdcfa756a47bc7491f0f93c667f74ce1903b4e620118c250ba9052fd974d3aedcb91b8
7
+ data.tar.gz: 51deb01e9ebf8ea04c5d355d5692c5cfd98076d9bf7ccda7a84a1d749a9803cb4139b96f3166998bfe6d25e1f1386a9d654619b837b4d1166d6eba648899aba3
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.85.0 (2024-01-26)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.84.0 (2024-01-22)
10
+ ------------------
11
+
12
+ * Feature - Doc only update for quota increase change
13
+
4
14
  1.83.0 (2023-11-28)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.83.0
1
+ 1.85.0
@@ -770,12 +770,12 @@ module Aws::Organizations
770
770
  # information on using CloudTrail with Organizations, see [Logging and
771
771
  # monitoring in Organizations][2] in the *Organizations User Guide*.
772
772
  #
773
- # <note markdown="1"> * You can close only 10% of member accounts, between 10 and 200,
773
+ # <note markdown="1"> * You can close only 10% of member accounts, between 10 and 1000,
774
774
  # within a rolling 30 day period. This quota is not bound by a
775
775
  # calendar month, but starts when you close an account. After you
776
776
  # reach this limit, you can close additional accounts. For more
777
777
  # information, see [Closing a member account in your organization][3]
778
- # in the *Organizations User Guide*.
778
+ # and [Quotas for Organizations][4]in the *Organizations User Guide*.
779
779
  #
780
780
  # * To reinstate a closed account, contact Amazon Web Services Support
781
781
  # within the 90-day grace period while the account is in SUSPENDED
@@ -785,7 +785,7 @@ module Aws::Organizations
785
785
  # an Amazon Web Services GovCloud (US) account, the `CloseAccount`
786
786
  # request will close both accounts. To learn important pre-closure
787
787
  # details, see [ Closing an Amazon Web Services GovCloud (US)
788
- # account][4] in the <i> Amazon Web Services GovCloud User Guide</i>.
788
+ # account][5] in the <i> Amazon Web Services GovCloud User Guide</i>.
789
789
  #
790
790
  # </note>
791
791
  #
@@ -794,7 +794,8 @@ module Aws::Organizations
794
794
  # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_support-all-features.html
795
795
  # [2]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_security_incident-response.html#orgs_cloudtrail-integration
796
796
  # [3]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_close.html
797
- # [4]: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/Closing-govcloud-account.html
797
+ # [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html
798
+ # [5]: https://docs.aws.amazon.com/govcloud-us/latest/UserGuide/Closing-govcloud-account.html
798
799
  #
799
800
  # @option params [required, String] :account_id
800
801
  # Retrieves the Amazon Web Services account Id for the current
@@ -1607,6 +1608,14 @@ module Aws::Organizations
1607
1608
  # supply must adhere to the rules of the policy type you specify in the
1608
1609
  # `Type` parameter.
1609
1610
  #
1611
+ # The maximum size of a policy document depends on the policy's type.
1612
+ # For more information, see [Maximum and minimum values][1] in the
1613
+ # *Organizations User Guide*.
1614
+ #
1615
+ #
1616
+ #
1617
+ # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values
1618
+ #
1610
1619
  # @option params [required, String] :description
1611
1620
  # An optional description to assign to the policy.
1612
1621
  #
@@ -5635,9 +5644,14 @@ module Aws::Organizations
5635
5644
  # policy's type. For more information, see [SCP syntax][1] in the
5636
5645
  # *Organizations User Guide*.
5637
5646
  #
5647
+ # The maximum size of a policy document depends on the policy's type.
5648
+ # For more information, see [Maximum and minimum values][2] in the
5649
+ # *Organizations User Guide*.
5650
+ #
5638
5651
  #
5639
5652
  #
5640
5653
  # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_syntax.html
5654
+ # [2]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values
5641
5655
  #
5642
5656
  # @return [Types::UpdatePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5643
5657
  #
@@ -5736,7 +5750,7 @@ module Aws::Organizations
5736
5750
  params: params,
5737
5751
  config: config)
5738
5752
  context[:gem_name] = 'aws-sdk-organizations'
5739
- context[:gem_version] = '1.83.0'
5753
+ context[:gem_version] = '1.85.0'
5740
5754
  Seahorse::Client::Request.new(handlers, context)
5741
5755
  end
5742
5756
 
@@ -47,7 +47,7 @@ module Aws::Organizations
47
47
  raise ArgumentError, "FIPS and DualStack are enabled, but this partition does not support one or both"
48
48
  end
49
49
  if Aws::Endpoints::Matchers.boolean_equals?(use_fips, true)
50
- if Aws::Endpoints::Matchers.boolean_equals?(true, Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"))
50
+ if Aws::Endpoints::Matchers.boolean_equals?(Aws::Endpoints::Matchers.attr(partition_result, "supportsFIPS"), true)
51
51
  return Aws::Endpoints::Endpoint.new(url: "https://organizations-fips.#{region}.#{partition_result['dnsSuffix']}", headers: {}, properties: {})
52
52
  end
53
53
  raise ArgumentError, "FIPS is enabled but this partition does not support FIPS"
@@ -14,6 +14,7 @@ module Aws::Organizations
14
14
  option(
15
15
  :endpoint_provider,
16
16
  doc_type: 'Aws::Organizations::EndpointProvider',
17
+ rbs_type: 'untyped',
17
18
  docstring: 'The endpoint provider used to resolve endpoints. Any '\
18
19
  'object that responds to `#resolve_endpoint(parameters)` '\
19
20
  'where `parameters` is a Struct similar to '\
@@ -540,9 +540,9 @@ module Aws::Organizations
540
540
  # the same marketplace.
541
541
  #
542
542
  # * MASTER\_ACCOUNT\_MISSING\_BUSINESS\_LICENSE: Applies only to the
543
- # Amazon Web Services /&gt; Regions in China. To create an
544
- # organization, the master must have a valid business license. For
545
- # more information, contact customer support.
543
+ # Amazon Web Services Regions in China. To create an organization, the
544
+ # master must have a valid business license. For more information,
545
+ # contact customer support.
546
546
  #
547
547
  # * MASTER\_ACCOUNT\_MISSING\_CONTACT\_INFO: To complete this operation,
548
548
  # you must first provide a valid contact address and phone number for
@@ -1178,6 +1178,14 @@ module Aws::Organizations
1178
1178
  # The policy text content to add to the new policy. The text that you
1179
1179
  # supply must adhere to the rules of the policy type you specify in
1180
1180
  # the `Type` parameter.
1181
+ #
1182
+ # The maximum size of a policy document depends on the policy's type.
1183
+ # For more information, see [Maximum and minimum values][1] in the
1184
+ # *Organizations User Guide*.
1185
+ #
1186
+ #
1187
+ #
1188
+ # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values
1181
1189
  # @return [String]
1182
1190
  #
1183
1191
  # @!attribute [rw] description
@@ -4709,9 +4717,14 @@ module Aws::Organizations
4709
4717
  # policy's type. For more information, see [SCP syntax][1] in the
4710
4718
  # *Organizations User Guide*.
4711
4719
  #
4720
+ # The maximum size of a policy document depends on the policy's type.
4721
+ # For more information, see [Maximum and minimum values][2] in the
4722
+ # *Organizations User Guide*.
4723
+ #
4712
4724
  #
4713
4725
  #
4714
4726
  # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps_syntax.html
4727
+ # [2]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html#min-max-values
4715
4728
  # @return [String]
4716
4729
  #
4717
4730
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/UpdatePolicyRequest AWS API Documentation
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-organizations/customizations'
52
52
  # @!group service
53
53
  module Aws::Organizations
54
54
 
55
- GEM_VERSION = '1.83.0'
55
+ GEM_VERSION = '1.85.0'
56
56
 
57
57
  end