comprehend_describe_resource_policy {paws.machine.learning} | R Documentation |
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the policy
Description
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the policy.
See https://www.paws-r-sdk.com/docs/comprehend_describe_resource_policy/ for full documentation.
Usage
comprehend_describe_resource_policy(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the custom model version that has the resource policy. |
[Package paws.machine.learning version 0.7.0 Index]