AWS Fundamentals Logo
AWS Fundamentals
L1 Construct

CfnEipEndpoint

Use an EC2 Instance as a Global Accelerator Endpoint.

Import

import { CfnEipEndpoint } from 'aws-cdk-lib/aws-globalaccelerator-endpoints';

Or use the module namespace:

import * as globalaccelerator_endpoints from 'aws-cdk-lib/aws-globalaccelerator-endpoints';
// globalaccelerator_endpoints.CfnEipEndpoint

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter

Quick Facts

LevelL1 (CloudFormation)
Moduleaws-globalaccelerator-endpoints

External Links