| AcknowledgeJobRequest |
Represents the input of an AcknowledgeJob action.
|
| AcknowledgeJobResponse |
Represents the output of an AcknowledgeJob action.
|
| AcknowledgeThirdPartyJobRequest |
Represents the input of an AcknowledgeThirdPartyJob action.
|
| AcknowledgeThirdPartyJobResponse |
Represents the output of an AcknowledgeThirdPartyJob action.
|
| ActionConfiguration |
Represents information about an action configuration.
|
| ActionConfigurationProperty |
Represents information about an action configuration property.
|
| ActionContext |
Represents the context of an action in the stage of a pipeline to a job worker.
|
| ActionDeclaration |
Represents information about an action declaration.
|
| ActionExecution |
Represents information about the run of an action.
|
| ActionExecutionDetail |
Returns information about an execution of an action, including the action execution ID, and the name, version, and
timing of the action.
|
| ActionExecutionFilter |
Filter values for the action execution.
|
| ActionExecutionInput |
Input information used for an action execution.
|
| ActionExecutionOutput |
Output details listed for an action execution, such as the action execution result.
|
| ActionExecutionResult |
Execution result information, such as the external execution ID.
|
| ActionRevision |
Represents information about the version (or revision) of an action.
|
| ActionState |
Represents information about the state of an action.
|
| ActionType |
Returns information about the details of an action type.
|
| ActionTypeArtifactDetails |
Information about parameters for artifacts associated with the action type, such as the minimum and maximum artifacts
allowed.
|
| ActionTypeDeclaration |
The parameters for the action type definition that are provided when the action type is created or updated.
|
| ActionTypeExecutor |
The action engine, or executor, for an action type created for a provider, where the action is to be used by
customers of the provider.
|
| ActionTypeId |
Represents information about an action type.
|
| ActionTypeIdentifier |
Specifies the category, owner, provider, and version of the action type.
|
| ActionTypePermissions |
Details identifying the users with permissions to use the action type.
|
| ActionTypeProperty |
Represents information about each property specified in the action configuration, such as the description and key
name that display for the customer using the action type.
|
| ActionTypeSettings |
Returns information about the settings for an action type.
|
| ActionTypeUrls |
Returns information about URLs for web pages that display to customers as links on the pipeline view, such as an
external configuration page for the action type.
|
| ApprovalResult |
Represents information about the result of an approval request.
|
| Artifact |
Artifacts are the files that are worked on by actions in the pipeline.
|
| ArtifactDetail |
Artifact details for the action execution, such as the artifact location.
|
| ArtifactDetails |
Returns information about the details of an artifact.
|
| ArtifactLocation |
Represents information about the location of an artifact.
|
| ArtifactRevision |
Represents revision details of an artifact.
|
| ArtifactStore |
The S3 bucket where artifacts for the pipeline are stored.
|
| AWSSessionCredentials |
Represents an Amazon Web Services session credentials object.
|
| BeforeEntryConditions |
The conditions for making checks for entry to a stage.
|
| BlockerDeclaration |
Reserved for future use.
|
| CodePipelineException.BuilderImpl |
|
| CodePipelineRequest |
|
| CodePipelineRequest.BuilderImpl |
|
| CodePipelineResponse |
|
| CodePipelineResponse.BuilderImpl |
|
| CodePipelineResponseMetadata |
|
| Condition |
The condition for the stage.
|
| ConditionExecution |
The run of a condition.
|
| ConditionState |
Information about the state of the condition.
|
| CreateCustomActionTypeRequest |
Represents the input of a CreateCustomActionType operation.
|
| CreateCustomActionTypeResponse |
Represents the output of a CreateCustomActionType operation.
|
| CreatePipelineRequest |
Represents the input of a CreatePipeline action.
|
| CreatePipelineResponse |
Represents the output of a CreatePipeline action.
|
| CurrentRevision |
Represents information about a current revision.
|
| DeleteCustomActionTypeRequest |
Represents the input of a DeleteCustomActionType operation.
|
| DeleteCustomActionTypeResponse |
|
| DeletePipelineRequest |
Represents the input of a DeletePipeline action.
|
| DeletePipelineResponse |
|
| DeleteWebhookRequest |
|
| DeleteWebhookResponse |
|
| DeregisterWebhookWithThirdPartyRequest |
|
| DeregisterWebhookWithThirdPartyResponse |
|
| DisableStageTransitionRequest |
Represents the input of a DisableStageTransition action.
|
| DisableStageTransitionResponse |
|
| EnableStageTransitionRequest |
Represents the input of an EnableStageTransition action.
|
| EnableStageTransitionResponse |
|
| EncryptionKey |
Represents information about the key used to encrypt data in the artifact store, such as an Amazon Web Services Key
Management Service (Key Management Service) key.
|
| ErrorDetails |
Represents information about an error in CodePipeline.
|
| ExecutionDetails |
The details of the actions taken and results produced on an artifact as it passes through stages in the pipeline.
|
| ExecutionTrigger |
The interaction or event that started a pipeline execution.
|
| ExecutorConfiguration |
The action engine, or executor, related to the supported integration model used to create and update the action type.
|
| FailureConditions |
The configuration that specifies the result, such as rollback, to occur upon stage failure.
|
| FailureDetails |
Represents information about failure details.
|
| GetActionTypeRequest |
|
| GetActionTypeResponse |
|
| GetJobDetailsRequest |
Represents the input of a GetJobDetails action.
|
| GetJobDetailsResponse |
Represents the output of a GetJobDetails action.
|
| GetPipelineExecutionRequest |
Represents the input of a GetPipelineExecution action.
|
| GetPipelineExecutionResponse |
Represents the output of a GetPipelineExecution action.
|
| GetPipelineRequest |
Represents the input of a GetPipeline action.
|
| GetPipelineResponse |
Represents the output of a GetPipeline action.
|
| GetPipelineStateRequest |
Represents the input of a GetPipelineState action.
|
| GetPipelineStateResponse |
Represents the output of a GetPipelineState action.
|
| GetThirdPartyJobDetailsRequest |
Represents the input of a GetThirdPartyJobDetails action.
|
| GetThirdPartyJobDetailsResponse |
Represents the output of a GetThirdPartyJobDetails action.
|
| GitBranchFilterCriteria |
The Git repository branches specified as filter criteria to start the pipeline.
|
| GitConfiguration |
A type of trigger configuration for Git-based source actions.
|
| GitFilePathFilterCriteria |
The Git repository file paths specified as filter criteria to start the pipeline.
|
| GitPullRequestFilter |
The event criteria for the pull request trigger configuration, such as the lists of branches or file paths to include
and exclude.
|
| GitPushFilter |
The 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.
|
| GitTagFilterCriteria |
The Git tags specified as filter criteria for whether a Git tag repository event will start the pipeline.
|
| InputArtifact |
Represents information about an artifact to be worked on, such as a test or build artifact.
|
| Job |
Represents information about a job.
|
| JobData |
Represents other information about a job required for a job worker to complete the job.
|
| JobDetails |
Represents information about the details of a job.
|
| JobWorkerExecutorConfiguration |
Details about the polling configuration for the JobWorker action engine, or executor.
|
| LambdaExecutorConfiguration |
Details about the configuration for the Lambda action engine, or executor.
|
| LatestInPipelineExecutionFilter |
The field that specifies to filter on the latest execution in the pipeline.
|
| ListActionExecutionsRequest |
|
| ListActionExecutionsResponse |
|
| ListActionTypesRequest |
Represents the input of a ListActionTypes action.
|
| ListActionTypesResponse |
Represents the output of a ListActionTypes action.
|
| ListPipelineExecutionsRequest |
Represents the input of a ListPipelineExecutions action.
|
| ListPipelineExecutionsResponse |
Represents the output of a ListPipelineExecutions action.
|
| ListPipelinesRequest |
Represents the input of a ListPipelines action.
|
| ListPipelinesResponse |
Represents the output of a ListPipelines action.
|
| ListRuleExecutionsRequest |
|
| ListRuleExecutionsResponse |
|
| ListRuleTypesRequest |
|
| ListRuleTypesResponse |
|
| ListTagsForResourceRequest |
|
| ListTagsForResourceResponse |
|
| ListWebhookItem |
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the
webhook ARN.
|
| ListWebhooksRequest |
|
| ListWebhooksResponse |
|
| OutputArtifact |
Represents information about the output of an action.
|
| OverrideStageConditionRequest |
|
| OverrideStageConditionResponse |
|
| PipelineContext |
Represents information about a pipeline to a job worker.
|
| PipelineDeclaration |
Represents the structure of actions and stages to be performed in the pipeline.
|
| PipelineExecution |
Represents information about an execution of a pipeline.
|
| PipelineExecutionFilter |
The pipeline execution to filter on.
|
| PipelineExecutionSummary |
Summary information about a pipeline execution.
|
| PipelineMetadata |
Information about a pipeline.
|
| PipelineRollbackMetadata |
The metadata for the stage execution to be rolled back.
|
| PipelineSummary |
Returns a summary of a pipeline.
|
| PipelineTriggerDeclaration |
Represents information about the specified trigger configuration, such as the filter criteria and the source stage
for the action that contains the trigger.
|
| PipelineVariable |
A pipeline-level variable used for a pipeline execution.
|
| PipelineVariableDeclaration |
A variable declared at the pipeline level.
|
| PollForJobsRequest |
Represents the input of a PollForJobs action.
|
| PollForJobsResponse |
Represents the output of a PollForJobs action.
|
| PollForThirdPartyJobsRequest |
Represents the input of a PollForThirdPartyJobs action.
|
| PollForThirdPartyJobsResponse |
Represents the output of a PollForThirdPartyJobs action.
|
| PutActionRevisionRequest |
Represents the input of a PutActionRevision action.
|
| PutActionRevisionResponse |
Represents the output of a PutActionRevision action.
|
| PutApprovalResultRequest |
Represents the input of a PutApprovalResult action.
|
| PutApprovalResultResponse |
Represents the output of a PutApprovalResult action.
|
| PutJobFailureResultRequest |
Represents the input of a PutJobFailureResult action.
|
| PutJobFailureResultResponse |
|
| PutJobSuccessResultRequest |
Represents the input of a PutJobSuccessResult action.
|
| PutJobSuccessResultResponse |
|
| PutThirdPartyJobFailureResultRequest |
Represents the input of a PutThirdPartyJobFailureResult action.
|
| PutThirdPartyJobFailureResultResponse |
|
| PutThirdPartyJobSuccessResultRequest |
Represents the input of a PutThirdPartyJobSuccessResult action.
|
| PutThirdPartyJobSuccessResultResponse |
|
| PutWebhookRequest |
|
| PutWebhookResponse |
|
| RegisterWebhookWithThirdPartyRequest |
|
| RegisterWebhookWithThirdPartyResponse |
|
| ResolvedPipelineVariable |
A pipeline-level variable used for a pipeline execution.
|
| RetryConfiguration |
The retry configuration specifies automatic retry for a failed stage, along with the configured retry mode.
|
| RetryStageExecutionRequest |
Represents the input of a RetryStageExecution action.
|
| RetryStageExecutionResponse |
Represents the output of a RetryStageExecution action.
|
| RetryStageMetadata |
The details of a specific automatic retry on stage failure, including the attempt number and trigger.
|
| RollbackStageRequest |
|
| RollbackStageResponse |
|
| RuleConfigurationProperty |
Represents information about a rule configuration property.
|
| RuleDeclaration |
Represents information about the rule to be created for an associated condition.
|
| RuleExecution |
Represents information about each time a rule is run as part of the pipeline execution for a pipeline configured with
conditions.
|
| RuleExecutionDetail |
The details of the runs for a rule and the results produced on an artifact as it passes through stages in the
pipeline.
|
| RuleExecutionFilter |
Filter values for the rule execution.
|
| RuleExecutionInput |
Input information used for a rule execution.
|
| RuleExecutionOutput |
Output details listed for a rule execution, such as the rule execution result.
|
| RuleExecutionResult |
Execution result information, such as the external execution ID.
|
| RuleRevision |
The change to a rule that creates a revision of the rule.
|
| RuleState |
Returns information about the state of a rule.
|
| RuleType |
The rule type, which is made up of the combined values for category, owner, provider, and version.
|
| RuleTypeId |
The ID for the rule type, which is made up of the combined values for category, owner, provider, and version.
|
| RuleTypeSettings |
Returns information about the settings for a rule type.
|
| S3ArtifactLocation |
The location of the S3 bucket that contains a revision.
|
| S3Location |
The Amazon S3 artifact location for an action's artifacts.
|
| SourceRevision |
Information about the version (or revision) of a source artifact that initiated a pipeline execution.
|
| SourceRevisionOverride |
A list that allows you to specify, or override, the source revision for a pipeline execution that's being started.
|
| StageConditionsExecution |
Represents information about the run of a condition for a stage.
|
| StageConditionState |
The state of a run of a condition for a stage.
|
| StageContext |
Represents information about a stage to a job worker.
|
| StageDeclaration |
Represents information about a stage and its definition.
|
| StageExecution |
Represents information about the run of a stage.
|
| StageState |
Represents information about the state of the stage.
|
| StartPipelineExecutionRequest |
Represents the input of a StartPipelineExecution action.
|
| StartPipelineExecutionResponse |
Represents the output of a StartPipelineExecution action.
|
| StopExecutionTrigger |
The interaction that stopped a pipeline execution.
|
| StopPipelineExecutionRequest |
|
| StopPipelineExecutionResponse |
|
| SucceededInStageFilter |
Filter for pipeline executions that have successfully completed the stage in the current pipeline version.
|
| SuccessConditions |
The conditions for making checks that, if met, succeed a stage.
|
| Tag |
A tag is a key-value pair that is used to manage the resource.
|
| TagResourceRequest |
|
| TagResourceResponse |
|
| ThirdPartyJob |
A response to a PollForThirdPartyJobs request returned by CodePipeline when there is a job to be worked
on by a partner action.
|
| ThirdPartyJobData |
Represents information about the job data for a partner action.
|
| ThirdPartyJobDetails |
The details of a job sent in response to a GetThirdPartyJobDetails request.
|
| TransitionState |
Represents information about the state of transitions between one stage and another stage.
|
| UntagResourceRequest |
|
| UntagResourceResponse |
|
| UpdateActionTypeRequest |
|
| UpdateActionTypeResponse |
|
| UpdatePipelineRequest |
Represents the input of an UpdatePipeline action.
|
| UpdatePipelineResponse |
Represents the output of an UpdatePipeline action.
|
| WebhookAuthConfiguration |
The authentication applied to incoming webhook trigger requests.
|
| WebhookDefinition |
Represents information about a webhook and its definition.
|
| WebhookFilterRule |
The event criteria that specify when a webhook notification is sent to your URL.
|