@aws-sdk/client-iot-wireless 3.592.0 → 3.597.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -672,6 +672,8 @@ var MetricName = {
672
672
  DeviceJoinRequestCount: "DeviceJoinRequestCount",
673
673
  DeviceRSSI: "DeviceRSSI",
674
674
  DeviceRoamingDownlinkCount: "DeviceRoamingDownlinkCount",
675
+ DeviceRoamingRSSI: "DeviceRoamingRSSI",
676
+ DeviceRoamingSNR: "DeviceRoamingSNR",
675
677
  DeviceRoamingUplinkCount: "DeviceRoamingUplinkCount",
676
678
  DeviceSNR: "DeviceSNR",
677
679
  DeviceUplinkCount: "DeviceUplinkCount",
@@ -260,6 +260,8 @@ export const MetricName = {
260
260
  DeviceJoinRequestCount: "DeviceJoinRequestCount",
261
261
  DeviceRSSI: "DeviceRSSI",
262
262
  DeviceRoamingDownlinkCount: "DeviceRoamingDownlinkCount",
263
+ DeviceRoamingRSSI: "DeviceRoamingRSSI",
264
+ DeviceRoamingSNR: "DeviceRoamingSNR",
263
265
  DeviceRoamingUplinkCount: "DeviceRoamingUplinkCount",
264
266
  DeviceSNR: "DeviceSNR",
265
267
  DeviceUplinkCount: "DeviceUplinkCount",
@@ -38,7 +38,7 @@ declare const GetMetricsCommand_base: {
38
38
  * SummaryMetricQueries: [ // SummaryMetricQueries
39
39
  * { // SummaryMetricQuery
40
40
  * QueryId: "STRING_VALUE",
41
- * MetricName: "DeviceRSSI" || "DeviceSNR" || "DeviceUplinkCount" || "DeviceDownlinkCount" || "DeviceUplinkLostCount" || "DeviceUplinkLostRate" || "DeviceJoinRequestCount" || "DeviceJoinAcceptCount" || "DeviceRoamingUplinkCount" || "DeviceRoamingDownlinkCount" || "GatewayUpTime" || "GatewayDownTime" || "GatewayRSSI" || "GatewaySNR" || "GatewayUplinkCount" || "GatewayDownlinkCount" || "GatewayJoinRequestCount" || "GatewayJoinAcceptCount" || "AwsAccountUplinkCount" || "AwsAccountDownlinkCount" || "AwsAccountUplinkLostCount" || "AwsAccountUplinkLostRate" || "AwsAccountJoinRequestCount" || "AwsAccountJoinAcceptCount" || "AwsAccountRoamingUplinkCount" || "AwsAccountRoamingDownlinkCount" || "AwsAccountDeviceCount" || "AwsAccountGatewayCount" || "AwsAccountActiveDeviceCount" || "AwsAccountActiveGatewayCount",
41
+ * MetricName: "DeviceRSSI" || "DeviceSNR" || "DeviceRoamingRSSI" || "DeviceRoamingSNR" || "DeviceUplinkCount" || "DeviceDownlinkCount" || "DeviceUplinkLostCount" || "DeviceUplinkLostRate" || "DeviceJoinRequestCount" || "DeviceJoinAcceptCount" || "DeviceRoamingUplinkCount" || "DeviceRoamingDownlinkCount" || "GatewayUpTime" || "GatewayDownTime" || "GatewayRSSI" || "GatewaySNR" || "GatewayUplinkCount" || "GatewayDownlinkCount" || "GatewayJoinRequestCount" || "GatewayJoinAcceptCount" || "AwsAccountUplinkCount" || "AwsAccountDownlinkCount" || "AwsAccountUplinkLostCount" || "AwsAccountUplinkLostRate" || "AwsAccountJoinRequestCount" || "AwsAccountJoinAcceptCount" || "AwsAccountRoamingUplinkCount" || "AwsAccountRoamingDownlinkCount" || "AwsAccountDeviceCount" || "AwsAccountGatewayCount" || "AwsAccountActiveDeviceCount" || "AwsAccountActiveGatewayCount",
42
42
  * Dimensions: [ // Dimensions
43
43
  * { // Dimension
44
44
  * name: "DeviceId" || "GatewayId",
@@ -59,7 +59,7 @@ declare const GetMetricsCommand_base: {
59
59
  * // QueryId: "STRING_VALUE",
60
60
  * // QueryStatus: "Succeeded" || "Failed",
61
61
  * // Error: "STRING_VALUE",
62
- * // MetricName: "DeviceRSSI" || "DeviceSNR" || "DeviceUplinkCount" || "DeviceDownlinkCount" || "DeviceUplinkLostCount" || "DeviceUplinkLostRate" || "DeviceJoinRequestCount" || "DeviceJoinAcceptCount" || "DeviceRoamingUplinkCount" || "DeviceRoamingDownlinkCount" || "GatewayUpTime" || "GatewayDownTime" || "GatewayRSSI" || "GatewaySNR" || "GatewayUplinkCount" || "GatewayDownlinkCount" || "GatewayJoinRequestCount" || "GatewayJoinAcceptCount" || "AwsAccountUplinkCount" || "AwsAccountDownlinkCount" || "AwsAccountUplinkLostCount" || "AwsAccountUplinkLostRate" || "AwsAccountJoinRequestCount" || "AwsAccountJoinAcceptCount" || "AwsAccountRoamingUplinkCount" || "AwsAccountRoamingDownlinkCount" || "AwsAccountDeviceCount" || "AwsAccountGatewayCount" || "AwsAccountActiveDeviceCount" || "AwsAccountActiveGatewayCount",
62
+ * // MetricName: "DeviceRSSI" || "DeviceSNR" || "DeviceRoamingRSSI" || "DeviceRoamingSNR" || "DeviceUplinkCount" || "DeviceDownlinkCount" || "DeviceUplinkLostCount" || "DeviceUplinkLostRate" || "DeviceJoinRequestCount" || "DeviceJoinAcceptCount" || "DeviceRoamingUplinkCount" || "DeviceRoamingDownlinkCount" || "GatewayUpTime" || "GatewayDownTime" || "GatewayRSSI" || "GatewaySNR" || "GatewayUplinkCount" || "GatewayDownlinkCount" || "GatewayJoinRequestCount" || "GatewayJoinAcceptCount" || "AwsAccountUplinkCount" || "AwsAccountDownlinkCount" || "AwsAccountUplinkLostCount" || "AwsAccountUplinkLostRate" || "AwsAccountJoinRequestCount" || "AwsAccountJoinAcceptCount" || "AwsAccountRoamingUplinkCount" || "AwsAccountRoamingDownlinkCount" || "AwsAccountDeviceCount" || "AwsAccountGatewayCount" || "AwsAccountActiveDeviceCount" || "AwsAccountActiveGatewayCount",
63
63
  * // Dimensions: [ // Dimensions
64
64
  * // { // Dimension
65
65
  * // name: "DeviceId" || "GatewayId",
@@ -3702,6 +3702,8 @@ export declare const MetricName: {
3702
3702
  readonly DeviceJoinRequestCount: "DeviceJoinRequestCount";
3703
3703
  readonly DeviceRSSI: "DeviceRSSI";
3704
3704
  readonly DeviceRoamingDownlinkCount: "DeviceRoamingDownlinkCount";
3705
+ readonly DeviceRoamingRSSI: "DeviceRoamingRSSI";
3706
+ readonly DeviceRoamingSNR: "DeviceRoamingSNR";
3705
3707
  readonly DeviceRoamingUplinkCount: "DeviceRoamingUplinkCount";
3706
3708
  readonly DeviceSNR: "DeviceSNR";
3707
3709
  readonly DeviceUplinkCount: "DeviceUplinkCount";
@@ -996,6 +996,8 @@ export declare const MetricName: {
996
996
  readonly DeviceJoinRequestCount: "DeviceJoinRequestCount";
997
997
  readonly DeviceRSSI: "DeviceRSSI";
998
998
  readonly DeviceRoamingDownlinkCount: "DeviceRoamingDownlinkCount";
999
+ readonly DeviceRoamingRSSI: "DeviceRoamingRSSI";
1000
+ readonly DeviceRoamingSNR: "DeviceRoamingSNR";
999
1001
  readonly DeviceRoamingUplinkCount: "DeviceRoamingUplinkCount";
1000
1002
  readonly DeviceSNR: "DeviceSNR";
1001
1003
  readonly DeviceUplinkCount: "DeviceUplinkCount";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-wireless",
3
3
  "description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native",
4
- "version": "3.592.0",
4
+ "version": "3.597.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-iot-wireless",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.592.0",
24
- "@aws-sdk/client-sts": "3.592.0",
23
+ "@aws-sdk/client-sso-oidc": "3.596.0",
24
+ "@aws-sdk/client-sts": "3.596.0",
25
25
  "@aws-sdk/core": "3.592.0",
26
- "@aws-sdk/credential-provider-node": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.596.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",