lightsail_delete_bucket_access_key: Deletes an access key for the specified Amazon Lightsail...

View source: R/lightsail_operations.R

lightsail_delete_bucket_access_keyR Documentation

Deletes an access key for the specified Amazon Lightsail bucket

Description

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.

Usage

lightsail_delete_bucket_access_key(bucketName, accessKeyId)

Arguments

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 get_bucket_access_keys action to get a list of access key IDs that you can specify.


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