RootDirectory
Specifies the root directory path and optional creation permissions for newly created directories.
Contents
- creationPermissions
-
The permissions to set on newly created directories.
Type: CreationPermissions object
Required: No
- path
-
The path to use as the root directory for the access point.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
(\/|(\/(?!\.)+[^$#<>;;`|&?{}^*/\n]+){1,4})Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: