v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451318218.0 KB

Updates a dependency classification.

post/v2/update-dependency

Request body

serviceArnstring required

ARN identifier.

dependencyIdstring required

The identifier of the dependency to update.

criticality'HARD' | 'SOFT' | 'UNKNOWN'

The updated criticality level of the dependency.

commentstring

A comment about the dependency.

Response

Success

dependencyIdstring required

The identifier of the updated dependency.

dependencyNamestring required

The name of the updated dependency.

locationstring required

The location of the dependency.

criticality'HARD' | 'SOFT' | 'UNKNOWN' required

The criticality level of the dependency.

commentstring

The comment about the dependency.

providerstring

The provider of the dependency.

updatedAtstring date-time required

The timestamp when the dependency was updated.