@aws-sdk/client-organizations 3.282.0 → 3.283.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.
- package/dist-cjs/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +1 -0
- package/dist-types/Organizations.d.ts +281 -278
- package/dist-types/OrganizationsClient.d.ts +27 -27
- package/dist-types/commands/AcceptHandshakeCommand.d.ts +7 -7
- package/dist-types/commands/AttachPolicyCommand.d.ts +2 -2
- package/dist-types/commands/CancelHandshakeCommand.d.ts +2 -2
- package/dist-types/commands/CloseAccountCommand.d.ts +26 -22
- package/dist-types/commands/CreateAccountCommand.d.ts +20 -20
- package/dist-types/commands/CreateGovCloudAccountCommand.d.ts +33 -35
- package/dist-types/commands/CreateOrganizationCommand.d.ts +2 -2
- package/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeclineHandshakeCommand.d.ts +2 -2
- package/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +1 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAccountCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DescribeHandshakeCommand.d.ts +2 -2
- package/dist-types/commands/DescribeOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +1 -1
- package/dist-types/commands/DescribePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DetachPolicyCommand.d.ts +4 -4
- package/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +11 -11
- package/dist-types/commands/DisablePolicyTypeCommand.d.ts +3 -3
- package/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +4 -4
- package/dist-types/commands/EnableAllFeaturesCommand.d.ts +6 -6
- package/dist-types/commands/EnablePolicyTypeCommand.d.ts +3 -3
- package/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +8 -8
- package/dist-types/commands/LeaveOrganizationCommand.d.ts +23 -23
- package/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +2 -2
- package/dist-types/commands/ListAccountsCommand.d.ts +2 -2
- package/dist-types/commands/ListAccountsForParentCommand.d.ts +2 -2
- package/dist-types/commands/ListChildrenCommand.d.ts +2 -2
- package/dist-types/commands/ListCreateAccountStatusCommand.d.ts +2 -2
- package/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +1 -1
- package/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +1 -1
- package/dist-types/commands/ListHandshakesForAccountCommand.d.ts +3 -3
- package/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +3 -3
- package/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +2 -2
- package/dist-types/commands/ListParentsCommand.d.ts +4 -4
- package/dist-types/commands/ListPoliciesCommand.d.ts +2 -2
- package/dist-types/commands/ListPoliciesForTargetCommand.d.ts +2 -2
- package/dist-types/commands/ListRootsCommand.d.ts +4 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +7 -7
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +2 -2
- package/dist-types/commands/MoveAccountCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +2 -2
- package/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +10 -10
- package/dist-types/commands/TagResourceCommand.d.ts +7 -7
- package/dist-types/commands/UntagResourceCommand.d.ts +7 -7
- package/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePolicyCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +311 -304
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const E = "required", F = "type", G = "rules", H = "conditions", I = "fn", J = "argv", K = "ref", L = "url", M = "properties", N = "headers", O = "authSchemes", P = "name", Q = "signingName", R = "signingRegion";
|
|
5
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [E]: false, [F]: "String" }, h = { [E]: true, "default": false, [F]: "Boolean" }, i = { [K]: "Endpoint" }, j = {}, k = { [K]: "Region" }, l = { [I]: "getAttr", [J]: [{ [K]: e }, "name"] }, m = { [H]: [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }, { [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], [F]: b, [G]: [{ [H]: [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }, { [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], [F]: b, [G]: [{ [d]: { [L]: "https://organizations-fips.{Region}.api.aws", [M]: {}, [N]: {} }, [F]: d }] }, { [c]: "FIPS and DualStack are enabled, but this partition does not support one or both", [F]: c }] }, n = { [c]: "FIPS and DualStack are enabled, but this partition does not support one or both", [F]: c }, o = { [L]: "https://organizations-fips.us-east-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-east-1" }] }, [N]: {} }, p = { [c]: "FIPS is enabled but this partition does not support FIPS", [F]: c }, q = { [H]: [{ [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], [F]: b, [G]: [{ [H]: [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], [F]: b, [G]: [{ [d]: { [L]: "https://organizations.{Region}.api.aws", [M]: {}, [N]: {} }, [F]: d }] }, { [c]: "DualStack is enabled but this partition does not support DualStack", [F]: c }] }, r = { [c]: "DualStack is enabled but this partition does not support DualStack", [F]: c }, s = { [L]: "https://organizations.us-east-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-east-1" }] }, [N]: {} }, t = { [L]: "https://organizations.cn-northwest-1.amazonaws.com.cn", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "cn-northwest-1" }] }, [N]: {} }, u = { [d]: { [L]: "https://organizations.us-gov-west-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-gov-west-1" }] }, [N]: {} }, [F]: d }, v = { [H]: [{ [I]: f, [J]: [k, "aws-us-gov-global"] }], [d]: { [L]: "https://organizations.us-gov-west-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-gov-west-1" }] }, [N]: {} }, [F]: d }, w = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }], x = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], y = [k], z = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }, { [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], A = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }, { [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], B = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }], C = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], D = [{ [I]: f, [J]: [k, "aws-global"] }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, [G]: [{ [H]: [{ [I]: a, [J]: [i] }], [F]: b, [G]: [{ [H]: w, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [F]: c }, { [F]: b, [G]: [{ [H]: x, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [F]: c }, { endpoint: { [L]: i, [M]: j, [N]: j }, [F]: d }] }] }, { [F]: b, [G]: [{ [H]: [{ [I]: a, [J]: y }], [F]: b, [G]: [{ [H]: [{ [I]: "aws.partition", [J]: y, assign: e }], [F]: b, [G]: [{ [H]: [{ [I]: f, [J]: [l, "aws"] }], [F]: b, [G]: [m, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ endpoint: o, [F]: d }] }, p] }, q, { endpoint: s, [F]: d }] }, { [H]: [{ [I]: f, [J]: [l, "aws-cn"] }], [F]: b, [G]: [{ [H]: z, [F]: b, [G]: [{ [H]: A, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.api.amazonwebservices.com.cn", [M]: j, [N]: j }, [F]: d }] }, n] }, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.amazonaws.com.cn", [M]: j, [N]: j }, [F]: d }] }, p] }, { [H]: x, [F]: b, [G]: [{ [H]: C, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations.{Region}.api.amazonwebservices.com.cn", [M]: j, [N]: j }, [F]: d }] }, r] }, { endpoint: t, [F]: d }] }, { [H]: [{ [I]: f, [J]: [l, "aws-us-gov"] }], [F]: b, [G]: [m, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [u] }, p] }, q, u] }, { [H]: z, [F]: b, [G]: [{ [H]: A, [F]: b, [G]: [{ [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, n] }, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ [F]: b, [G]: [{ [H]: D, endpoint: o, [F]: d }, v, { endpoint: { [L]: "https://organizations-fips.{Region}.{PartitionResult#dnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, p] }, { [H]: x, [F]: b, [G]: [{ [H]: C, [F]: b, [G]: [{ [F]: b, [G]: [{ endpoint: { [L]: "https://organizations.{Region}.{PartitionResult#dualStackDnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, r] }, { [F]: b, [G]: [{ [H]: D, endpoint: s, [F]: d }, { [H]: [{ [I]: f, [J]: [k, "aws-cn-global"] }], endpoint: t, [F]: d }, v, { endpoint: { [L]: "https://organizations.{Region}.{PartitionResult#dnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }] }, { error: "Invalid Configuration: Missing Region", [F]: c }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -345,6 +345,7 @@ var ConstraintViolationExceptionReason;
|
|
|
345
345
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_ORGANIZATION"] = "ACCOUNT_CANNOT_LEAVE_ORGANIZATION";
|
|
346
346
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA"] = "ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA";
|
|
347
347
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION"] = "ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION";
|
|
348
|
+
ConstraintViolationExceptionReason["ACCOUNT_CREATION_NOT_COMPLETE"] = "ACCOUNT_CREATION_NOT_COMPLETE";
|
|
348
349
|
ConstraintViolationExceptionReason["ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED"] = "ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED";
|
|
349
350
|
ConstraintViolationExceptionReason["ACCOUNT_NUMBER_LIMIT_EXCEEDED"] = "ACCOUNT_NUMBER_LIMIT_EXCEEDED";
|
|
350
351
|
ConstraintViolationExceptionReason["CANNOT_CLOSE_MANAGEMENT_ACCOUNT"] = "CANNOT_CLOSE_MANAGEMENT_ACCOUNT";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const E = "required", F = "type", G = "rules", H = "conditions", I = "fn", J = "argv", K = "ref", L = "url", M = "properties", N = "headers", O = "authSchemes", P = "name", Q = "signingName", R = "signingRegion";
|
|
2
|
+
const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "stringEquals", g = { [E]: false, [F]: "String" }, h = { [E]: true, "default": false, [F]: "Boolean" }, i = { [K]: "Endpoint" }, j = {}, k = { [K]: "Region" }, l = { [I]: "getAttr", [J]: [{ [K]: e }, "name"] }, m = { [H]: [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }, { [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], [F]: b, [G]: [{ [H]: [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }, { [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], [F]: b, [G]: [{ [d]: { [L]: "https://organizations-fips.{Region}.api.aws", [M]: {}, [N]: {} }, [F]: d }] }, { [c]: "FIPS and DualStack are enabled, but this partition does not support one or both", [F]: c }] }, n = { [c]: "FIPS and DualStack are enabled, but this partition does not support one or both", [F]: c }, o = { [L]: "https://organizations-fips.us-east-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-east-1" }] }, [N]: {} }, p = { [c]: "FIPS is enabled but this partition does not support FIPS", [F]: c }, q = { [H]: [{ [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], [F]: b, [G]: [{ [H]: [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], [F]: b, [G]: [{ [d]: { [L]: "https://organizations.{Region}.api.aws", [M]: {}, [N]: {} }, [F]: d }] }, { [c]: "DualStack is enabled but this partition does not support DualStack", [F]: c }] }, r = { [c]: "DualStack is enabled but this partition does not support DualStack", [F]: c }, s = { [L]: "https://organizations.us-east-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-east-1" }] }, [N]: {} }, t = { [L]: "https://organizations.cn-northwest-1.amazonaws.com.cn", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "cn-northwest-1" }] }, [N]: {} }, u = { [d]: { [L]: "https://organizations.us-gov-west-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-gov-west-1" }] }, [N]: {} }, [F]: d }, v = { [H]: [{ [I]: f, [J]: [k, "aws-us-gov-global"] }], [d]: { [L]: "https://organizations.us-gov-west-1.amazonaws.com", [M]: { [O]: [{ [P]: "sigv4", [Q]: "organizations", [R]: "us-gov-west-1" }] }, [N]: {} }, [F]: d }, w = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }], x = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], y = [k], z = [{ [I]: "booleanEquals", [J]: [{ [K]: "UseFIPS" }, true] }, { [I]: "booleanEquals", [J]: [{ [K]: "UseDualStack" }, true] }], A = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }, { [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], B = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsFIPS"] }] }], C = [{ [I]: "booleanEquals", [J]: [true, { [I]: "getAttr", [J]: [{ [K]: e }, "supportsDualStack"] }] }], D = [{ [I]: f, [J]: [k, "aws-global"] }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, [G]: [{ [H]: [{ [I]: a, [J]: [i] }], [F]: b, [G]: [{ [H]: w, error: "Invalid Configuration: FIPS and custom endpoint are not supported", [F]: c }, { [F]: b, [G]: [{ [H]: x, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", [F]: c }, { endpoint: { [L]: i, [M]: j, [N]: j }, [F]: d }] }] }, { [F]: b, [G]: [{ [H]: [{ [I]: a, [J]: y }], [F]: b, [G]: [{ [H]: [{ [I]: "aws.partition", [J]: y, assign: e }], [F]: b, [G]: [{ [H]: [{ [I]: f, [J]: [l, "aws"] }], [F]: b, [G]: [m, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ endpoint: o, [F]: d }] }, p] }, q, { endpoint: s, [F]: d }] }, { [H]: [{ [I]: f, [J]: [l, "aws-cn"] }], [F]: b, [G]: [{ [H]: z, [F]: b, [G]: [{ [H]: A, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.api.amazonwebservices.com.cn", [M]: j, [N]: j }, [F]: d }] }, n] }, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.amazonaws.com.cn", [M]: j, [N]: j }, [F]: d }] }, p] }, { [H]: x, [F]: b, [G]: [{ [H]: C, [F]: b, [G]: [{ endpoint: { [L]: "https://organizations.{Region}.api.amazonwebservices.com.cn", [M]: j, [N]: j }, [F]: d }] }, r] }, { endpoint: t, [F]: d }] }, { [H]: [{ [I]: f, [J]: [l, "aws-us-gov"] }], [F]: b, [G]: [m, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [u] }, p] }, q, u] }, { [H]: z, [F]: b, [G]: [{ [H]: A, [F]: b, [G]: [{ [F]: b, [G]: [{ endpoint: { [L]: "https://organizations-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, n] }, { [H]: w, [F]: b, [G]: [{ [H]: B, [F]: b, [G]: [{ [F]: b, [G]: [{ [H]: D, endpoint: o, [F]: d }, v, { endpoint: { [L]: "https://organizations-fips.{Region}.{PartitionResult#dnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, p] }, { [H]: x, [F]: b, [G]: [{ [H]: C, [F]: b, [G]: [{ [F]: b, [G]: [{ endpoint: { [L]: "https://organizations.{Region}.{PartitionResult#dualStackDnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }, r] }, { [F]: b, [G]: [{ [H]: D, endpoint: s, [F]: d }, { [H]: [{ [I]: f, [J]: [k, "aws-cn-global"] }], endpoint: t, [F]: d }, v, { endpoint: { [L]: "https://organizations.{Region}.{PartitionResult#dnsSuffix}", [M]: j, [N]: j }, [F]: d }] }] }] }, { error: "Invalid Configuration: Missing Region", [F]: c }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -322,6 +322,7 @@ export var ConstraintViolationExceptionReason;
|
|
|
322
322
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_ORGANIZATION"] = "ACCOUNT_CANNOT_LEAVE_ORGANIZATION";
|
|
323
323
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA"] = "ACCOUNT_CANNOT_LEAVE_WITHOUT_EULA";
|
|
324
324
|
ConstraintViolationExceptionReason["ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION"] = "ACCOUNT_CANNOT_LEAVE_WITHOUT_PHONE_VERIFICATION";
|
|
325
|
+
ConstraintViolationExceptionReason["ACCOUNT_CREATION_NOT_COMPLETE"] = "ACCOUNT_CREATION_NOT_COMPLETE";
|
|
325
326
|
ConstraintViolationExceptionReason["ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED"] = "ACCOUNT_CREATION_RATE_LIMIT_EXCEEDED";
|
|
326
327
|
ConstraintViolationExceptionReason["ACCOUNT_NUMBER_LIMIT_EXCEEDED"] = "ACCOUNT_NUMBER_LIMIT_EXCEEDED";
|
|
327
328
|
ConstraintViolationExceptionReason["CANNOT_CLOSE_MANAGEMENT_ACCOUNT"] = "CANNOT_CLOSE_MANAGEMENT_ACCOUNT";
|