Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 316c873

Browse files
minor wording change
Co-authored-by: Viren Nadkarni <[email protected]>
1 parent 5023b5f commit 316c873

File tree

1 file changed

+1
-1
lines changed
  • content/en/user-guide/aws/codepipeline

1 file changed

+1
-1
lines changed

content/en/user-guide/aws/codepipeline/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ The [S3 Source](https://docs.aws.amazon.com/codepipeline/latest/userguide/action
447447
- Emulation for [V2 pipeline types](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipeline-types-planning.html) is not supported.
448448
They will be created as mocks only.
449449
- [Rollbacks and stage retries](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-stages.html) are not available.
450-
- [Custom actions](https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-custom-action.html) and associated operations (AcknowledgeJob, GetJobDetails, PollForJobs, PutJobSuccessResult, PutJobFailureResult) are not supported.
450+
- [Custom actions](https://docs.aws.amazon.com/codepipeline/latest/userguide/actions-create-custom-action.html) and associated operations (AcknowledgeJob, GetJobDetails, PollForJobs, etc.) are not supported.
451451
- [Triggers](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-triggers.html) are not implemented.
452452
Pipelines are executed only when [CreatePipeline](https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_CreatePipeline.html) and [StartPipelineExecution](https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_StartPipelineExecution.html) are invoked.
453453
- [Execution mode behaviours](https://docs.aws.amazon.com/codepipeline/latest/userguide/concepts-how-it-works.html#concepts-how-it-works-executions) are not implemented.

0 commit comments

Comments
 (0)