Uses of Package
software.amazon.awscdk.services.codepipeline
Packages that use software.amazon.awscdk.services.codepipeline
Package
Description
CDK Pipelines
AWS AppConfig Construct Library
AWS CodePipeline Construct Library
AWS CodePipeline Actions
Event Targets for Amazon EventBridge
Amazon EventBridge Scheduler Targets Construct Library
-
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.pipelinesClassDescriptionAn output artifact of an action.The abstract interface of a Pipeline Stage that is used by Actions.An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.Pipeline types.
-
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.services.appconfigClassDescriptionThe abstract view of an AWS CodePipeline as required and used by Actions.
-
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.services.codepipelineClassDescriptionSpecifies the constraints on the number of input and output artifacts an action can have.A builder for
ActionArtifactBoundsExample:A builder forActionBindOptionsExample:Example:A builder forActionConfigExample:A builder forActionPropertiesAn output artifact of an action.A specific file within an output artifact.TheAWS::CodePipeline::CustomActionTyperesource creates a custom action for activities that aren't included in the CodePipeline default actions, such as running an internally developed build process or a test suite.Returns information about the details of an artifact.A builder forCfnCustomActionType.ArtifactDetailsPropertyA fluent builder forCfnCustomActionType.The configuration properties for the custom action.A builder forCfnCustomActionType.ConfigurationPropertiesPropertySettingsis a property of theAWS::CodePipeline::CustomActionTyperesource that provides URLs that users can access to view information about the CodePipeline custom action.A builder forCfnCustomActionType.SettingsPropertyProperties for defining aCfnCustomActionType.A builder forCfnCustomActionTypePropsTheAWS::CodePipeline::Pipelineresource creates a CodePipeline pipeline that describes how software changes go through a release process.Represents information about an action declaration.A builder forCfnPipeline.ActionDeclarationPropertyRepresents information about an action type.A builder forCfnPipeline.ActionTypeIdPropertyA mapping ofartifactStoreobjects and their corresponding AWS Regions.A builder forCfnPipeline.ArtifactStoreMapPropertyThe S3 bucket where artifacts for the pipeline are stored.A builder forCfnPipeline.ArtifactStorePropertyThe conditions for making checks for entry to a stage.A builder forCfnPipeline.BeforeEntryConditionsPropertyReserved for future use.A builder forCfnPipeline.BlockerDeclarationPropertyA fluent builder forCfnPipeline.The condition for the stage.A builder forCfnPipeline.ConditionPropertyRepresents information about the key used to encrypt data in the artifact store, such as an AWS Key Management Service ( AWS KMS) key.A builder forCfnPipeline.EncryptionKeyPropertyThe environment variables for the action.A builder forCfnPipeline.EnvironmentVariablePropertyThe configuration that specifies the result, such as rollback, to occur upon stage failure.A builder forCfnPipeline.FailureConditionsPropertyThe Git repository branches specified as filter criteria to start the pipeline.A builder forCfnPipeline.GitBranchFilterCriteriaPropertyA type of trigger configuration for Git-based source actions.A builder forCfnPipeline.GitConfigurationPropertyThe Git repository file paths specified as filter criteria to start the pipeline.A builder forCfnPipeline.GitFilePathFilterCriteriaPropertyThe event criteria for the pull request trigger configuration, such as the lists of branches or file paths to include and exclude.A builder forCfnPipeline.GitPullRequestFilterPropertyThe event criteria that specify when a specified repository event will start the pipeline for the specified trigger configuration, such as the lists of Git tags to include and exclude.A builder forCfnPipeline.GitPushFilterPropertyThe Git tags specified as filter criteria for whether a Git tag repository event will start the pipeline.A builder forCfnPipeline.GitTagFilterCriteriaPropertyRepresents information about an artifact to be worked on, such as a test or build artifact.A builder forCfnPipeline.InputArtifactPropertyRepresents information about the output of an action.A builder forCfnPipeline.OutputArtifactPropertyRepresents information about the specified trigger configuration, such as the filter criteria and the source stage for the action that contains the trigger.A builder forCfnPipeline.PipelineTriggerDeclarationPropertyThe retry configuration specifies automatic retry for a failed stage, along with the configured retry mode.A builder forCfnPipeline.RetryConfigurationPropertyRepresents information about the rule to be created for an associated condition.A builder forCfnPipeline.RuleDeclarationPropertyThe ID for the rule type, which is made up of the combined values for category, owner, provider, and version.A builder forCfnPipeline.RuleTypeIdPropertyRepresents information about a stage and its definition.A builder forCfnPipeline.StageDeclarationPropertyThe name of the pipeline in which you want to disable the flow of artifacts from one stage to another.A builder forCfnPipeline.StageTransitionPropertyThe conditions for making checks that, if met, succeed a stage.A builder forCfnPipeline.SuccessConditionsPropertyA variable declared at the pipeline level.A builder forCfnPipeline.VariableDeclarationPropertyProperties for defining aCfnPipeline.A builder forCfnPipelinePropsTheAWS::CodePipeline::Webhookresource creates and registers your webhook.A fluent builder forCfnWebhook.The authentication applied to incoming webhook trigger requests.A builder forCfnWebhook.WebhookAuthConfigurationPropertyThe event criteria that specify when a webhook notification is sent to your URL.A builder forCfnWebhook.WebhookFilterRulePropertyProperties for defining aCfnWebhook.A builder forCfnWebhookPropsCommon properties shared by all Actions.A builder forCommonActionPropsCommon properties shared by all Actions whoseActionProperties.ownerfield is 'AWS' (or unset, as 'AWS' is the default).A builder forCommonAwsActionPropsThe condition for the stage.A builder forConditionThe conditions for making checks for the stage.A builder forConditionsAn interface representing resources generated in order to support the cross-region capabilities of CodePipeline.A builder forCrossRegionSupportThe creation attributes used for defining a configuration property of a custom Action.A builder forCustomActionPropertyThe resource representing registering a custom Action with CodePipeline.A fluent builder forCustomActionRegistration.Properties of registering a custom Action.A builder forCustomActionRegistrationPropsExecution mode.The configuration that specifies the result, such as rollback, to occur upon stage failure.A builder forFailureConditionsGit configuration for trigger.A builder forGitConfigurationEvent for trigger with pull request filter.Git pull request filter for trigger.A builder forGitPullRequestFilterGit push filter for trigger.A builder forGitPushFilterA Pipeline Action.Internal default implementation forIAction.The abstract view of an AWS CodePipeline as required and used by Actions.Internal default implementation forIPipeline.The abstract interface of a Pipeline Stage that is used by Actions.Internal default implementation forIStage.An AWS CodePipeline pipeline with its associated IAM role and S3 bucket.A fluent builder forPipeline.The list of event types for AWS Codepipeline Pipeline.Additional options to pass to the notification rule.A builder forPipelineNotifyOnOptionsExample:A builder forPipelinePropsPipeline types.Provider type for trigger.The action to be done when the condition is met.The method that you want to configure for automatic stage retry on stage failure.Represents a rule in AWS CodePipeline that can be used to add conditions and controls to pipeline execution.A fluent builder forRule.Properties for defining a CodePipeline Rule.A builder forRulePropsExample:A builder forStageOptionsAllows you to control where to place a new Stage when it's added to the Pipeline.A builder forStagePlacementConstruction properties of a Pipeline Stage.A builder forStagePropsTrigger.A fluent builder forTrigger.Properties of trigger.A builder forTriggerPropsPipeline-Level variable.A fluent builder forVariable.Properties of pipeline-level variable.A builder forVariableProps -
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.services.codepipeline.actionsClassDescriptionLow-level class for generic CodePipeline Actions implementing the
IActioninterface.Example:Example:Example:An output artifact of an action.A specific file within an output artifact.Common properties shared by all Actions.Common properties shared by all Actions whoseActionProperties.ownerfield is 'AWS' (or unset, as 'AWS' is the default).A Pipeline Action.The abstract view of an AWS CodePipeline as required and used by Actions.The abstract interface of a Pipeline Stage that is used by Actions. -
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.services.events.targetsClassDescriptionThe abstract view of an AWS CodePipeline as required and used by Actions.
-
Classes in software.amazon.awscdk.services.codepipeline used by software.amazon.awscdk.services.scheduler.targetsClassDescriptionThe abstract view of an AWS CodePipeline as required and used by Actions.