Skip to content

Missing enum value in Connect Client for GetMetricDataV2 Metrics #6754

Open
@casewalker

Description

@casewalker

Checkboxes for prior research

Describe the bug

All documentation (including here and here) suggests that the GetMetricDataV2 Connect command supports a historical metric named CONTACTS_QUEUED_BY_ENQUEUE, however, the HistoricalMetricName enum does not contain that metric here.

Having this metric name added to the exported enum will help me write cleaner, more robust code in my app.

Regression Issue

  • Select this option if this issue appears to be a regression.

SDK version number

@aws-sdk/client-connect@3.717.0

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

n/a

Reproduction Steps

n/a

Observed Behavior

Supported metric is not present in the enum of metric names

Expected Behavior

Supported metric is present in the enum of metric names

Possible Solution

Add all supported metrics to the enum of metric names

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

feature-requestNew feature or enhancement. May require GitHub community feedback.guidanceGeneral information and guidance, answers to FAQs, or recommended best practices/resources.p2This is a standard priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions