aws_cdk.pipelines

Package Overview

AddStageOpts

ArtifactMap

Translate FileSets to CodePipeline Artifacts.

AssetType

Type of the asset that is being published.

CodeBuildOptions

CodeBuildStep

Run a script as a CodeBuild Project.

CodeBuildStepProps

CodeCommitSourceOptions

CodePipeline

A CDK Pipeline that uses CodePipeline to deploy CDK apps.

CodePipelineActionFactoryResult

CodePipelineFileSet

A FileSet created from a CodePipeline artifact.

CodePipelineProps

CodePipelineSource

Factory for CodePipeline source steps.

ConfirmPermissionsBroadening

Pause the pipeline if a deployment would add IAM permissions or Security Group rules.

ConnectionSourceOptions

DockerCredential

Represents credentials used to access a Docker registry.

DockerCredentialUsage

Defines which stages of a pipeline require the specified credentials.

ECRSourceOptions

EcrDockerCredentialOptions

ExternalDockerCredentialOptions

FileSet

A set of files traveling through the deployment pipeline.

FileSetLocation

GitHubSourceOptions

ICodePipelineActionFactory

Factory for explicit CodePipeline Actions.

IFileSetProducer

Any class that produces, or is itself, a FileSet.

ManualApprovalStep

A manual approval step.

ManualApprovalStepProps

PermissionsBroadeningCheckProps

PipelineBase

A generic CDK Pipelines pipeline.

PipelineBaseProps

ProduceActionOptions

S3SourceOptions

ShellStep

Run shell script commands in the pipeline.

ShellStepProps

StackAsset

StackDeployment

Deployment of a single Stack.

StackDeploymentProps

StackOutputReference

A Reference to a Stack Output.

StackOutputsMap

Translate stack outputs to Codepipline variable references.

StackSteps

StageDeployment

Deployment of a single Stage.

StageDeploymentProps

Step

A generic Step which can be added to a Pipeline.

Wave

Multiple stages that are deployed in parallel.

WaveOptions

WaveProps