File tree Expand file tree Collapse file tree 3 files changed +454
-2
lines changed
coverage/coverage_codepipeline
user-guide/aws/codepipeline Expand file tree Collapse file tree 3 files changed +454
-2
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,12 @@ This section covers configuration options that are specific to certain AWS servi
125
125
| - | - | - |
126
126
| ` PROVIDER_OVERRIDE_CLOUDWATCH ` | ` v1 ` | Use the old CloudWatch provider. |
127
127
128
+ ### CodePipeline
129
+
130
+ | Variable | Example Values | Description |
131
+ | - | - | - |
132
+ | ` CODEPIPELINE_GH_TOKEN ` | | GitHub Personal Access Token to used by CodeConnections Source action to access private repositories on GitHub. |
133
+
128
134
### DMS
129
135
130
136
| Variable | Example Values | Description |
Original file line number Diff line number Diff line change 1
1
---
2
- title : " codepipeline "
3
- linkTitle : " codepipeline "
2
+ title : " CodePipeline "
3
+ linkTitle : " CodePipeline "
4
4
description : >
5
5
Implementation details for API codepipeline
6
6
hide_readingtime : true
You can’t perform that action at this time.
0 commit comments