Skip to content

Commit f509e1d

Browse files
author
awstools
committed
feat(client-organizations): Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
1 parent 66363a2 commit f509e1d

30 files changed

+351
-1
lines changed

clients/client-organizations/src/commands/AttachPolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,11 @@ export interface AttachPolicyCommandOutput extends __MetadataBearer {}
155155
* </important>
156156
* </li>
157157
* <li>
158+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
159+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
160+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
161+
* </li>
162+
* <li>
158163
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
159164
* register a suspended account as a delegated administrator.</p>
160165
* </li>

clients/client-organizations/src/commands/CloseAccountCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@ export interface CloseAccountCommandOutput extends __MetadataBearer {}
171171
* </important>
172172
* </li>
173173
* <li>
174+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
175+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
176+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
177+
* </li>
178+
* <li>
174179
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
175180
* register a suspended account as a delegated administrator.</p>
176181
* </li>

clients/client-organizations/src/commands/CreateAccountCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ export interface CreateAccountCommandOutput extends CreateAccountResponse, __Met
209209
* </important>
210210
* </li>
211211
* <li>
212+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
213+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
214+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
215+
* </li>
216+
* <li>
212217
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
213218
* register a suspended account as a delegated administrator.</p>
214219
* </li>

clients/client-organizations/src/commands/CreateGovCloudAccountCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,11 @@ export interface CreateGovCloudAccountCommandOutput extends CreateGovCloudAccoun
263263
* </important>
264264
* </li>
265265
* <li>
266+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
267+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
268+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
269+
* </li>
270+
* <li>
266271
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
267272
* register a suspended account as a delegated administrator.</p>
268273
* </li>

clients/client-organizations/src/commands/CreateOrganizationCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@ export interface CreateOrganizationCommandOutput extends CreateOrganizationRespo
148148
* </important>
149149
* </li>
150150
* <li>
151+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
152+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
153+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
154+
* </li>
155+
* <li>
151156
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
152157
* register a suspended account as a delegated administrator.</p>
153158
* </li>

clients/client-organizations/src/commands/CreateOrganizationalUnitCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ export interface CreateOrganizationalUnitCommandOutput extends CreateOrganizatio
135135
* </important>
136136
* </li>
137137
* <li>
138+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
139+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
140+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
141+
* </li>
142+
* <li>
138143
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
139144
* register a suspended account as a delegated administrator.</p>
140145
* </li>

clients/client-organizations/src/commands/CreatePolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,11 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
141141
* </important>
142142
* </li>
143143
* <li>
144+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
145+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
146+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
147+
* </li>
148+
* <li>
144149
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
145150
* register a suspended account as a delegated administrator.</p>
146151
* </li>

clients/client-organizations/src/commands/DeleteResourcePolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
111111
* </important>
112112
* </li>
113113
* <li>
114+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
115+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
116+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
117+
* </li>
118+
* <li>
114119
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
115120
* register a suspended account as a delegated administrator.</p>
116121
* </li>

clients/client-organizations/src/commands/DeregisterDelegatedAdministratorCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ export interface DeregisterDelegatedAdministratorCommandOutput extends __Metadat
138138
* </important>
139139
* </li>
140140
* <li>
141+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
142+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
143+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
144+
* </li>
145+
* <li>
141146
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
142147
* register a suspended account as a delegated administrator.</p>
143148
* </li>

clients/client-organizations/src/commands/DescribeEffectivePolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,11 @@ export interface DescribeEffectivePolicyCommandOutput extends DescribeEffectiveP
126126
* </important>
127127
* </li>
128128
* <li>
129+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
130+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
131+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
132+
* </li>
133+
* <li>
129134
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
130135
* register a suspended account as a delegated administrator.</p>
131136
* </li>

clients/client-organizations/src/commands/DescribeResourcePolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ export interface DescribeResourcePolicyCommandOutput extends DescribeResourcePol
117117
* </important>
118118
* </li>
119119
* <li>
120+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
121+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
122+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
123+
* </li>
124+
* <li>
120125
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
121126
* register a suspended account as a delegated administrator.</p>
122127
* </li>

clients/client-organizations/src/commands/DetachPolicyCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,11 @@ export interface DetachPolicyCommandOutput extends __MetadataBearer {}
129129
* </important>
130130
* </li>
131131
* <li>
132+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
133+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
134+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
135+
* </li>
136+
* <li>
132137
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
133138
* register a suspended account as a delegated administrator.</p>
134139
* </li>

clients/client-organizations/src/commands/DisableAWSServiceAccessCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,11 @@ export interface DisableAWSServiceAccessCommandOutput extends __MetadataBearer {
167167
* </important>
168168
* </li>
169169
* <li>
170+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
171+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
172+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
173+
* </li>
174+
* <li>
170175
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
171176
* register a suspended account as a delegated administrator.</p>
172177
* </li>

clients/client-organizations/src/commands/DisablePolicyTypeCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,11 @@ export interface DisablePolicyTypeCommandOutput extends DisablePolicyTypeRespons
137137
* </important>
138138
* </li>
139139
* <li>
140+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
141+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
142+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
143+
* </li>
144+
* <li>
140145
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
141146
* register a suspended account as a delegated administrator.</p>
142147
* </li>

clients/client-organizations/src/commands/EnableAWSServiceAccessCommand.ts

+5
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,11 @@ export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {}
132132
* </important>
133133
* </li>
134134
* <li>
135+
* <p>ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED:
136+
* Your organization has more than 5000 accounts, and you can only use the standard migration process for organizations with less than 5000 accounts.
137+
* Use the assisted migration process to enable all features mode, or create a support case for assistance if you are unable to use assisted migration.</p>
138+
* </li>
139+
* <li>
135140
* <p>CANNOT_REGISTER_SUSPENDED_ACCOUNT_AS_DELEGATED_ADMINISTRATOR: You cannot
136141
* register a suspended account as a delegated administrator.</p>
137142
* </li>

0 commit comments

Comments
 (0)