---
title: "POST /members"
method: POST
path: "/members"
---

# POST /members

`POST /members`

Associates an account with an Amazon Macie administrator account.

## Request body

- object
  - `account` object, required — Specifies the details of an account to associate with an Amazon Macie administrator account.
    - `accountId` string — The Amazon Web Services account ID for the account.
    - `email` string — The email address for the account.
  - `tags` object — A string-to-string map of key-value pairs that specifies the tags (keys and values) for an Amazon Macie resource.

## Response `200`

Success

- CreateMemberResponse
  - `arn` string — The Amazon Resource Name (ARN) of the account that was associated with the administrator account.

## Other responses

- `480` — ValidationException
- `481` — InternalServerException
- `482` — ServiceQuotaExceededException
- `483` — AccessDeniedException
- `484` — ResourceNotFoundException
- `485` — ThrottlingException
- `486` — ConflictException

---

[API](https://skmtc.net/aws/apis/macie2.md) · [All operations](https://skmtc.net/aws/apis/macie2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/macie2/versions/6252cf55d8ef/schema)
