comprehend_delete_resource_policy {paws.machine.learning}R Documentation

Deletes a resource-based policy that is attached to a custom model

Description

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.

Usage

comprehend_delete_resource_policy(ResourceArn, PolicyRevisionId = NULL)

Arguments

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.


[Package paws.machine.learning version 0.9.0 Index]