ssmsap_delete_resource_permission {paws.management} | R Documentation |
Removes permissions associated with the target database.
See https://www.paws-r-sdk.com/docs/ssmsap_delete_resource_permission/ for full documentation.
ssmsap_delete_resource_permission(
ActionType = NULL,
SourceResourceArn = NULL,
ResourceArn
)
ActionType |
Delete or restore the permissions on the target database. |
SourceResourceArn |
The Amazon Resource Name (ARN) of the source resource. |
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |