@aws-sdk/client-pi 3.775.0 → 3.777.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.
@@ -73,6 +73,7 @@ declare const CreatePerformanceAnalysisReportCommand_base: {
73
73
  * @throws {@link PIServiceException}
74
74
  * <p>Base exception class for all service exceptions from PI service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class CreatePerformanceAnalysisReportCommand extends CreatePerformanceAnalysisReportCommand_base {
@@ -63,6 +63,7 @@ declare const DeletePerformanceAnalysisReportCommand_base: {
63
63
  * @throws {@link PIServiceException}
64
64
  * <p>Base exception class for all service exceptions from PI service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class DeletePerformanceAnalysisReportCommand extends DeletePerformanceAnalysisReportCommand_base {
@@ -118,6 +118,7 @@ declare const DescribeDimensionKeysCommand_base: {
118
118
  * @throws {@link PIServiceException}
119
119
  * <p>Base exception class for all service exceptions from PI service.</p>
120
120
  *
121
+ *
121
122
  * @public
122
123
  */
123
124
  export declare class DescribeDimensionKeysCommand extends DescribeDimensionKeysCommand_base {
@@ -78,6 +78,7 @@ declare const GetDimensionKeyDetailsCommand_base: {
78
78
  * @throws {@link PIServiceException}
79
79
  * <p>Base exception class for all service exceptions from PI service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class GetDimensionKeyDetailsCommand extends GetDimensionKeyDetailsCommand_base {
@@ -167,6 +167,7 @@ declare const GetPerformanceAnalysisReportCommand_base: {
167
167
  * @throws {@link PIServiceException}
168
168
  * <p>Base exception class for all service exceptions from PI service.</p>
169
169
  *
170
+ *
170
171
  * @public
171
172
  */
172
173
  export declare class GetPerformanceAnalysisReportCommand extends GetPerformanceAnalysisReportCommand_base {
@@ -71,6 +71,7 @@ declare const GetResourceMetadataCommand_base: {
71
71
  * @throws {@link PIServiceException}
72
72
  * <p>Base exception class for all service exceptions from PI service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class GetResourceMetadataCommand extends GetResourceMetadataCommand_base {
@@ -110,6 +110,7 @@ declare const GetResourceMetricsCommand_base: {
110
110
  * @throws {@link PIServiceException}
111
111
  * <p>Base exception class for all service exceptions from PI service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class GetResourceMetricsCommand extends GetResourceMetricsCommand_base {
@@ -87,6 +87,7 @@ declare const ListAvailableResourceDimensionsCommand_base: {
87
87
  * @throws {@link PIServiceException}
88
88
  * <p>Base exception class for all service exceptions from PI service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class ListAvailableResourceDimensionsCommand extends ListAvailableResourceDimensionsCommand_base {
@@ -77,6 +77,7 @@ declare const ListAvailableResourceMetricsCommand_base: {
77
77
  * @throws {@link PIServiceException}
78
78
  * <p>Base exception class for all service exceptions from PI service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class ListAvailableResourceMetricsCommand extends ListAvailableResourceMetricsCommand_base {
@@ -82,6 +82,7 @@ declare const ListPerformanceAnalysisReportsCommand_base: {
82
82
  * @throws {@link PIServiceException}
83
83
  * <p>Base exception class for all service exceptions from PI service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListPerformanceAnalysisReportsCommand extends ListPerformanceAnalysisReportsCommand_base {
@@ -69,6 +69,7 @@ declare const ListTagsForResourceCommand_base: {
69
69
  * @throws {@link PIServiceException}
70
70
  * <p>Base exception class for all service exceptions from PI service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -68,6 +68,7 @@ declare const TagResourceCommand_base: {
68
68
  * @throws {@link PIServiceException}
69
69
  * <p>Base exception class for all service exceptions from PI service.</p>
70
70
  *
71
+ *
71
72
  * @public
72
73
  */
73
74
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -65,6 +65,7 @@ declare const UntagResourceCommand_base: {
65
65
  * @throws {@link PIServiceException}
66
66
  * <p>Base exception class for all service exceptions from PI service.</p>
67
67
  *
68
+ *
68
69
  * @public
69
70
  */
70
71
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pi",
3
3
  "description": "AWS SDK for JavaScript Pi Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.777.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-pi",
@@ -21,7 +21,7 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",