CodePipeline Pipelines¶
Provider: AWS
Service ID: codepipeline_pipelines
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'codepipeline_pipelines',
provider: 'aws',
region: 'eu-west-2',
source: 'live',
attributes: ['name', 'pipeline_name', 'version', 'created', 'updated']
});
</script>
<div data-sd-service="codepipeline_pipelines" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
Name | text |
Resource display name (from tags or identifier) |
pipeline_name |
Pipeline Name | text |
From API field: name |
version |
Version | text |
From API field: version |
created |
Created | datetime |
From API field: created |
updated |
Updated | datetime |
From API field: updated |
= included in default view
Sort Order¶
Results are sorted by: name