Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-vpclattice-servicenetworkvpcassociation.json
Parent schema serverless-framework-configuration
Type: object

Associates a VPC with a service network.. Source:- No source definition found, add manually please

Properties

SecurityGroupIds string[]
uniqueItems=true
ServiceNetworkIdentifier string | Aws_CF_FunctionString
VpcIdentifier string | Aws_CF_FunctionString
Tags Tag[]
minItems=0maxItems=50uniqueItems=true

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required