Learn R Programming

paws.management (version 0.9.0)

ssmsap_delete_resource_permission: Removes permissions associated with the target database

Description

Removes permissions associated with the target database.

See https://www.paws-r-sdk.com/docs/ssmsap_delete_resource_permission/ for full documentation.

Usage

ssmsap_delete_resource_permission(
  ActionType = NULL,
  SourceResourceArn = NULL,
  ResourceArn
)

Arguments

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.