Skip to content

Delete Resource Policy

lookoutequipment_delete_resource_policy R Documentation

Deletes the resource policy attached to the resource

Description

Deletes the resource policy attached to the resource.

Usage

lookoutequipment_delete_resource_policy(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource for which the resource policy should be deleted.

Value

An empty list.

Request syntax

svc$delete_resource_policy(
  ResourceArn = "string"
)