@aws-cdk_aws-cloud9-alpha.ConnectionType

enum ConnectionType ๐Ÿ”น

LanguageType name
.NETAmazon.CDK.AWS.Cloud9.Alpha.ConnectionType
Gogithub.com/aws/aws-cdk-go/awscdkcloud9alpha/v2#ConnectionType
Javasoftware.amazon.awscdk.services.cloud9.alpha.ConnectionType
Pythonaws_cdk.aws_cloud9_alpha.ConnectionType
TypeScript (source)@aws-cdk/aws-cloud9-alpha ยป ConnectionType

The connection type used for connecting to an Amazon EC2 environment.

Members

NameDescription
CONNECT_SSH ๐Ÿ”นConnect through SSH.
CONNECT_SSM ๐Ÿ”นConnect through AWS Systems Manager When using SSM, service role and instance profile aren't automatically created.

CONNECT_SSH ๐Ÿ”น

Connect through SSH.


CONNECT_SSM ๐Ÿ”น

Connect through AWS Systems Manager When using SSM, service role and instance profile aren't automatically created.

See https://docs.aws.amazon.com/cloud9/latest/user-guide/ec2-ssm.html#service-role-ssm