aws-sdk-organizations 1.146.0 → 1.147.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-organizations/client.rb +22 -3
- data/lib/aws-sdk-organizations/types.rb +27 -8
- data/lib/aws-sdk-organizations.rb +1 -1
- data/sig/types.rbs +3 -3
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e95e96575ea242907c37b80d191daa9c2aee2c0d33963ac78016393414546542
|
|
4
|
+
data.tar.gz: 9477bef89981db7f318319e7c673306fc2f9a2592d77890a19b88f7de07fcf5a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7e75d7eb9b3ba538081fb41ba2fb0eabc18980e75a365fd99b908b0da439470e6af184b2f9a7a314460008fb3838c5ddf1d60e581972fb3ef1fcf7a0819a7cc1
|
|
7
|
+
data.tar.gz: e9e162ee683243289babcd1cf717af9c979551c86f3d7cd95b59c9b8b98ba28bd57278d69ec0e45971147a2690f536feb1c31649e2588711e2a7452889c70f5f
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.147.0 (2026-08-17)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Add new Transfer Responsibility error codes and document related CloudTrail events for accepting and terminating a Transfer Responsibility.
|
|
8
|
+
|
|
4
9
|
1.146.0 (2026-08-11)
|
|
5
10
|
------------------
|
|
6
11
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.147.0
|
|
@@ -515,11 +515,19 @@ module Aws::Organizations
|
|
|
515
515
|
# `joinedMethod:INVITED` and `joinedTime` are logged in their respective
|
|
516
516
|
# management accounts.
|
|
517
517
|
#
|
|
518
|
+
# When a billing transfer (`TRANSFER_RESPONSIBILITY`) handshake is
|
|
519
|
+
# accepted, Organizations publishes a `ResponsibilityTransferAccepted`
|
|
520
|
+
# service event to CloudTrail. Each affected account receives this
|
|
521
|
+
# event, including upstream participants such as distributors in a
|
|
522
|
+
# chained transfer. For an example log entry, see [Example log entries:
|
|
523
|
+
# AcceptResponsibilityTransfer][4] in the *Organizations User Guide*.
|
|
524
|
+
#
|
|
518
525
|
#
|
|
519
526
|
#
|
|
520
527
|
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/manage-begin-all-features-standard-migration.html#manage-approve-all-features-invite
|
|
521
528
|
# [2]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_transfer_billing-respond-invitation.html
|
|
522
529
|
# [3]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_accept-decline-invite.html
|
|
530
|
+
# [4]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_cloudtrail-integration.html#Log-entries-accept-responsibility-transfer
|
|
523
531
|
#
|
|
524
532
|
# @option params [required, String] :handshake_id
|
|
525
533
|
# ID for the handshake that you want to accept.
|
|
@@ -1246,8 +1254,8 @@ module Aws::Organizations
|
|
|
1246
1254
|
# can successfully access the account. To check the status of the
|
|
1247
1255
|
# request, do one of the following:
|
|
1248
1256
|
#
|
|
1249
|
-
# * Use the `
|
|
1250
|
-
#
|
|
1257
|
+
# * Use the `Id` response element from this operation to provide as a
|
|
1258
|
+
# parameter to the DescribeCreateAccountStatus operation.
|
|
1251
1259
|
#
|
|
1252
1260
|
# * Check the CloudTrail log for the `CreateAccountResult` event. For
|
|
1253
1261
|
# information on using CloudTrail with Organizations, see [Logging and
|
|
@@ -6372,6 +6380,17 @@ module Aws::Organizations
|
|
|
6372
6380
|
# accounts where one account designates the other with specified
|
|
6373
6381
|
# responsibilities for their organization.
|
|
6374
6382
|
#
|
|
6383
|
+
# When a transfer ends, Organizations publishes a
|
|
6384
|
+
# `ResponsibilityTransferTerminated` service event to CloudTrail. Each
|
|
6385
|
+
# affected account receives this event, including upstream participants
|
|
6386
|
+
# such as distributors in a chained transfer. For an example log entry,
|
|
6387
|
+
# see [Example log entries: TerminateResponsibilityTransfer][1] in the
|
|
6388
|
+
# *Organizations User Guide*.
|
|
6389
|
+
#
|
|
6390
|
+
#
|
|
6391
|
+
#
|
|
6392
|
+
# [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_cloudtrail-integration.html#Log-entries-terminate-responsibility-transfer
|
|
6393
|
+
#
|
|
6375
6394
|
# @option params [required, String] :id
|
|
6376
6395
|
# ID for the transfer.
|
|
6377
6396
|
#
|
|
@@ -6793,7 +6812,7 @@ module Aws::Organizations
|
|
|
6793
6812
|
tracer: tracer
|
|
6794
6813
|
)
|
|
6795
6814
|
context[:gem_name] = 'aws-sdk-organizations'
|
|
6796
|
-
context[:gem_version] = '1.
|
|
6815
|
+
context[:gem_version] = '1.147.0'
|
|
6797
6816
|
Seahorse::Client::Request.new(handlers, context)
|
|
6798
6817
|
end
|
|
6799
6818
|
|
|
@@ -485,6 +485,10 @@ module Aws::Organizations
|
|
|
485
485
|
# or your account isn't fully active. You must complete the account
|
|
486
486
|
# setup before you create an organization.
|
|
487
487
|
#
|
|
488
|
+
# * ACCOUNT\_NOT\_ACTIVE\_FOR\_TRANSFER\_RESPONSIBILITY: Your account
|
|
489
|
+
# setup isn't complete or your account isn't fully active to invite
|
|
490
|
+
# or accept a Billing Transfer invitation.
|
|
491
|
+
#
|
|
488
492
|
# * ACTIVE\_RESPONSIBILITY\_TRANSFER\_PROCESS: You cannot delete
|
|
489
493
|
# organization due to an ongoing responsibility transfer process. For
|
|
490
494
|
# example, a pending invitation or an in-progress transfer. To delete
|
|
@@ -670,8 +674,16 @@ module Aws::Organizations
|
|
|
670
674
|
# organization cannot accept this transfer invitation because target
|
|
671
675
|
# organization is marked for deletion.
|
|
672
676
|
#
|
|
673
|
-
# *
|
|
674
|
-
# is
|
|
677
|
+
# * TRANSFER\_RESPONSIBILITY\_UPDATE\_NOT\_ALLOWED: You cannot update
|
|
678
|
+
# this transfer because it is no longer active. Transfers that have
|
|
679
|
+
# been withdrawn, declined, expired, or cancelled cannot be modified.
|
|
680
|
+
#
|
|
681
|
+
# * UNMET\_BILLING\_PREREQUISITE: Your current billing configuration is
|
|
682
|
+
# unsupported. Contact Amazon Web Services Support for assistance.
|
|
683
|
+
#
|
|
684
|
+
# * UNSUPPORTED\_PRICING: Ineligible for Billing Transfer. Your
|
|
685
|
+
# organization is subject to a pricing agreement with Amazon Web
|
|
686
|
+
# Services that Billing Transfer does not support.
|
|
675
687
|
#
|
|
676
688
|
# * WAIT\_PERIOD\_ACTIVE: After you create an Amazon Web Services
|
|
677
689
|
# account, you must wait until at least four days after the account
|
|
@@ -2475,9 +2487,9 @@ module Aws::Organizations
|
|
|
2475
2487
|
# * ORGANIZATION\_ALREADY\_HAS\_ALL\_FEATURES: The handshake request is
|
|
2476
2488
|
# invalid because the organization has already enabled all features.
|
|
2477
2489
|
#
|
|
2478
|
-
# * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD:
|
|
2479
|
-
#
|
|
2480
|
-
#
|
|
2490
|
+
# * ORGANIZATION\_FROM\_DIFFERENT\_SELLER\_OF\_RECORD: You can only join
|
|
2491
|
+
# an organization that operates in the same Amazon Web Services
|
|
2492
|
+
# partition as your account.
|
|
2481
2493
|
#
|
|
2482
2494
|
# * ORGANIZATION\_IS\_ALREADY\_PENDING\_ALL\_FEATURES\_MIGRATION: The
|
|
2483
2495
|
# handshake request is invalid because the organization has already
|
|
@@ -2487,6 +2499,9 @@ module Aws::Organizations
|
|
|
2487
2499
|
# attempted to change the membership of an account too quickly after
|
|
2488
2500
|
# its previous change.
|
|
2489
2501
|
#
|
|
2502
|
+
# * PAST\_DUE\_INVOICE: Your organization has an invoice that is past
|
|
2503
|
+
# due.
|
|
2504
|
+
#
|
|
2490
2505
|
# * PAYMENT\_INSTRUMENT\_REQUIRED: You can't complete the operation
|
|
2491
2506
|
# with an account that doesn't have a payment instrument, such as a
|
|
2492
2507
|
# credit card, associated with it.
|
|
@@ -2498,6 +2513,10 @@ module Aws::Organizations
|
|
|
2498
2513
|
# transfer invitation if it is both the sender and recipient of the
|
|
2499
2514
|
# invitation.
|
|
2500
2515
|
#
|
|
2516
|
+
# * TARGET\_ACCOUNT\_VALIDATION\_FAILURE: Billing transfer is not
|
|
2517
|
+
# available for your account. Contact your billing administrator or
|
|
2518
|
+
# Amazon Web Services Support for assistance.
|
|
2519
|
+
#
|
|
2501
2520
|
# * UNUSED\_PREPAYMENT\_BALANCE: Your organization has an outstanding
|
|
2502
2521
|
# pre-payment balance.
|
|
2503
2522
|
#
|
|
@@ -2691,9 +2710,9 @@ module Aws::Organizations
|
|
|
2691
2710
|
# address for the invited account owner.
|
|
2692
2711
|
#
|
|
2693
2712
|
# * INVALID\_END\_DATE: The selected withdrawal date doesn't meet the
|
|
2694
|
-
#
|
|
2695
|
-
#
|
|
2696
|
-
# Services Partner for help.
|
|
2713
|
+
# minimum notice period required by your partner agreement. Visit
|
|
2714
|
+
# Amazon Web Services Partner Central or contact your Amazon Web
|
|
2715
|
+
# Services Channel Partner for help.
|
|
2697
2716
|
#
|
|
2698
2717
|
# * INVALID\_ENUM: You specified an invalid value.
|
|
2699
2718
|
#
|
data/sig/types.rbs
CHANGED
|
@@ -121,7 +121,7 @@ module Aws::Organizations
|
|
|
121
121
|
|
|
122
122
|
class ConstraintViolationException
|
|
123
123
|
attr_accessor message: ::String
|
|
124
|
-
attr_accessor reason: ("ACCOUNT_NUMBER_LIMIT_EXCEEDED" | "HANDSHAKE_RATE_LIMIT_EXCEEDED" | "OU_NUMBER_LIMIT_EXCEEDED" | "OU_DEPTH_LIMIT_EXCEEDED" | "POLICY_NUMBER_LIMIT_EXCEEDED" | "POLICY_CONTENT_LIMIT_EXCEEDED" | "MAX_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED" | "MIN_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED" | "ACCOUNT_CANNOT_LEAVE_ORGANIZATION" | "ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA" | "ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION" | "MASTER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED" | "MEMBER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED" | "ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED" | "MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE" | "MASTER_ACCOUNT_MISSING_CONTACT_INFO" | "MASTER_ACCOUNT_NOT_GOVCLOUD_ENABLED" | "ORGANIZATION_NOT_IN_ALL_FEATURES_MODE" | "CREATE_ORGANIZATION_IN_BILLING_MODE_UNSUPPORTED_REGION" | "EMAIL_VERIFICATION_CODE_EXPIRED" | "WAIT_PERIOD_ACTIVE" | "MAX_TAG_LIMIT_EXCEEDED" | "TAG_POLICY_VIOLATION" | "MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED" | "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR" | "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG" | "DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE" | "POLICY_TYPE_ENABLED_FOR_THIS_SERVICE" | "MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE" | "CANNOT_CLOSE_MANAGEMENT_ACCOUNT" | "CLOSE_ACCOUNT_QUOTA_EXCEEDED" | "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED" | "SERVICE_ACCESS_NOT_ENABLED" | "INVALID_PAYMENT_INSTRUMENT" | "ACCOUNT_CREATION_NOT_COMPLETE" | "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR" | "ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED" | "RESPONSIBILITY_TRANSFER_MAX_LEVEL_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_INBOUND_QUOTA_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_OUTBOUND_QUOTA_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_TRANSFERS_QUOTA_VIOLATION" | "ACTIVE_RESPONSIBILITY_TRANSFER_PROCESS" | "TRANSFER_RESPONSIBILITY_TARGET_DELETION_IN_PROGRESS" | "TRANSFER_RESPONSIBILITY_SOURCE_DELETION_IN_PROGRESS" | "UNSUPPORTED_PRICING")
|
|
124
|
+
attr_accessor reason: ("ACCOUNT_NUMBER_LIMIT_EXCEEDED" | "HANDSHAKE_RATE_LIMIT_EXCEEDED" | "OU_NUMBER_LIMIT_EXCEEDED" | "OU_DEPTH_LIMIT_EXCEEDED" | "POLICY_NUMBER_LIMIT_EXCEEDED" | "POLICY_CONTENT_LIMIT_EXCEEDED" | "MAX_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED" | "MIN_POLICY_TYPE_ATTACHMENT_LIMIT_EXCEEDED" | "ACCOUNT_CANNOT_LEAVE_ORGANIZATION" | "ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA" | "ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION" | "MASTER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED" | "MEMBER_ACCOUNT_PAYMENT_INSTRUMENT_REQUIRED" | "ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED" | "MASTER_ACCOUNT_ADDRESS_DOES_NOT_MATCH_MARKETPLACE" | "MASTER_ACCOUNT_MISSING_CONTACT_INFO" | "MASTER_ACCOUNT_NOT_GOVCLOUD_ENABLED" | "ORGANIZATION_NOT_IN_ALL_FEATURES_MODE" | "CREATE_ORGANIZATION_IN_BILLING_MODE_UNSUPPORTED_REGION" | "EMAIL_VERIFICATION_CODE_EXPIRED" | "WAIT_PERIOD_ACTIVE" | "MAX_TAG_LIMIT_EXCEEDED" | "TAG_POLICY_VIOLATION" | "MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED" | "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR" | "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG" | "DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE" | "POLICY_TYPE_ENABLED_FOR_THIS_SERVICE" | "MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE" | "CANNOT_CLOSE_MANAGEMENT_ACCOUNT" | "CLOSE_ACCOUNT_QUOTA_EXCEEDED" | "CLOSE_ACCOUNT_REQUESTS_LIMIT_EXCEEDED" | "SERVICE_ACCESS_NOT_ENABLED" | "INVALID_PAYMENT_INSTRUMENT" | "ACCOUNT_CREATION_NOT_COMPLETE" | "CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR" | "ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED" | "RESPONSIBILITY_TRANSFER_MAX_LEVEL_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_INBOUND_QUOTA_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_OUTBOUND_QUOTA_VIOLATION" | "RESPONSIBILITY_TRANSFER_MAX_TRANSFERS_QUOTA_VIOLATION" | "ACTIVE_RESPONSIBILITY_TRANSFER_PROCESS" | "TRANSFER_RESPONSIBILITY_TARGET_DELETION_IN_PROGRESS" | "TRANSFER_RESPONSIBILITY_SOURCE_DELETION_IN_PROGRESS" | "UNSUPPORTED_PRICING" | "UNMET_BILLING_PREREQUISITE" | "ACCOUNT_NOT_ACTIVE_FOR_TRANSFER_RESPONSIBILITY" | "TRANSFER_RESPONSIBILITY_UPDATE_NOT_ALLOWED")
|
|
125
125
|
SENSITIVE: []
|
|
126
126
|
end
|
|
127
127
|
|
|
@@ -459,7 +459,7 @@ module Aws::Organizations
|
|
|
459
459
|
|
|
460
460
|
class HandshakeConstraintViolationException
|
|
461
461
|
attr_accessor message: ::String
|
|
462
|
-
attr_accessor reason: ("ACCOUNT_NUMBER_LIMIT_EXCEEDED" | "HANDSHAKE_RATE_LIMIT_EXCEEDED" | "ALREADY_IN_AN_ORGANIZATION" | "ORGANIZATION_ALREADY_HAS_ALL_FEATURES" | "ORGANIZATION_IS_ALREADY_PENDING_ALL_FEATURES_MIGRATION" | "INVITE_DISABLED_DURING_ENABLE_ALL_FEATURES" | "PAYMENT_INSTRUMENT_REQUIRED" | "ORGANIZATION_FROM_DIFFERENT_SELLER_OF_RECORD" | "ORGANIZATION_MEMBERSHIP_CHANGE_RATE_LIMIT_EXCEEDED" | "MANAGEMENT_ACCOUNT_EMAIL_NOT_VERIFIED" | "RESPONSIBILITY_TRANSFER_ALREADY_EXISTS" | "SOURCE_AND_TARGET_CANNOT_MATCH" | "UNUSED_PREPAYMENT_BALANCE" | "LEGACY_PERMISSIONS_STILL_IN_USE")
|
|
462
|
+
attr_accessor reason: ("ACCOUNT_NUMBER_LIMIT_EXCEEDED" | "HANDSHAKE_RATE_LIMIT_EXCEEDED" | "ALREADY_IN_AN_ORGANIZATION" | "ORGANIZATION_ALREADY_HAS_ALL_FEATURES" | "ORGANIZATION_IS_ALREADY_PENDING_ALL_FEATURES_MIGRATION" | "INVITE_DISABLED_DURING_ENABLE_ALL_FEATURES" | "PAYMENT_INSTRUMENT_REQUIRED" | "ORGANIZATION_FROM_DIFFERENT_SELLER_OF_RECORD" | "ORGANIZATION_MEMBERSHIP_CHANGE_RATE_LIMIT_EXCEEDED" | "MANAGEMENT_ACCOUNT_EMAIL_NOT_VERIFIED" | "RESPONSIBILITY_TRANSFER_ALREADY_EXISTS" | "SOURCE_AND_TARGET_CANNOT_MATCH" | "UNUSED_PREPAYMENT_BALANCE" | "LEGACY_PERMISSIONS_STILL_IN_USE" | "PAST_DUE_INVOICE" | "TARGET_ACCOUNT_VALIDATION_FAILURE")
|
|
463
463
|
SENSITIVE: []
|
|
464
464
|
end
|
|
465
465
|
|
|
@@ -494,7 +494,7 @@ module Aws::Organizations
|
|
|
494
494
|
|
|
495
495
|
class InvalidInputException
|
|
496
496
|
attr_accessor message: ::String
|
|
497
|
-
attr_accessor reason: ("INVALID_PARTY_TYPE_TARGET" | "INVALID_SYNTAX_ORGANIZATION_ARN" | "INVALID_SYNTAX_POLICY_ID" | "INVALID_ENUM" | "INVALID_ENUM_POLICY_TYPE" | "INVALID_LIST_MEMBER" | "MAX_LENGTH_EXCEEDED" | "MAX_VALUE_EXCEEDED" | "MIN_LENGTH_EXCEEDED" | "MIN_VALUE_EXCEEDED" | "IMMUTABLE_POLICY" | "INVALID_PATTERN" | "INVALID_PATTERN_TARGET_ID" | "INPUT_REQUIRED" | "INVALID_NEXT_TOKEN" | "MAX_LIMIT_EXCEEDED_FILTER" | "MOVING_ACCOUNT_BETWEEN_DIFFERENT_ROOTS" | "INVALID_FULL_NAME_TARGET" | "UNRECOGNIZED_SERVICE_PRINCIPAL" | "INVALID_ROLE_NAME" | "INVALID_SYSTEM_TAGS_PARAMETER" | "DUPLICATE_TAG_KEY" | "TARGET_NOT_SUPPORTED" | "INVALID_EMAIL_ADDRESS_TARGET" | "INVALID_RESOURCE_POLICY_JSON" | "INVALID_PRINCIPAL" | "UNSUPPORTED_ACTION_IN_RESOURCE_POLICY" | "UNSUPPORTED_POLICY_TYPE_IN_RESOURCE_POLICY" | "UNSUPPORTED_RESOURCE_IN_RESOURCE_POLICY" | "NON_DETACHABLE_POLICY" | "CALLER_REQUIRED_FIELD_MISSING" | "UNSUPPORTED_ACTION_IN_RESPONSIBILITY_TRANSFER" | "START_DATE_NOT_BEGINNING_OF_MONTH" | "START_DATE_NOT_BEGINNING_OF_DAY" | "START_DATE_TOO_EARLY" | "START_DATE_TOO_LATE" | "INVALID_START_DATE" | "END_DATE_NOT_END_OF_MONTH" | "END_DATE_TOO_EARLY" | "INVALID_END_DATE")
|
|
497
|
+
attr_accessor reason: ("INVALID_PARTY_TYPE_TARGET" | "INVALID_SYNTAX_ORGANIZATION_ARN" | "INVALID_SYNTAX_POLICY_ID" | "INVALID_ENUM" | "INVALID_ENUM_POLICY_TYPE" | "INVALID_LIST_MEMBER" | "MAX_LENGTH_EXCEEDED" | "MAX_VALUE_EXCEEDED" | "MIN_LENGTH_EXCEEDED" | "MIN_VALUE_EXCEEDED" | "IMMUTABLE_POLICY" | "INVALID_PATTERN" | "INVALID_PATTERN_TARGET_ID" | "INPUT_REQUIRED" | "INVALID_NEXT_TOKEN" | "MAX_LIMIT_EXCEEDED_FILTER" | "MOVING_ACCOUNT_BETWEEN_DIFFERENT_ROOTS" | "INVALID_FULL_NAME_TARGET" | "UNRECOGNIZED_SERVICE_PRINCIPAL" | "INVALID_ROLE_NAME" | "INVALID_SYSTEM_TAGS_PARAMETER" | "DUPLICATE_TAG_KEY" | "TARGET_NOT_SUPPORTED" | "INVALID_EMAIL_ADDRESS_TARGET" | "INVALID_RESOURCE_POLICY_JSON" | "INVALID_PRINCIPAL" | "UNSUPPORTED_ACTION_IN_RESOURCE_POLICY" | "UNSUPPORTED_POLICY_TYPE_IN_RESOURCE_POLICY" | "UNSUPPORTED_RESOURCE_IN_RESOURCE_POLICY" | "NON_DETACHABLE_POLICY" | "CALLER_REQUIRED_FIELD_MISSING" | "UNSUPPORTED_ACTION_IN_RESPONSIBILITY_TRANSFER" | "START_DATE_NOT_BEGINNING_OF_MONTH" | "START_DATE_NOT_BEGINNING_OF_DAY" | "START_DATE_TOO_EARLY" | "START_DATE_TOO_LATE" | "INVALID_START_DATE" | "END_DATE_NOT_END_OF_MONTH" | "END_DATE_TOO_EARLY" | "END_DATE_TOO_LATE" | "INVALID_END_DATE")
|
|
498
498
|
SENSITIVE: []
|
|
499
499
|
end
|
|
500
500
|
|