This package has been deprecated

Author message:

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 https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html

@aws-cdk/aws-elasticloadbalancingv2-actions
TypeScript icon, indicating that this package has built-in type declarations

1.204.0 • Public • Published

Actions for AWS Elastic Load Balancing V2


End-of-Support

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 package contains integration actions for ELBv2. See the README of the @aws-cdk/aws-elasticloadbalancingv2 library.

Cognito

ELB allows for requests to be authenticated against a Cognito user pool using the AuthenticateCognitoAction. For details on the setup's requirements, read Prepare to use Amazon Cognito. Here's an example:

Example of using AuthenticateCognitoAction

NOTE: this example seems incomplete, I was not able to get the redirect back to the Load Balancer after authentication working. Would love some pointers on what a full working setup actually looks like!

Package Sidebar

Install

npm i @aws-cdk/aws-elasticloadbalancingv2-actions

Weekly Downloads

622

Version

1.204.0

License

Apache-2.0

Unpacked Size

116 kB

Total Files

12

Last publish

Collaborators

  • amzn-oss
  • aws-cdk-team