Cannot invite an account from an organisation

0

A senior in my laboratory created an organisation and he tried to invite me but it failed with the following error msg:

my_email_address: HandshakeConstraintViolationException
You have exceeded the allowed number of AWS accounts.

However, our organisation only have a couple of people, so we cannot figure out what the problem is.

Note that our organisation ID is o-dfl854wy5k.

質問済み 2年前579ビュー
1回答
-1

The default limit for the number of accounts in an organization is 10 but a limit increase can be requested. Note that deleted and closed accounts still count toward your limit. See https://docs.aws.amazon.com/organizations/latest/userguide/orgs_reference_limits.html


Number of AWS accounts in an organization
	10 — The default maximum number of accounts allowed in an organization. If you need more, you can request an increase by contacting AWS Support.

An invitation sent to an account counts against this quota. The count is returned if the invited account declines, the management account cancels the invitation, or the invitation expires.

Is this a brand new organization? If so, you might need to wait about an hour before inviting another account.

From https://docs.aws.amazon.com/sdk-for-ruby/v3/api/Aws/Organizations/Types/HandshakeConstraintViolationException.html

ACCOUNT_NUMBER_LIMIT_EXCEEDED: You attempted to exceed the limit on the number of accounts in an organization. Note that deleted and closed accounts still count toward your limit.

If you get this exception immediately after creating the organization, wait one hour and try again. If after an hour it continues to fail with this error, contact Amazon Web Services Support.
profile pictureAWS
エキスパート
Matt-B
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ