@aws-sdk/client-dataexchange 3.775.0 → 3.782.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.
Files changed (38) hide show
  1. package/dist-types/commands/AcceptDataGrantCommand.d.ts +1 -0
  2. package/dist-types/commands/CancelJobCommand.d.ts +1 -0
  3. package/dist-types/commands/CreateDataGrantCommand.d.ts +1 -0
  4. package/dist-types/commands/CreateDataSetCommand.d.ts +1 -0
  5. package/dist-types/commands/CreateEventActionCommand.d.ts +1 -0
  6. package/dist-types/commands/CreateJobCommand.d.ts +1 -0
  7. package/dist-types/commands/CreateRevisionCommand.d.ts +1 -0
  8. package/dist-types/commands/DeleteAssetCommand.d.ts +1 -0
  9. package/dist-types/commands/DeleteDataGrantCommand.d.ts +1 -0
  10. package/dist-types/commands/DeleteDataSetCommand.d.ts +1 -0
  11. package/dist-types/commands/DeleteEventActionCommand.d.ts +1 -0
  12. package/dist-types/commands/DeleteRevisionCommand.d.ts +1 -0
  13. package/dist-types/commands/GetAssetCommand.d.ts +1 -0
  14. package/dist-types/commands/GetDataGrantCommand.d.ts +1 -0
  15. package/dist-types/commands/GetDataSetCommand.d.ts +1 -0
  16. package/dist-types/commands/GetEventActionCommand.d.ts +1 -0
  17. package/dist-types/commands/GetJobCommand.d.ts +1 -0
  18. package/dist-types/commands/GetReceivedDataGrantCommand.d.ts +1 -0
  19. package/dist-types/commands/GetRevisionCommand.d.ts +1 -0
  20. package/dist-types/commands/ListDataGrantsCommand.d.ts +1 -0
  21. package/dist-types/commands/ListDataSetRevisionsCommand.d.ts +1 -0
  22. package/dist-types/commands/ListDataSetsCommand.d.ts +1 -0
  23. package/dist-types/commands/ListEventActionsCommand.d.ts +1 -0
  24. package/dist-types/commands/ListJobsCommand.d.ts +1 -0
  25. package/dist-types/commands/ListReceivedDataGrantsCommand.d.ts +1 -0
  26. package/dist-types/commands/ListRevisionAssetsCommand.d.ts +1 -0
  27. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  28. package/dist-types/commands/RevokeRevisionCommand.d.ts +1 -0
  29. package/dist-types/commands/SendApiAssetCommand.d.ts +1 -0
  30. package/dist-types/commands/SendDataSetNotificationCommand.d.ts +1 -0
  31. package/dist-types/commands/StartJobCommand.d.ts +1 -0
  32. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  33. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  34. package/dist-types/commands/UpdateAssetCommand.d.ts +1 -0
  35. package/dist-types/commands/UpdateDataSetCommand.d.ts +1 -0
  36. package/dist-types/commands/UpdateEventActionCommand.d.ts +1 -0
  37. package/dist-types/commands/UpdateRevisionCommand.d.ts +1 -0
  38. package/package.json +5 -5
@@ -85,6 +85,7 @@ declare const AcceptDataGrantCommand_base: {
85
85
  * @throws {@link DataExchangeServiceException}
86
86
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class AcceptDataGrantCommand extends AcceptDataGrantCommand_base {
@@ -69,6 +69,7 @@ declare const CancelJobCommand_base: {
69
69
  * @throws {@link DataExchangeServiceException}
70
70
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class CancelJobCommand extends CancelJobCommand_base {
@@ -96,6 +96,7 @@ declare const CreateDataGrantCommand_base: {
96
96
  * @throws {@link DataExchangeServiceException}
97
97
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateDataGrantCommand extends CreateDataGrantCommand_base {
@@ -89,6 +89,7 @@ declare const CreateDataSetCommand_base: {
89
89
  * @throws {@link DataExchangeServiceException}
90
90
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
91
91
  *
92
+ *
92
93
  * @public
93
94
  */
94
95
  export declare class CreateDataSetCommand extends CreateDataSetCommand_base {
@@ -105,6 +105,7 @@ declare const CreateEventActionCommand_base: {
105
105
  * @throws {@link DataExchangeServiceException}
106
106
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
107
107
  *
108
+ *
108
109
  * @public
109
110
  */
110
111
  export declare class CreateEventActionCommand extends CreateEventActionCommand_base {
@@ -350,6 +350,7 @@ declare const CreateJobCommand_base: {
350
350
  * @throws {@link DataExchangeServiceException}
351
351
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
352
352
  *
353
+ *
353
354
  * @public
354
355
  */
355
356
  export declare class CreateJobCommand extends CreateJobCommand_base {
@@ -86,6 +86,7 @@ declare const CreateRevisionCommand_base: {
86
86
  * @throws {@link DataExchangeServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateRevisionCommand extends CreateRevisionCommand_base {
@@ -73,6 +73,7 @@ declare const DeleteAssetCommand_base: {
73
73
  * @throws {@link DataExchangeServiceException}
74
74
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
@@ -67,6 +67,7 @@ declare const DeleteDataGrantCommand_base: {
67
67
  * @throws {@link DataExchangeServiceException}
68
68
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class DeleteDataGrantCommand extends DeleteDataGrantCommand_base {
@@ -71,6 +71,7 @@ declare const DeleteDataSetCommand_base: {
71
71
  * @throws {@link DataExchangeServiceException}
72
72
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class DeleteDataSetCommand extends DeleteDataSetCommand_base {
@@ -64,6 +64,7 @@ declare const DeleteEventActionCommand_base: {
64
64
  * @throws {@link DataExchangeServiceException}
65
65
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
66
66
  *
67
+ *
67
68
  * @public
68
69
  */
69
70
  export declare class DeleteEventActionCommand extends DeleteEventActionCommand_base {
@@ -72,6 +72,7 @@ declare const DeleteRevisionCommand_base: {
72
72
  * @throws {@link DataExchangeServiceException}
73
73
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class DeleteRevisionCommand extends DeleteRevisionCommand_base {
@@ -146,6 +146,7 @@ declare const GetAssetCommand_base: {
146
146
  * @throws {@link DataExchangeServiceException}
147
147
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
148
148
  *
149
+ *
149
150
  * @public
150
151
  */
151
152
  export declare class GetAssetCommand extends GetAssetCommand_base {
@@ -85,6 +85,7 @@ declare const GetDataGrantCommand_base: {
85
85
  * @throws {@link DataExchangeServiceException}
86
86
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class GetDataGrantCommand extends GetDataGrantCommand_base {
@@ -81,6 +81,7 @@ declare const GetDataSetCommand_base: {
81
81
  * @throws {@link DataExchangeServiceException}
82
82
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetDataSetCommand extends GetDataSetCommand_base {
@@ -86,6 +86,7 @@ declare const GetEventActionCommand_base: {
86
86
  * @throws {@link DataExchangeServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class GetEventActionCommand extends GetEventActionCommand_base {
@@ -221,6 +221,7 @@ declare const GetJobCommand_base: {
221
221
  * @throws {@link DataExchangeServiceException}
222
222
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
223
223
  *
224
+ *
224
225
  * @public
225
226
  */
226
227
  export declare class GetJobCommand extends GetJobCommand_base {
@@ -81,6 +81,7 @@ declare const GetReceivedDataGrantCommand_base: {
81
81
  * @throws {@link DataExchangeServiceException}
82
82
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class GetReceivedDataGrantCommand extends GetReceivedDataGrantCommand_base {
@@ -80,6 +80,7 @@ declare const GetRevisionCommand_base: {
80
80
  * @throws {@link DataExchangeServiceException}
81
81
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class GetRevisionCommand extends GetRevisionCommand_base {
@@ -86,6 +86,7 @@ declare const ListDataGrantsCommand_base: {
86
86
  * @throws {@link DataExchangeServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListDataGrantsCommand extends ListDataGrantsCommand_base {
@@ -84,6 +84,7 @@ declare const ListDataSetRevisionsCommand_base: {
84
84
  * @throws {@link DataExchangeServiceException}
85
85
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class ListDataSetRevisionsCommand extends ListDataSetRevisionsCommand_base {
@@ -86,6 +86,7 @@ declare const ListDataSetsCommand_base: {
86
86
  * @throws {@link DataExchangeServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class ListDataSetsCommand extends ListDataSetsCommand_base {
@@ -93,6 +93,7 @@ declare const ListEventActionsCommand_base: {
93
93
  * @throws {@link DataExchangeServiceException}
94
94
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
95
95
  *
96
+ *
96
97
  * @public
97
98
  */
98
99
  export declare class ListEventActionsCommand extends ListEventActionsCommand_base {
@@ -229,6 +229,7 @@ declare const ListJobsCommand_base: {
229
229
  * @throws {@link DataExchangeServiceException}
230
230
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
231
231
  *
232
+ *
232
233
  * @public
233
234
  */
234
235
  export declare class ListJobsCommand extends ListJobsCommand_base {
@@ -88,6 +88,7 @@ declare const ListReceivedDataGrantsCommand_base: {
88
88
  * @throws {@link DataExchangeServiceException}
89
89
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class ListReceivedDataGrantsCommand extends ListReceivedDataGrantsCommand_base {
@@ -153,6 +153,7 @@ declare const ListRevisionAssetsCommand_base: {
153
153
  * @throws {@link DataExchangeServiceException}
154
154
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
155
155
  *
156
+ *
156
157
  * @public
157
158
  */
158
159
  export declare class ListRevisionAssetsCommand extends ListRevisionAssetsCommand_base {
@@ -56,6 +56,7 @@ declare const ListTagsForResourceCommand_base: {
56
56
  * @throws {@link DataExchangeServiceException}
57
57
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
58
58
  *
59
+ *
59
60
  * @public
60
61
  */
61
62
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -85,6 +85,7 @@ declare const RevokeRevisionCommand_base: {
85
85
  * @throws {@link DataExchangeServiceException}
86
86
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
87
87
  *
88
+ *
88
89
  * @public
89
90
  */
90
91
  export declare class RevokeRevisionCommand extends RevokeRevisionCommand_base {
@@ -84,6 +84,7 @@ declare const SendApiAssetCommand_base: {
84
84
  * @throws {@link DataExchangeServiceException}
85
85
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class SendApiAssetCommand extends SendApiAssetCommand_base {
@@ -120,6 +120,7 @@ declare const SendDataSetNotificationCommand_base: {
120
120
  * @throws {@link DataExchangeServiceException}
121
121
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
122
122
  *
123
+ *
123
124
  * @public
124
125
  */
125
126
  export declare class SendDataSetNotificationCommand extends SendDataSetNotificationCommand_base {
@@ -71,6 +71,7 @@ declare const StartJobCommand_base: {
71
71
  * @throws {@link DataExchangeServiceException}
72
72
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class StartJobCommand extends StartJobCommand_base {
@@ -55,6 +55,7 @@ declare const TagResourceCommand_base: {
55
55
  * @throws {@link DataExchangeServiceException}
56
56
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -55,6 +55,7 @@ declare const UntagResourceCommand_base: {
55
55
  * @throws {@link DataExchangeServiceException}
56
56
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
57
57
  *
58
+ *
58
59
  * @public
59
60
  */
60
61
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
@@ -154,6 +154,7 @@ declare const UpdateAssetCommand_base: {
154
154
  * @throws {@link DataExchangeServiceException}
155
155
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
156
156
  *
157
+ *
157
158
  * @public
158
159
  */
159
160
  export declare class UpdateAssetCommand extends UpdateAssetCommand_base {
@@ -83,6 +83,7 @@ declare const UpdateDataSetCommand_base: {
83
83
  * @throws {@link DataExchangeServiceException}
84
84
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class UpdateDataSetCommand extends UpdateDataSetCommand_base {
@@ -101,6 +101,7 @@ declare const UpdateEventActionCommand_base: {
101
101
  * @throws {@link DataExchangeServiceException}
102
102
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
103
103
  *
104
+ *
104
105
  * @public
105
106
  */
106
107
  export declare class UpdateEventActionCommand extends UpdateEventActionCommand_base {
@@ -86,6 +86,7 @@ declare const UpdateRevisionCommand_base: {
86
86
  * @throws {@link DataExchangeServiceException}
87
87
  * <p>Base exception class for all service exceptions from DataExchange service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class UpdateRevisionCommand extends UpdateRevisionCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-dataexchange",
3
3
  "description": "AWS SDK for JavaScript Dataexchange Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.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-dataexchange",
@@ -21,16 +21,16 @@
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.782.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",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",