marketplacecommerceanalytics-2015-07-01.min.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. {
  2. "version": "2.0",
  3. "metadata": {
  4. "apiVersion": "2015-07-01",
  5. "endpointPrefix": "marketplacecommerceanalytics",
  6. "jsonVersion": "1.1",
  7. "protocol": "json",
  8. "serviceFullName": "AWS Marketplace Commerce Analytics",
  9. "serviceId": "Marketplace Commerce Analytics",
  10. "signatureVersion": "v4",
  11. "signingName": "marketplacecommerceanalytics",
  12. "targetPrefix": "MarketplaceCommerceAnalytics20150701",
  13. "uid": "marketplacecommerceanalytics-2015-07-01"
  14. },
  15. "operations": {
  16. "GenerateDataSet": {
  17. "input": {
  18. "type": "structure",
  19. "required": [
  20. "dataSetType",
  21. "dataSetPublicationDate",
  22. "roleNameArn",
  23. "destinationS3BucketName",
  24. "snsTopicArn"
  25. ],
  26. "members": {
  27. "dataSetType": {},
  28. "dataSetPublicationDate": {
  29. "type": "timestamp"
  30. },
  31. "roleNameArn": {},
  32. "destinationS3BucketName": {},
  33. "destinationS3Prefix": {},
  34. "snsTopicArn": {},
  35. "customerDefinedValues": {
  36. "shape": "S8"
  37. }
  38. }
  39. },
  40. "output": {
  41. "type": "structure",
  42. "members": {
  43. "dataSetRequestId": {}
  44. }
  45. }
  46. },
  47. "StartSupportDataExport": {
  48. "input": {
  49. "type": "structure",
  50. "required": [
  51. "dataSetType",
  52. "fromDate",
  53. "roleNameArn",
  54. "destinationS3BucketName",
  55. "snsTopicArn"
  56. ],
  57. "members": {
  58. "dataSetType": {},
  59. "fromDate": {
  60. "type": "timestamp"
  61. },
  62. "roleNameArn": {},
  63. "destinationS3BucketName": {},
  64. "destinationS3Prefix": {},
  65. "snsTopicArn": {},
  66. "customerDefinedValues": {
  67. "shape": "S8"
  68. }
  69. },
  70. "deprecated": true,
  71. "deprecatedMessage": "This target has been deprecated. As of December 2022 Product Support Connection is no longer supported."
  72. },
  73. "output": {
  74. "type": "structure",
  75. "members": {
  76. "dataSetRequestId": {}
  77. },
  78. "deprecated": true,
  79. "deprecatedMessage": "This target has been deprecated. As of December 2022 Product Support Connection is no longer supported."
  80. },
  81. "deprecated": true,
  82. "deprecatedMessage": "This target has been deprecated. As of December 2022 Product Support Connection is no longer supported."
  83. }
  84. },
  85. "shapes": {
  86. "S8": {
  87. "type": "map",
  88. "key": {},
  89. "value": {}
  90. }
  91. }
  92. }