View source: R/lightsail_operations.R
lightsail_delete_bucket_access_key | R Documentation |
Deletes an access key for the specified Amazon Lightsail bucket.
See https://www.paws-r-sdk.com/docs/lightsail_delete_bucket_access_key/ for full documentation.
lightsail_delete_bucket_access_key(bucketName, accessKeyId)
bucketName |
[required] The name of the bucket that the access key belongs to. |
accessKeyId |
[required] The ID of the access key to delete. Use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.