v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Updates an existing code security integration.

After calling the CreateCodeSecurityIntegration operation, you complete authentication and authorization with your provider. Next you call the UpdateCodeSecurityIntegration operation to provide the details to complete the integration setup

post/codesecurity/integration/update

Request body

integrationArnstring required

arn:aws:inspector2:<region>:<account-id>:codesecurity-integration/<uuid>

Response

Success

integrationArnstring required

The Amazon Resource Name (ARN) of the updated code security integration.

status'PENDING' | 'IN_PROGRESS' | 'ACTIVE' | 'INACTIVE' | 'DISABLING' required

The current status of the updated code security integration.