Cookie の設定を選択する

当社は、当社のサイトおよびサービスを提供するために必要な必須 Cookie および類似のツールを使用しています。当社は、パフォーマンス Cookie を使用して匿名の統計情報を収集することで、お客様が当社のサイトをどのように利用しているかを把握し、改善に役立てています。必須 Cookie は無効化できませんが、[カスタマイズ] または [拒否] をクリックしてパフォーマンス Cookie を拒否することはできます。

お客様が同意した場合、AWS および承認された第三者は、Cookie を使用して便利なサイト機能を提供したり、お客様の選択を記憶したり、関連する広告を含む関連コンテンツを表示したりします。すべての必須ではない Cookie を受け入れるか拒否するには、[受け入れる] または [拒否] をクリックしてください。より詳細な選択を行うには、[カスタマイズ] をクリックしてください。

Master Account - Amazon Macie
このページはお客様の言語に翻訳されていません。 翻訳のリクエスト

Master Account

This resource has been deprecated and is retained only for backward compatibility. It provides information about the Amazon Macie administrator account for your account. To retrieve information about the Macie administrator account for your account, use the Administrator resource instead of this resource. To learn about the relationship between your account and its Macie administrator account, see Managing multiple accounts in the Amazon Macie User Guide.

URI

/master

HTTP methods

GET

Operation ID: GetMasterAccount

(Deprecated) Retrieves information about the Amazon Macie administrator account for an account. This operation has been replaced by the GetAdministratorAccount operation.

Responses
Status codeResponse modelDescription
200GetMasterAccountResponse

The request succeeded.

400ValidationException

The request failed because the input doesn't satisfy the constraints specified by the service.

402ServiceQuotaExceededException

The request failed because fulfilling the request would exceed one or more service quotas for your account.

403AccessDeniedException

The request was denied because you don't have sufficient access to the specified resource.

404ResourceNotFoundException

The request failed because the specified resource wasn't found.

409ConflictException

The request failed because it conflicts with the current state of the specified resource.

429ThrottlingException

The request failed because you sent too many requests during a certain amount of time.

500InternalServerException

The request failed due to an unknown internal server error, exception, or failure.

Schemas

Response bodies

{ "master": { "accountId": "string", "invitationId": "string", "invitedAt": "string", "relationshipStatus": enum } }

GetMasterAccountResponse schema

{ "master": { "accountId": "string", "invitationId": "string", "invitedAt": "string", "relationshipStatus": enum } }
{ "message": "string" }

ValidationException schema

{ "message": "string" }
{ "message": "string" }

ServiceQuotaExceededException schema

{ "message": "string" }
{ "message": "string" }

AccessDeniedException schema

{ "message": "string" }
{ "message": "string" }

ResourceNotFoundException schema

{ "message": "string" }
{ "message": "string" }

ConflictException schema

{ "message": "string" }
{ "message": "string" }

ThrottlingException schema

{ "message": "string" }
{ "message": "string" }

InternalServerException schema

{ "message": "string" }

Properties

AccessDeniedException

Provides information about an error that occurred due to insufficient access to a specified resource.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

ConflictException

Provides information about an error that occurred due to a versioning conflict for a specified resource.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

GetMasterAccountResponse

(Deprecated) Provides information about the Amazon Macie administrator account for an account. If the accounts are associated by a Macie membership invitation, the response also provides information about that invitation.

PropertyTypeRequiredDescription
master

Invitation

False

(Deprecated) The AWS account ID for the administrator account. If the accounts are associated by a Macie membership invitation, this object also provides details about the invitation that was sent to establish the relationship between the accounts.

InternalServerException

Provides information about an error that occurred due to an unknown internal server error, exception, or failure.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

Invitation

Provides information about an Amazon Macie membership invitation.

PropertyTypeRequiredDescription
accountId

string

False

The AWS account ID for the account that sent the invitation.

invitationId

string

False

The unique identifier for the invitation.

invitedAt

string

Format: date-time

False

The date and time, in UTC and extended ISO 8601 format, when the invitation was sent.

relationshipStatus

RelationshipStatus

False

The status of the relationship between the account that sent the invitation and the account that received the invitation.

RelationshipStatus

The current status of the relationship between an account and an associated Amazon Macie administrator account. Possible values are:

  • Enabled

  • Paused

  • Invited

  • Created

  • Removed

  • Resigned

  • EmailVerificationInProgress

  • EmailVerificationFailed

  • RegionDisabled

  • AccountSuspended

ResourceNotFoundException

Provides information about an error that occurred because a specified resource wasn't found.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

ServiceQuotaExceededException

Provides information about an error that occurred due to one or more service quotas for an account.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

ThrottlingException

Provides information about an error that occurred because too many requests were sent during a certain amount of time.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

ValidationException

Provides information about an error that occurred due to a syntax error in a request.

PropertyTypeRequiredDescription
message

string

False

The explanation of the error that occurred.

See also

For more information about using this API in one of the language-specific AWS SDKs and references, see the following:

GetMasterAccount

プライバシーサイト規約Cookie の設定
© 2025, Amazon Web Services, Inc. or its affiliates.All rights reserved.