@aws-cdk/aws-globalaccelerator-endpoints module
Language | Package |
---|---|
![]() | Amazon.CDK.AWS.GlobalAccelerator.Endpoints |
![]() | software.amazon.awscdk.services.globalaccelerator.endpoints |
![]() | aws_cdk.aws_globalaccelerator_endpoints |
![]() | @aws-cdk/aws-globalaccelerator-endpoints |
Endpoints for AWS Global Accelerator
AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.
For more information on how to migrate, see the Migrating to AWS CDK v2 guide.
This library contains integration classes to reference endpoints in AWS
Global Accelerator. Instances of these classes should be passed to the
endpointGroup.addEndpoint()
method.
See the README of the @aws-cdk/aws-globalaccelerator
library for more information on
AWS Global Accelerator, and examples of all the integration classes available in
this module.