Values.DetachAndDeleteS3AccessPointRequestSourceDetaches an S3 access point from an Amazon FSx volume and deletes the S3 access point. The requester requires the following permission to perform this action: fsx:DetachAndDeleteS3AccessPoint s3:DeleteAccessPoint
type nonrec t = {clientRequestToken : ClientRequestToken.t option;name : S3AccessPointAttachmentName.t;The name of the S3 access point attachment that you want to delete.
*)}