entityresolution_delete_policy_statement {paws.analytics} | R Documentation |
Deletes the policy statement
Description
Deletes the policy statement.
See https://www.paws-r-sdk.com/docs/entityresolution_delete_policy_statement/ for full documentation.
Usage
entityresolution_delete_policy_statement(arn, statementId)
Arguments
arn |
[required] The ARN of the resource for which the policy need to be deleted. |
statementId |
[required] A statement identifier that differentiates the statement from others in the same policy. |
[Package paws.analytics version 0.7.0 Index]