View source: R/lightsail_operations.R
lightsail_create_bucket_access_key | R Documentation |
Creates a new access key for the specified Amazon Lightsail bucket. Access keys consist of an access key ID and corresponding secret access key.
See https://www.paws-r-sdk.com/docs/lightsail_create_bucket_access_key/ for full documentation.
lightsail_create_bucket_access_key(bucketName)
bucketName |
[required] The name of the bucket that the new access key will belong to, and grant access to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.