View source: R/ssmsap_operations.R
ssmsap_delete_resource_permission | 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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.