Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.VpcLattice

AWS::VpcLattice Construct Library

--- 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 module is part of the AWS Cloud Development Kit project.

using Amazon.CDK.AWS.VpcLattice;

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

    There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

    For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::VpcLattice.

    (Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

    Classes

    CfnAccessLogSubscription

    A CloudFormation AWS::VpcLattice::AccessLogSubscription.

    CfnAccessLogSubscriptionProps

    Properties for defining a CfnAccessLogSubscription.

    CfnAuthPolicy

    A CloudFormation AWS::VpcLattice::AuthPolicy.

    CfnAuthPolicyProps

    Properties for defining a CfnAuthPolicy.

    CfnListener

    A CloudFormation AWS::VpcLattice::Listener.

    CfnListener.DefaultActionProperty

    The action for the default rule.

    CfnListener.FixedResponseProperty

    Information about an action that returns a custom HTTP response.

    CfnListener.ForwardProperty

    The forward action.

    CfnListener.WeightedTargetGroupProperty

    Describes the weight of a target group.

    CfnListenerProps

    Properties for defining a CfnListener.

    CfnResourcePolicy

    A CloudFormation AWS::VpcLattice::ResourcePolicy.

    CfnResourcePolicyProps

    Properties for defining a CfnResourcePolicy.

    CfnRule

    A CloudFormation AWS::VpcLattice::Rule.

    CfnRule.ActionProperty

    Describes the action for a rule.

    CfnRule.FixedResponseProperty

    Information about an action that returns a custom HTTP response.

    CfnRule.ForwardProperty

    The forward action.

    CfnRule.HeaderMatchProperty

    Describes the constraints for a header match.

    CfnRule.HeaderMatchTypeProperty

    Describes a header match type.

    CfnRule.HttpMatchProperty

    Describes criteria that can be applied to incoming requests.

    CfnRule.MatchProperty

    Describes a rule match.

    CfnRule.PathMatchProperty

    Describes the conditions that can be applied when matching a path for incoming requests.

    CfnRule.PathMatchTypeProperty

    Describes a path match type.

    CfnRule.WeightedTargetGroupProperty

    Describes the weight of a target group.

    CfnRuleProps

    Properties for defining a CfnRule.

    CfnService

    A CloudFormation AWS::VpcLattice::Service.

    CfnService.DnsEntryProperty

    Describes the DNS information of a service.

    CfnServiceNetwork

    A CloudFormation AWS::VpcLattice::ServiceNetwork.

    CfnServiceNetworkProps

    Properties for defining a CfnServiceNetwork.

    CfnServiceNetworkServiceAssociation

    A CloudFormation AWS::VpcLattice::ServiceNetworkServiceAssociation.

    CfnServiceNetworkServiceAssociation.DnsEntryProperty

    DNS information about the service.

    CfnServiceNetworkServiceAssociationProps

    Properties for defining a CfnServiceNetworkServiceAssociation.

    CfnServiceNetworkVpcAssociation

    A CloudFormation AWS::VpcLattice::ServiceNetworkVpcAssociation.

    CfnServiceNetworkVpcAssociationProps

    Properties for defining a CfnServiceNetworkVpcAssociation.

    CfnServiceProps

    Properties for defining a CfnService.

    CfnTargetGroup

    A CloudFormation AWS::VpcLattice::TargetGroup.

    CfnTargetGroup.HealthCheckConfigProperty

    The health check configuration of a target group.

    CfnTargetGroup.MatcherProperty

    The codes to use when checking for a successful response from a target for health checks.

    CfnTargetGroup.TargetGroupConfigProperty

    Describes the configuration of a target group.

    CfnTargetGroup.TargetProperty

    Describes a target.

    CfnTargetGroupProps

    Properties for defining a CfnTargetGroup.

    Interfaces

    CfnListener.IDefaultActionProperty

    The action for the default rule.

    CfnListener.IFixedResponseProperty

    Information about an action that returns a custom HTTP response.

    CfnListener.IForwardProperty

    The forward action.

    CfnListener.IWeightedTargetGroupProperty

    Describes the weight of a target group.

    CfnRule.IActionProperty

    Describes the action for a rule.

    CfnRule.IFixedResponseProperty

    Information about an action that returns a custom HTTP response.

    CfnRule.IForwardProperty

    The forward action.

    CfnRule.IHeaderMatchProperty

    Describes the constraints for a header match.

    CfnRule.IHeaderMatchTypeProperty

    Describes a header match type.

    CfnRule.IHttpMatchProperty

    Describes criteria that can be applied to incoming requests.

    CfnRule.IMatchProperty

    Describes a rule match.

    CfnRule.IPathMatchProperty

    Describes the conditions that can be applied when matching a path for incoming requests.

    CfnRule.IPathMatchTypeProperty

    Describes a path match type.

    CfnRule.IWeightedTargetGroupProperty

    Describes the weight of a target group.

    CfnService.IDnsEntryProperty

    Describes the DNS information of a service.

    CfnServiceNetworkServiceAssociation.IDnsEntryProperty

    DNS information about the service.

    CfnTargetGroup.IHealthCheckConfigProperty

    The health check configuration of a target group.

    CfnTargetGroup.IMatcherProperty

    The codes to use when checking for a successful response from a target for health checks.

    CfnTargetGroup.ITargetGroupConfigProperty

    Describes the configuration of a target group.

    CfnTargetGroup.ITargetProperty

    Describes a target.

    ICfnAccessLogSubscriptionProps

    Properties for defining a CfnAccessLogSubscription.

    ICfnAuthPolicyProps

    Properties for defining a CfnAuthPolicy.

    ICfnListenerProps

    Properties for defining a CfnListener.

    ICfnResourcePolicyProps

    Properties for defining a CfnResourcePolicy.

    ICfnRuleProps

    Properties for defining a CfnRule.

    ICfnServiceNetworkProps

    Properties for defining a CfnServiceNetwork.

    ICfnServiceNetworkServiceAssociationProps

    Properties for defining a CfnServiceNetworkServiceAssociation.

    ICfnServiceNetworkVpcAssociationProps

    Properties for defining a CfnServiceNetworkVpcAssociation.

    ICfnServiceProps

    Properties for defining a CfnService.

    ICfnTargetGroupProps

    Properties for defining a CfnTargetGroup.

    Back to top Generated by DocFX