aws-sdk-organizations 1.56.0 → 1.57.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: d9a6d3418bcf41035fd568ef4c68f1cd02fc5ad6f1f3db79de42301657632dcd
4
- data.tar.gz: a3c1007cea9a8f8b3065d6d23414c5af2f5bc9351c457f6425b75fec756aa972
3
+ metadata.gz: ce19b7648dc74328f31fe445cf1476254f8dc28dba2510514636ae232821cfd2
4
+ data.tar.gz: 4d8c87c836d1bb4c91e7d31b5f9241e0c9f6669b31ff702e9821a0a157f0c196
5
5
  SHA512:
6
- metadata.gz: ad153b4698b5c59652b26f098b084576044db4f9a47595514434096eac2f6a5030bdc97abe4762f0f71301f49346e309273f1c82ed9da024e8402dfb94615463
7
- data.tar.gz: 50e46f63f650e662fcd681ed02a23beaeb4e18a8a15774ebf84fa858c56a680206365ab64c53998ace1cd1a411aaf8b08e2e909356aca9462982618c9301a482
6
+ metadata.gz: 9b14a1a8ff9a6ad24b4a4ce6746024baa99e906fd4a87f7c2efe424d513efbc5c0e168d2d41c268ae26dd7801c3736ed396dde5a002a137d1362262272815229
7
+ data.tar.gz: 3af6625ac855bf5668f5185ef315c95bfac6ccb754be16c288631ab99b96ad825605621ab3e786f515cfe95ec80f66edd45a29951b4579b62d751667f59a5370
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-organizations/customizations'
48
48
  # @!group service
49
49
  module Aws::Organizations
50
50
 
51
- GEM_VERSION = '1.56.0'
51
+ GEM_VERSION = '1.57.0'
52
52
 
53
53
  end
@@ -895,7 +895,7 @@ module Aws::Organizations
895
895
  # resp.create_account_status.completed_timestamp #=> Time
896
896
  # resp.create_account_status.account_id #=> String
897
897
  # resp.create_account_status.gov_cloud_account_id #=> String
898
- # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
898
+ # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "FAILED_BUSINESS_VALIDATION", "PENDING_BUSINESS_VALIDATION", "INVALID_IDENTITY_FOR_BUSINESS_VALIDATION", "UNKNOWN_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
899
899
  #
900
900
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/CreateAccount AWS API Documentation
901
901
  #
@@ -1146,7 +1146,7 @@ module Aws::Organizations
1146
1146
  # resp.create_account_status.completed_timestamp #=> Time
1147
1147
  # resp.create_account_status.account_id #=> String
1148
1148
  # resp.create_account_status.gov_cloud_account_id #=> String
1149
- # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
1149
+ # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "FAILED_BUSINESS_VALIDATION", "PENDING_BUSINESS_VALIDATION", "INVALID_IDENTITY_FOR_BUSINESS_VALIDATION", "UNKNOWN_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
1150
1150
  #
1151
1151
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/CreateGovCloudAccount AWS API Documentation
1152
1152
  #
@@ -1930,7 +1930,7 @@ module Aws::Organizations
1930
1930
  # resp.create_account_status.completed_timestamp #=> Time
1931
1931
  # resp.create_account_status.account_id #=> String
1932
1932
  # resp.create_account_status.gov_cloud_account_id #=> String
1933
- # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
1933
+ # resp.create_account_status.failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "FAILED_BUSINESS_VALIDATION", "PENDING_BUSINESS_VALIDATION", "INVALID_IDENTITY_FOR_BUSINESS_VALIDATION", "UNKNOWN_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
1934
1934
  #
1935
1935
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/DescribeCreateAccountStatus AWS API Documentation
1936
1936
  #
@@ -3637,7 +3637,7 @@ module Aws::Organizations
3637
3637
  # resp.create_account_statuses[0].completed_timestamp #=> Time
3638
3638
  # resp.create_account_statuses[0].account_id #=> String
3639
3639
  # resp.create_account_statuses[0].gov_cloud_account_id #=> String
3640
- # resp.create_account_statuses[0].failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
3640
+ # resp.create_account_statuses[0].failure_reason #=> String, one of "ACCOUNT_LIMIT_EXCEEDED", "EMAIL_ALREADY_EXISTS", "INVALID_ADDRESS", "INVALID_EMAIL", "CONCURRENT_ACCOUNT_MODIFICATION", "INTERNAL_FAILURE", "GOVCLOUD_ACCOUNT_ALREADY_EXISTS", "MISSING_BUSINESS_VALIDATION", "FAILED_BUSINESS_VALIDATION", "PENDING_BUSINESS_VALIDATION", "INVALID_IDENTITY_FOR_BUSINESS_VALIDATION", "UNKNOWN_BUSINESS_VALIDATION", "MISSING_PAYMENT_INSTRUMENT"
3641
3641
  # resp.next_token #=> String
3642
3642
  #
3643
3643
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/ListCreateAccountStatus AWS API Documentation
@@ -5424,7 +5424,7 @@ module Aws::Organizations
5424
5424
  params: params,
5425
5425
  config: config)
5426
5426
  context[:gem_name] = 'aws-sdk-organizations'
5427
- context[:gem_version] = '1.56.0'
5427
+ context[:gem_version] = '1.57.0'
5428
5428
  Seahorse::Client::Request.new(handlers, context)
5429
5429
  end
5430
5430
 
@@ -787,10 +787,17 @@ module Aws::Organizations
787
787
  # * EMAIL\_ALREADY\_EXISTS: The account could not be created because
788
788
  # another AWS account with that email address already exists.
789
789
  #
790
+ # * FAILED\_BUSINESS\_VALIDATION: The AWS account that owns your
791
+ # organization failed to receive business license validation.
792
+ #
790
793
  # * GOVCLOUD\_ACCOUNT\_ALREADY\_EXISTS: The account in the AWS
791
794
  # GovCloud (US) Region could not be created because this Region
792
795
  # already includes an account with that email address.
793
796
  #
797
+ # * IDENTITY\_INVALID\_BUSINESS\_VALIDATION: The AWS account that owns
798
+ # your organization can't complete business license validation
799
+ # because it doesn't have valid identity data.
800
+ #
794
801
  # * INVALID\_ADDRESS: The account could not be created because the
795
802
  # address you provided is not valid.
796
803
  #
@@ -806,6 +813,14 @@ module Aws::Organizations
806
813
  #
807
814
  # * MISSING\_PAYMENT\_INSTRUMENT: You must configure the management
808
815
  # account with a valid payment method, such as a credit card.
816
+ #
817
+ # * PENDING\_BUSINESS\_VALIDATION: The AWS account that owns your
818
+ # organization is still in the process of completing business
819
+ # license validation.
820
+ #
821
+ # * UNKNOWN\_BUSINESS\_VALIDATION: The AWS account that owns your
822
+ # organization has an unknown issue with business license
823
+ # validation.
809
824
  # @return [String]
810
825
  #
811
826
  # @see http://docs.aws.amazon.com/goto/WebAPI/organizations-2016-11-28/CreateAccountStatus AWS API Documentation
@@ -2267,6 +2282,10 @@ module Aws::Organizations
2267
2282
  # * ORGANIZATION\_ALREADY\_HAS\_ALL\_FEATURES: The handshake request is
2268
2283
  # invalid because the organization has already enabled all features.
2269
2284
  #
2285
+ # * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
2286
+ # handshake request is invalid because the organization has already
2287
+ # started the process to enable all features.
2288
+ #
2270
2289
  # * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD: The request
2271
2290
  # failed because the account is from a different marketplace than the
2272
2291
  # accounts in the organization. For example, accounts with India
@@ -2466,6 +2485,9 @@ module Aws::Organizations
2466
2485
  # * INPUT\_REQUIRED: You must include a value for all required
2467
2486
  # parameters.
2468
2487
  #
2488
+ # * INVALID\_EMAIL\_ADDRESS\_TARGET: You specified an invalid email
2489
+ # address for the invited account owner.
2490
+ #
2469
2491
  # * INVALID\_ENUM: You specified an invalid value.
2470
2492
  #
2471
2493
  # * INVALID\_ENUM\_POLICY\_TYPE: You specified an invalid policy type
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-organizations
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.56.0
4
+ version: 1.57.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: 2021-02-02 00:00:00.000000000 Z
11
+ date: 2021-02-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core