| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
StepFunctionsExecutionIntegrationOptions.Jsii$Proxy
An implementation for
StepFunctionsExecutionIntegrationOptions |
| Modifier and Type | Method and Description |
|---|---|
StepFunctionsExecutionIntegrationOptions |
StepFunctionsExecutionIntegrationOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static AwsIntegration |
StepFunctionsIntegration.startExecution(IStateMachine stateMachine,
StepFunctionsExecutionIntegrationOptions options)
Integrates a Synchronous Express State Machine from AWS Step Functions to an API Gateway method.
|
Copyright © 2022. All rights reserved.