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

# POST /GetServiceIndex

`POST /GetServiceIndex`

Retrieves information about the Resource Explorer index in the current Amazon Web Services Region. This operation returns the ARN and type of the index if one exists.

## Response `200`

Success

- GetServiceIndexOutput
  - `Arn` string — The Amazon Resource Name (ARN) of the Resource Explorer index in the current Region.
  - `Type` 'LOCAL' | 'AGGREGATOR' — The type of the index. Valid values are <code>LOCAL</code> (contains resources from the current Region only) or <code>AGGREGATOR</code> (contains replicated resource information from all Regions).

## Other responses

- `480` — ResourceNotFoundException
- `481` — InternalServerException
- `482` — ValidationException
- `483` — ThrottlingException
- `484` — AccessDeniedException

---

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