Values.GetAccessPointScopeRequestSourceReturns the access point scope for a directory bucket. To use this operation, you must have the permission to perform the s3express:GetAccessPointScope action. For information about REST API errors, see REST error responses.
type nonrec t = {accountId : AccountId.t;The Amazon Web Services account ID that owns the access point with the scope that you want to retrieve.
*)name : AccessPointName.t;The name of the access point with the scope you want to retrieve.
*)}