Creates a resource control policy for a given resource.
See https://www.paws-r-sdk.com/docs/lookoutequipment_put_resource_policy/ for full documentation.
lookoutequipment_put_resource_policy(
ResourceArn,
ResourcePolicy,
PolicyRevisionId = NULL,
ClientToken
)
[required] The Amazon Resource Name (ARN) of the resource for which the policy is being created.
[required] The JSON-formatted resource policy to create.
A unique identifier for a revision of the resource policy.
[required] A unique identifier for the request. If you do not set the client request token, Amazon Lookout for Equipment generates one.