13 CDK constructs available in aws-cdk-lib/aws-servicediscovery
import * as servicediscovery from 'aws-cdk-lib/aws-servicediscovery';Higher-level abstractions with sensible defaults and convenience methods.
Instance that uses Route 53 Alias record type. Currently, the only resource types supported are Elastic Load Balancers.
Instance that is accessible using a domain name (CNAME).
Define an HTTP Namespace.
Instance that is accessible using an IP address.
Instance accessible using values other than an IP address or a domain name (CNAME). Specify the other values in Custom attributes.
Define a Service Discovery HTTP Namespace.
Define a Public DNS Namespace.
Define a CloudMap Service.
Direct CloudFormation resource mappings. One-to-one with CloudFormation resource types.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-cdk-lib/aws-servicediscovery