Namespace Amazon.CDK.Pipelines
Options to pass to addStage.
Translate FileSets to CodePipeline Artifacts.
CodeBuildOptionsOptions for customizing a single CodeBuild project.
CodeBuildStepRun a script as a CodeBuild Project.
CodeBuildStepPropsConstruction props for a CodeBuildStep.
CodeCommitSourceOptionsConfiguration options for a CodeCommit source.
CodePipelineA CDK Pipeline that uses CodePipeline to deploy CDK apps.
CodePipelineActionFactoryResultThe result of adding actions to the pipeline.
CodePipelineFileSetA FileSet created from a CodePipeline artifact.
CodePipelinePropsProperties for a CodePipeline.
Factory for CodePipeline source steps.
ConfirmPermissionsBroadeningPause the pipeline if a deployment would add IAM permissions or Security Group rules.
ConnectionSourceOptionsConfiguration options for CodeStar source.
DockerCredentialRepresents credentials used to access a Docker registry.
ECRSourceOptionsOptions for ECR sources.
EcrDockerCredentialOptionsOptions for defining access for a Docker Credential composed of ECR repos.
ExternalDockerCredentialOptionsOptions for defining credentials for a Docker Credential.
FileSetA set of files traveling through the deployment pipeline.
FileSetLocationLocation of a FileSet consumed or produced by a ShellStep.
GitHubSourceOptionsOptions for GitHub sources.
ManualApprovalStepA manual approval step.
ManualApprovalStepPropsConstruction properties for a ManualApprovalStep.
Properties for a PermissionsBroadeningCheck.
A generic CDK Pipelines pipeline.
PipelineBasePropsProperties for a Pipeline.
Options for the CodePipelineActionFactory.produce() method.
Options for S3 sources.
ShellStepRun shell script commands in the pipeline.
ShellStepPropsConstruction properties for a ShellStep.
An asset used by a Stack.
StackDeploymentDeployment of a single Stack.
StackDeploymentPropsProperties for a StackDeployment.
A Reference to a Stack Output.
StackOutputsMapTranslate stack outputs to CodePipeline variable references.
StackStepsInstructions for additional steps that are run at stack level.
StageDeploymentDeployment of a single Stage.
Properties for a StageDeployment.
A generic Step which can be added to a Pipeline.
WaveMultiple stages that are deployed in parallel.
WaveOptionsOptions to pass to addWave.
Construction properties for a Wave.
Options to pass to addStage.
Options for customizing a single CodeBuild project.
ICodeBuildStepPropsConstruction props for a CodeBuildStep.
ICodeCommitSourceOptionsConfiguration options for a CodeCommit source.
ICodePipelineActionFactoryFactory for explicit CodePipeline Actions.
ICodePipelineActionFactoryResultThe result of adding actions to the pipeline.
ICodePipelinePropsProperties for a CodePipeline.
Configuration options for CodeStar source.
IECRSourceOptionsOptions for ECR sources.
IEcrDockerCredentialOptionsOptions for defining access for a Docker Credential composed of ECR repos.
IExternalDockerCredentialOptionsOptions for defining credentials for a Docker Credential.
IFileSetLocationLocation of a FileSet consumed or produced by a ShellStep.
IFileSetProducerAny class that produces, or is itself, a FileSet.
Options for GitHub sources.
IManualApprovalStepPropsConstruction properties for a ManualApprovalStep.
Properties for a PermissionsBroadeningCheck.
Properties for a Pipeline.
Options for the CodePipelineActionFactory.produce() method.
Options for S3 sources.
IShellStepPropsConstruction properties for a ShellStep.
An asset used by a Stack.
IStackDeploymentPropsProperties for a StackDeployment.
Instructions for additional steps that are run at stack level.
IStageDeploymentPropsProperties for a StageDeployment.
Options to pass to addWave.
Construction properties for a Wave.
Type of the asset that is being published.
DockerCredentialUsageDefines which stages of a pipeline require the specified credentials.