Values.ScopeSourceYou can use the access point scope to restrict access to specific prefixes, API operations, or a combination of both. For more information, see Manage the scope of your access points for directory buckets.
type nonrec t = {prefixes : PrefixesList.t option;You can specify any amount of prefixes, but the total length of characters of all prefixes must be less than 256 bytes in size.
*)permissions : ScopePermissionList.t option;You can include one or more API operations as permissions.
*)}