View source: R/rekognition_operations.R
rekognition_delete_project_policy | R Documentation |
This operation applies only to Amazon Rekognition Custom Labels.
See https://www.paws-r-sdk.com/docs/rekognition_delete_project_policy/ for full documentation.
rekognition_delete_project_policy(
ProjectArn,
PolicyName,
PolicyRevisionId = NULL
)
ProjectArn |
[required] The Amazon Resource Name (ARN) of the project that the project policy you want to delete is attached to. |
PolicyName |
[required] The name of the policy that you want to delete. |
PolicyRevisionId |
The ID of the project policy revision that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.