Hierarchy (view full)

Constructors

Properties

_RELOADABLE: boolean = false
ec2: EC2
efs: EFS
lambda: Lambda
region: string
s3: S3
_instances: {
    [key: string]: RWSService;
} = {}

Type declaration

Methods

  • Parameters

    • fileSystemId: string

    Returns Promise<[string, string]>

  • Parameters

    • fileSystemId: string
    • subnetId: string

    Returns Promise<string>

  • Parameters

    • fileSystemId: string

    Returns Promise<AccessPointDescriptions>

  • Parameters

    • functionName: string
    • vpcId: string

    Returns Promise<[string, string, boolean]>

  • Parameters

    • vpcId: string
    • subnetId: string

    Returns Promise<string>

  • Parameters

    • baseFunctionName: string
    • efsId: string
    • modulesS3Key: string
    • s3Bucket: string
    • vpcId: string
    • subnetId: string

    Returns Promise<void>

Generated using TypeDoc