Learn R Programming

paws.compute (version 0.7.0)

lightsail_create_bucket_access_key: Creates a new access key for the specified Amazon Lightsail bucket

Description

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.

Usage

lightsail_create_bucket_access_key(bucketName)

Arguments

bucketName

[required] The name of the bucket that the new access key will belong to, and grant access to.