Module Smaws_Client_Lightsail.DeleteBucketAccessKey

val request : Smaws_Lib.Context.t -> delete_bucket_access_key_request -> (delete_bucket_access_key_result, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `InvalidInputException of invalid_input_exception | `NotFoundException of not_found_exception | `ServiceException of service_exception | `UnauthenticatedException of unauthenticated_exception ]) Stdlib.result

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.