| Package | Description |
|---|---|
| software.amazon.awscdk.appdelivery |
Continuous Integration / Continuous Delivery for CDK Applications
|
| software.amazon.awscdk.pipelines |
CDK Pipelines
|
| software.amazon.awscdk.services.codepipeline |
AWS CodePipeline Construct Library
|
| software.amazon.awscdk.services.codepipeline.actions |
AWS CodePipeline Actions
|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Class and Description |
|---|
| ActionBindOptions |
| ActionConfig |
| ActionProperties |
| Artifact
(experimental) An output artifact of an action.
|
| IAction
(experimental) A Pipeline Action.
|
| IStage
(experimental) The abstract interface of a Pipeline Stage that is used by Actions.
|
| Class and Description |
|---|
| ActionBindOptions |
| ActionConfig |
| ActionProperties |
| Artifact
(experimental) An output artifact of an action.
|
| ArtifactPath
(experimental) A specific file within an output artifact.
|
| IAction
(experimental) A Pipeline Action.
|
| IStage
(experimental) The abstract interface of a Pipeline Stage that is used by Actions.
|
| Pipeline
(experimental) An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.
|
| Class and Description |
|---|
| ActionBindOptions |
| ActionConfig |
| ActionProperties |
| Artifact
(experimental) An output artifact of an action.
|
| ArtifactPath
(experimental) A specific file within an output artifact.
|
| CommonActionProps
(experimental) Common properties shared by all Actions.
|
| CommonAwsActionProps
(experimental) Common properties shared by all Actions whose
ActionProperties.owner field is 'AWS' (or unset, as 'AWS' is the default). |
| IAction
(experimental) A Pipeline Action.
|
| IStage
(experimental) The abstract interface of a Pipeline Stage that is used by Actions.
|
| Class and Description |
|---|
| IPipeline
(experimental) The abstract view of an AWS CodePipeline as required and used by Actions.
|
Copyright © 2021. All rights reserved.