deleteBucketAccessKey
inline suspend fun LightsailClient.deleteBucketAccessKey(crossinline block: DeleteBucketAccessKeyRequest.Builder.() -> Unit): DeleteBucketAccessKeyResponse
Deletes an access key for the specified Amazon Lightsail bucket.
We recommend that you delete an access key if the secret access key is compromised.
For more information about access keys, see Creating access keys for a bucket in Amazon Lightsail in the Amazon Lightsail Developer Guide.