MDAA TS Docs
    Preparing search index...

    Module @aws-mdaa/ec2-l3-construct - v1.5.0

    Construct Overview

    The EC2 Instance CDK L3 construct is used to configure and deploy a secure EC2 Instance and associated resources.


    ec2

    • EC2 Instance - A secure EC2 Instance.

    • Security Group - Will be used by EC2 Instance.

    • KMS CMK - Created if not keyARN is provided, The KMS CMK which will be used to encrypt the root volume.

    Classes

    Ec2L3Construct

    Interfaces

    CommandProps
    ConfigProps
    ConfigSetsProps
    Ec2L3ConstructProps
    FileProps
    GroupProps
    InitOptionsProps
    InitProps
    InstanceProps
    KeyPairProps
    NamedCommandProps
    NamedConfigProps
    NamedConfigSetsProps
    NamedEnvProps
    NamedFileProps
    NamedGroupProps
    NamedInitProps
    NamedInstanceProps
    NamedKeyPairProps
    NamedPackageProps
    NamedSecurityGroupProps
    NamedServiceProps
    NamedSourceProps
    NamedUserProps
    PackageProps
    SecurityGroupProps
    ServiceProps
    SourceProps
    UserProps