EfsSchema
Hierarchy
- unknown
- EfsSchema
Index
Properties
Properties
properties
Input properties.
properties.awsAccountId- The AWS account id.properties.awsRegionId- The AWS region id.properties.filesystemName- The filesystem name.
response
Saved response.
response.FileSystemArn- The filesystem arn.response.FileSystemId- The filesystem id.
The
EfsSchemaclass is the schema for theEfsresource, which represents the AWS Elastic File System (EFS) resource. This resource can create an efs in AWS using the AWS JavaScript SDK V3 API. See official sdk docs.Resources/Efs
parents - This resource has no parents.
resourceId - The resource id is of format
efs-<region-id>-<file-system-name>