| Package | Description |
|---|---|
| software.amazon.awscdk.services.ecs.patterns |
CDK Construct library for higher-level ECS Constructs
|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Class and Description |
|---|
| EcsTask
Start a task on an ECS cluster.
|
| Class and Description |
|---|
| ApiDestination
Use an API Destination rule target.
|
| ApiDestination.Builder
A fluent builder for
ApiDestination. |
| ApiDestinationProps
Customize the EventBridge Api Destinations Target.
|
| ApiDestinationProps.Builder
A builder for
ApiDestinationProps |
| ApiGateway
Use an API Gateway REST APIs as a target for Amazon EventBridge rules.
|
| ApiGateway.Builder
A fluent builder for
ApiGateway. |
| ApiGatewayProps
Customize the API Gateway Event Target.
|
| ApiGatewayProps.Builder
A builder for
ApiGatewayProps |
| AwsApi
Use an AWS Lambda function that makes API calls as an event rule target.
|
| AwsApi.Builder
A fluent builder for
AwsApi. |
| AwsApiInput
Rule target input for an AwsApi target.
|
| AwsApiInput.Builder
A builder for
AwsApiInput |
| AwsApiProps
Properties for an AwsApi target.
|
| AwsApiProps.Builder
A builder for
AwsApiProps |
| BatchJob
Use an AWS Batch Job / Queue as an event rule target.
|
| BatchJob.Builder
A fluent builder for
BatchJob. |
| BatchJobProps
Customize the Batch Job Event Target.
|
| BatchJobProps.Builder
A builder for
BatchJobProps |
| CloudWatchLogGroup
Use an AWS CloudWatch LogGroup as an event rule target.
|
| CloudWatchLogGroup.Builder
A fluent builder for
CloudWatchLogGroup. |
| CodeBuildProject
Start a CodeBuild build when an Amazon EventBridge rule is triggered.
|
| CodeBuildProject.Builder
A fluent builder for
CodeBuildProject. |
| CodeBuildProjectProps
Customize the CodeBuild Event Target.
|
| CodeBuildProjectProps.Builder
A builder for
CodeBuildProjectProps |
| CodePipeline
Allows the pipeline to be used as an EventBridge rule target.
|
| CodePipeline.Builder
A fluent builder for
CodePipeline. |
| CodePipelineTargetOptions
Customization options when creating a
CodePipeline event target. |
| CodePipelineTargetOptions.Builder
A builder for
CodePipelineTargetOptions |
| ContainerOverride
Example:
|
| ContainerOverride.Builder
A builder for
ContainerOverride |
| EcsTask
Start a task on an ECS cluster.
|
| EcsTask.Builder
A fluent builder for
EcsTask. |
| EcsTaskProps
Properties to define an ECS Event Task.
|
| EcsTaskProps.Builder
A builder for
EcsTaskProps |
| EventBus
Notify an existing Event Bus of an event.
|
| EventBus.Builder
A fluent builder for
EventBus. |
| EventBusProps
Configuration properties of an Event Bus event.
|
| EventBusProps.Builder
A builder for
EventBusProps |
| KinesisFirehoseStream
Customize the Firehose Stream Event Target.
|
| KinesisFirehoseStream.Builder
A fluent builder for
KinesisFirehoseStream. |
| KinesisFirehoseStreamProps
Customize the Firehose Stream Event Target.
|
| KinesisFirehoseStreamProps.Builder
A builder for
KinesisFirehoseStreamProps |
| KinesisStream
Use a Kinesis Stream as a target for AWS CloudWatch event rules.
|
| KinesisStream.Builder
A fluent builder for
KinesisStream. |
| KinesisStreamProps
Customize the Kinesis Stream Event Target.
|
| KinesisStreamProps.Builder
A builder for
KinesisStreamProps |
| LambdaFunction
Use an AWS Lambda function as an event rule target.
|
| LambdaFunction.Builder
A fluent builder for
LambdaFunction. |
| LambdaFunctionProps
Customize the Lambda Event Target.
|
| LambdaFunctionProps.Builder
A builder for
LambdaFunctionProps |
| LogGroupProps
Customize the CloudWatch LogGroup Event Target.
|
| LogGroupProps.Builder
A builder for
LogGroupProps |
| LogGroupTargetInput
The input to send to the CloudWatch LogGroup target.
|
| LogGroupTargetInputOptions
Options used when creating a target input template.
|
| LogGroupTargetInputOptions.Builder
A builder for
LogGroupTargetInputOptions |
| SfnStateMachine
Use a StepFunctions state machine as a target for Amazon EventBridge rules.
|
| SfnStateMachine.Builder
A fluent builder for
SfnStateMachine. |
| SfnStateMachineProps
Customize the Step Functions State Machine target.
|
| SfnStateMachineProps.Builder
A builder for
SfnStateMachineProps |
| SnsTopic
Use an SNS topic as a target for Amazon EventBridge rules.
|
| SnsTopic.Builder
A fluent builder for
SnsTopic. |
| SnsTopicProps
Customize the SNS Topic Event Target.
|
| SnsTopicProps.Builder
A builder for
SnsTopicProps |
| SqsQueue
Use an SQS Queue as a target for Amazon EventBridge rules.
|
| SqsQueue.Builder
A fluent builder for
SqsQueue. |
| SqsQueueProps
Customize the SQS Queue Event Target.
|
| SqsQueueProps.Builder
A builder for
SqsQueueProps |
| TargetBaseProps
The generic properties for an RuleTarget.
|
| TargetBaseProps.Builder
A builder for
TargetBaseProps |
| TaskEnvironmentVariable
An environment variable to be set in the container run as a task.
|
| TaskEnvironmentVariable.Builder
A builder for
TaskEnvironmentVariable |
Copyright © 2022. All rights reserved.