getBucketAccessKeys
inline suspend fun LightsailClient.getBucketAccessKeys(crossinline block: GetBucketAccessKeysRequest.Builder.() -> Unit): GetBucketAccessKeysResponse
Returns the existing access key IDs for the specified Amazon Lightsail bucket.
This action does not return the secret access key value of an access key. You can get a secret access key only when you create it from the response of the CreateBucketAccessKey action. If you lose the secret access key, you must create a new access key.