---
title: "POST /ec2deepinspectionconfiguration/get"
method: POST
path: "/ec2deepinspectionconfiguration/get"
---

# POST /ec2deepinspectionconfiguration/get

`POST /ec2deepinspectionconfiguration/get`

Retrieves the activation status of Amazon Inspector deep inspection and custom paths associated with your account.

## Response `200`

Success

- GetEc2DeepInspectionConfigurationResponse
  - `packagePaths` Path[] — The Amazon Inspector deep inspection custom paths for your account.
  - `orgPackagePaths` Path[] — The Amazon Inspector deep inspection custom paths for your organization.
  - `status` 'ACTIVATED' | 'DEACTIVATED' | 'PENDING' | 'FAILED' — The activation status of Amazon Inspector deep inspection in your account.
  - `errorMessage` string — An error message explaining why Amazon Inspector deep inspection configurations could not be retrieved for your account.

## Other responses

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

---

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