The AWS Path Structure in File Access Manager
File Access Manager uses a path name in the following structure:
Path Structure: Root/[OU]/[Account]/[Bucket Path]/[Folder]/[Filename]
Component structure: Root/[OU]/[OU2]/[Account name](#[Account ID])/s3.[region].[bucket name]/[folder]/[file name]
Example: Root/Example-OU/Example-Account(#420269343516)/s3.north-east-17.HR3InputDataBucket/Prospects/CVs/SueSmithPM.Docx
Root
All paths start with "Root/"
OU
The organizational unit. This could be empty, or include a sting of one or more OUs, according to the BR hierarchical structure.
Account
Since account names are not unique under an organization, this string includes the account ID and the account name
[Account name](#[Account ID])
Bucket Path
The bucket section of the path starts with "s3." and includes the region
s3.[region].[bucket]