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.
lightsail_delete_bucket_access_key(bucketName, accessKeyId)
[required] The name of the bucket that the access key belongs to.
[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.