@aws-sdk/client-dataexchange 3.35.0 → 3.36.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.
- package/CHANGELOG.md +13 -0
- package/dist-cjs/DataExchange.js +0 -1
- package/dist-cjs/DataExchangeClient.js +0 -1
- package/dist-cjs/commands/CancelJobCommand.js +0 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +0 -1
- package/dist-cjs/commands/CreateEventActionCommand.js +0 -1
- package/dist-cjs/commands/CreateJobCommand.js +0 -1
- package/dist-cjs/commands/CreateRevisionCommand.js +0 -1
- package/dist-cjs/commands/DeleteAssetCommand.js +0 -1
- package/dist-cjs/commands/DeleteDataSetCommand.js +0 -1
- package/dist-cjs/commands/DeleteEventActionCommand.js +0 -1
- package/dist-cjs/commands/DeleteRevisionCommand.js +0 -1
- package/dist-cjs/commands/GetAssetCommand.js +0 -1
- package/dist-cjs/commands/GetDataSetCommand.js +0 -1
- package/dist-cjs/commands/GetEventActionCommand.js +0 -1
- package/dist-cjs/commands/GetJobCommand.js +0 -1
- package/dist-cjs/commands/GetRevisionCommand.js +0 -1
- package/dist-cjs/commands/ListDataSetRevisionsCommand.js +0 -1
- package/dist-cjs/commands/ListDataSetsCommand.js +0 -1
- package/dist-cjs/commands/ListEventActionsCommand.js +0 -1
- package/dist-cjs/commands/ListJobsCommand.js +0 -1
- package/dist-cjs/commands/ListRevisionAssetsCommand.js +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-cjs/commands/StartJobCommand.js +0 -1
- package/dist-cjs/commands/TagResourceCommand.js +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js +0 -1
- package/dist-cjs/commands/UpdateAssetCommand.js +0 -1
- package/dist-cjs/commands/UpdateDataSetCommand.js +0 -1
- package/dist-cjs/commands/UpdateEventActionCommand.js +0 -1
- package/dist-cjs/commands/UpdateRevisionCommand.js +0 -1
- package/dist-cjs/endpoints.js +0 -1
- package/dist-cjs/index.js +0 -1
- package/dist-cjs/models/index.js +0 -1
- package/dist-cjs/models/models_0.js +0 -1
- package/dist-cjs/pagination/Interfaces.js +0 -1
- package/dist-cjs/pagination/ListDataSetRevisionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListDataSetsPaginator.js +0 -1
- package/dist-cjs/pagination/ListEventActionsPaginator.js +0 -1
- package/dist-cjs/pagination/ListJobsPaginator.js +0 -1
- package/dist-cjs/pagination/ListRevisionAssetsPaginator.js +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js +0 -1
- package/dist-cjs/runtimeConfig.browser.js +2 -3
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-cjs/runtimeConfig.native.js +0 -1
- package/dist-cjs/runtimeConfig.shared.js +0 -1
- package/dist-es/DataExchange.js +0 -1
- package/dist-es/DataExchangeClient.js +0 -1
- package/dist-es/commands/CancelJobCommand.js +0 -1
- package/dist-es/commands/CreateDataSetCommand.js +0 -1
- package/dist-es/commands/CreateEventActionCommand.js +0 -1
- package/dist-es/commands/CreateJobCommand.js +0 -1
- package/dist-es/commands/CreateRevisionCommand.js +0 -1
- package/dist-es/commands/DeleteAssetCommand.js +0 -1
- package/dist-es/commands/DeleteDataSetCommand.js +0 -1
- package/dist-es/commands/DeleteEventActionCommand.js +0 -1
- package/dist-es/commands/DeleteRevisionCommand.js +0 -1
- package/dist-es/commands/GetAssetCommand.js +0 -1
- package/dist-es/commands/GetDataSetCommand.js +0 -1
- package/dist-es/commands/GetEventActionCommand.js +0 -1
- package/dist-es/commands/GetJobCommand.js +0 -1
- package/dist-es/commands/GetRevisionCommand.js +0 -1
- package/dist-es/commands/ListDataSetRevisionsCommand.js +0 -1
- package/dist-es/commands/ListDataSetsCommand.js +0 -1
- package/dist-es/commands/ListEventActionsCommand.js +0 -1
- package/dist-es/commands/ListJobsCommand.js +0 -1
- package/dist-es/commands/ListRevisionAssetsCommand.js +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
- package/dist-es/commands/StartJobCommand.js +0 -1
- package/dist-es/commands/TagResourceCommand.js +0 -1
- package/dist-es/commands/UntagResourceCommand.js +0 -1
- package/dist-es/commands/UpdateAssetCommand.js +0 -1
- package/dist-es/commands/UpdateDataSetCommand.js +0 -1
- package/dist-es/commands/UpdateEventActionCommand.js +0 -1
- package/dist-es/commands/UpdateRevisionCommand.js +0 -1
- package/dist-es/endpoints.js +0 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/index.js +0 -1
- package/dist-es/models/models_0.js +0 -1
- package/dist-es/pagination/Interfaces.js +0 -1
- package/dist-es/pagination/ListDataSetRevisionsPaginator.js +0 -1
- package/dist-es/pagination/ListDataSetsPaginator.js +0 -1
- package/dist-es/pagination/ListEventActionsPaginator.js +0 -1
- package/dist-es/pagination/ListJobsPaginator.js +0 -1
- package/dist-es/pagination/ListRevisionAssetsPaginator.js +0 -1
- package/dist-es/protocols/Aws_restJson1.js +0 -1
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/runtimeConfig.native.js +0 -1
- package/dist-es/runtimeConfig.shared.js +0 -1
- package/package.json +33 -30
- package/dist-cjs/DataExchange.js.map +0 -1
- package/dist-cjs/DataExchangeClient.js.map +0 -1
- package/dist-cjs/commands/CancelJobCommand.js.map +0 -1
- package/dist-cjs/commands/CreateDataSetCommand.js.map +0 -1
- package/dist-cjs/commands/CreateEventActionCommand.js.map +0 -1
- package/dist-cjs/commands/CreateJobCommand.js.map +0 -1
- package/dist-cjs/commands/CreateRevisionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteAssetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteDataSetCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteEventActionCommand.js.map +0 -1
- package/dist-cjs/commands/DeleteRevisionCommand.js.map +0 -1
- package/dist-cjs/commands/GetAssetCommand.js.map +0 -1
- package/dist-cjs/commands/GetDataSetCommand.js.map +0 -1
- package/dist-cjs/commands/GetEventActionCommand.js.map +0 -1
- package/dist-cjs/commands/GetJobCommand.js.map +0 -1
- package/dist-cjs/commands/GetRevisionCommand.js.map +0 -1
- package/dist-cjs/commands/ListDataSetRevisionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListDataSetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListEventActionsCommand.js.map +0 -1
- package/dist-cjs/commands/ListJobsCommand.js.map +0 -1
- package/dist-cjs/commands/ListRevisionAssetsCommand.js.map +0 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-cjs/commands/StartJobCommand.js.map +0 -1
- package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateAssetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateDataSetCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateEventActionCommand.js.map +0 -1
- package/dist-cjs/commands/UpdateRevisionCommand.js.map +0 -1
- package/dist-cjs/endpoints.js.map +0 -1
- package/dist-cjs/index.js.map +0 -1
- package/dist-cjs/models/index.js.map +0 -1
- package/dist-cjs/models/models_0.js.map +0 -1
- package/dist-cjs/pagination/Interfaces.js.map +0 -1
- package/dist-cjs/pagination/ListDataSetRevisionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListDataSetsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListEventActionsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListJobsPaginator.js.map +0 -1
- package/dist-cjs/pagination/ListRevisionAssetsPaginator.js.map +0 -1
- package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist-cjs/runtimeConfig.browser.js.map +0 -1
- package/dist-cjs/runtimeConfig.js.map +0 -1
- package/dist-cjs/runtimeConfig.native.js.map +0 -1
- package/dist-cjs/runtimeConfig.shared.js.map +0 -1
- package/dist-es/DataExchange.js.map +0 -1
- package/dist-es/DataExchangeClient.js.map +0 -1
- package/dist-es/commands/CancelJobCommand.js.map +0 -1
- package/dist-es/commands/CreateDataSetCommand.js.map +0 -1
- package/dist-es/commands/CreateEventActionCommand.js.map +0 -1
- package/dist-es/commands/CreateJobCommand.js.map +0 -1
- package/dist-es/commands/CreateRevisionCommand.js.map +0 -1
- package/dist-es/commands/DeleteAssetCommand.js.map +0 -1
- package/dist-es/commands/DeleteDataSetCommand.js.map +0 -1
- package/dist-es/commands/DeleteEventActionCommand.js.map +0 -1
- package/dist-es/commands/DeleteRevisionCommand.js.map +0 -1
- package/dist-es/commands/GetAssetCommand.js.map +0 -1
- package/dist-es/commands/GetDataSetCommand.js.map +0 -1
- package/dist-es/commands/GetEventActionCommand.js.map +0 -1
- package/dist-es/commands/GetJobCommand.js.map +0 -1
- package/dist-es/commands/GetRevisionCommand.js.map +0 -1
- package/dist-es/commands/ListDataSetRevisionsCommand.js.map +0 -1
- package/dist-es/commands/ListDataSetsCommand.js.map +0 -1
- package/dist-es/commands/ListEventActionsCommand.js.map +0 -1
- package/dist-es/commands/ListJobsCommand.js.map +0 -1
- package/dist-es/commands/ListRevisionAssetsCommand.js.map +0 -1
- package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
- package/dist-es/commands/StartJobCommand.js.map +0 -1
- package/dist-es/commands/TagResourceCommand.js.map +0 -1
- package/dist-es/commands/UntagResourceCommand.js.map +0 -1
- package/dist-es/commands/UpdateAssetCommand.js.map +0 -1
- package/dist-es/commands/UpdateDataSetCommand.js.map +0 -1
- package/dist-es/commands/UpdateEventActionCommand.js.map +0 -1
- package/dist-es/commands/UpdateRevisionCommand.js.map +0 -1
- package/dist-es/endpoints.js.map +0 -1
- package/dist-es/index.js.map +0 -1
- package/dist-es/models/index.js.map +0 -1
- package/dist-es/models/models_0.js.map +0 -1
- package/dist-es/pagination/Interfaces.js.map +0 -1
- package/dist-es/pagination/ListDataSetRevisionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListDataSetsPaginator.js.map +0 -1
- package/dist-es/pagination/ListEventActionsPaginator.js.map +0 -1
- package/dist-es/pagination/ListJobsPaginator.js.map +0 -1
- package/dist-es/pagination/ListRevisionAssetsPaginator.js.map +0 -1
- package/dist-es/protocols/Aws_restJson1.js.map +0 -1
- package/dist-es/runtimeConfig.browser.js.map +0 -1
- package/dist-es/runtimeConfig.js.map +0 -1
- package/dist-es/runtimeConfig.native.js.map +0 -1
- package/dist-es/runtimeConfig.shared.js.map +0 -1
- package/jest.config.js +0 -4
- package/src/DataExchange.ts +0 -894
- package/src/DataExchangeClient.ts +0 -323
- package/src/commands/CancelJobCommand.ts +0 -95
- package/src/commands/CreateDataSetCommand.ts +0 -95
- package/src/commands/CreateEventActionCommand.ts +0 -95
- package/src/commands/CreateJobCommand.ts +0 -95
- package/src/commands/CreateRevisionCommand.ts +0 -95
- package/src/commands/DeleteAssetCommand.ts +0 -95
- package/src/commands/DeleteDataSetCommand.ts +0 -95
- package/src/commands/DeleteEventActionCommand.ts +0 -95
- package/src/commands/DeleteRevisionCommand.ts +0 -95
- package/src/commands/GetAssetCommand.ts +0 -95
- package/src/commands/GetDataSetCommand.ts +0 -95
- package/src/commands/GetEventActionCommand.ts +0 -95
- package/src/commands/GetJobCommand.ts +0 -88
- package/src/commands/GetRevisionCommand.ts +0 -95
- package/src/commands/ListDataSetRevisionsCommand.ts +0 -95
- package/src/commands/ListDataSetsCommand.ts +0 -95
- package/src/commands/ListEventActionsCommand.ts +0 -95
- package/src/commands/ListJobsCommand.ts +0 -95
- package/src/commands/ListRevisionAssetsCommand.ts +0 -95
- package/src/commands/ListTagsForResourceCommand.ts +0 -95
- package/src/commands/StartJobCommand.ts +0 -95
- package/src/commands/TagResourceCommand.ts +0 -95
- package/src/commands/UntagResourceCommand.ts +0 -95
- package/src/commands/UpdateAssetCommand.ts +0 -95
- package/src/commands/UpdateDataSetCommand.ts +0 -95
- package/src/commands/UpdateEventActionCommand.ts +0 -95
- package/src/commands/UpdateRevisionCommand.ts +0 -95
- package/src/endpoints.ts +0 -57
- package/src/index.ts +0 -36
- package/src/models/index.ts +0 -1
- package/src/models/models_0.ts +0 -2753
- package/src/pagination/Interfaces.ts +0 -8
- package/src/pagination/ListDataSetRevisionsPaginator.ts +0 -59
- package/src/pagination/ListDataSetsPaginator.ts +0 -59
- package/src/pagination/ListEventActionsPaginator.ts +0 -59
- package/src/pagination/ListJobsPaginator.ts +0 -55
- package/src/pagination/ListRevisionAssetsPaginator.ts +0 -59
- package/src/protocols/Aws_restJson1.ts +0 -4522
- package/src/runtimeConfig.browser.ts +0 -41
- package/src/runtimeConfig.native.ts +0 -17
- package/src/runtimeConfig.shared.ts +0 -17
- package/src/runtimeConfig.ts +0 -46
- package/tsconfig.es.json +0 -10
- package/tsconfig.json +0 -33
- package/tsconfig.types.json +0 -9
package/src/models/models_0.ts
DELETED
|
@@ -1,2753 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* <p>Access to the resource is denied.</p>
|
|
5
|
-
*/
|
|
6
|
-
export interface AccessDeniedException extends __SmithyException, $MetadataBearer {
|
|
7
|
-
name: "AccessDeniedException";
|
|
8
|
-
$fault: "client";
|
|
9
|
-
/**
|
|
10
|
-
* <p>Access to the resource is denied.</p>
|
|
11
|
-
*/
|
|
12
|
-
Message: string | undefined;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
export namespace AccessDeniedException {
|
|
16
|
-
/**
|
|
17
|
-
* @internal
|
|
18
|
-
*/
|
|
19
|
-
export const filterSensitiveLog = (obj: AccessDeniedException): any => ({
|
|
20
|
-
...obj,
|
|
21
|
-
});
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export enum ServerSideEncryptionTypes {
|
|
25
|
-
AES256 = "AES256",
|
|
26
|
-
aws_kms = "aws:kms",
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* <p>Encryption configuration of the export job. Includes the encryption type in addition to the AWS KMS key. The KMS key is only necessary if you chose the KMS encryption. type.</p>
|
|
31
|
-
*/
|
|
32
|
-
export interface ExportServerSideEncryption {
|
|
33
|
-
/**
|
|
34
|
-
* <p>The Amazon Resource Name (ARN) of the AWS KMS key you want to use to encrypt the Amazon S3 objects. This parameter is required if you choose aws:kms as an encryption type.</p>
|
|
35
|
-
*/
|
|
36
|
-
KmsKeyArn?: string;
|
|
37
|
-
|
|
38
|
-
/**
|
|
39
|
-
* <p>The type of server side encryption used for encrypting the objects in Amazon S3.</p>
|
|
40
|
-
*/
|
|
41
|
-
Type: ServerSideEncryptionTypes | string | undefined;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
export namespace ExportServerSideEncryption {
|
|
45
|
-
/**
|
|
46
|
-
* @internal
|
|
47
|
-
*/
|
|
48
|
-
export const filterSensitiveLog = (obj: ExportServerSideEncryption): any => ({
|
|
49
|
-
...obj,
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* <p>A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.</p>
|
|
55
|
-
*/
|
|
56
|
-
export interface AutoExportRevisionDestinationEntry {
|
|
57
|
-
/**
|
|
58
|
-
* <p>The S3 bucket that is the destination for the event action.</p>
|
|
59
|
-
*/
|
|
60
|
-
Bucket: string | undefined;
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* <p>A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see <a href="https://docs.aws.amazon.com/data-exchange/latest/userguide/jobs.html#revision-export-keypatterns">Key patterns when exporting revisions</a>.</p>
|
|
64
|
-
*/
|
|
65
|
-
KeyPattern?: string;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
export namespace AutoExportRevisionDestinationEntry {
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
export const filterSensitiveLog = (obj: AutoExportRevisionDestinationEntry): any => ({
|
|
73
|
-
...obj,
|
|
74
|
-
});
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
/**
|
|
78
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
79
|
-
*/
|
|
80
|
-
export interface AutoExportRevisionToS3RequestDetails {
|
|
81
|
-
/**
|
|
82
|
-
* <p>Encryption configuration of the export job. Includes the encryption type in addition to the AWS KMS key. The KMS key is only necessary if you chose the KMS encryption. type.</p>
|
|
83
|
-
*/
|
|
84
|
-
Encryption?: ExportServerSideEncryption;
|
|
85
|
-
|
|
86
|
-
/**
|
|
87
|
-
* <p>A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.</p>
|
|
88
|
-
*/
|
|
89
|
-
RevisionDestination: AutoExportRevisionDestinationEntry | undefined;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
export namespace AutoExportRevisionToS3RequestDetails {
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
export const filterSensitiveLog = (obj: AutoExportRevisionToS3RequestDetails): any => ({
|
|
97
|
-
...obj,
|
|
98
|
-
});
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
export interface Action {
|
|
102
|
-
/**
|
|
103
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
104
|
-
*/
|
|
105
|
-
ExportRevisionToS3?: AutoExportRevisionToS3RequestDetails;
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export namespace Action {
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
export const filterSensitiveLog = (obj: Action): any => ({
|
|
113
|
-
...obj,
|
|
114
|
-
});
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
/**
|
|
118
|
-
* <p>The destination for the asset.</p>
|
|
119
|
-
*/
|
|
120
|
-
export interface AssetDestinationEntry {
|
|
121
|
-
/**
|
|
122
|
-
* <p>The unique identifier for the asset.</p>
|
|
123
|
-
*/
|
|
124
|
-
AssetId: string | undefined;
|
|
125
|
-
|
|
126
|
-
/**
|
|
127
|
-
* <p>The S3 bucket that is the destination for the asset.</p>
|
|
128
|
-
*/
|
|
129
|
-
Bucket: string | undefined;
|
|
130
|
-
|
|
131
|
-
/**
|
|
132
|
-
* <p>The name of the object in Amazon S3 for the asset.</p>
|
|
133
|
-
*/
|
|
134
|
-
Key?: string;
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
export namespace AssetDestinationEntry {
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
export const filterSensitiveLog = (obj: AssetDestinationEntry): any => ({
|
|
142
|
-
...obj,
|
|
143
|
-
});
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
/**
|
|
147
|
-
* <p>The S3 object that is the asset.</p>
|
|
148
|
-
*/
|
|
149
|
-
export interface S3SnapshotAsset {
|
|
150
|
-
/**
|
|
151
|
-
* <p>The size of the S3 object that is the object.</p>
|
|
152
|
-
*/
|
|
153
|
-
Size: number | undefined;
|
|
154
|
-
}
|
|
155
|
-
|
|
156
|
-
export namespace S3SnapshotAsset {
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
export const filterSensitiveLog = (obj: S3SnapshotAsset): any => ({
|
|
161
|
-
...obj,
|
|
162
|
-
});
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
export interface AssetDetails {
|
|
166
|
-
/**
|
|
167
|
-
* <p>The S3 object that is the asset.</p>
|
|
168
|
-
*/
|
|
169
|
-
S3SnapshotAsset?: S3SnapshotAsset;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
export namespace AssetDetails {
|
|
173
|
-
/**
|
|
174
|
-
* @internal
|
|
175
|
-
*/
|
|
176
|
-
export const filterSensitiveLog = (obj: AssetDetails): any => ({
|
|
177
|
-
...obj,
|
|
178
|
-
});
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
export enum AssetType {
|
|
182
|
-
S3_SNAPSHOT = "S3_SNAPSHOT",
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
/**
|
|
186
|
-
* <p>An asset in AWS Data Exchange is a piece of data that can be stored as an S3 object. The asset can be a structured data file, an image file, or some other data file. When you create an import job for your files, you create an asset in AWS Data Exchange for each of those files.</p>
|
|
187
|
-
*/
|
|
188
|
-
export interface AssetEntry {
|
|
189
|
-
/**
|
|
190
|
-
* <p>The ARN for the asset.</p>
|
|
191
|
-
*/
|
|
192
|
-
Arn: string | undefined;
|
|
193
|
-
|
|
194
|
-
/**
|
|
195
|
-
* <p>Information about the asset, including its size.</p>
|
|
196
|
-
*/
|
|
197
|
-
AssetDetails: AssetDetails | undefined;
|
|
198
|
-
|
|
199
|
-
/**
|
|
200
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
201
|
-
*/
|
|
202
|
-
AssetType: AssetType | string | undefined;
|
|
203
|
-
|
|
204
|
-
/**
|
|
205
|
-
* <p>The date and time that the asset was created, in ISO 8601 format.</p>
|
|
206
|
-
*/
|
|
207
|
-
CreatedAt: Date | undefined;
|
|
208
|
-
|
|
209
|
-
/**
|
|
210
|
-
* <p>The unique identifier for the data set associated with this asset.</p>
|
|
211
|
-
*/
|
|
212
|
-
DataSetId: string | undefined;
|
|
213
|
-
|
|
214
|
-
/**
|
|
215
|
-
* <p>The unique identifier for the asset.</p>
|
|
216
|
-
*/
|
|
217
|
-
Id: string | undefined;
|
|
218
|
-
|
|
219
|
-
/**
|
|
220
|
-
* <p>The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.</p>
|
|
221
|
-
*/
|
|
222
|
-
Name: string | undefined;
|
|
223
|
-
|
|
224
|
-
/**
|
|
225
|
-
* <p>The unique identifier for the revision associated with this asset.</p>
|
|
226
|
-
*/
|
|
227
|
-
RevisionId: string | undefined;
|
|
228
|
-
|
|
229
|
-
/**
|
|
230
|
-
* <p>The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.</p>
|
|
231
|
-
*/
|
|
232
|
-
SourceId?: string;
|
|
233
|
-
|
|
234
|
-
/**
|
|
235
|
-
* <p>The date and time that the asset was last updated, in ISO 8601 format.</p>
|
|
236
|
-
*/
|
|
237
|
-
UpdatedAt: Date | undefined;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
export namespace AssetEntry {
|
|
241
|
-
/**
|
|
242
|
-
* @internal
|
|
243
|
-
*/
|
|
244
|
-
export const filterSensitiveLog = (obj: AssetEntry): any => ({
|
|
245
|
-
...obj,
|
|
246
|
-
});
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
/**
|
|
250
|
-
* <p>The source of the assets.</p>
|
|
251
|
-
*/
|
|
252
|
-
export interface AssetSourceEntry {
|
|
253
|
-
/**
|
|
254
|
-
* <p>The S3 bucket that's part of the source of the asset.</p>
|
|
255
|
-
*/
|
|
256
|
-
Bucket: string | undefined;
|
|
257
|
-
|
|
258
|
-
/**
|
|
259
|
-
* <p>The name of the object in Amazon S3 for the asset.</p>
|
|
260
|
-
*/
|
|
261
|
-
Key: string | undefined;
|
|
262
|
-
}
|
|
263
|
-
|
|
264
|
-
export namespace AssetSourceEntry {
|
|
265
|
-
/**
|
|
266
|
-
* @internal
|
|
267
|
-
*/
|
|
268
|
-
export const filterSensitiveLog = (obj: AssetSourceEntry): any => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
export interface CancelJobRequest {
|
|
274
|
-
/**
|
|
275
|
-
* <p>The unique identifier for a job.</p>
|
|
276
|
-
*/
|
|
277
|
-
JobId: string | undefined;
|
|
278
|
-
}
|
|
279
|
-
|
|
280
|
-
export namespace CancelJobRequest {
|
|
281
|
-
/**
|
|
282
|
-
* @internal
|
|
283
|
-
*/
|
|
284
|
-
export const filterSensitiveLog = (obj: CancelJobRequest): any => ({
|
|
285
|
-
...obj,
|
|
286
|
-
});
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
export enum ResourceType {
|
|
290
|
-
ASSET = "ASSET",
|
|
291
|
-
DATA_SET = "DATA_SET",
|
|
292
|
-
EVENT_ACTION = "EVENT_ACTION",
|
|
293
|
-
JOB = "JOB",
|
|
294
|
-
REVISION = "REVISION",
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
/**
|
|
298
|
-
* <p>The request couldn't be completed because it conflicted with the current state of the resource.</p>
|
|
299
|
-
*/
|
|
300
|
-
export interface ConflictException extends __SmithyException, $MetadataBearer {
|
|
301
|
-
name: "ConflictException";
|
|
302
|
-
$fault: "client";
|
|
303
|
-
/**
|
|
304
|
-
* <p>The request couldn't be completed because it conflicted with the current state of the resource.</p>
|
|
305
|
-
*/
|
|
306
|
-
Message: string | undefined;
|
|
307
|
-
|
|
308
|
-
/**
|
|
309
|
-
* <p>The unique identifier for the resource with the conflict.</p>
|
|
310
|
-
*/
|
|
311
|
-
ResourceId?: string;
|
|
312
|
-
|
|
313
|
-
/**
|
|
314
|
-
* <p>The type of the resource with the conflict.</p>
|
|
315
|
-
*/
|
|
316
|
-
ResourceType?: ResourceType | string;
|
|
317
|
-
}
|
|
318
|
-
|
|
319
|
-
export namespace ConflictException {
|
|
320
|
-
/**
|
|
321
|
-
* @internal
|
|
322
|
-
*/
|
|
323
|
-
export const filterSensitiveLog = (obj: ConflictException): any => ({
|
|
324
|
-
...obj,
|
|
325
|
-
});
|
|
326
|
-
}
|
|
327
|
-
|
|
328
|
-
/**
|
|
329
|
-
* An exception occurred with the service.
|
|
330
|
-
*/
|
|
331
|
-
export interface InternalServerException extends __SmithyException, $MetadataBearer {
|
|
332
|
-
name: "InternalServerException";
|
|
333
|
-
$fault: "server";
|
|
334
|
-
/**
|
|
335
|
-
* The message identifying the service exception that occurred.
|
|
336
|
-
*/
|
|
337
|
-
Message: string | undefined;
|
|
338
|
-
}
|
|
339
|
-
|
|
340
|
-
export namespace InternalServerException {
|
|
341
|
-
/**
|
|
342
|
-
* @internal
|
|
343
|
-
*/
|
|
344
|
-
export const filterSensitiveLog = (obj: InternalServerException): any => ({
|
|
345
|
-
...obj,
|
|
346
|
-
});
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
/**
|
|
350
|
-
* <p>The resource couldn't be found.</p>
|
|
351
|
-
*/
|
|
352
|
-
export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
|
|
353
|
-
name: "ResourceNotFoundException";
|
|
354
|
-
$fault: "client";
|
|
355
|
-
/**
|
|
356
|
-
* <p>The resource couldn't be found.</p>
|
|
357
|
-
*/
|
|
358
|
-
Message: string | undefined;
|
|
359
|
-
|
|
360
|
-
/**
|
|
361
|
-
* <p>The unique identifier for the resource that couldn't be found.</p>
|
|
362
|
-
*/
|
|
363
|
-
ResourceId?: string;
|
|
364
|
-
|
|
365
|
-
/**
|
|
366
|
-
* <p>The type of resource that couldn't be found.</p>
|
|
367
|
-
*/
|
|
368
|
-
ResourceType?: ResourceType | string;
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
export namespace ResourceNotFoundException {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
|
-
export const filterSensitiveLog = (obj: ResourceNotFoundException): any => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
/**
|
|
381
|
-
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
382
|
-
*/
|
|
383
|
-
export interface ThrottlingException extends __SmithyException, $MetadataBearer {
|
|
384
|
-
name: "ThrottlingException";
|
|
385
|
-
$fault: "client";
|
|
386
|
-
/**
|
|
387
|
-
* <p>The limit on the number of requests per second was exceeded.</p>
|
|
388
|
-
*/
|
|
389
|
-
Message: string | undefined;
|
|
390
|
-
}
|
|
391
|
-
|
|
392
|
-
export namespace ThrottlingException {
|
|
393
|
-
/**
|
|
394
|
-
* @internal
|
|
395
|
-
*/
|
|
396
|
-
export const filterSensitiveLog = (obj: ThrottlingException): any => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
}
|
|
400
|
-
|
|
401
|
-
export enum ExceptionCause {
|
|
402
|
-
InsufficientS3BucketPolicy = "InsufficientS3BucketPolicy",
|
|
403
|
-
S3AccessDenied = "S3AccessDenied",
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
/**
|
|
407
|
-
* <p>The request was invalid.</p>
|
|
408
|
-
*/
|
|
409
|
-
export interface ValidationException extends __SmithyException, $MetadataBearer {
|
|
410
|
-
name: "ValidationException";
|
|
411
|
-
$fault: "client";
|
|
412
|
-
/**
|
|
413
|
-
* <p>The message that informs you about what was invalid about the request.</p>
|
|
414
|
-
*/
|
|
415
|
-
Message: string | undefined;
|
|
416
|
-
|
|
417
|
-
/**
|
|
418
|
-
* <p>The message that informs you about what the exception was.</p>
|
|
419
|
-
*/
|
|
420
|
-
ExceptionCause?: ExceptionCause | string;
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
export namespace ValidationException {
|
|
424
|
-
/**
|
|
425
|
-
* @internal
|
|
426
|
-
*/
|
|
427
|
-
export const filterSensitiveLog = (obj: ValidationException): any => ({
|
|
428
|
-
...obj,
|
|
429
|
-
});
|
|
430
|
-
}
|
|
431
|
-
|
|
432
|
-
export enum Code {
|
|
433
|
-
ACCESS_DENIED_EXCEPTION = "ACCESS_DENIED_EXCEPTION",
|
|
434
|
-
INTERNAL_SERVER_EXCEPTION = "INTERNAL_SERVER_EXCEPTION",
|
|
435
|
-
MALWARE_DETECTED = "MALWARE_DETECTED",
|
|
436
|
-
MALWARE_SCAN_ENCRYPTED_FILE = "MALWARE_SCAN_ENCRYPTED_FILE",
|
|
437
|
-
RESOURCE_NOT_FOUND_EXCEPTION = "RESOURCE_NOT_FOUND_EXCEPTION",
|
|
438
|
-
SERVICE_QUOTA_EXCEEDED_EXCEPTION = "SERVICE_QUOTA_EXCEEDED_EXCEPTION",
|
|
439
|
-
VALIDATION_EXCEPTION = "VALIDATION_EXCEPTION",
|
|
440
|
-
}
|
|
441
|
-
|
|
442
|
-
/**
|
|
443
|
-
* <p>The request body for CreateDataSet.</p>
|
|
444
|
-
*/
|
|
445
|
-
export interface CreateDataSetRequest {
|
|
446
|
-
/**
|
|
447
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
448
|
-
*/
|
|
449
|
-
AssetType: AssetType | string | undefined;
|
|
450
|
-
|
|
451
|
-
/**
|
|
452
|
-
* <p>A description for the data set. This value can be up to 16,348 characters long.</p>
|
|
453
|
-
*/
|
|
454
|
-
Description: string | undefined;
|
|
455
|
-
|
|
456
|
-
/**
|
|
457
|
-
* <p>The name of the data set.</p>
|
|
458
|
-
*/
|
|
459
|
-
Name: string | undefined;
|
|
460
|
-
|
|
461
|
-
/**
|
|
462
|
-
* <p>A data set tag is an optional label that you can assign to a data set when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.</p>
|
|
463
|
-
*/
|
|
464
|
-
Tags?: { [key: string]: string };
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
export namespace CreateDataSetRequest {
|
|
468
|
-
/**
|
|
469
|
-
* @internal
|
|
470
|
-
*/
|
|
471
|
-
export const filterSensitiveLog = (obj: CreateDataSetRequest): any => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
}
|
|
475
|
-
|
|
476
|
-
export enum Origin {
|
|
477
|
-
ENTITLED = "ENTITLED",
|
|
478
|
-
OWNED = "OWNED",
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
export interface OriginDetails {
|
|
482
|
-
ProductId: string | undefined;
|
|
483
|
-
}
|
|
484
|
-
|
|
485
|
-
export namespace OriginDetails {
|
|
486
|
-
/**
|
|
487
|
-
* @internal
|
|
488
|
-
*/
|
|
489
|
-
export const filterSensitiveLog = (obj: OriginDetails): any => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
}
|
|
493
|
-
|
|
494
|
-
export interface CreateDataSetResponse {
|
|
495
|
-
/**
|
|
496
|
-
* <p>The ARN for the data set.</p>
|
|
497
|
-
*/
|
|
498
|
-
Arn?: string;
|
|
499
|
-
|
|
500
|
-
/**
|
|
501
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
502
|
-
*/
|
|
503
|
-
AssetType?: AssetType | string;
|
|
504
|
-
|
|
505
|
-
/**
|
|
506
|
-
* <p>The date and time that the data set was created, in ISO 8601 format.</p>
|
|
507
|
-
*/
|
|
508
|
-
CreatedAt?: Date;
|
|
509
|
-
|
|
510
|
-
/**
|
|
511
|
-
* <p>The description for the data set.</p>
|
|
512
|
-
*/
|
|
513
|
-
Description?: string;
|
|
514
|
-
|
|
515
|
-
/**
|
|
516
|
-
* <p>The unique identifier for the data set.</p>
|
|
517
|
-
*/
|
|
518
|
-
Id?: string;
|
|
519
|
-
|
|
520
|
-
/**
|
|
521
|
-
* <p>The name of the data set.</p>
|
|
522
|
-
*/
|
|
523
|
-
Name?: string;
|
|
524
|
-
|
|
525
|
-
/**
|
|
526
|
-
* <p>A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).</p>
|
|
527
|
-
*/
|
|
528
|
-
Origin?: Origin | string;
|
|
529
|
-
|
|
530
|
-
/**
|
|
531
|
-
* <p>If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.</p>
|
|
532
|
-
*/
|
|
533
|
-
OriginDetails?: OriginDetails;
|
|
534
|
-
|
|
535
|
-
/**
|
|
536
|
-
* <p>The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.</p>
|
|
537
|
-
*/
|
|
538
|
-
SourceId?: string;
|
|
539
|
-
|
|
540
|
-
/**
|
|
541
|
-
* <p>The tags for the data set.</p>
|
|
542
|
-
*/
|
|
543
|
-
Tags?: { [key: string]: string };
|
|
544
|
-
|
|
545
|
-
/**
|
|
546
|
-
* <p>The date and time that the data set was last updated, in ISO 8601 format.</p>
|
|
547
|
-
*/
|
|
548
|
-
UpdatedAt?: Date;
|
|
549
|
-
}
|
|
550
|
-
|
|
551
|
-
export namespace CreateDataSetResponse {
|
|
552
|
-
/**
|
|
553
|
-
* @internal
|
|
554
|
-
*/
|
|
555
|
-
export const filterSensitiveLog = (obj: CreateDataSetResponse): any => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
}
|
|
559
|
-
|
|
560
|
-
export enum LimitName {
|
|
561
|
-
Asset_per_export_job_from_Amazon_S3 = "Asset per export job from Amazon S3",
|
|
562
|
-
Asset_size_in_GB = "Asset size in GB",
|
|
563
|
-
Assets_per_import_job_from_Amazon_S3 = "Assets per import job from Amazon S3",
|
|
564
|
-
Assets_per_revision = "Assets per revision",
|
|
565
|
-
Auto_export_event_actions_per_data_set = "Auto export event actions per data set",
|
|
566
|
-
Concurrent_in_progress_jobs_to_export_assets_to_Amazon_S3 = "Concurrent in progress jobs to export assets to Amazon S3",
|
|
567
|
-
Concurrent_in_progress_jobs_to_export_assets_to_a_signed_URL = "Concurrent in progress jobs to export assets to a signed URL",
|
|
568
|
-
Concurrent_in_progress_jobs_to_export_revisions_to_Amazon_S3 = "Concurrent in progress jobs to export revisions to Amazon S3",
|
|
569
|
-
Concurrent_in_progress_jobs_to_import_assets_from_Amazon_S3 = "Concurrent in progress jobs to import assets from Amazon S3",
|
|
570
|
-
Concurrent_in_progress_jobs_to_import_assets_from_a_signed_URL = "Concurrent in progress jobs to import assets from a signed URL",
|
|
571
|
-
Data_sets_per_account = "Data sets per account",
|
|
572
|
-
Data_sets_per_product = "Data sets per product",
|
|
573
|
-
Event_actions_per_account = "Event actions per account",
|
|
574
|
-
Products_per_account = "Products per account",
|
|
575
|
-
Revisions_per_data_set = "Revisions per data set",
|
|
576
|
-
}
|
|
577
|
-
|
|
578
|
-
/**
|
|
579
|
-
* <p>The request has exceeded the quotas imposed by the service.</p>
|
|
580
|
-
*/
|
|
581
|
-
export interface ServiceLimitExceededException extends __SmithyException, $MetadataBearer {
|
|
582
|
-
name: "ServiceLimitExceededException";
|
|
583
|
-
$fault: "client";
|
|
584
|
-
/**
|
|
585
|
-
* <p>The name of the quota that was exceeded.</p>
|
|
586
|
-
*/
|
|
587
|
-
LimitName?: LimitName | string;
|
|
588
|
-
|
|
589
|
-
/**
|
|
590
|
-
* <p>The maximum value for the service-specific limit.</p>
|
|
591
|
-
*/
|
|
592
|
-
LimitValue?: number;
|
|
593
|
-
|
|
594
|
-
/**
|
|
595
|
-
* <p>The request has exceeded the quotas imposed by the service.</p>
|
|
596
|
-
*/
|
|
597
|
-
Message: string | undefined;
|
|
598
|
-
}
|
|
599
|
-
|
|
600
|
-
export namespace ServiceLimitExceededException {
|
|
601
|
-
/**
|
|
602
|
-
* @internal
|
|
603
|
-
*/
|
|
604
|
-
export const filterSensitiveLog = (obj: ServiceLimitExceededException): any => ({
|
|
605
|
-
...obj,
|
|
606
|
-
});
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
export interface RevisionPublished {
|
|
610
|
-
/**
|
|
611
|
-
* <p>A unique identifier.</p>
|
|
612
|
-
*/
|
|
613
|
-
DataSetId: string | undefined;
|
|
614
|
-
}
|
|
615
|
-
|
|
616
|
-
export namespace RevisionPublished {
|
|
617
|
-
/**
|
|
618
|
-
* @internal
|
|
619
|
-
*/
|
|
620
|
-
export const filterSensitiveLog = (obj: RevisionPublished): any => ({
|
|
621
|
-
...obj,
|
|
622
|
-
});
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
export interface Event {
|
|
626
|
-
RevisionPublished?: RevisionPublished;
|
|
627
|
-
}
|
|
628
|
-
|
|
629
|
-
export namespace Event {
|
|
630
|
-
/**
|
|
631
|
-
* @internal
|
|
632
|
-
*/
|
|
633
|
-
export const filterSensitiveLog = (obj: Event): any => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
/**
|
|
639
|
-
* <p>The request body for CreateEventAction.</p>
|
|
640
|
-
*/
|
|
641
|
-
export interface CreateEventActionRequest {
|
|
642
|
-
/**
|
|
643
|
-
* <p>What occurs after a certain event.</p>
|
|
644
|
-
*/
|
|
645
|
-
Action: Action | undefined;
|
|
646
|
-
|
|
647
|
-
/**
|
|
648
|
-
* <p>What occurs to start an action.</p>
|
|
649
|
-
*/
|
|
650
|
-
Event: Event | undefined;
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
export namespace CreateEventActionRequest {
|
|
654
|
-
/**
|
|
655
|
-
* @internal
|
|
656
|
-
*/
|
|
657
|
-
export const filterSensitiveLog = (obj: CreateEventActionRequest): any => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
export interface CreateEventActionResponse {
|
|
663
|
-
/**
|
|
664
|
-
* <p>What occurs after a certain event.</p>
|
|
665
|
-
*/
|
|
666
|
-
Action?: Action;
|
|
667
|
-
|
|
668
|
-
/**
|
|
669
|
-
* <p>The ARN for the event action.</p>
|
|
670
|
-
*/
|
|
671
|
-
Arn?: string;
|
|
672
|
-
|
|
673
|
-
/**
|
|
674
|
-
* <p>The date and time that the event action was created, in ISO 8601 format.</p>
|
|
675
|
-
*/
|
|
676
|
-
CreatedAt?: Date;
|
|
677
|
-
|
|
678
|
-
/**
|
|
679
|
-
* <p>What occurs to start an action.</p>
|
|
680
|
-
*/
|
|
681
|
-
Event?: Event;
|
|
682
|
-
|
|
683
|
-
/**
|
|
684
|
-
* <p>The unique identifier for the event action.</p>
|
|
685
|
-
*/
|
|
686
|
-
Id?: string;
|
|
687
|
-
|
|
688
|
-
/**
|
|
689
|
-
* <p>The date and time that the event action was last updated, in ISO 8601 format.</p>
|
|
690
|
-
*/
|
|
691
|
-
UpdatedAt?: Date;
|
|
692
|
-
}
|
|
693
|
-
|
|
694
|
-
export namespace CreateEventActionResponse {
|
|
695
|
-
/**
|
|
696
|
-
* @internal
|
|
697
|
-
*/
|
|
698
|
-
export const filterSensitiveLog = (obj: CreateEventActionResponse): any => ({
|
|
699
|
-
...obj,
|
|
700
|
-
});
|
|
701
|
-
}
|
|
702
|
-
|
|
703
|
-
/**
|
|
704
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
705
|
-
*/
|
|
706
|
-
export interface ExportAssetsToS3RequestDetails {
|
|
707
|
-
/**
|
|
708
|
-
* <p>The destination for the asset.</p>
|
|
709
|
-
*/
|
|
710
|
-
AssetDestinations: AssetDestinationEntry[] | undefined;
|
|
711
|
-
|
|
712
|
-
/**
|
|
713
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
714
|
-
*/
|
|
715
|
-
DataSetId: string | undefined;
|
|
716
|
-
|
|
717
|
-
/**
|
|
718
|
-
* <p>Encryption configuration for the export job.</p>
|
|
719
|
-
*/
|
|
720
|
-
Encryption?: ExportServerSideEncryption;
|
|
721
|
-
|
|
722
|
-
/**
|
|
723
|
-
* <p>The unique identifier for the revision associated with this export request.</p>
|
|
724
|
-
*/
|
|
725
|
-
RevisionId: string | undefined;
|
|
726
|
-
}
|
|
727
|
-
|
|
728
|
-
export namespace ExportAssetsToS3RequestDetails {
|
|
729
|
-
/**
|
|
730
|
-
* @internal
|
|
731
|
-
*/
|
|
732
|
-
export const filterSensitiveLog = (obj: ExportAssetsToS3RequestDetails): any => ({
|
|
733
|
-
...obj,
|
|
734
|
-
});
|
|
735
|
-
}
|
|
736
|
-
|
|
737
|
-
/**
|
|
738
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
739
|
-
*/
|
|
740
|
-
export interface ExportAssetToSignedUrlRequestDetails {
|
|
741
|
-
/**
|
|
742
|
-
* <p>The unique identifier for the asset that is exported to a signed URL.</p>
|
|
743
|
-
*/
|
|
744
|
-
AssetId: string | undefined;
|
|
745
|
-
|
|
746
|
-
/**
|
|
747
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
748
|
-
*/
|
|
749
|
-
DataSetId: string | undefined;
|
|
750
|
-
|
|
751
|
-
/**
|
|
752
|
-
* <p>The unique identifier for the revision associated with this export request.</p>
|
|
753
|
-
*/
|
|
754
|
-
RevisionId: string | undefined;
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
export namespace ExportAssetToSignedUrlRequestDetails {
|
|
758
|
-
/**
|
|
759
|
-
* @internal
|
|
760
|
-
*/
|
|
761
|
-
export const filterSensitiveLog = (obj: ExportAssetToSignedUrlRequestDetails): any => ({
|
|
762
|
-
...obj,
|
|
763
|
-
});
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
/**
|
|
767
|
-
* <p>The destination where the assets in the revision will be exported.</p>
|
|
768
|
-
*/
|
|
769
|
-
export interface RevisionDestinationEntry {
|
|
770
|
-
/**
|
|
771
|
-
* <p>The S3 bucket that is the destination for the assets in the revision.</p>
|
|
772
|
-
*/
|
|
773
|
-
Bucket: string | undefined;
|
|
774
|
-
|
|
775
|
-
/**
|
|
776
|
-
* <p>A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see <a href="https://docs.aws.amazon.com/data-exchange/latest/userguide/jobs.html#revision-export-keypatterns">Key patterns when exporting revisions</a>.</p>
|
|
777
|
-
*/
|
|
778
|
-
KeyPattern?: string;
|
|
779
|
-
|
|
780
|
-
/**
|
|
781
|
-
* <p>The unique identifier for the revision.</p>
|
|
782
|
-
*/
|
|
783
|
-
RevisionId: string | undefined;
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
export namespace RevisionDestinationEntry {
|
|
787
|
-
/**
|
|
788
|
-
* @internal
|
|
789
|
-
*/
|
|
790
|
-
export const filterSensitiveLog = (obj: RevisionDestinationEntry): any => ({
|
|
791
|
-
...obj,
|
|
792
|
-
});
|
|
793
|
-
}
|
|
794
|
-
|
|
795
|
-
/**
|
|
796
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
797
|
-
*/
|
|
798
|
-
export interface ExportRevisionsToS3RequestDetails {
|
|
799
|
-
/**
|
|
800
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
801
|
-
*/
|
|
802
|
-
DataSetId: string | undefined;
|
|
803
|
-
|
|
804
|
-
/**
|
|
805
|
-
* <p>Encryption configuration for the export job.</p>
|
|
806
|
-
*/
|
|
807
|
-
Encryption?: ExportServerSideEncryption;
|
|
808
|
-
|
|
809
|
-
/**
|
|
810
|
-
* <p>The destination for the revision.</p>
|
|
811
|
-
*/
|
|
812
|
-
RevisionDestinations: RevisionDestinationEntry[] | undefined;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
export namespace ExportRevisionsToS3RequestDetails {
|
|
816
|
-
/**
|
|
817
|
-
* @internal
|
|
818
|
-
*/
|
|
819
|
-
export const filterSensitiveLog = (obj: ExportRevisionsToS3RequestDetails): any => ({
|
|
820
|
-
...obj,
|
|
821
|
-
});
|
|
822
|
-
}
|
|
823
|
-
|
|
824
|
-
/**
|
|
825
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
826
|
-
*/
|
|
827
|
-
export interface ImportAssetFromSignedUrlRequestDetails {
|
|
828
|
-
/**
|
|
829
|
-
* <p>The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name.</p>
|
|
830
|
-
*/
|
|
831
|
-
AssetName: string | undefined;
|
|
832
|
-
|
|
833
|
-
/**
|
|
834
|
-
* <p>The unique identifier for the data set associated with this import job.</p>
|
|
835
|
-
*/
|
|
836
|
-
DataSetId: string | undefined;
|
|
837
|
-
|
|
838
|
-
/**
|
|
839
|
-
* <p>The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.</p>
|
|
840
|
-
*/
|
|
841
|
-
Md5Hash: string | undefined;
|
|
842
|
-
|
|
843
|
-
/**
|
|
844
|
-
* <p>The unique identifier for the revision associated with this import request.</p>
|
|
845
|
-
*/
|
|
846
|
-
RevisionId: string | undefined;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
export namespace ImportAssetFromSignedUrlRequestDetails {
|
|
850
|
-
/**
|
|
851
|
-
* @internal
|
|
852
|
-
*/
|
|
853
|
-
export const filterSensitiveLog = (obj: ImportAssetFromSignedUrlRequestDetails): any => ({
|
|
854
|
-
...obj,
|
|
855
|
-
});
|
|
856
|
-
}
|
|
857
|
-
|
|
858
|
-
/**
|
|
859
|
-
* <p>Details of the operation to be performed by the job.</p>
|
|
860
|
-
*/
|
|
861
|
-
export interface ImportAssetsFromS3RequestDetails {
|
|
862
|
-
/**
|
|
863
|
-
* <p>Is a list of S3 bucket and object key pairs.</p>
|
|
864
|
-
*/
|
|
865
|
-
AssetSources: AssetSourceEntry[] | undefined;
|
|
866
|
-
|
|
867
|
-
/**
|
|
868
|
-
* <p>The unique identifier for the data set associated with this import job.</p>
|
|
869
|
-
*/
|
|
870
|
-
DataSetId: string | undefined;
|
|
871
|
-
|
|
872
|
-
/**
|
|
873
|
-
* <p>The unique identifier for the revision associated with this import request.</p>
|
|
874
|
-
*/
|
|
875
|
-
RevisionId: string | undefined;
|
|
876
|
-
}
|
|
877
|
-
|
|
878
|
-
export namespace ImportAssetsFromS3RequestDetails {
|
|
879
|
-
/**
|
|
880
|
-
* @internal
|
|
881
|
-
*/
|
|
882
|
-
export const filterSensitiveLog = (obj: ImportAssetsFromS3RequestDetails): any => ({
|
|
883
|
-
...obj,
|
|
884
|
-
});
|
|
885
|
-
}
|
|
886
|
-
|
|
887
|
-
/**
|
|
888
|
-
* <p>The details for the request.</p>
|
|
889
|
-
*/
|
|
890
|
-
export interface RequestDetails {
|
|
891
|
-
/**
|
|
892
|
-
* <p>Details about the export to signed URL request.</p>
|
|
893
|
-
*/
|
|
894
|
-
ExportAssetToSignedUrl?: ExportAssetToSignedUrlRequestDetails;
|
|
895
|
-
|
|
896
|
-
/**
|
|
897
|
-
* <p>Details about the export to Amazon S3 request.</p>
|
|
898
|
-
*/
|
|
899
|
-
ExportAssetsToS3?: ExportAssetsToS3RequestDetails;
|
|
900
|
-
|
|
901
|
-
/**
|
|
902
|
-
* <p>Details about the export to Amazon S3 request.</p>
|
|
903
|
-
*/
|
|
904
|
-
ExportRevisionsToS3?: ExportRevisionsToS3RequestDetails;
|
|
905
|
-
|
|
906
|
-
/**
|
|
907
|
-
* <p>Details about the import from signed URL request.</p>
|
|
908
|
-
*/
|
|
909
|
-
ImportAssetFromSignedUrl?: ImportAssetFromSignedUrlRequestDetails;
|
|
910
|
-
|
|
911
|
-
/**
|
|
912
|
-
* <p>Details about the import from Amazon S3 request.</p>
|
|
913
|
-
*/
|
|
914
|
-
ImportAssetsFromS3?: ImportAssetsFromS3RequestDetails;
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
export namespace RequestDetails {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
|
-
export const filterSensitiveLog = (obj: RequestDetails): any => ({
|
|
922
|
-
...obj,
|
|
923
|
-
});
|
|
924
|
-
}
|
|
925
|
-
|
|
926
|
-
export enum Type {
|
|
927
|
-
EXPORT_ASSETS_TO_S3 = "EXPORT_ASSETS_TO_S3",
|
|
928
|
-
EXPORT_ASSET_TO_SIGNED_URL = "EXPORT_ASSET_TO_SIGNED_URL",
|
|
929
|
-
EXPORT_REVISIONS_TO_S3 = "EXPORT_REVISIONS_TO_S3",
|
|
930
|
-
IMPORT_ASSETS_FROM_S3 = "IMPORT_ASSETS_FROM_S3",
|
|
931
|
-
IMPORT_ASSET_FROM_SIGNED_URL = "IMPORT_ASSET_FROM_SIGNED_URL",
|
|
932
|
-
}
|
|
933
|
-
|
|
934
|
-
/**
|
|
935
|
-
* <p>The request body for CreateJob.</p>
|
|
936
|
-
*/
|
|
937
|
-
export interface CreateJobRequest {
|
|
938
|
-
/**
|
|
939
|
-
* <p>The details for the CreateJob request.</p>
|
|
940
|
-
*/
|
|
941
|
-
Details: RequestDetails | undefined;
|
|
942
|
-
|
|
943
|
-
/**
|
|
944
|
-
* <p>The type of job to be created.</p>
|
|
945
|
-
*/
|
|
946
|
-
Type: Type | string | undefined;
|
|
947
|
-
}
|
|
948
|
-
|
|
949
|
-
export namespace CreateJobRequest {
|
|
950
|
-
/**
|
|
951
|
-
* @internal
|
|
952
|
-
*/
|
|
953
|
-
export const filterSensitiveLog = (obj: CreateJobRequest): any => ({
|
|
954
|
-
...obj,
|
|
955
|
-
});
|
|
956
|
-
}
|
|
957
|
-
|
|
958
|
-
/**
|
|
959
|
-
* <p>Details about the export to Amazon S3 response.</p>
|
|
960
|
-
*/
|
|
961
|
-
export interface ExportAssetsToS3ResponseDetails {
|
|
962
|
-
/**
|
|
963
|
-
* <p>The destination in Amazon S3 where the asset is exported.</p>
|
|
964
|
-
*/
|
|
965
|
-
AssetDestinations: AssetDestinationEntry[] | undefined;
|
|
966
|
-
|
|
967
|
-
/**
|
|
968
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
969
|
-
*/
|
|
970
|
-
DataSetId: string | undefined;
|
|
971
|
-
|
|
972
|
-
/**
|
|
973
|
-
* <p>Encryption configuration of the export job.</p>
|
|
974
|
-
*/
|
|
975
|
-
Encryption?: ExportServerSideEncryption;
|
|
976
|
-
|
|
977
|
-
/**
|
|
978
|
-
* <p>The unique identifier for the revision associated with this export response.</p>
|
|
979
|
-
*/
|
|
980
|
-
RevisionId: string | undefined;
|
|
981
|
-
}
|
|
982
|
-
|
|
983
|
-
export namespace ExportAssetsToS3ResponseDetails {
|
|
984
|
-
/**
|
|
985
|
-
* @internal
|
|
986
|
-
*/
|
|
987
|
-
export const filterSensitiveLog = (obj: ExportAssetsToS3ResponseDetails): any => ({
|
|
988
|
-
...obj,
|
|
989
|
-
});
|
|
990
|
-
}
|
|
991
|
-
|
|
992
|
-
/**
|
|
993
|
-
* <p>The details of the export to signed URL response.</p>
|
|
994
|
-
*/
|
|
995
|
-
export interface ExportAssetToSignedUrlResponseDetails {
|
|
996
|
-
/**
|
|
997
|
-
* <p>The unique identifier for the asset associated with this export job.</p>
|
|
998
|
-
*/
|
|
999
|
-
AssetId: string | undefined;
|
|
1000
|
-
|
|
1001
|
-
/**
|
|
1002
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
1003
|
-
*/
|
|
1004
|
-
DataSetId: string | undefined;
|
|
1005
|
-
|
|
1006
|
-
/**
|
|
1007
|
-
* <p>The unique identifier for the revision associated with this export response.</p>
|
|
1008
|
-
*/
|
|
1009
|
-
RevisionId: string | undefined;
|
|
1010
|
-
|
|
1011
|
-
/**
|
|
1012
|
-
* <p>The signed URL for the export request.</p>
|
|
1013
|
-
*/
|
|
1014
|
-
SignedUrl?: string;
|
|
1015
|
-
|
|
1016
|
-
/**
|
|
1017
|
-
* <p>The date and time that the signed URL expires, in ISO 8601 format.</p>
|
|
1018
|
-
*/
|
|
1019
|
-
SignedUrlExpiresAt?: Date;
|
|
1020
|
-
}
|
|
1021
|
-
|
|
1022
|
-
export namespace ExportAssetToSignedUrlResponseDetails {
|
|
1023
|
-
/**
|
|
1024
|
-
* @internal
|
|
1025
|
-
*/
|
|
1026
|
-
export const filterSensitiveLog = (obj: ExportAssetToSignedUrlResponseDetails): any => ({
|
|
1027
|
-
...obj,
|
|
1028
|
-
});
|
|
1029
|
-
}
|
|
1030
|
-
|
|
1031
|
-
/**
|
|
1032
|
-
* <p>Details about the export revisions to Amazon S3 response.</p>
|
|
1033
|
-
*/
|
|
1034
|
-
export interface ExportRevisionsToS3ResponseDetails {
|
|
1035
|
-
/**
|
|
1036
|
-
* <p>The unique identifier for the data set associated with this export job.</p>
|
|
1037
|
-
*/
|
|
1038
|
-
DataSetId: string | undefined;
|
|
1039
|
-
|
|
1040
|
-
/**
|
|
1041
|
-
* <p>Encryption configuration of the export job.</p>
|
|
1042
|
-
*/
|
|
1043
|
-
Encryption?: ExportServerSideEncryption;
|
|
1044
|
-
|
|
1045
|
-
/**
|
|
1046
|
-
* <p>The destination in Amazon S3 where the revision is exported.</p>
|
|
1047
|
-
*/
|
|
1048
|
-
RevisionDestinations: RevisionDestinationEntry[] | undefined;
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
|
-
export namespace ExportRevisionsToS3ResponseDetails {
|
|
1052
|
-
/**
|
|
1053
|
-
* @internal
|
|
1054
|
-
*/
|
|
1055
|
-
export const filterSensitiveLog = (obj: ExportRevisionsToS3ResponseDetails): any => ({
|
|
1056
|
-
...obj,
|
|
1057
|
-
});
|
|
1058
|
-
}
|
|
1059
|
-
|
|
1060
|
-
/**
|
|
1061
|
-
* <p>The details in the response for an import request, including the signed URL and other information.</p>
|
|
1062
|
-
*/
|
|
1063
|
-
export interface ImportAssetFromSignedUrlResponseDetails {
|
|
1064
|
-
/**
|
|
1065
|
-
* <p>The name for the asset associated with this import response.</p>
|
|
1066
|
-
*/
|
|
1067
|
-
AssetName: string | undefined;
|
|
1068
|
-
|
|
1069
|
-
/**
|
|
1070
|
-
* <p>The unique identifier for the data set associated with this import job.</p>
|
|
1071
|
-
*/
|
|
1072
|
-
DataSetId: string | undefined;
|
|
1073
|
-
|
|
1074
|
-
/**
|
|
1075
|
-
* <p>The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.</p>
|
|
1076
|
-
*/
|
|
1077
|
-
Md5Hash?: string;
|
|
1078
|
-
|
|
1079
|
-
/**
|
|
1080
|
-
* <p>The unique identifier for the revision associated with this import response.</p>
|
|
1081
|
-
*/
|
|
1082
|
-
RevisionId: string | undefined;
|
|
1083
|
-
|
|
1084
|
-
/**
|
|
1085
|
-
* <p>The signed URL.</p>
|
|
1086
|
-
*/
|
|
1087
|
-
SignedUrl?: string;
|
|
1088
|
-
|
|
1089
|
-
/**
|
|
1090
|
-
* <p>The time and date at which the signed URL expires, in ISO 8601 format.</p>
|
|
1091
|
-
*/
|
|
1092
|
-
SignedUrlExpiresAt?: Date;
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
export namespace ImportAssetFromSignedUrlResponseDetails {
|
|
1096
|
-
/**
|
|
1097
|
-
* @internal
|
|
1098
|
-
*/
|
|
1099
|
-
export const filterSensitiveLog = (obj: ImportAssetFromSignedUrlResponseDetails): any => ({
|
|
1100
|
-
...obj,
|
|
1101
|
-
});
|
|
1102
|
-
}
|
|
1103
|
-
|
|
1104
|
-
/**
|
|
1105
|
-
* <p>Details from an import from Amazon S3 response.</p>
|
|
1106
|
-
*/
|
|
1107
|
-
export interface ImportAssetsFromS3ResponseDetails {
|
|
1108
|
-
/**
|
|
1109
|
-
* <p>Is a list of Amazon S3 bucket and object key pairs.</p>
|
|
1110
|
-
*/
|
|
1111
|
-
AssetSources: AssetSourceEntry[] | undefined;
|
|
1112
|
-
|
|
1113
|
-
/**
|
|
1114
|
-
* <p>The unique identifier for the data set associated with this import job.</p>
|
|
1115
|
-
*/
|
|
1116
|
-
DataSetId: string | undefined;
|
|
1117
|
-
|
|
1118
|
-
/**
|
|
1119
|
-
* <p>The unique identifier for the revision associated with this import response.</p>
|
|
1120
|
-
*/
|
|
1121
|
-
RevisionId: string | undefined;
|
|
1122
|
-
}
|
|
1123
|
-
|
|
1124
|
-
export namespace ImportAssetsFromS3ResponseDetails {
|
|
1125
|
-
/**
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
1128
|
-
export const filterSensitiveLog = (obj: ImportAssetsFromS3ResponseDetails): any => ({
|
|
1129
|
-
...obj,
|
|
1130
|
-
});
|
|
1131
|
-
}
|
|
1132
|
-
|
|
1133
|
-
/**
|
|
1134
|
-
* <p>Details for the response.</p>
|
|
1135
|
-
*/
|
|
1136
|
-
export interface ResponseDetails {
|
|
1137
|
-
/**
|
|
1138
|
-
* <p>Details for the export to signed URL response.</p>
|
|
1139
|
-
*/
|
|
1140
|
-
ExportAssetToSignedUrl?: ExportAssetToSignedUrlResponseDetails;
|
|
1141
|
-
|
|
1142
|
-
/**
|
|
1143
|
-
* <p>Details for the export to Amazon S3 response.</p>
|
|
1144
|
-
*/
|
|
1145
|
-
ExportAssetsToS3?: ExportAssetsToS3ResponseDetails;
|
|
1146
|
-
|
|
1147
|
-
/**
|
|
1148
|
-
* <p>Details for the export revisions to Amazon S3 response.</p>
|
|
1149
|
-
*/
|
|
1150
|
-
ExportRevisionsToS3?: ExportRevisionsToS3ResponseDetails;
|
|
1151
|
-
|
|
1152
|
-
/**
|
|
1153
|
-
* <p>Details for the import from signed URL response.</p>
|
|
1154
|
-
*/
|
|
1155
|
-
ImportAssetFromSignedUrl?: ImportAssetFromSignedUrlResponseDetails;
|
|
1156
|
-
|
|
1157
|
-
/**
|
|
1158
|
-
* <p>Details for the import from Amazon S3 response.</p>
|
|
1159
|
-
*/
|
|
1160
|
-
ImportAssetsFromS3?: ImportAssetsFromS3ResponseDetails;
|
|
1161
|
-
}
|
|
1162
|
-
|
|
1163
|
-
export namespace ResponseDetails {
|
|
1164
|
-
/**
|
|
1165
|
-
* @internal
|
|
1166
|
-
*/
|
|
1167
|
-
export const filterSensitiveLog = (obj: ResponseDetails): any => ({
|
|
1168
|
-
...obj,
|
|
1169
|
-
});
|
|
1170
|
-
}
|
|
1171
|
-
|
|
1172
|
-
export interface ImportAssetFromSignedUrlJobErrorDetails {
|
|
1173
|
-
/**
|
|
1174
|
-
* <p>The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.</p>
|
|
1175
|
-
*/
|
|
1176
|
-
AssetName: string | undefined;
|
|
1177
|
-
}
|
|
1178
|
-
|
|
1179
|
-
export namespace ImportAssetFromSignedUrlJobErrorDetails {
|
|
1180
|
-
/**
|
|
1181
|
-
* @internal
|
|
1182
|
-
*/
|
|
1183
|
-
export const filterSensitiveLog = (obj: ImportAssetFromSignedUrlJobErrorDetails): any => ({
|
|
1184
|
-
...obj,
|
|
1185
|
-
});
|
|
1186
|
-
}
|
|
1187
|
-
|
|
1188
|
-
export interface Details {
|
|
1189
|
-
ImportAssetFromSignedUrlJobErrorDetails?: ImportAssetFromSignedUrlJobErrorDetails;
|
|
1190
|
-
/**
|
|
1191
|
-
* <p>The list of sources for the assets.</p>
|
|
1192
|
-
*/
|
|
1193
|
-
ImportAssetsFromS3JobErrorDetails?: AssetSourceEntry[];
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
export namespace Details {
|
|
1197
|
-
/**
|
|
1198
|
-
* @internal
|
|
1199
|
-
*/
|
|
1200
|
-
export const filterSensitiveLog = (obj: Details): any => ({
|
|
1201
|
-
...obj,
|
|
1202
|
-
});
|
|
1203
|
-
}
|
|
1204
|
-
|
|
1205
|
-
export enum JobErrorLimitName {
|
|
1206
|
-
Asset_size_in_GB = "Asset size in GB",
|
|
1207
|
-
Assets_per_revision = "Assets per revision",
|
|
1208
|
-
}
|
|
1209
|
-
|
|
1210
|
-
export enum JobErrorResourceTypes {
|
|
1211
|
-
ASSET = "ASSET",
|
|
1212
|
-
DATA_SET = "DATA_SET",
|
|
1213
|
-
REVISION = "REVISION",
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
/**
|
|
1217
|
-
* An error that occurred with the job request.
|
|
1218
|
-
*/
|
|
1219
|
-
export interface JobError {
|
|
1220
|
-
/**
|
|
1221
|
-
* The code for the job error.
|
|
1222
|
-
*/
|
|
1223
|
-
Code: Code | string | undefined;
|
|
1224
|
-
|
|
1225
|
-
Details?: Details;
|
|
1226
|
-
/**
|
|
1227
|
-
* <p>The name of the limit that was reached.</p>
|
|
1228
|
-
*/
|
|
1229
|
-
LimitName?: JobErrorLimitName | string;
|
|
1230
|
-
|
|
1231
|
-
/**
|
|
1232
|
-
* The value of the exceeded limit.
|
|
1233
|
-
*/
|
|
1234
|
-
LimitValue?: number;
|
|
1235
|
-
|
|
1236
|
-
/**
|
|
1237
|
-
* The message related to the job error.
|
|
1238
|
-
*/
|
|
1239
|
-
Message: string | undefined;
|
|
1240
|
-
|
|
1241
|
-
/**
|
|
1242
|
-
* The unique identifier for the resource related to the error.
|
|
1243
|
-
*/
|
|
1244
|
-
ResourceId?: string;
|
|
1245
|
-
|
|
1246
|
-
/**
|
|
1247
|
-
* The type of resource related to the error.
|
|
1248
|
-
*/
|
|
1249
|
-
ResourceType?: JobErrorResourceTypes | string;
|
|
1250
|
-
}
|
|
1251
|
-
|
|
1252
|
-
export namespace JobError {
|
|
1253
|
-
/**
|
|
1254
|
-
* @internal
|
|
1255
|
-
*/
|
|
1256
|
-
export const filterSensitiveLog = (obj: JobError): any => ({
|
|
1257
|
-
...obj,
|
|
1258
|
-
});
|
|
1259
|
-
}
|
|
1260
|
-
|
|
1261
|
-
export enum State {
|
|
1262
|
-
CANCELLED = "CANCELLED",
|
|
1263
|
-
COMPLETED = "COMPLETED",
|
|
1264
|
-
ERROR = "ERROR",
|
|
1265
|
-
IN_PROGRESS = "IN_PROGRESS",
|
|
1266
|
-
TIMED_OUT = "TIMED_OUT",
|
|
1267
|
-
WAITING = "WAITING",
|
|
1268
|
-
}
|
|
1269
|
-
|
|
1270
|
-
export interface CreateJobResponse {
|
|
1271
|
-
/**
|
|
1272
|
-
* <p>The ARN for the job.</p>
|
|
1273
|
-
*/
|
|
1274
|
-
Arn?: string;
|
|
1275
|
-
|
|
1276
|
-
/**
|
|
1277
|
-
* <p>The date and time that the job was created, in ISO 8601 format.</p>
|
|
1278
|
-
*/
|
|
1279
|
-
CreatedAt?: Date;
|
|
1280
|
-
|
|
1281
|
-
/**
|
|
1282
|
-
* <p>Details about the job.</p>
|
|
1283
|
-
*/
|
|
1284
|
-
Details?: ResponseDetails;
|
|
1285
|
-
|
|
1286
|
-
/**
|
|
1287
|
-
* <p>The errors associated with jobs.</p>
|
|
1288
|
-
*/
|
|
1289
|
-
Errors?: JobError[];
|
|
1290
|
-
|
|
1291
|
-
/**
|
|
1292
|
-
* <p>The unique identifier for the job.</p>
|
|
1293
|
-
*/
|
|
1294
|
-
Id?: string;
|
|
1295
|
-
|
|
1296
|
-
/**
|
|
1297
|
-
* <p>The state of the job.</p>
|
|
1298
|
-
*/
|
|
1299
|
-
State?: State | string;
|
|
1300
|
-
|
|
1301
|
-
/**
|
|
1302
|
-
* <p>The job type.</p>
|
|
1303
|
-
*/
|
|
1304
|
-
Type?: Type | string;
|
|
1305
|
-
|
|
1306
|
-
/**
|
|
1307
|
-
* <p>The date and time that the job was last updated, in ISO 8601 format.</p>
|
|
1308
|
-
*/
|
|
1309
|
-
UpdatedAt?: Date;
|
|
1310
|
-
}
|
|
1311
|
-
|
|
1312
|
-
export namespace CreateJobResponse {
|
|
1313
|
-
/**
|
|
1314
|
-
* @internal
|
|
1315
|
-
*/
|
|
1316
|
-
export const filterSensitiveLog = (obj: CreateJobResponse): any => ({
|
|
1317
|
-
...obj,
|
|
1318
|
-
});
|
|
1319
|
-
}
|
|
1320
|
-
|
|
1321
|
-
/**
|
|
1322
|
-
* <p>The request body for CreateRevision.</p>
|
|
1323
|
-
*/
|
|
1324
|
-
export interface CreateRevisionRequest {
|
|
1325
|
-
/**
|
|
1326
|
-
* <p>An optional comment about the revision.</p>
|
|
1327
|
-
*/
|
|
1328
|
-
Comment?: string;
|
|
1329
|
-
|
|
1330
|
-
/**
|
|
1331
|
-
* <p>The unique identifier for a data set.</p>
|
|
1332
|
-
*/
|
|
1333
|
-
DataSetId: string | undefined;
|
|
1334
|
-
|
|
1335
|
-
/**
|
|
1336
|
-
* <p>A revision tag is an optional label that you can assign to a revision when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.</p>
|
|
1337
|
-
*/
|
|
1338
|
-
Tags?: { [key: string]: string };
|
|
1339
|
-
}
|
|
1340
|
-
|
|
1341
|
-
export namespace CreateRevisionRequest {
|
|
1342
|
-
/**
|
|
1343
|
-
* @internal
|
|
1344
|
-
*/
|
|
1345
|
-
export const filterSensitiveLog = (obj: CreateRevisionRequest): any => ({
|
|
1346
|
-
...obj,
|
|
1347
|
-
});
|
|
1348
|
-
}
|
|
1349
|
-
|
|
1350
|
-
export interface CreateRevisionResponse {
|
|
1351
|
-
/**
|
|
1352
|
-
* <p>The ARN for the revision</p>
|
|
1353
|
-
*/
|
|
1354
|
-
Arn?: string;
|
|
1355
|
-
|
|
1356
|
-
/**
|
|
1357
|
-
* <p>An optional comment about the revision.</p>
|
|
1358
|
-
*/
|
|
1359
|
-
Comment?: string;
|
|
1360
|
-
|
|
1361
|
-
/**
|
|
1362
|
-
* <p>The date and time that the revision was created, in ISO 8601 format.</p>
|
|
1363
|
-
*/
|
|
1364
|
-
CreatedAt?: Date;
|
|
1365
|
-
|
|
1366
|
-
/**
|
|
1367
|
-
* <p>The unique identifier for the data set associated with this revision.</p>
|
|
1368
|
-
*/
|
|
1369
|
-
DataSetId?: string;
|
|
1370
|
-
|
|
1371
|
-
/**
|
|
1372
|
-
* <p>To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.</p> <p>Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.</p>
|
|
1373
|
-
*/
|
|
1374
|
-
Finalized?: boolean;
|
|
1375
|
-
|
|
1376
|
-
/**
|
|
1377
|
-
* <p>The unique identifier for the revision.</p>
|
|
1378
|
-
*/
|
|
1379
|
-
Id?: string;
|
|
1380
|
-
|
|
1381
|
-
/**
|
|
1382
|
-
* <p>The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.</p>
|
|
1383
|
-
*/
|
|
1384
|
-
SourceId?: string;
|
|
1385
|
-
|
|
1386
|
-
/**
|
|
1387
|
-
* <p>The tags for the revision.</p>
|
|
1388
|
-
*/
|
|
1389
|
-
Tags?: { [key: string]: string };
|
|
1390
|
-
|
|
1391
|
-
/**
|
|
1392
|
-
* <p>The date and time that the revision was last updated, in ISO 8601 format.</p>
|
|
1393
|
-
*/
|
|
1394
|
-
UpdatedAt?: Date;
|
|
1395
|
-
}
|
|
1396
|
-
|
|
1397
|
-
export namespace CreateRevisionResponse {
|
|
1398
|
-
/**
|
|
1399
|
-
* @internal
|
|
1400
|
-
*/
|
|
1401
|
-
export const filterSensitiveLog = (obj: CreateRevisionResponse): any => ({
|
|
1402
|
-
...obj,
|
|
1403
|
-
});
|
|
1404
|
-
}
|
|
1405
|
-
|
|
1406
|
-
export interface DeleteAssetRequest {
|
|
1407
|
-
/**
|
|
1408
|
-
* <p>The unique identifier for an asset.</p>
|
|
1409
|
-
*/
|
|
1410
|
-
AssetId: string | undefined;
|
|
1411
|
-
|
|
1412
|
-
/**
|
|
1413
|
-
* <p>The unique identifier for a data set.</p>
|
|
1414
|
-
*/
|
|
1415
|
-
DataSetId: string | undefined;
|
|
1416
|
-
|
|
1417
|
-
/**
|
|
1418
|
-
* <p>The unique identifier for a revision.</p>
|
|
1419
|
-
*/
|
|
1420
|
-
RevisionId: string | undefined;
|
|
1421
|
-
}
|
|
1422
|
-
|
|
1423
|
-
export namespace DeleteAssetRequest {
|
|
1424
|
-
/**
|
|
1425
|
-
* @internal
|
|
1426
|
-
*/
|
|
1427
|
-
export const filterSensitiveLog = (obj: DeleteAssetRequest): any => ({
|
|
1428
|
-
...obj,
|
|
1429
|
-
});
|
|
1430
|
-
}
|
|
1431
|
-
|
|
1432
|
-
export interface DeleteDataSetRequest {
|
|
1433
|
-
/**
|
|
1434
|
-
* <p>The unique identifier for a data set.</p>
|
|
1435
|
-
*/
|
|
1436
|
-
DataSetId: string | undefined;
|
|
1437
|
-
}
|
|
1438
|
-
|
|
1439
|
-
export namespace DeleteDataSetRequest {
|
|
1440
|
-
/**
|
|
1441
|
-
* @internal
|
|
1442
|
-
*/
|
|
1443
|
-
export const filterSensitiveLog = (obj: DeleteDataSetRequest): any => ({
|
|
1444
|
-
...obj,
|
|
1445
|
-
});
|
|
1446
|
-
}
|
|
1447
|
-
|
|
1448
|
-
export interface DeleteEventActionRequest {
|
|
1449
|
-
/**
|
|
1450
|
-
* <p>The unique identifier for the event action.</p>
|
|
1451
|
-
*/
|
|
1452
|
-
EventActionId: string | undefined;
|
|
1453
|
-
}
|
|
1454
|
-
|
|
1455
|
-
export namespace DeleteEventActionRequest {
|
|
1456
|
-
/**
|
|
1457
|
-
* @internal
|
|
1458
|
-
*/
|
|
1459
|
-
export const filterSensitiveLog = (obj: DeleteEventActionRequest): any => ({
|
|
1460
|
-
...obj,
|
|
1461
|
-
});
|
|
1462
|
-
}
|
|
1463
|
-
|
|
1464
|
-
export interface DeleteRevisionRequest {
|
|
1465
|
-
/**
|
|
1466
|
-
* <p>The unique identifier for a data set.</p>
|
|
1467
|
-
*/
|
|
1468
|
-
DataSetId: string | undefined;
|
|
1469
|
-
|
|
1470
|
-
/**
|
|
1471
|
-
* <p>The unique identifier for a revision.</p>
|
|
1472
|
-
*/
|
|
1473
|
-
RevisionId: string | undefined;
|
|
1474
|
-
}
|
|
1475
|
-
|
|
1476
|
-
export namespace DeleteRevisionRequest {
|
|
1477
|
-
/**
|
|
1478
|
-
* @internal
|
|
1479
|
-
*/
|
|
1480
|
-
export const filterSensitiveLog = (obj: DeleteRevisionRequest): any => ({
|
|
1481
|
-
...obj,
|
|
1482
|
-
});
|
|
1483
|
-
}
|
|
1484
|
-
|
|
1485
|
-
export interface GetAssetRequest {
|
|
1486
|
-
/**
|
|
1487
|
-
* <p>The unique identifier for an asset.</p>
|
|
1488
|
-
*/
|
|
1489
|
-
AssetId: string | undefined;
|
|
1490
|
-
|
|
1491
|
-
/**
|
|
1492
|
-
* <p>The unique identifier for a data set.</p>
|
|
1493
|
-
*/
|
|
1494
|
-
DataSetId: string | undefined;
|
|
1495
|
-
|
|
1496
|
-
/**
|
|
1497
|
-
* <p>The unique identifier for a revision.</p>
|
|
1498
|
-
*/
|
|
1499
|
-
RevisionId: string | undefined;
|
|
1500
|
-
}
|
|
1501
|
-
|
|
1502
|
-
export namespace GetAssetRequest {
|
|
1503
|
-
/**
|
|
1504
|
-
* @internal
|
|
1505
|
-
*/
|
|
1506
|
-
export const filterSensitiveLog = (obj: GetAssetRequest): any => ({
|
|
1507
|
-
...obj,
|
|
1508
|
-
});
|
|
1509
|
-
}
|
|
1510
|
-
|
|
1511
|
-
export interface GetAssetResponse {
|
|
1512
|
-
/**
|
|
1513
|
-
* <p>The ARN for the asset.</p>
|
|
1514
|
-
*/
|
|
1515
|
-
Arn?: string;
|
|
1516
|
-
|
|
1517
|
-
/**
|
|
1518
|
-
* <p>Information about the asset, including its size.</p>
|
|
1519
|
-
*/
|
|
1520
|
-
AssetDetails?: AssetDetails;
|
|
1521
|
-
|
|
1522
|
-
/**
|
|
1523
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
1524
|
-
*/
|
|
1525
|
-
AssetType?: AssetType | string;
|
|
1526
|
-
|
|
1527
|
-
/**
|
|
1528
|
-
* <p>The date and time that the asset was created, in ISO 8601 format.</p>
|
|
1529
|
-
*/
|
|
1530
|
-
CreatedAt?: Date;
|
|
1531
|
-
|
|
1532
|
-
/**
|
|
1533
|
-
* <p>The unique identifier for the data set associated with this asset.</p>
|
|
1534
|
-
*/
|
|
1535
|
-
DataSetId?: string;
|
|
1536
|
-
|
|
1537
|
-
/**
|
|
1538
|
-
* <p>The unique identifier for the asset.</p>
|
|
1539
|
-
*/
|
|
1540
|
-
Id?: string;
|
|
1541
|
-
|
|
1542
|
-
/**
|
|
1543
|
-
* <p>The name of the asset When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.</p>
|
|
1544
|
-
*/
|
|
1545
|
-
Name?: string;
|
|
1546
|
-
|
|
1547
|
-
/**
|
|
1548
|
-
* <p>The unique identifier for the revision associated with this asset.</p>
|
|
1549
|
-
*/
|
|
1550
|
-
RevisionId?: string;
|
|
1551
|
-
|
|
1552
|
-
/**
|
|
1553
|
-
* <p>The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.</p>
|
|
1554
|
-
*/
|
|
1555
|
-
SourceId?: string;
|
|
1556
|
-
|
|
1557
|
-
/**
|
|
1558
|
-
* <p>The date and time that the asset was last updated, in ISO 8601 format.</p>
|
|
1559
|
-
*/
|
|
1560
|
-
UpdatedAt?: Date;
|
|
1561
|
-
}
|
|
1562
|
-
|
|
1563
|
-
export namespace GetAssetResponse {
|
|
1564
|
-
/**
|
|
1565
|
-
* @internal
|
|
1566
|
-
*/
|
|
1567
|
-
export const filterSensitiveLog = (obj: GetAssetResponse): any => ({
|
|
1568
|
-
...obj,
|
|
1569
|
-
});
|
|
1570
|
-
}
|
|
1571
|
-
|
|
1572
|
-
export interface GetDataSetRequest {
|
|
1573
|
-
/**
|
|
1574
|
-
* <p>The unique identifier for a data set.</p>
|
|
1575
|
-
*/
|
|
1576
|
-
DataSetId: string | undefined;
|
|
1577
|
-
}
|
|
1578
|
-
|
|
1579
|
-
export namespace GetDataSetRequest {
|
|
1580
|
-
/**
|
|
1581
|
-
* @internal
|
|
1582
|
-
*/
|
|
1583
|
-
export const filterSensitiveLog = (obj: GetDataSetRequest): any => ({
|
|
1584
|
-
...obj,
|
|
1585
|
-
});
|
|
1586
|
-
}
|
|
1587
|
-
|
|
1588
|
-
export interface GetDataSetResponse {
|
|
1589
|
-
/**
|
|
1590
|
-
* <p>The ARN for the data set.</p>
|
|
1591
|
-
*/
|
|
1592
|
-
Arn?: string;
|
|
1593
|
-
|
|
1594
|
-
/**
|
|
1595
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
1596
|
-
*/
|
|
1597
|
-
AssetType?: AssetType | string;
|
|
1598
|
-
|
|
1599
|
-
/**
|
|
1600
|
-
* <p>The date and time that the data set was created, in ISO 8601 format.</p>
|
|
1601
|
-
*/
|
|
1602
|
-
CreatedAt?: Date;
|
|
1603
|
-
|
|
1604
|
-
/**
|
|
1605
|
-
* <p>The description for the data set.</p>
|
|
1606
|
-
*/
|
|
1607
|
-
Description?: string;
|
|
1608
|
-
|
|
1609
|
-
/**
|
|
1610
|
-
* <p>The unique identifier for the data set.</p>
|
|
1611
|
-
*/
|
|
1612
|
-
Id?: string;
|
|
1613
|
-
|
|
1614
|
-
/**
|
|
1615
|
-
* <p>The name of the data set.</p>
|
|
1616
|
-
*/
|
|
1617
|
-
Name?: string;
|
|
1618
|
-
|
|
1619
|
-
/**
|
|
1620
|
-
* <p>A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).</p>
|
|
1621
|
-
*/
|
|
1622
|
-
Origin?: Origin | string;
|
|
1623
|
-
|
|
1624
|
-
/**
|
|
1625
|
-
* <p>If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.</p>
|
|
1626
|
-
*/
|
|
1627
|
-
OriginDetails?: OriginDetails;
|
|
1628
|
-
|
|
1629
|
-
/**
|
|
1630
|
-
* <p>The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.</p>
|
|
1631
|
-
*/
|
|
1632
|
-
SourceId?: string;
|
|
1633
|
-
|
|
1634
|
-
/**
|
|
1635
|
-
* <p>The tags for the data set.</p>
|
|
1636
|
-
*/
|
|
1637
|
-
Tags?: { [key: string]: string };
|
|
1638
|
-
|
|
1639
|
-
/**
|
|
1640
|
-
* <p>The date and time that the data set was last updated, in ISO 8601 format.</p>
|
|
1641
|
-
*/
|
|
1642
|
-
UpdatedAt?: Date;
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
export namespace GetDataSetResponse {
|
|
1646
|
-
/**
|
|
1647
|
-
* @internal
|
|
1648
|
-
*/
|
|
1649
|
-
export const filterSensitiveLog = (obj: GetDataSetResponse): any => ({
|
|
1650
|
-
...obj,
|
|
1651
|
-
});
|
|
1652
|
-
}
|
|
1653
|
-
|
|
1654
|
-
export interface GetEventActionRequest {
|
|
1655
|
-
/**
|
|
1656
|
-
* <p>The unique identifier for the event action.</p>
|
|
1657
|
-
*/
|
|
1658
|
-
EventActionId: string | undefined;
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
export namespace GetEventActionRequest {
|
|
1662
|
-
/**
|
|
1663
|
-
* @internal
|
|
1664
|
-
*/
|
|
1665
|
-
export const filterSensitiveLog = (obj: GetEventActionRequest): any => ({
|
|
1666
|
-
...obj,
|
|
1667
|
-
});
|
|
1668
|
-
}
|
|
1669
|
-
|
|
1670
|
-
export interface GetEventActionResponse {
|
|
1671
|
-
/**
|
|
1672
|
-
* <p>What occurs after a certain event.</p>
|
|
1673
|
-
*/
|
|
1674
|
-
Action?: Action;
|
|
1675
|
-
|
|
1676
|
-
/**
|
|
1677
|
-
* <p>The ARN for the event action.</p>
|
|
1678
|
-
*/
|
|
1679
|
-
Arn?: string;
|
|
1680
|
-
|
|
1681
|
-
/**
|
|
1682
|
-
* <p>The date and time that the event action was created, in ISO 8601 format.</p>
|
|
1683
|
-
*/
|
|
1684
|
-
CreatedAt?: Date;
|
|
1685
|
-
|
|
1686
|
-
/**
|
|
1687
|
-
* <p>What occurs to start an action.</p>
|
|
1688
|
-
*/
|
|
1689
|
-
Event?: Event;
|
|
1690
|
-
|
|
1691
|
-
/**
|
|
1692
|
-
* <p>The unique identifier for the event action.</p>
|
|
1693
|
-
*/
|
|
1694
|
-
Id?: string;
|
|
1695
|
-
|
|
1696
|
-
/**
|
|
1697
|
-
* <p>The date and time that the event action was last updated, in ISO 8601 format.</p>
|
|
1698
|
-
*/
|
|
1699
|
-
UpdatedAt?: Date;
|
|
1700
|
-
}
|
|
1701
|
-
|
|
1702
|
-
export namespace GetEventActionResponse {
|
|
1703
|
-
/**
|
|
1704
|
-
* @internal
|
|
1705
|
-
*/
|
|
1706
|
-
export const filterSensitiveLog = (obj: GetEventActionResponse): any => ({
|
|
1707
|
-
...obj,
|
|
1708
|
-
});
|
|
1709
|
-
}
|
|
1710
|
-
|
|
1711
|
-
export interface GetJobRequest {
|
|
1712
|
-
/**
|
|
1713
|
-
* <p>The unique identifier for a job.</p>
|
|
1714
|
-
*/
|
|
1715
|
-
JobId: string | undefined;
|
|
1716
|
-
}
|
|
1717
|
-
|
|
1718
|
-
export namespace GetJobRequest {
|
|
1719
|
-
/**
|
|
1720
|
-
* @internal
|
|
1721
|
-
*/
|
|
1722
|
-
export const filterSensitiveLog = (obj: GetJobRequest): any => ({
|
|
1723
|
-
...obj,
|
|
1724
|
-
});
|
|
1725
|
-
}
|
|
1726
|
-
|
|
1727
|
-
export interface GetJobResponse {
|
|
1728
|
-
/**
|
|
1729
|
-
* <p>The ARN for the job.</p>
|
|
1730
|
-
*/
|
|
1731
|
-
Arn?: string;
|
|
1732
|
-
|
|
1733
|
-
/**
|
|
1734
|
-
* <p>The date and time that the job was created, in ISO 8601 format.</p>
|
|
1735
|
-
*/
|
|
1736
|
-
CreatedAt?: Date;
|
|
1737
|
-
|
|
1738
|
-
/**
|
|
1739
|
-
* <p>Details about the job.</p>
|
|
1740
|
-
*/
|
|
1741
|
-
Details?: ResponseDetails;
|
|
1742
|
-
|
|
1743
|
-
/**
|
|
1744
|
-
* <p>The errors associated with jobs.</p>
|
|
1745
|
-
*/
|
|
1746
|
-
Errors?: JobError[];
|
|
1747
|
-
|
|
1748
|
-
/**
|
|
1749
|
-
* <p>The unique identifier for the job.</p>
|
|
1750
|
-
*/
|
|
1751
|
-
Id?: string;
|
|
1752
|
-
|
|
1753
|
-
/**
|
|
1754
|
-
* <p>The state of the job.</p>
|
|
1755
|
-
*/
|
|
1756
|
-
State?: State | string;
|
|
1757
|
-
|
|
1758
|
-
/**
|
|
1759
|
-
* <p>The job type.</p>
|
|
1760
|
-
*/
|
|
1761
|
-
Type?: Type | string;
|
|
1762
|
-
|
|
1763
|
-
/**
|
|
1764
|
-
* <p>The date and time that the job was last updated, in ISO 8601 format.</p>
|
|
1765
|
-
*/
|
|
1766
|
-
UpdatedAt?: Date;
|
|
1767
|
-
}
|
|
1768
|
-
|
|
1769
|
-
export namespace GetJobResponse {
|
|
1770
|
-
/**
|
|
1771
|
-
* @internal
|
|
1772
|
-
*/
|
|
1773
|
-
export const filterSensitiveLog = (obj: GetJobResponse): any => ({
|
|
1774
|
-
...obj,
|
|
1775
|
-
});
|
|
1776
|
-
}
|
|
1777
|
-
|
|
1778
|
-
export interface GetRevisionRequest {
|
|
1779
|
-
/**
|
|
1780
|
-
* <p>The unique identifier for a data set.</p>
|
|
1781
|
-
*/
|
|
1782
|
-
DataSetId: string | undefined;
|
|
1783
|
-
|
|
1784
|
-
/**
|
|
1785
|
-
* <p>The unique identifier for a revision.</p>
|
|
1786
|
-
*/
|
|
1787
|
-
RevisionId: string | undefined;
|
|
1788
|
-
}
|
|
1789
|
-
|
|
1790
|
-
export namespace GetRevisionRequest {
|
|
1791
|
-
/**
|
|
1792
|
-
* @internal
|
|
1793
|
-
*/
|
|
1794
|
-
export const filterSensitiveLog = (obj: GetRevisionRequest): any => ({
|
|
1795
|
-
...obj,
|
|
1796
|
-
});
|
|
1797
|
-
}
|
|
1798
|
-
|
|
1799
|
-
export interface GetRevisionResponse {
|
|
1800
|
-
/**
|
|
1801
|
-
* <p>The ARN for the revision</p>
|
|
1802
|
-
*/
|
|
1803
|
-
Arn?: string;
|
|
1804
|
-
|
|
1805
|
-
/**
|
|
1806
|
-
* <p>An optional comment about the revision.</p>
|
|
1807
|
-
*/
|
|
1808
|
-
Comment?: string;
|
|
1809
|
-
|
|
1810
|
-
/**
|
|
1811
|
-
* <p>The date and time that the revision was created, in ISO 8601 format.</p>
|
|
1812
|
-
*/
|
|
1813
|
-
CreatedAt?: Date;
|
|
1814
|
-
|
|
1815
|
-
/**
|
|
1816
|
-
* <p>The unique identifier for the data set associated with this revision.</p>
|
|
1817
|
-
*/
|
|
1818
|
-
DataSetId?: string;
|
|
1819
|
-
|
|
1820
|
-
/**
|
|
1821
|
-
* <p>To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.</p> <p>Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.</p>
|
|
1822
|
-
*/
|
|
1823
|
-
Finalized?: boolean;
|
|
1824
|
-
|
|
1825
|
-
/**
|
|
1826
|
-
* <p>The unique identifier for the revision.</p>
|
|
1827
|
-
*/
|
|
1828
|
-
Id?: string;
|
|
1829
|
-
|
|
1830
|
-
/**
|
|
1831
|
-
* <p>The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.</p>
|
|
1832
|
-
*/
|
|
1833
|
-
SourceId?: string;
|
|
1834
|
-
|
|
1835
|
-
/**
|
|
1836
|
-
* <p>The tags for the revision.</p>
|
|
1837
|
-
*/
|
|
1838
|
-
Tags?: { [key: string]: string };
|
|
1839
|
-
|
|
1840
|
-
/**
|
|
1841
|
-
* <p>The date and time that the revision was last updated, in ISO 8601 format.</p>
|
|
1842
|
-
*/
|
|
1843
|
-
UpdatedAt?: Date;
|
|
1844
|
-
}
|
|
1845
|
-
|
|
1846
|
-
export namespace GetRevisionResponse {
|
|
1847
|
-
/**
|
|
1848
|
-
* @internal
|
|
1849
|
-
*/
|
|
1850
|
-
export const filterSensitiveLog = (obj: GetRevisionResponse): any => ({
|
|
1851
|
-
...obj,
|
|
1852
|
-
});
|
|
1853
|
-
}
|
|
1854
|
-
|
|
1855
|
-
export interface ListDataSetRevisionsRequest {
|
|
1856
|
-
/**
|
|
1857
|
-
* <p>The unique identifier for a data set.</p>
|
|
1858
|
-
*/
|
|
1859
|
-
DataSetId: string | undefined;
|
|
1860
|
-
|
|
1861
|
-
/**
|
|
1862
|
-
* <p>The maximum number of results returned by a single call.</p>
|
|
1863
|
-
*/
|
|
1864
|
-
MaxResults?: number;
|
|
1865
|
-
|
|
1866
|
-
/**
|
|
1867
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
1868
|
-
*/
|
|
1869
|
-
NextToken?: string;
|
|
1870
|
-
}
|
|
1871
|
-
|
|
1872
|
-
export namespace ListDataSetRevisionsRequest {
|
|
1873
|
-
/**
|
|
1874
|
-
* @internal
|
|
1875
|
-
*/
|
|
1876
|
-
export const filterSensitiveLog = (obj: ListDataSetRevisionsRequest): any => ({
|
|
1877
|
-
...obj,
|
|
1878
|
-
});
|
|
1879
|
-
}
|
|
1880
|
-
|
|
1881
|
-
/**
|
|
1882
|
-
* <p>A revision is a container for one or more assets.</p>
|
|
1883
|
-
*/
|
|
1884
|
-
export interface RevisionEntry {
|
|
1885
|
-
/**
|
|
1886
|
-
* <p>The ARN for the revision.</p>
|
|
1887
|
-
*/
|
|
1888
|
-
Arn: string | undefined;
|
|
1889
|
-
|
|
1890
|
-
/**
|
|
1891
|
-
* <p>An optional comment about the revision.</p>
|
|
1892
|
-
*/
|
|
1893
|
-
Comment?: string;
|
|
1894
|
-
|
|
1895
|
-
/**
|
|
1896
|
-
* <p>The date and time that the revision was created, in ISO 8601 format.</p>
|
|
1897
|
-
*/
|
|
1898
|
-
CreatedAt: Date | undefined;
|
|
1899
|
-
|
|
1900
|
-
/**
|
|
1901
|
-
* <p>The unique identifier for the data set associated with this revision.</p>
|
|
1902
|
-
*/
|
|
1903
|
-
DataSetId: string | undefined;
|
|
1904
|
-
|
|
1905
|
-
/**
|
|
1906
|
-
* <p>To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.</p> <p>Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.</p>
|
|
1907
|
-
*/
|
|
1908
|
-
Finalized?: boolean;
|
|
1909
|
-
|
|
1910
|
-
/**
|
|
1911
|
-
* <p>The unique identifier for the revision.</p>
|
|
1912
|
-
*/
|
|
1913
|
-
Id: string | undefined;
|
|
1914
|
-
|
|
1915
|
-
/**
|
|
1916
|
-
* <p>The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.</p>
|
|
1917
|
-
*/
|
|
1918
|
-
SourceId?: string;
|
|
1919
|
-
|
|
1920
|
-
/**
|
|
1921
|
-
* <p>The date and time that the revision was last updated, in ISO 8601 format.</p>
|
|
1922
|
-
*/
|
|
1923
|
-
UpdatedAt: Date | undefined;
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
|
-
export namespace RevisionEntry {
|
|
1927
|
-
/**
|
|
1928
|
-
* @internal
|
|
1929
|
-
*/
|
|
1930
|
-
export const filterSensitiveLog = (obj: RevisionEntry): any => ({
|
|
1931
|
-
...obj,
|
|
1932
|
-
});
|
|
1933
|
-
}
|
|
1934
|
-
|
|
1935
|
-
export interface ListDataSetRevisionsResponse {
|
|
1936
|
-
/**
|
|
1937
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
1938
|
-
*/
|
|
1939
|
-
NextToken?: string;
|
|
1940
|
-
|
|
1941
|
-
/**
|
|
1942
|
-
* <p>The asset objects listed by the request.</p>
|
|
1943
|
-
*/
|
|
1944
|
-
Revisions?: RevisionEntry[];
|
|
1945
|
-
}
|
|
1946
|
-
|
|
1947
|
-
export namespace ListDataSetRevisionsResponse {
|
|
1948
|
-
/**
|
|
1949
|
-
* @internal
|
|
1950
|
-
*/
|
|
1951
|
-
export const filterSensitiveLog = (obj: ListDataSetRevisionsResponse): any => ({
|
|
1952
|
-
...obj,
|
|
1953
|
-
});
|
|
1954
|
-
}
|
|
1955
|
-
|
|
1956
|
-
export interface ListDataSetsRequest {
|
|
1957
|
-
/**
|
|
1958
|
-
* <p>The maximum number of results returned by a single call.</p>
|
|
1959
|
-
*/
|
|
1960
|
-
MaxResults?: number;
|
|
1961
|
-
|
|
1962
|
-
/**
|
|
1963
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
1964
|
-
*/
|
|
1965
|
-
NextToken?: string;
|
|
1966
|
-
|
|
1967
|
-
/**
|
|
1968
|
-
* <p>A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).</p>
|
|
1969
|
-
*/
|
|
1970
|
-
Origin?: string;
|
|
1971
|
-
}
|
|
1972
|
-
|
|
1973
|
-
export namespace ListDataSetsRequest {
|
|
1974
|
-
/**
|
|
1975
|
-
* @internal
|
|
1976
|
-
*/
|
|
1977
|
-
export const filterSensitiveLog = (obj: ListDataSetsRequest): any => ({
|
|
1978
|
-
...obj,
|
|
1979
|
-
});
|
|
1980
|
-
}
|
|
1981
|
-
|
|
1982
|
-
/**
|
|
1983
|
-
* <p>A data set is an AWS resource with one or more revisions.</p>
|
|
1984
|
-
*/
|
|
1985
|
-
export interface DataSetEntry {
|
|
1986
|
-
/**
|
|
1987
|
-
* <p>The ARN for the data set.</p>
|
|
1988
|
-
*/
|
|
1989
|
-
Arn: string | undefined;
|
|
1990
|
-
|
|
1991
|
-
/**
|
|
1992
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
1993
|
-
*/
|
|
1994
|
-
AssetType: AssetType | string | undefined;
|
|
1995
|
-
|
|
1996
|
-
/**
|
|
1997
|
-
* <p>The date and time that the data set was created, in ISO 8601 format.</p>
|
|
1998
|
-
*/
|
|
1999
|
-
CreatedAt: Date | undefined;
|
|
2000
|
-
|
|
2001
|
-
/**
|
|
2002
|
-
* <p>The description for the data set.</p>
|
|
2003
|
-
*/
|
|
2004
|
-
Description: string | undefined;
|
|
2005
|
-
|
|
2006
|
-
/**
|
|
2007
|
-
* <p>The unique identifier for the data set.</p>
|
|
2008
|
-
*/
|
|
2009
|
-
Id: string | undefined;
|
|
2010
|
-
|
|
2011
|
-
/**
|
|
2012
|
-
* <p>The name of the data set.</p>
|
|
2013
|
-
*/
|
|
2014
|
-
Name: string | undefined;
|
|
2015
|
-
|
|
2016
|
-
/**
|
|
2017
|
-
* <p>A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).</p>
|
|
2018
|
-
*/
|
|
2019
|
-
Origin: Origin | string | undefined;
|
|
2020
|
-
|
|
2021
|
-
/**
|
|
2022
|
-
* <p>If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.</p>
|
|
2023
|
-
*/
|
|
2024
|
-
OriginDetails?: OriginDetails;
|
|
2025
|
-
|
|
2026
|
-
/**
|
|
2027
|
-
* <p>The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.</p>
|
|
2028
|
-
*/
|
|
2029
|
-
SourceId?: string;
|
|
2030
|
-
|
|
2031
|
-
/**
|
|
2032
|
-
* <p>The date and time that the data set was last updated, in ISO 8601 format.</p>
|
|
2033
|
-
*/
|
|
2034
|
-
UpdatedAt: Date | undefined;
|
|
2035
|
-
}
|
|
2036
|
-
|
|
2037
|
-
export namespace DataSetEntry {
|
|
2038
|
-
/**
|
|
2039
|
-
* @internal
|
|
2040
|
-
*/
|
|
2041
|
-
export const filterSensitiveLog = (obj: DataSetEntry): any => ({
|
|
2042
|
-
...obj,
|
|
2043
|
-
});
|
|
2044
|
-
}
|
|
2045
|
-
|
|
2046
|
-
export interface ListDataSetsResponse {
|
|
2047
|
-
/**
|
|
2048
|
-
* <p>The data set objects listed by the request.</p>
|
|
2049
|
-
*/
|
|
2050
|
-
DataSets?: DataSetEntry[];
|
|
2051
|
-
|
|
2052
|
-
/**
|
|
2053
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2054
|
-
*/
|
|
2055
|
-
NextToken?: string;
|
|
2056
|
-
}
|
|
2057
|
-
|
|
2058
|
-
export namespace ListDataSetsResponse {
|
|
2059
|
-
/**
|
|
2060
|
-
* @internal
|
|
2061
|
-
*/
|
|
2062
|
-
export const filterSensitiveLog = (obj: ListDataSetsResponse): any => ({
|
|
2063
|
-
...obj,
|
|
2064
|
-
});
|
|
2065
|
-
}
|
|
2066
|
-
|
|
2067
|
-
export interface ListEventActionsRequest {
|
|
2068
|
-
/**
|
|
2069
|
-
* <p>The unique identifier for the event source.</p>
|
|
2070
|
-
*/
|
|
2071
|
-
EventSourceId?: string;
|
|
2072
|
-
|
|
2073
|
-
/**
|
|
2074
|
-
* <p>The maximum number of results returned by a single call.</p>
|
|
2075
|
-
*/
|
|
2076
|
-
MaxResults?: number;
|
|
2077
|
-
|
|
2078
|
-
/**
|
|
2079
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2080
|
-
*/
|
|
2081
|
-
NextToken?: string;
|
|
2082
|
-
}
|
|
2083
|
-
|
|
2084
|
-
export namespace ListEventActionsRequest {
|
|
2085
|
-
/**
|
|
2086
|
-
* @internal
|
|
2087
|
-
*/
|
|
2088
|
-
export const filterSensitiveLog = (obj: ListEventActionsRequest): any => ({
|
|
2089
|
-
...obj,
|
|
2090
|
-
});
|
|
2091
|
-
}
|
|
2092
|
-
|
|
2093
|
-
/**
|
|
2094
|
-
* <p>An event action is an object that defines the relationship between a specific event and an automated action that will be taken on behalf of the customer.</p>
|
|
2095
|
-
*/
|
|
2096
|
-
export interface EventActionEntry {
|
|
2097
|
-
/**
|
|
2098
|
-
* <p>What occurs after a certain event.</p>
|
|
2099
|
-
*/
|
|
2100
|
-
Action: Action | undefined;
|
|
2101
|
-
|
|
2102
|
-
/**
|
|
2103
|
-
* <p>The ARN for the event action.</p>
|
|
2104
|
-
*/
|
|
2105
|
-
Arn: string | undefined;
|
|
2106
|
-
|
|
2107
|
-
/**
|
|
2108
|
-
* <p>The date and time that the event action was created, in ISO 8601 format.</p>
|
|
2109
|
-
*/
|
|
2110
|
-
CreatedAt: Date | undefined;
|
|
2111
|
-
|
|
2112
|
-
/**
|
|
2113
|
-
* <p>What occurs to start an action.</p>
|
|
2114
|
-
*/
|
|
2115
|
-
Event: Event | undefined;
|
|
2116
|
-
|
|
2117
|
-
/**
|
|
2118
|
-
* <p>The unique identifier for the event action.</p>
|
|
2119
|
-
*/
|
|
2120
|
-
Id: string | undefined;
|
|
2121
|
-
|
|
2122
|
-
/**
|
|
2123
|
-
* <p>The date and time that the event action was last updated, in ISO 8601 format.</p>
|
|
2124
|
-
*/
|
|
2125
|
-
UpdatedAt: Date | undefined;
|
|
2126
|
-
}
|
|
2127
|
-
|
|
2128
|
-
export namespace EventActionEntry {
|
|
2129
|
-
/**
|
|
2130
|
-
* @internal
|
|
2131
|
-
*/
|
|
2132
|
-
export const filterSensitiveLog = (obj: EventActionEntry): any => ({
|
|
2133
|
-
...obj,
|
|
2134
|
-
});
|
|
2135
|
-
}
|
|
2136
|
-
|
|
2137
|
-
export interface ListEventActionsResponse {
|
|
2138
|
-
/**
|
|
2139
|
-
* <p>The event action objects listed by the request.</p>
|
|
2140
|
-
*/
|
|
2141
|
-
EventActions?: EventActionEntry[];
|
|
2142
|
-
|
|
2143
|
-
/**
|
|
2144
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2145
|
-
*/
|
|
2146
|
-
NextToken?: string;
|
|
2147
|
-
}
|
|
2148
|
-
|
|
2149
|
-
export namespace ListEventActionsResponse {
|
|
2150
|
-
/**
|
|
2151
|
-
* @internal
|
|
2152
|
-
*/
|
|
2153
|
-
export const filterSensitiveLog = (obj: ListEventActionsResponse): any => ({
|
|
2154
|
-
...obj,
|
|
2155
|
-
});
|
|
2156
|
-
}
|
|
2157
|
-
|
|
2158
|
-
export interface ListJobsRequest {
|
|
2159
|
-
/**
|
|
2160
|
-
* <p>The unique identifier for a data set.</p>
|
|
2161
|
-
*/
|
|
2162
|
-
DataSetId?: string;
|
|
2163
|
-
|
|
2164
|
-
/**
|
|
2165
|
-
* <p>The maximum number of results returned by a single call.</p>
|
|
2166
|
-
*/
|
|
2167
|
-
MaxResults?: number;
|
|
2168
|
-
|
|
2169
|
-
/**
|
|
2170
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2171
|
-
*/
|
|
2172
|
-
NextToken?: string;
|
|
2173
|
-
|
|
2174
|
-
/**
|
|
2175
|
-
* <p>The unique identifier for a revision.</p>
|
|
2176
|
-
*/
|
|
2177
|
-
RevisionId?: string;
|
|
2178
|
-
}
|
|
2179
|
-
|
|
2180
|
-
export namespace ListJobsRequest {
|
|
2181
|
-
/**
|
|
2182
|
-
* @internal
|
|
2183
|
-
*/
|
|
2184
|
-
export const filterSensitiveLog = (obj: ListJobsRequest): any => ({
|
|
2185
|
-
...obj,
|
|
2186
|
-
});
|
|
2187
|
-
}
|
|
2188
|
-
|
|
2189
|
-
/**
|
|
2190
|
-
* AWS Data Exchange Jobs are asynchronous import or export operations used to create or copy assets. A data set owner can both import and export as they see fit. Someone with an entitlement to a data set can only export. Jobs are deleted 90 days after they are created.
|
|
2191
|
-
*/
|
|
2192
|
-
export interface JobEntry {
|
|
2193
|
-
/**
|
|
2194
|
-
* <p>The ARN for the job.</p>
|
|
2195
|
-
*/
|
|
2196
|
-
Arn: string | undefined;
|
|
2197
|
-
|
|
2198
|
-
/**
|
|
2199
|
-
* <p>The date and time that the job was created, in ISO 8601 format.</p>
|
|
2200
|
-
*/
|
|
2201
|
-
CreatedAt: Date | undefined;
|
|
2202
|
-
|
|
2203
|
-
/**
|
|
2204
|
-
* <p>Details of the operation to be performed by the job, such as export destination details or import source details.</p>
|
|
2205
|
-
*/
|
|
2206
|
-
Details: ResponseDetails | undefined;
|
|
2207
|
-
|
|
2208
|
-
/**
|
|
2209
|
-
* <p>Errors for jobs.</p>
|
|
2210
|
-
*/
|
|
2211
|
-
Errors?: JobError[];
|
|
2212
|
-
|
|
2213
|
-
/**
|
|
2214
|
-
* <p>The unique identifier for the job.</p>
|
|
2215
|
-
*/
|
|
2216
|
-
Id: string | undefined;
|
|
2217
|
-
|
|
2218
|
-
/**
|
|
2219
|
-
* <p>The state of the job.</p>
|
|
2220
|
-
*/
|
|
2221
|
-
State: State | string | undefined;
|
|
2222
|
-
|
|
2223
|
-
/**
|
|
2224
|
-
* <p>The job type.</p>
|
|
2225
|
-
*/
|
|
2226
|
-
Type: Type | string | undefined;
|
|
2227
|
-
|
|
2228
|
-
/**
|
|
2229
|
-
* <p>The date and time that the job was last updated, in ISO 8601 format.</p>
|
|
2230
|
-
*/
|
|
2231
|
-
UpdatedAt: Date | undefined;
|
|
2232
|
-
}
|
|
2233
|
-
|
|
2234
|
-
export namespace JobEntry {
|
|
2235
|
-
/**
|
|
2236
|
-
* @internal
|
|
2237
|
-
*/
|
|
2238
|
-
export const filterSensitiveLog = (obj: JobEntry): any => ({
|
|
2239
|
-
...obj,
|
|
2240
|
-
});
|
|
2241
|
-
}
|
|
2242
|
-
|
|
2243
|
-
export interface ListJobsResponse {
|
|
2244
|
-
/**
|
|
2245
|
-
* <p>The jobs listed by the request.</p>
|
|
2246
|
-
*/
|
|
2247
|
-
Jobs?: JobEntry[];
|
|
2248
|
-
|
|
2249
|
-
/**
|
|
2250
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2251
|
-
*/
|
|
2252
|
-
NextToken?: string;
|
|
2253
|
-
}
|
|
2254
|
-
|
|
2255
|
-
export namespace ListJobsResponse {
|
|
2256
|
-
/**
|
|
2257
|
-
* @internal
|
|
2258
|
-
*/
|
|
2259
|
-
export const filterSensitiveLog = (obj: ListJobsResponse): any => ({
|
|
2260
|
-
...obj,
|
|
2261
|
-
});
|
|
2262
|
-
}
|
|
2263
|
-
|
|
2264
|
-
export interface ListRevisionAssetsRequest {
|
|
2265
|
-
/**
|
|
2266
|
-
* <p>The unique identifier for a data set.</p>
|
|
2267
|
-
*/
|
|
2268
|
-
DataSetId: string | undefined;
|
|
2269
|
-
|
|
2270
|
-
/**
|
|
2271
|
-
* <p>The maximum number of results returned by a single call.</p>
|
|
2272
|
-
*/
|
|
2273
|
-
MaxResults?: number;
|
|
2274
|
-
|
|
2275
|
-
/**
|
|
2276
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2277
|
-
*/
|
|
2278
|
-
NextToken?: string;
|
|
2279
|
-
|
|
2280
|
-
/**
|
|
2281
|
-
* <p>The unique identifier for a revision.</p>
|
|
2282
|
-
*/
|
|
2283
|
-
RevisionId: string | undefined;
|
|
2284
|
-
}
|
|
2285
|
-
|
|
2286
|
-
export namespace ListRevisionAssetsRequest {
|
|
2287
|
-
/**
|
|
2288
|
-
* @internal
|
|
2289
|
-
*/
|
|
2290
|
-
export const filterSensitiveLog = (obj: ListRevisionAssetsRequest): any => ({
|
|
2291
|
-
...obj,
|
|
2292
|
-
});
|
|
2293
|
-
}
|
|
2294
|
-
|
|
2295
|
-
export interface ListRevisionAssetsResponse {
|
|
2296
|
-
/**
|
|
2297
|
-
* <p>The asset objects listed by the request.</p>
|
|
2298
|
-
*/
|
|
2299
|
-
Assets?: AssetEntry[];
|
|
2300
|
-
|
|
2301
|
-
/**
|
|
2302
|
-
* <p>The token value retrieved from a previous call to access the next page of results.</p>
|
|
2303
|
-
*/
|
|
2304
|
-
NextToken?: string;
|
|
2305
|
-
}
|
|
2306
|
-
|
|
2307
|
-
export namespace ListRevisionAssetsResponse {
|
|
2308
|
-
/**
|
|
2309
|
-
* @internal
|
|
2310
|
-
*/
|
|
2311
|
-
export const filterSensitiveLog = (obj: ListRevisionAssetsResponse): any => ({
|
|
2312
|
-
...obj,
|
|
2313
|
-
});
|
|
2314
|
-
}
|
|
2315
|
-
|
|
2316
|
-
export interface ListTagsForResourceRequest {
|
|
2317
|
-
/**
|
|
2318
|
-
* <p>An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.</p>
|
|
2319
|
-
*/
|
|
2320
|
-
ResourceArn: string | undefined;
|
|
2321
|
-
}
|
|
2322
|
-
|
|
2323
|
-
export namespace ListTagsForResourceRequest {
|
|
2324
|
-
/**
|
|
2325
|
-
* @internal
|
|
2326
|
-
*/
|
|
2327
|
-
export const filterSensitiveLog = (obj: ListTagsForResourceRequest): any => ({
|
|
2328
|
-
...obj,
|
|
2329
|
-
});
|
|
2330
|
-
}
|
|
2331
|
-
|
|
2332
|
-
export interface ListTagsForResourceResponse {
|
|
2333
|
-
/**
|
|
2334
|
-
* A label that consists of a customer-defined key and an optional value.
|
|
2335
|
-
*/
|
|
2336
|
-
Tags?: { [key: string]: string };
|
|
2337
|
-
}
|
|
2338
|
-
|
|
2339
|
-
export namespace ListTagsForResourceResponse {
|
|
2340
|
-
/**
|
|
2341
|
-
* @internal
|
|
2342
|
-
*/
|
|
2343
|
-
export const filterSensitiveLog = (obj: ListTagsForResourceResponse): any => ({
|
|
2344
|
-
...obj,
|
|
2345
|
-
});
|
|
2346
|
-
}
|
|
2347
|
-
|
|
2348
|
-
export interface StartJobRequest {
|
|
2349
|
-
/**
|
|
2350
|
-
* <p>The unique identifier for a job.</p>
|
|
2351
|
-
*/
|
|
2352
|
-
JobId: string | undefined;
|
|
2353
|
-
}
|
|
2354
|
-
|
|
2355
|
-
export namespace StartJobRequest {
|
|
2356
|
-
/**
|
|
2357
|
-
* @internal
|
|
2358
|
-
*/
|
|
2359
|
-
export const filterSensitiveLog = (obj: StartJobRequest): any => ({
|
|
2360
|
-
...obj,
|
|
2361
|
-
});
|
|
2362
|
-
}
|
|
2363
|
-
|
|
2364
|
-
export interface StartJobResponse {}
|
|
2365
|
-
|
|
2366
|
-
export namespace StartJobResponse {
|
|
2367
|
-
/**
|
|
2368
|
-
* @internal
|
|
2369
|
-
*/
|
|
2370
|
-
export const filterSensitiveLog = (obj: StartJobResponse): any => ({
|
|
2371
|
-
...obj,
|
|
2372
|
-
});
|
|
2373
|
-
}
|
|
2374
|
-
|
|
2375
|
-
/**
|
|
2376
|
-
* <p>The request body for TagResource.</p>
|
|
2377
|
-
*/
|
|
2378
|
-
export interface TagResourceRequest {
|
|
2379
|
-
/**
|
|
2380
|
-
* <p>An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.</p>
|
|
2381
|
-
*/
|
|
2382
|
-
ResourceArn: string | undefined;
|
|
2383
|
-
|
|
2384
|
-
/**
|
|
2385
|
-
* A label that consists of a customer-defined key and an optional value.
|
|
2386
|
-
*/
|
|
2387
|
-
Tags: { [key: string]: string } | undefined;
|
|
2388
|
-
}
|
|
2389
|
-
|
|
2390
|
-
export namespace TagResourceRequest {
|
|
2391
|
-
/**
|
|
2392
|
-
* @internal
|
|
2393
|
-
*/
|
|
2394
|
-
export const filterSensitiveLog = (obj: TagResourceRequest): any => ({
|
|
2395
|
-
...obj,
|
|
2396
|
-
});
|
|
2397
|
-
}
|
|
2398
|
-
|
|
2399
|
-
export interface UntagResourceRequest {
|
|
2400
|
-
/**
|
|
2401
|
-
* <p>An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.</p>
|
|
2402
|
-
*/
|
|
2403
|
-
ResourceArn: string | undefined;
|
|
2404
|
-
|
|
2405
|
-
/**
|
|
2406
|
-
* The key tags.
|
|
2407
|
-
*/
|
|
2408
|
-
TagKeys: string[] | undefined;
|
|
2409
|
-
}
|
|
2410
|
-
|
|
2411
|
-
export namespace UntagResourceRequest {
|
|
2412
|
-
/**
|
|
2413
|
-
* @internal
|
|
2414
|
-
*/
|
|
2415
|
-
export const filterSensitiveLog = (obj: UntagResourceRequest): any => ({
|
|
2416
|
-
...obj,
|
|
2417
|
-
});
|
|
2418
|
-
}
|
|
2419
|
-
|
|
2420
|
-
/**
|
|
2421
|
-
* <p>The request body for UpdateAsset.</p>
|
|
2422
|
-
*/
|
|
2423
|
-
export interface UpdateAssetRequest {
|
|
2424
|
-
/**
|
|
2425
|
-
* <p>The unique identifier for an asset.</p>
|
|
2426
|
-
*/
|
|
2427
|
-
AssetId: string | undefined;
|
|
2428
|
-
|
|
2429
|
-
/**
|
|
2430
|
-
* <p>The unique identifier for a data set.</p>
|
|
2431
|
-
*/
|
|
2432
|
-
DataSetId: string | undefined;
|
|
2433
|
-
|
|
2434
|
-
/**
|
|
2435
|
-
* <p>The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.</p>
|
|
2436
|
-
*/
|
|
2437
|
-
Name: string | undefined;
|
|
2438
|
-
|
|
2439
|
-
/**
|
|
2440
|
-
* <p>The unique identifier for a revision.</p>
|
|
2441
|
-
*/
|
|
2442
|
-
RevisionId: string | undefined;
|
|
2443
|
-
}
|
|
2444
|
-
|
|
2445
|
-
export namespace UpdateAssetRequest {
|
|
2446
|
-
/**
|
|
2447
|
-
* @internal
|
|
2448
|
-
*/
|
|
2449
|
-
export const filterSensitiveLog = (obj: UpdateAssetRequest): any => ({
|
|
2450
|
-
...obj,
|
|
2451
|
-
});
|
|
2452
|
-
}
|
|
2453
|
-
|
|
2454
|
-
export interface UpdateAssetResponse {
|
|
2455
|
-
/**
|
|
2456
|
-
* <p>The ARN for the asset.</p>
|
|
2457
|
-
*/
|
|
2458
|
-
Arn?: string;
|
|
2459
|
-
|
|
2460
|
-
/**
|
|
2461
|
-
* <p>Information about the asset, including its size.</p>
|
|
2462
|
-
*/
|
|
2463
|
-
AssetDetails?: AssetDetails;
|
|
2464
|
-
|
|
2465
|
-
/**
|
|
2466
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
2467
|
-
*/
|
|
2468
|
-
AssetType?: AssetType | string;
|
|
2469
|
-
|
|
2470
|
-
/**
|
|
2471
|
-
* <p>The date and time that the asset was created, in ISO 8601 format.</p>
|
|
2472
|
-
*/
|
|
2473
|
-
CreatedAt?: Date;
|
|
2474
|
-
|
|
2475
|
-
/**
|
|
2476
|
-
* <p>The unique identifier for the data set associated with this asset.</p>
|
|
2477
|
-
*/
|
|
2478
|
-
DataSetId?: string;
|
|
2479
|
-
|
|
2480
|
-
/**
|
|
2481
|
-
* <p>The unique identifier for the asset.</p>
|
|
2482
|
-
*/
|
|
2483
|
-
Id?: string;
|
|
2484
|
-
|
|
2485
|
-
/**
|
|
2486
|
-
* <p>The name of the asset When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.</p>
|
|
2487
|
-
*/
|
|
2488
|
-
Name?: string;
|
|
2489
|
-
|
|
2490
|
-
/**
|
|
2491
|
-
* <p>The unique identifier for the revision associated with this asset.</p>
|
|
2492
|
-
*/
|
|
2493
|
-
RevisionId?: string;
|
|
2494
|
-
|
|
2495
|
-
/**
|
|
2496
|
-
* <p>The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.</p>
|
|
2497
|
-
*/
|
|
2498
|
-
SourceId?: string;
|
|
2499
|
-
|
|
2500
|
-
/**
|
|
2501
|
-
* <p>The date and time that the asset was last updated, in ISO 8601 format.</p>
|
|
2502
|
-
*/
|
|
2503
|
-
UpdatedAt?: Date;
|
|
2504
|
-
}
|
|
2505
|
-
|
|
2506
|
-
export namespace UpdateAssetResponse {
|
|
2507
|
-
/**
|
|
2508
|
-
* @internal
|
|
2509
|
-
*/
|
|
2510
|
-
export const filterSensitiveLog = (obj: UpdateAssetResponse): any => ({
|
|
2511
|
-
...obj,
|
|
2512
|
-
});
|
|
2513
|
-
}
|
|
2514
|
-
|
|
2515
|
-
/**
|
|
2516
|
-
* <p>The request body for UpdateDataSet.</p>
|
|
2517
|
-
*/
|
|
2518
|
-
export interface UpdateDataSetRequest {
|
|
2519
|
-
/**
|
|
2520
|
-
* <p>The unique identifier for a data set.</p>
|
|
2521
|
-
*/
|
|
2522
|
-
DataSetId: string | undefined;
|
|
2523
|
-
|
|
2524
|
-
/**
|
|
2525
|
-
* <p>The description for the data set.</p>
|
|
2526
|
-
*/
|
|
2527
|
-
Description?: string;
|
|
2528
|
-
|
|
2529
|
-
/**
|
|
2530
|
-
* <p>The name of the data set.</p>
|
|
2531
|
-
*/
|
|
2532
|
-
Name?: string;
|
|
2533
|
-
}
|
|
2534
|
-
|
|
2535
|
-
export namespace UpdateDataSetRequest {
|
|
2536
|
-
/**
|
|
2537
|
-
* @internal
|
|
2538
|
-
*/
|
|
2539
|
-
export const filterSensitiveLog = (obj: UpdateDataSetRequest): any => ({
|
|
2540
|
-
...obj,
|
|
2541
|
-
});
|
|
2542
|
-
}
|
|
2543
|
-
|
|
2544
|
-
export interface UpdateDataSetResponse {
|
|
2545
|
-
/**
|
|
2546
|
-
* <p>The ARN for the data set.</p>
|
|
2547
|
-
*/
|
|
2548
|
-
Arn?: string;
|
|
2549
|
-
|
|
2550
|
-
/**
|
|
2551
|
-
* <p>The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.</p>
|
|
2552
|
-
*/
|
|
2553
|
-
AssetType?: AssetType | string;
|
|
2554
|
-
|
|
2555
|
-
/**
|
|
2556
|
-
* <p>The date and time that the data set was created, in ISO 8601 format.</p>
|
|
2557
|
-
*/
|
|
2558
|
-
CreatedAt?: Date;
|
|
2559
|
-
|
|
2560
|
-
/**
|
|
2561
|
-
* <p>The description for the data set.</p>
|
|
2562
|
-
*/
|
|
2563
|
-
Description?: string;
|
|
2564
|
-
|
|
2565
|
-
/**
|
|
2566
|
-
* <p>The unique identifier for the data set.</p>
|
|
2567
|
-
*/
|
|
2568
|
-
Id?: string;
|
|
2569
|
-
|
|
2570
|
-
/**
|
|
2571
|
-
* <p>The name of the data set.</p>
|
|
2572
|
-
*/
|
|
2573
|
-
Name?: string;
|
|
2574
|
-
|
|
2575
|
-
/**
|
|
2576
|
-
* <p>A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).</p>
|
|
2577
|
-
*/
|
|
2578
|
-
Origin?: Origin | string;
|
|
2579
|
-
|
|
2580
|
-
/**
|
|
2581
|
-
* <p>If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.</p>
|
|
2582
|
-
*/
|
|
2583
|
-
OriginDetails?: OriginDetails;
|
|
2584
|
-
|
|
2585
|
-
/**
|
|
2586
|
-
* <p>The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.</p>
|
|
2587
|
-
*/
|
|
2588
|
-
SourceId?: string;
|
|
2589
|
-
|
|
2590
|
-
/**
|
|
2591
|
-
* <p>The date and time that the data set was last updated, in ISO 8601 format.</p>
|
|
2592
|
-
*/
|
|
2593
|
-
UpdatedAt?: Date;
|
|
2594
|
-
}
|
|
2595
|
-
|
|
2596
|
-
export namespace UpdateDataSetResponse {
|
|
2597
|
-
/**
|
|
2598
|
-
* @internal
|
|
2599
|
-
*/
|
|
2600
|
-
export const filterSensitiveLog = (obj: UpdateDataSetResponse): any => ({
|
|
2601
|
-
...obj,
|
|
2602
|
-
});
|
|
2603
|
-
}
|
|
2604
|
-
|
|
2605
|
-
/**
|
|
2606
|
-
* <p>The request body for UpdateEventAction.</p>
|
|
2607
|
-
*/
|
|
2608
|
-
export interface UpdateEventActionRequest {
|
|
2609
|
-
/**
|
|
2610
|
-
* <p>What occurs after a certain event.</p>
|
|
2611
|
-
*/
|
|
2612
|
-
Action?: Action;
|
|
2613
|
-
|
|
2614
|
-
/**
|
|
2615
|
-
* <p>The unique identifier for the event action.</p>
|
|
2616
|
-
*/
|
|
2617
|
-
EventActionId: string | undefined;
|
|
2618
|
-
}
|
|
2619
|
-
|
|
2620
|
-
export namespace UpdateEventActionRequest {
|
|
2621
|
-
/**
|
|
2622
|
-
* @internal
|
|
2623
|
-
*/
|
|
2624
|
-
export const filterSensitiveLog = (obj: UpdateEventActionRequest): any => ({
|
|
2625
|
-
...obj,
|
|
2626
|
-
});
|
|
2627
|
-
}
|
|
2628
|
-
|
|
2629
|
-
export interface UpdateEventActionResponse {
|
|
2630
|
-
/**
|
|
2631
|
-
* <p>What occurs after a certain event.</p>
|
|
2632
|
-
*/
|
|
2633
|
-
Action?: Action;
|
|
2634
|
-
|
|
2635
|
-
/**
|
|
2636
|
-
* <p>The ARN for the event action.</p>
|
|
2637
|
-
*/
|
|
2638
|
-
Arn?: string;
|
|
2639
|
-
|
|
2640
|
-
/**
|
|
2641
|
-
* <p>The date and time that the event action was created, in ISO 8601 format.</p>
|
|
2642
|
-
*/
|
|
2643
|
-
CreatedAt?: Date;
|
|
2644
|
-
|
|
2645
|
-
/**
|
|
2646
|
-
* <p>What occurs to start an action.</p>
|
|
2647
|
-
*/
|
|
2648
|
-
Event?: Event;
|
|
2649
|
-
|
|
2650
|
-
/**
|
|
2651
|
-
* <p>The unique identifier for the event action.</p>
|
|
2652
|
-
*/
|
|
2653
|
-
Id?: string;
|
|
2654
|
-
|
|
2655
|
-
/**
|
|
2656
|
-
* <p>The date and time that the event action was last updated, in ISO 8601 format.</p>
|
|
2657
|
-
*/
|
|
2658
|
-
UpdatedAt?: Date;
|
|
2659
|
-
}
|
|
2660
|
-
|
|
2661
|
-
export namespace UpdateEventActionResponse {
|
|
2662
|
-
/**
|
|
2663
|
-
* @internal
|
|
2664
|
-
*/
|
|
2665
|
-
export const filterSensitiveLog = (obj: UpdateEventActionResponse): any => ({
|
|
2666
|
-
...obj,
|
|
2667
|
-
});
|
|
2668
|
-
}
|
|
2669
|
-
|
|
2670
|
-
/**
|
|
2671
|
-
* <p>The request body for UpdateRevision.</p>
|
|
2672
|
-
*/
|
|
2673
|
-
export interface UpdateRevisionRequest {
|
|
2674
|
-
/**
|
|
2675
|
-
* <p>An optional comment about the revision.</p>
|
|
2676
|
-
*/
|
|
2677
|
-
Comment?: string;
|
|
2678
|
-
|
|
2679
|
-
/**
|
|
2680
|
-
* <p>The unique identifier for a data set.</p>
|
|
2681
|
-
*/
|
|
2682
|
-
DataSetId: string | undefined;
|
|
2683
|
-
|
|
2684
|
-
/**
|
|
2685
|
-
* <p>Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.</p>
|
|
2686
|
-
*/
|
|
2687
|
-
Finalized?: boolean;
|
|
2688
|
-
|
|
2689
|
-
/**
|
|
2690
|
-
* <p>The unique identifier for a revision.</p>
|
|
2691
|
-
*/
|
|
2692
|
-
RevisionId: string | undefined;
|
|
2693
|
-
}
|
|
2694
|
-
|
|
2695
|
-
export namespace UpdateRevisionRequest {
|
|
2696
|
-
/**
|
|
2697
|
-
* @internal
|
|
2698
|
-
*/
|
|
2699
|
-
export const filterSensitiveLog = (obj: UpdateRevisionRequest): any => ({
|
|
2700
|
-
...obj,
|
|
2701
|
-
});
|
|
2702
|
-
}
|
|
2703
|
-
|
|
2704
|
-
export interface UpdateRevisionResponse {
|
|
2705
|
-
/**
|
|
2706
|
-
* <p>The ARN for the revision.</p>
|
|
2707
|
-
*/
|
|
2708
|
-
Arn?: string;
|
|
2709
|
-
|
|
2710
|
-
/**
|
|
2711
|
-
* <p>An optional comment about the revision.</p>
|
|
2712
|
-
*/
|
|
2713
|
-
Comment?: string;
|
|
2714
|
-
|
|
2715
|
-
/**
|
|
2716
|
-
* <p>The date and time that the revision was created, in ISO 8601 format.</p>
|
|
2717
|
-
*/
|
|
2718
|
-
CreatedAt?: Date;
|
|
2719
|
-
|
|
2720
|
-
/**
|
|
2721
|
-
* <p>The unique identifier for the data set associated with this revision.</p>
|
|
2722
|
-
*/
|
|
2723
|
-
DataSetId?: string;
|
|
2724
|
-
|
|
2725
|
-
/**
|
|
2726
|
-
* <p>To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.</p> <p>Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.</p>
|
|
2727
|
-
*/
|
|
2728
|
-
Finalized?: boolean;
|
|
2729
|
-
|
|
2730
|
-
/**
|
|
2731
|
-
* <p>The unique identifier for the revision.</p>
|
|
2732
|
-
*/
|
|
2733
|
-
Id?: string;
|
|
2734
|
-
|
|
2735
|
-
/**
|
|
2736
|
-
* <p>The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.</p>
|
|
2737
|
-
*/
|
|
2738
|
-
SourceId?: string;
|
|
2739
|
-
|
|
2740
|
-
/**
|
|
2741
|
-
* <p>The date and time that the revision was last updated, in ISO 8601 format.</p>
|
|
2742
|
-
*/
|
|
2743
|
-
UpdatedAt?: Date;
|
|
2744
|
-
}
|
|
2745
|
-
|
|
2746
|
-
export namespace UpdateRevisionResponse {
|
|
2747
|
-
/**
|
|
2748
|
-
* @internal
|
|
2749
|
-
*/
|
|
2750
|
-
export const filterSensitiveLog = (obj: UpdateRevisionResponse): any => ({
|
|
2751
|
-
...obj,
|
|
2752
|
-
});
|
|
2753
|
-
}
|