@aws-sdk/client-applicationcostprofiler 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.
@@ -67,6 +67,7 @@ declare const DeleteReportDefinitionCommand_base: {
67
67
  * @throws {@link ApplicationCostProfilerServiceException}
68
68
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteReportDefinitionCommand extends DeleteReportDefinitionCommand_base {
@@ -75,6 +75,7 @@ declare const GetReportDefinitionCommand_base: {
75
75
  * @throws {@link ApplicationCostProfilerServiceException}
76
76
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class GetReportDefinitionCommand extends GetReportDefinitionCommand_base {
@@ -73,6 +73,7 @@ declare const ImportApplicationUsageCommand_base: {
73
73
  * @throws {@link ApplicationCostProfilerServiceException}
74
74
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class ImportApplicationUsageCommand extends ImportApplicationUsageCommand_base {
@@ -82,6 +82,7 @@ declare const ListReportDefinitionsCommand_base: {
82
82
  * @throws {@link ApplicationCostProfilerServiceException}
83
83
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class ListReportDefinitionsCommand extends ListReportDefinitionsCommand_base {
@@ -76,6 +76,7 @@ declare const PutReportDefinitionCommand_base: {
76
76
  * @throws {@link ApplicationCostProfilerServiceException}
77
77
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class PutReportDefinitionCommand extends PutReportDefinitionCommand_base {
@@ -73,6 +73,7 @@ declare const UpdateReportDefinitionCommand_base: {
73
73
  * @throws {@link ApplicationCostProfilerServiceException}
74
74
  * <p>Base exception class for all service exceptions from ApplicationCostProfiler service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class UpdateReportDefinitionCommand extends UpdateReportDefinitionCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-applicationcostprofiler",
3
3
  "description": "AWS SDK for JavaScript Applicationcostprofiler 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-applicationcostprofiler",
@@ -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",