v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Activates, deactivates Amazon Inspector deep inspection, or updates custom paths for your account.

post/ec2deepinspectionconfiguration/update

Request body

activateDeepInspectionboolean

Specify <code>TRUE</code> to activate Amazon Inspector deep inspection in your account, or <code>FALSE</code> to deactivate. Member accounts in an organization cannot deactivate deep inspection, instead the delegated administrator for the organization can deactivate a member account using <a href="https://docs.aws.amazon.com/inspector/v2/APIReference/API_BatchUpdateMemberEc2DeepInspectionStatus.html">BatchUpdateMemberEc2DeepInspectionStatus</a>.

packagePathsPath[]

The Amazon Inspector deep inspection custom paths you are adding for your account.

Response

Success

packagePathsPath[]

The current Amazon Inspector deep inspection custom paths for your account.

orgPackagePathsPath[]

The current Amazon Inspector deep inspection custom paths for the organization.

status'ACTIVATED' | 'DEACTIVATED' | 'PENDING' | 'FAILED'

The status of Amazon Inspector deep inspection in your account.

errorMessagestring

An error message explaining why new Amazon Inspector deep inspection custom paths could not be added.