Skip to content

Data Source: awsEc2SerialConsoleAccess

Provides a way to check whether serial console access is enabled for your AWS account in the current AWS region.

Example Usage

/*Provider bindings are generated by running cdktf get.
See https://cdk.tf/provider-generation for more details.*/
import * as aws from "./.gen/providers/aws";
new aws.dataAwsEc2SerialConsoleAccess.DataAwsEc2SerialConsoleAccess(
  this,
  "current",
  {}
);

Attributes Reference

The following attributes are exported:

  • enabled - Whether or not serial console access is enabled. Returns as true or false.
  • id - Region of serial console access.

Timeouts

Configuration options:

  • read - (Default 20M)