v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465453454.1 KB

Deletes an existing project policy.

To get a list of project policies attached to a project, call ListProjectPolicies. To attach a project policy to a project, call PutProjectPolicy.

This operation requires permissions to perform the rekognition:DeleteProjectPolicy action.

post/#X-Amz-Target=RekognitionService.DeleteProjectPolicy

Headers

X-Amz-Target'RekognitionService.DeleteProjectPolicy' required

Request body

ProjectArnstring required

The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to.

PolicyNamestring required

The name of the policy that you want to delete.

PolicyRevisionIdstring

The ID of the project policy revision that you want to delete.

Response

Success

DeleteProjectPolicyResponse required

Example response

{}