| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacecommerceanalytics |
Provides AWS Marketplace business intelligence data on-demand.
|
| software.amazon.awssdk.services.marketplacecommerceanalytics.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartSupportDataExportResponse |
MarketplaceCommerceAnalyticsClient.startSupportDataExport(StartSupportDataExportRequest startSupportDataExportRequest)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
default CompletableFuture<StartSupportDataExportResponse> |
MarketplaceCommerceAnalyticsAsyncClient.startSupportDataExport(StartSupportDataExportRequest startSupportDataExportRequest)
Given a data set type and a from date, asynchronously publishes the requested customer support data to the
specified S3 bucket and notifies the specified SNS topic once the data is available.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSupportDataExportRequestMarshaller.marshall(StartSupportDataExportRequest startSupportDataExportRequest) |
Copyright © 2023. All rights reserved.