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

# GET /macie

`GET /macie`

Retrieves the status and configuration settings for an Amazon Macie account.

## Response `200`

Success

- GetMacieSessionResponse
  - `createdAt` string, date-time — The date and time, in UTC and extended ISO 8601 format, when the Amazon Macie account was created.
  - `findingPublishingFrequency` 'FIFTEEN_MINUTES' | 'ONE_HOUR' | 'SIX_HOURS' — The frequency with which Amazon Macie publishes updates to policy findings for the account. This includes publishing updates to Security Hub and Amazon EventBridge (formerly Amazon CloudWatch Events).
  - `serviceRole` string — The Amazon Resource Name (ARN) of the service-linked role that allows Amazon Macie to monitor and analyze data in Amazon Web Services resources for the account.
  - `status` 'PAUSED' | 'ENABLED' — The current status of the Amazon Macie account. Possible values are: PAUSED, the account is enabled but all Macie activities are suspended (paused) for the account; and, ENABLED, the account is enabled and all Macie activities are enabled for the account.
  - `updatedAt` string, date-time — The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the Amazon Macie 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)
