ssmsap_delete_resource_permission: Removes permissions associated with the target database

View source: R/ssmsap_operations.R

ssmsap_delete_resource_permissionR Documentation

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.


paws.management documentation built on May 29, 2024, 1:50 a.m.