lightsail_get_bucket_access_keys {paws.compute} | R Documentation |
Returns the existing access key IDs for the specified Amazon Lightsail bucket
Description
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
See https://www.paws-r-sdk.com/docs/lightsail_get_bucket_access_keys/ for full documentation.
Usage
lightsail_get_bucket_access_keys(bucketName)
Arguments
bucketName |
[required] The name of the bucket for which to return access keys. |
[Package paws.compute version 0.9.0 Index]