| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| Modifier and Type | Class and Description |
|---|---|
class |
LambdaRestApi
Defines an API Gateway REST API with AWS Lambda proxy integration.
|
class |
RestApi
Represents a REST API in Amazon API Gateway.
|
class |
SpecRestApi
Represents a REST API in Amazon API Gateway, created with an OpenAPI specification.
|
class |
StepFunctionsRestApi
Defines an API Gateway REST API with a Synchrounous Express State Machine as a proxy integration.
|
| Constructor and Description |
|---|
ApiGateway(RestApiBase api) |
Copyright © 2022. All rights reserved.