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

View source: R/lightsail_operations.R

lightsail_create_bucket_access_keyR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.