get_pipeline_metrics
Retrieve performance metrics for AWS CodePipeline by specifying pipeline name, time period, and date range to monitor and analyze pipeline efficiency.
Instructions
Get performance metrics for a pipeline
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endTime | No | End time for metrics in ISO format (default: now) | |
period | No | Time period in seconds for the metrics (default: 86400 - 1 day) | |
pipelineName | Yes | Name of the pipeline | |
startTime | No | Start time for metrics in ISO format (default: 1 week ago) |