View source: R/comprehend_operations.R
comprehend_delete_resource_policy | R Documentation |
Deletes a resource-based policy that is attached to a custom model.
See https://www.paws-r-sdk.com/docs/comprehend_delete_resource_policy/ for full documentation.
comprehend_delete_resource_policy(ResourceArn, PolicyRevisionId = NULL)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the custom model version that has the policy to delete. |
PolicyRevisionId |
The revision ID of the policy to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.