Values.GetBucketAccessKeysRequestSourceReturns 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.
type nonrec t = {bucketName : BucketName.t;The name of the bucket for which to return access keys.
*)}