AWSCDK::VPCLattice

28 types

AWS::VpcLattice Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

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.)

API Reference

Classes 14

CfnAccessLogSubscriptionEnables access logs to be sent to Amazon CloudWatch, Amazon S3, and Amazon Kinesis Data Fi CfnAuthPolicyCreates or updates the auth policy. The policy string in JSON must not contain newlines or CfnDomainVerificationA domain name verification is an entity that allows you to prove your ownership of a given CfnListenerCreates a listener for a service. CfnResourceConfigurationCreates a resource configuration. CfnResourceGatewayA resource gateway is a point of ingress into the VPC where a resource resides. CfnResourcePolicyRetrieves information about the specified resource policy. CfnRuleCreates a listener rule. CfnServiceCreates a service. CfnServiceNetworkCreates a service network. CfnServiceNetworkResourceAssociationAssociates the specified service network with the specified resource configuration. CfnServiceNetworkServiceAssociationAssociates the specified service with the specified service network. CfnServiceNetworkVPCAssociationAssociates a VPC with a service network. CfnTargetGroupCreates a target group.

Interfaces 14

CfnAccessLogSubscriptionPropsProperties for defining a `CfnAccessLogSubscription`. CfnAuthPolicyPropsProperties for defining a `CfnAuthPolicy`. CfnDomainVerificationPropsProperties for defining a `CfnDomainVerification`. CfnListenerPropsProperties for defining a `CfnListener`. CfnResourceConfigurationPropsProperties for defining a `CfnResourceConfiguration`. CfnResourceGatewayPropsProperties for defining a `CfnResourceGateway`. CfnResourcePolicyPropsProperties for defining a `CfnResourcePolicy`. CfnRulePropsProperties for defining a `CfnRule`. CfnServiceNetworkPropsProperties for defining a `CfnServiceNetwork`. CfnServiceNetworkResourceAssociationPropsProperties for defining a `CfnServiceNetworkResourceAssociation`. CfnServiceNetworkServiceAssociationPropsProperties for defining a `CfnServiceNetworkServiceAssociation`. CfnServiceNetworkVPCAssociationPropsProperties for defining a `CfnServiceNetworkVpcAssociation`. CfnServicePropsProperties for defining a `CfnService`. CfnTargetGroupPropsProperties for defining a `CfnTargetGroup`.