ssmincidents_delete_resource_policy {paws.management} | R Documentation |
Deletes the resource policy that Resource Access Manager uses to share your Incident Manager resource
Description
Deletes the resource policy that Resource Access Manager uses to share your Incident Manager resource.
See https://www.paws-r-sdk.com/docs/ssmincidents_delete_resource_policy/ for full documentation.
Usage
ssmincidents_delete_resource_policy(policyId, resourceArn)
Arguments
policyId |
[required] The ID of the resource policy you're deleting. |
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource you're deleting the policy from. |
[Package paws.management version 0.9.0 Index]