Uses of Package
software.amazon.awscdk.services.events.targets
Package
Description
CDK Construct library for higher-level ECS Constructs
Event Targets for Amazon EventBridge
-
-
ClassDescriptionUse an API Destination rule target.A fluent builder for
ApiDestination
.Customize the EventBridge Api Destinations Target.A builder forApiDestinationProps
Use an API Gateway REST APIs as a target for Amazon EventBridge rules.A fluent builder forApiGateway
.Customize the API Gateway Event Target.A builder forApiGatewayProps
Use an AppSync GraphQL API as a target for Amazon EventBridge rules.A fluent builder forAppSync
.Customize the AppSync GraphQL API target.A builder forAppSyncGraphQLApiProps
Use an AWS Lambda function that makes API calls as an event rule target.A fluent builder forAwsApi
.Rule target input for an AwsApi target.A builder forAwsApiInput
Properties for an AwsApi target.A builder forAwsApiProps
Use an AWS Batch Job / Queue as an event rule target.A fluent builder forBatchJob
.Customize the Batch Job Event Target.A builder forBatchJobProps
Use an AWS CloudWatch LogGroup as an event rule target.A fluent builder forCloudWatchLogGroup
.Start a CodeBuild build when an Amazon EventBridge rule is triggered.A fluent builder forCodeBuildProject
.Customize the CodeBuild Event Target.A builder forCodeBuildProjectProps
Allows the pipeline to be used as an EventBridge rule target.A fluent builder forCodePipeline
.Customization options when creating aCodePipeline
event target.A builder forCodePipelineTargetOptions
Example:A builder forContainerOverride
Start a task on an ECS cluster.A fluent builder forEcsTask
.Properties to define an ECS Event Task.A builder forEcsTaskProps
Notify an existing Event Bus of an event.A fluent builder forEventBus
.Configuration properties of an Event Bus event.A builder forEventBusProps
Represents a Kinesis Data Firehose delivery stream.Internal default implementation forIDeliveryStream
.Deprecated.Use KinesisFirehoseStreamV2Deprecated.Customize the Firehose Stream Event Target.A builder forKinesisFirehoseStreamProps
Customize the Firehose Stream Event Target V2 to support L2 Kinesis Delivery Stream instead of L1 Cfn Kinesis Delivery Stream.A fluent builder forKinesisFirehoseStreamV2
.Use a Kinesis Stream as a target for AWS CloudWatch event rules.A fluent builder forKinesisStream
.Customize the Kinesis Stream Event Target.A builder forKinesisStreamProps
Use an AWS Lambda function as an event rule target.A fluent builder forLambdaFunction
.Customize the Lambda Event Target.A builder forLambdaFunctionProps
Customize the CloudWatch LogGroup Event Target.A builder forLogGroupProps
The input to send to the CloudWatch LogGroup target.Options used when creating a target input template.A builder forLogGroupTargetInputOptions
Schedule an Amazon Redshift Query to be run, using the Redshift Data API.A fluent builder forRedshiftQuery
.Configuration properties of an Amazon Redshift Query event.A builder forRedshiftQueryProps
Use a StepFunctions state machine as a target for Amazon EventBridge rules.A fluent builder forSfnStateMachine
.Customize the Step Functions State Machine target.A builder forSfnStateMachineProps
Use an SNS topic as a target for Amazon EventBridge rules.A fluent builder forSnsTopic
.Customize the SNS Topic Event Target.A builder forSnsTopicProps
Use an SQS Queue as a target for Amazon EventBridge rules.A fluent builder forSqsQueue
.Customize the SQS Queue Event Target.A builder forSqsQueueProps
Metadata that you apply to a resource to help categorize and organize the resource.A builder forTag
The generic properties for an RuleTarget.A builder forTargetBaseProps
An environment variable to be set in the container run as a task.A builder forTaskEnvironmentVariable