@aws-sdk/client-marketplace-commerce-analytics 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.
@@ -72,6 +72,7 @@ declare const GenerateDataSetCommand_base: {
72
72
  * @throws {@link MarketplaceCommerceAnalyticsServiceException}
73
73
  * <p>Base exception class for all service exceptions from MarketplaceCommerceAnalytics service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class GenerateDataSetCommand extends GenerateDataSetCommand_base {
@@ -74,6 +74,7 @@ declare const StartSupportDataExportCommand_base: {
74
74
  * @throws {@link MarketplaceCommerceAnalyticsServiceException}
75
75
  * <p>Base exception class for all service exceptions from MarketplaceCommerceAnalytics service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class StartSupportDataExportCommand extends StartSupportDataExportCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-marketplace-commerce-analytics",
3
3
  "description": "AWS SDK for JavaScript Marketplace Commerce Analytics 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-marketplace-commerce-analytics",
@@ -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",