| 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
(experimental) Start a task on an ECS cluster.
|
| Class and Description |
|---|
| ApiGateway
(experimental) Use an API Gateway REST APIs as a target for Amazon EventBridge rules.
|
| ApiGateway.Builder
(experimental) A fluent builder for
ApiGateway. |
| ApiGatewayProps
(experimental) Customize the API Gateway Event Target.
|
| ApiGatewayProps.Builder
A builder for
ApiGatewayProps |
| AwsApi
(experimental) Use an AWS Lambda function that makes API calls as an event rule target.
|
| AwsApi.Builder
(experimental) A fluent builder for
AwsApi. |
| AwsApiInput
(experimental) Rule target input for an AwsApi target.
|
| AwsApiInput.Builder
A builder for
AwsApiInput |
| AwsApiProps
(experimental) Properties for an AwsApi target.
|
| AwsApiProps.Builder
A builder for
AwsApiProps |
| BatchJob
(experimental) Use an AWS Batch Job / Queue as an event rule target.
|
| BatchJob.Builder
(experimental) A fluent builder for
BatchJob. |
| BatchJobProps
(experimental) Customize the Batch Job Event Target.
|
| BatchJobProps.Builder
A builder for
BatchJobProps |
| CloudWatchLogGroup
(experimental) Use an AWS CloudWatch LogGroup as an event rule target.
|
| CloudWatchLogGroup.Builder
(experimental) A fluent builder for
CloudWatchLogGroup. |
| CodeBuildProject
(experimental) Start a CodeBuild build when an Amazon EventBridge rule is triggered.
|
| CodeBuildProject.Builder
(experimental) A fluent builder for
CodeBuildProject. |
| CodeBuildProjectProps
(experimental) Customize the CodeBuild Event Target.
|
| CodeBuildProjectProps.Builder
A builder for
CodeBuildProjectProps |
| CodePipeline
(experimental) Allows the pipeline to be used as an EventBridge rule target.
|
| CodePipeline.Builder
(experimental) A fluent builder for
CodePipeline. |
| CodePipelineTargetOptions
(experimental) Customization options when creating a
CodePipeline event target. |
| CodePipelineTargetOptions.Builder
A builder for
CodePipelineTargetOptions |
| ContainerOverride |
| ContainerOverride.Builder
A builder for
ContainerOverride |
| EcsTask
(experimental) Start a task on an ECS cluster.
|
| EcsTask.Builder
(experimental) A fluent builder for
EcsTask. |
| EcsTaskProps
(experimental) Properties to define an ECS Event Task.
|
| EcsTaskProps.Builder
A builder for
EcsTaskProps |
| EventBus
(experimental) Notify an existing Event Bus of an event.
|
| EventBus.Builder
(experimental) A fluent builder for
EventBus. |
| EventBusProps
(experimental) Configuration properties of an Event Bus event.
|
| EventBusProps.Builder
A builder for
EventBusProps |
| KinesisFirehoseStream
(experimental) Customize the Firehose Stream Event Target.
|
| KinesisFirehoseStream.Builder
(experimental) A fluent builder for
KinesisFirehoseStream. |
| KinesisFirehoseStreamProps
(experimental) Customize the Firehose Stream Event Target.
|
| KinesisFirehoseStreamProps.Builder
A builder for
KinesisFirehoseStreamProps |
| KinesisStream
(experimental) Use a Kinesis Stream as a target for AWS CloudWatch event rules.
|
| KinesisStream.Builder
(experimental) A fluent builder for
KinesisStream. |
| KinesisStreamProps
(experimental) Customize the Kinesis Stream Event Target.
|
| KinesisStreamProps.Builder
A builder for
KinesisStreamProps |
| LambdaFunction
(experimental) Use an AWS Lambda function as an event rule target.
|
| LambdaFunction.Builder
(experimental) A fluent builder for
LambdaFunction. |
| LambdaFunctionProps
(experimental) Customize the Lambda Event Target.
|
| LambdaFunctionProps.Builder
A builder for
LambdaFunctionProps |
| LogGroupProps
(experimental) Customize the CloudWatch LogGroup Event Target.
|
| LogGroupProps.Builder
A builder for
LogGroupProps |
| SfnStateMachine
(experimental) Use a StepFunctions state machine as a target for Amazon EventBridge rules.
|
| SfnStateMachine.Builder
(experimental) A fluent builder for
SfnStateMachine. |
| SfnStateMachineProps
(experimental) Customize the Step Functions State Machine target.
|
| SfnStateMachineProps.Builder
A builder for
SfnStateMachineProps |
| SnsTopic
(experimental) Use an SNS topic as a target for Amazon EventBridge rules.
|
| SnsTopic.Builder
(experimental) A fluent builder for
SnsTopic. |
| SnsTopicProps
(experimental) Customize the SNS Topic Event Target.
|
| SnsTopicProps.Builder
A builder for
SnsTopicProps |
| SqsQueue
(experimental) Use an SQS Queue as a target for Amazon EventBridge rules.
|
| SqsQueue.Builder
(experimental) A fluent builder for
SqsQueue. |
| SqsQueueProps
(experimental) Customize the SQS Queue Event Target.
|
| SqsQueueProps.Builder
A builder for
SqsQueueProps |
| TargetBaseProps
(experimental) The generic properties for an RuleTarget.
|
| TargetBaseProps.Builder
A builder for
TargetBaseProps |
| TaskEnvironmentVariable
(experimental) An environment variable to be set in the container run as a task.
|
| TaskEnvironmentVariable.Builder
A builder for
TaskEnvironmentVariable |
Copyright © 2021. All rights reserved.