View source: R/lightsail_operations.R
lightsail_set_resource_access_for_bucket | R Documentation |
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
See https://www.paws-r-sdk.com/docs/lightsail_set_resource_access_for_bucket/ for full documentation.
lightsail_set_resource_access_for_bucket(resourceName, bucketName, access)
resourceName |
[required] The name of the Lightsail instance for which to set bucket access. The instance must be in a running or stopped state. |
bucketName |
[required] The name of the bucket for which to set access to another Lightsail resource. |
access |
[required] The access setting. The following access settings are available:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.