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

# POST /macie

`POST /macie`

Enables Amazon Macie and specifies the configuration settings for a Macie account.

## Request body

- object
  - `clientToken` string — A unique, case-sensitive token that you provide to ensure the idempotency of the request.
  - `findingPublishingFrequency` 'FIFTEEN_MINUTES' | 'ONE_HOUR' | 'SIX_HOURS' — The frequency with which Amazon Macie publishes updates to policy findings for an account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events). For more information, see <a href="https://docs.aws.amazon.com/macie/latest/user/findings-monitor.html">Monitoring and processing findings</a> in the <i>Amazon Macie User Guide</i>. Valid values are:
  - `status` 'PAUSED' | 'ENABLED' — The status of an Amazon Macie account. Valid values are:

## Response `200`

Success

- EnableMacieResponse

## 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)
