latest--aws-efs-accesspoint
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-efs-accesspoint.json |
| Parent schema | serverless-framework-configuration |
Resource Type definition for AWS::EFS::AccessPoint. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
The ID of the EFS file system that the access point provides access to.
(optional) A string of up to 64 ASCII characters that Amazon EFS uses to ensure idempotent creation.
3 nested properties
The POSIX user ID used for all file system operations using this access point.
The POSIX group ID used for all file system operations using this access point.
Secondary POSIX group IDs used for all file system operations using this access point.
2 nested properties
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system. A path can have up to four subdirectories. If the specified path does not exist, you are required to provide the CreationInfo.
3 nested properties
Specifies the POSIX user ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX group ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX permissions to apply to the RootDirectory, in the format of an octal number representing the file's mode bits.
Definitions
Specifies the POSIX user ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX group ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX permissions to apply to the RootDirectory, in the format of an octal number representing the file's mode bits.
Specifies the path on the EFS file system to expose as the root directory to NFS clients using the access point to access the EFS file system. A path can have up to four subdirectories. If the specified path does not exist, you are required to provide the CreationInfo.
3 nested properties
Specifies the POSIX user ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX group ID to apply to the RootDirectory. Accepts values from 0 to 2^32 (4294967295).
Specifies the POSIX permissions to apply to the RootDirectory, in the format of an octal number representing the file's mode bits.
The POSIX user ID used for all file system operations using this access point.
The POSIX group ID used for all file system operations using this access point.
Secondary POSIX group IDs used for all file system operations using this access point.