@aws-sdk/client-datazone 3.596.0 → 3.598.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/README.md +56 -0
- package/dist-cjs/index.js +451 -66
- package/dist-es/DataZone.js +14 -0
- package/dist-es/commands/AssociateEnvironmentRoleCommand.js +24 -0
- package/dist-es/commands/CreateEnvironmentActionCommand.js +24 -0
- package/dist-es/commands/DeleteEnvironmentActionCommand.js +24 -0
- package/dist-es/commands/DisassociateEnvironmentRoleCommand.js +24 -0
- package/dist-es/commands/GetEnvironmentActionCommand.js +24 -0
- package/dist-es/commands/ListEnvironmentActionsCommand.js +24 -0
- package/dist-es/commands/ListProjectsCommand.js +1 -1
- package/dist-es/commands/ListSubscriptionRequestsCommand.js +1 -1
- package/dist-es/commands/ListSubscriptionsCommand.js +1 -1
- package/dist-es/commands/UpdateEnvironmentActionCommand.js +24 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/models/models_0.js +30 -53
- package/dist-es/models/models_1.js +53 -0
- package/dist-es/pagination/ListEnvironmentActionsPaginator.js +4 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +206 -0
- package/dist-types/DataZone.d.ts +49 -0
- package/dist-types/DataZoneClient.d.ts +9 -2
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +81 -0
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +99 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +4 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +24 -0
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +82 -0
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +81 -0
- package/dist-types/commands/GetDataSourceCommand.d.ts +22 -0
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +89 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +92 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +1 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +1 -1
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +24 -0
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +99 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/models/models_0.d.ts +516 -766
- package/dist-types/models/models_1.d.ts +808 -2
- package/dist-types/pagination/ListEnvironmentActionsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +63 -0
- package/dist-types/ts3.4/DataZone.d.ts +119 -0
- package/dist-types/ts3.4/DataZoneClient.d.ts +42 -0
- package/dist-types/ts3.4/commands/AssociateEnvironmentRoleCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentActionCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentActionCommand.d.ts +36 -0
- package/dist-types/ts3.4/commands/DisassociateEnvironmentRoleCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/GetEnvironmentActionCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/ListEnvironmentActionsCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEnvironmentActionCommand.d.ts +40 -0
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/models/models_0.d.ts +147 -187
- package/dist-types/ts3.4/models/models_1.d.ts +204 -2
- package/dist-types/ts3.4/pagination/ListEnvironmentActionsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +84 -0
- package/package.json +37 -37
|
@@ -1,4 +1,712 @@
|
|
|
1
|
-
import { AssetItem, AssetListingItem, AssetTypeItem, ConfigurableEnvironmentAction, CustomParameter, DataProductSummary, Deployment, DeploymentProperties, EnvironmentParameter, EnvironmentStatus, FailureCause, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GrantedEntity, GroupProfileStatus, Import, Model, ProjectDeletionError, ProjectStatus, ProvisioningProperties, Resource,
|
|
1
|
+
import { ActionParameters, AssetItem, AssetListingItem, AssetTypeItem, ConfigurableEnvironmentAction, CustomParameter, DataProductSummary, Deployment, DeploymentProperties, EnvironmentParameter, EnvironmentStatus, FailureCause, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GrantedEntity, GroupProfileStatus, Import, Model, ProjectDeletionError, ProjectStatus, ProvisioningProperties, Resource, SortFieldProject, SortOrder, SubscribedAsset, SubscribedListing, SubscribedPrincipal, SubscriptionGrantOverallStatus, SubscriptionGrantStatus, SubscriptionRequestStatus, SubscriptionStatus, SubscriptionTargetForm, TermRelations, TimeSeriesDataPointFormOutput, TimeSeriesDataPointSummaryFormOutput, TimeSeriesEntityType, UserDesignation, UserProfileDetails, UserProfileStatus, UserProfileType } from "./models_0";
|
|
2
|
+
/**
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
5
|
+
export interface ListProjectMembershipsInput {
|
|
6
|
+
/**
|
|
7
|
+
* <p>The identifier of the Amazon DataZone domain in which you want to list project
|
|
8
|
+
* memberships.</p>
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
domainIdentifier: string | undefined;
|
|
12
|
+
/**
|
|
13
|
+
* <p>The identifier of the project whose memberships you want to list.</p>
|
|
14
|
+
* @public
|
|
15
|
+
*/
|
|
16
|
+
projectIdentifier: string | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* <p>The method by which you want to sort the project memberships.</p>
|
|
19
|
+
* @public
|
|
20
|
+
*/
|
|
21
|
+
sortBy?: SortFieldProject;
|
|
22
|
+
/**
|
|
23
|
+
* <p>The sort order of the project memberships.</p>
|
|
24
|
+
* @public
|
|
25
|
+
*/
|
|
26
|
+
sortOrder?: SortOrder;
|
|
27
|
+
/**
|
|
28
|
+
* <p>When the number of memberships is greater than the default value for the
|
|
29
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
30
|
+
* <code>MaxResults</code> that is less than the number of memberships, the response
|
|
31
|
+
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
32
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code>
|
|
33
|
+
* to list the next set of memberships.</p>
|
|
34
|
+
* @public
|
|
35
|
+
*/
|
|
36
|
+
nextToken?: string;
|
|
37
|
+
/**
|
|
38
|
+
* <p>The maximum number of memberships to return in a single call to
|
|
39
|
+
* <code>ListProjectMemberships</code>. When the number of memberships to be listed is
|
|
40
|
+
* greater than the value of <code>MaxResults</code>, the response contains a
|
|
41
|
+
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
42
|
+
* <code>ListProjectMemberships</code> to list the next set of memberships.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
maxResults?: number;
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* <p>The details of a group in Amazon DataZone.</p>
|
|
49
|
+
* @public
|
|
50
|
+
*/
|
|
51
|
+
export interface GroupDetails {
|
|
52
|
+
/**
|
|
53
|
+
* <p>The identifier of the group in Amazon DataZone.</p>
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
groupId: string | undefined;
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* <p>The user details of a project member.</p>
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
62
|
+
export interface UserDetails {
|
|
63
|
+
/**
|
|
64
|
+
* <p>The identifier of the Amazon DataZone user.</p>
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
67
|
+
userId: string | undefined;
|
|
68
|
+
}
|
|
69
|
+
/**
|
|
70
|
+
* <p>The details about a project member.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
export type MemberDetails = MemberDetails.GroupMember | MemberDetails.UserMember | MemberDetails.$UnknownMember;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
77
|
+
export declare namespace MemberDetails {
|
|
78
|
+
/**
|
|
79
|
+
* <p>The user details of a project member.</p>
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
82
|
+
interface UserMember {
|
|
83
|
+
user: UserDetails;
|
|
84
|
+
group?: never;
|
|
85
|
+
$unknown?: never;
|
|
86
|
+
}
|
|
87
|
+
/**
|
|
88
|
+
* <p>The group details of a project member.</p>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
interface GroupMember {
|
|
92
|
+
user?: never;
|
|
93
|
+
group: GroupDetails;
|
|
94
|
+
$unknown?: never;
|
|
95
|
+
}
|
|
96
|
+
/**
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
99
|
+
interface $UnknownMember {
|
|
100
|
+
user?: never;
|
|
101
|
+
group?: never;
|
|
102
|
+
$unknown: [string, any];
|
|
103
|
+
}
|
|
104
|
+
interface Visitor<T> {
|
|
105
|
+
user: (value: UserDetails) => T;
|
|
106
|
+
group: (value: GroupDetails) => T;
|
|
107
|
+
_: (name: string, value: any) => T;
|
|
108
|
+
}
|
|
109
|
+
const visit: <T>(value: MemberDetails, visitor: Visitor<T>) => T;
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* <p>The details of a project member.</p>
|
|
113
|
+
* @public
|
|
114
|
+
*/
|
|
115
|
+
export interface ProjectMember {
|
|
116
|
+
/**
|
|
117
|
+
* <p>The membership details of a project member.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
memberDetails: MemberDetails | undefined;
|
|
121
|
+
/**
|
|
122
|
+
* <p>The designated role of a project member.</p>
|
|
123
|
+
* @public
|
|
124
|
+
*/
|
|
125
|
+
designation: UserDesignation | undefined;
|
|
126
|
+
}
|
|
127
|
+
/**
|
|
128
|
+
* @public
|
|
129
|
+
*/
|
|
130
|
+
export interface ListProjectMembershipsOutput {
|
|
131
|
+
/**
|
|
132
|
+
* <p>The members of the project.</p>
|
|
133
|
+
* @public
|
|
134
|
+
*/
|
|
135
|
+
members: ProjectMember[] | undefined;
|
|
136
|
+
/**
|
|
137
|
+
* <p>When the number of memberships is greater than the default value for the
|
|
138
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
139
|
+
* <code>MaxResults</code> that is less than the number of memberships, the response
|
|
140
|
+
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
141
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code>
|
|
142
|
+
* to list the next set of memberships.</p>
|
|
143
|
+
* @public
|
|
144
|
+
*/
|
|
145
|
+
nextToken?: string;
|
|
146
|
+
}
|
|
147
|
+
/**
|
|
148
|
+
* @public
|
|
149
|
+
*/
|
|
150
|
+
export interface ListProjectsInput {
|
|
151
|
+
/**
|
|
152
|
+
* <p>The identifier of the Amazon DataZone domain.</p>
|
|
153
|
+
* @public
|
|
154
|
+
*/
|
|
155
|
+
domainIdentifier: string | undefined;
|
|
156
|
+
/**
|
|
157
|
+
* <p>The identifier of the Amazon DataZone user.</p>
|
|
158
|
+
* @public
|
|
159
|
+
*/
|
|
160
|
+
userIdentifier?: string;
|
|
161
|
+
/**
|
|
162
|
+
* <p>The identifier of a group.</p>
|
|
163
|
+
* @public
|
|
164
|
+
*/
|
|
165
|
+
groupIdentifier?: string;
|
|
166
|
+
/**
|
|
167
|
+
* <p>The name of the project.</p>
|
|
168
|
+
* @public
|
|
169
|
+
*/
|
|
170
|
+
name?: string;
|
|
171
|
+
/**
|
|
172
|
+
* <p>When the number of projects is greater than the default value for the
|
|
173
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
174
|
+
* <code>MaxResults</code> that is less than the number of projects, the response includes
|
|
175
|
+
* a pagination token named <code>NextToken</code>. You can specify this
|
|
176
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list
|
|
177
|
+
* the next set of projects.</p>
|
|
178
|
+
* @public
|
|
179
|
+
*/
|
|
180
|
+
nextToken?: string;
|
|
181
|
+
/**
|
|
182
|
+
* <p>The maximum number of projects to return in a single call to <code>ListProjects</code>.
|
|
183
|
+
* When the number of projects to be listed is greater than the value of
|
|
184
|
+
* <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you
|
|
185
|
+
* can use in a subsequent call to <code>ListProjects</code> to list the next set of
|
|
186
|
+
* projects.</p>
|
|
187
|
+
* @public
|
|
188
|
+
*/
|
|
189
|
+
maxResults?: number;
|
|
190
|
+
}
|
|
191
|
+
/**
|
|
192
|
+
* <p>The details of a Amazon DataZone project.</p>
|
|
193
|
+
* @public
|
|
194
|
+
*/
|
|
195
|
+
export interface ProjectSummary {
|
|
196
|
+
/**
|
|
197
|
+
* <p>The identifier of a Amazon DataZone domain where the project exists.</p>
|
|
198
|
+
* @public
|
|
199
|
+
*/
|
|
200
|
+
domainId: string | undefined;
|
|
201
|
+
/**
|
|
202
|
+
* <p>The identifier of a project.</p>
|
|
203
|
+
* @public
|
|
204
|
+
*/
|
|
205
|
+
id: string | undefined;
|
|
206
|
+
/**
|
|
207
|
+
* <p>The name of a project.</p>
|
|
208
|
+
* @public
|
|
209
|
+
*/
|
|
210
|
+
name: string | undefined;
|
|
211
|
+
/**
|
|
212
|
+
* <p>The description of a project.</p>
|
|
213
|
+
* @public
|
|
214
|
+
*/
|
|
215
|
+
description?: string;
|
|
216
|
+
/**
|
|
217
|
+
* <p>The status of the project.</p>
|
|
218
|
+
* @public
|
|
219
|
+
*/
|
|
220
|
+
projectStatus?: ProjectStatus;
|
|
221
|
+
/**
|
|
222
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
223
|
+
* completed.</p>
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
226
|
+
failureReasons?: ProjectDeletionError[];
|
|
227
|
+
/**
|
|
228
|
+
* <p>The Amazon DataZone user who created the project.</p>
|
|
229
|
+
* @public
|
|
230
|
+
*/
|
|
231
|
+
createdBy: string | undefined;
|
|
232
|
+
/**
|
|
233
|
+
* <p>The timestamp of when a project was created.</p>
|
|
234
|
+
* @public
|
|
235
|
+
*/
|
|
236
|
+
createdAt?: Date;
|
|
237
|
+
/**
|
|
238
|
+
* <p>The timestamp of when the project was updated.</p>
|
|
239
|
+
* @public
|
|
240
|
+
*/
|
|
241
|
+
updatedAt?: Date;
|
|
242
|
+
}
|
|
243
|
+
/**
|
|
244
|
+
* @public
|
|
245
|
+
*/
|
|
246
|
+
export interface ListProjectsOutput {
|
|
247
|
+
/**
|
|
248
|
+
* <p>The results of the <code>ListProjects</code> action.</p>
|
|
249
|
+
* @public
|
|
250
|
+
*/
|
|
251
|
+
items?: ProjectSummary[];
|
|
252
|
+
/**
|
|
253
|
+
* <p>When the number of projects is greater than the default value for the
|
|
254
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
255
|
+
* <code>MaxResults</code> that is less than the number of projects, the response includes
|
|
256
|
+
* a pagination token named <code>NextToken</code>. You can specify this
|
|
257
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list
|
|
258
|
+
* the next set of projects.</p>
|
|
259
|
+
* @public
|
|
260
|
+
*/
|
|
261
|
+
nextToken?: string;
|
|
262
|
+
}
|
|
263
|
+
/**
|
|
264
|
+
* @public
|
|
265
|
+
* @enum
|
|
266
|
+
*/
|
|
267
|
+
export declare const SortKey: {
|
|
268
|
+
readonly CREATED_AT: "CREATED_AT";
|
|
269
|
+
readonly UPDATED_AT: "UPDATED_AT";
|
|
270
|
+
};
|
|
271
|
+
/**
|
|
272
|
+
* @public
|
|
273
|
+
*/
|
|
274
|
+
export type SortKey = (typeof SortKey)[keyof typeof SortKey];
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
*/
|
|
278
|
+
export interface ListSubscriptionGrantsInput {
|
|
279
|
+
/**
|
|
280
|
+
* <p>The identifier of the Amazon DataZone domain.</p>
|
|
281
|
+
* @public
|
|
282
|
+
*/
|
|
283
|
+
domainIdentifier: string | undefined;
|
|
284
|
+
/**
|
|
285
|
+
* <p>The identifier of the Amazon DataZone environment.</p>
|
|
286
|
+
* @public
|
|
287
|
+
*/
|
|
288
|
+
environmentId?: string;
|
|
289
|
+
/**
|
|
290
|
+
* <p>The identifier of the subscription target.</p>
|
|
291
|
+
* @public
|
|
292
|
+
*/
|
|
293
|
+
subscriptionTargetId?: string;
|
|
294
|
+
/**
|
|
295
|
+
* <p>The identifier of the subscribed listing.</p>
|
|
296
|
+
* @public
|
|
297
|
+
*/
|
|
298
|
+
subscribedListingId?: string;
|
|
299
|
+
/**
|
|
300
|
+
* <p>The identifier of the subscription.</p>
|
|
301
|
+
* @public
|
|
302
|
+
*/
|
|
303
|
+
subscriptionId?: string;
|
|
304
|
+
/**
|
|
305
|
+
* <p>Specifies the way of sorting the results of this action.</p>
|
|
306
|
+
* @public
|
|
307
|
+
*/
|
|
308
|
+
sortBy?: SortKey;
|
|
309
|
+
/**
|
|
310
|
+
* <p>Specifies the sort order of this action.</p>
|
|
311
|
+
* @public
|
|
312
|
+
*/
|
|
313
|
+
sortOrder?: SortOrder;
|
|
314
|
+
/**
|
|
315
|
+
* <p>The maximum number of subscription grants to return in a single call to
|
|
316
|
+
* <code>ListSubscriptionGrants</code>. When the number of subscription grants to be listed
|
|
317
|
+
* is greater than the value of <code>MaxResults</code>, the response contains a
|
|
318
|
+
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
319
|
+
* <code>ListSubscriptionGrants</code> to list the next set of subscription grants.</p>
|
|
320
|
+
* @public
|
|
321
|
+
*/
|
|
322
|
+
maxResults?: number;
|
|
323
|
+
/**
|
|
324
|
+
* <p>When the number of subscription grants is greater than the default value for the
|
|
325
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
326
|
+
* <code>MaxResults</code> that is less than the number of subscription grants, the
|
|
327
|
+
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
328
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code>
|
|
329
|
+
* to list the next set of subscription grants.</p>
|
|
330
|
+
* @public
|
|
331
|
+
*/
|
|
332
|
+
nextToken?: string;
|
|
333
|
+
}
|
|
334
|
+
/**
|
|
335
|
+
* <p>The details of the subscription grant.</p>
|
|
336
|
+
* @public
|
|
337
|
+
*/
|
|
338
|
+
export interface SubscriptionGrantSummary {
|
|
339
|
+
/**
|
|
340
|
+
* <p>The identifier of the subscription grant.</p>
|
|
341
|
+
* @public
|
|
342
|
+
*/
|
|
343
|
+
id: string | undefined;
|
|
344
|
+
/**
|
|
345
|
+
* <p>The datazone user who created the subscription grant.</p>
|
|
346
|
+
* @public
|
|
347
|
+
*/
|
|
348
|
+
createdBy: string | undefined;
|
|
349
|
+
/**
|
|
350
|
+
* <p>The Amazon DataZone user who updated the subscription grant.</p>
|
|
351
|
+
* @public
|
|
352
|
+
*/
|
|
353
|
+
updatedBy?: string;
|
|
354
|
+
/**
|
|
355
|
+
* <p>The identifier of the Amazon DataZone domain in which a subscription grant exists.</p>
|
|
356
|
+
* @public
|
|
357
|
+
*/
|
|
358
|
+
domainId: string | undefined;
|
|
359
|
+
/**
|
|
360
|
+
* <p>The timestamp of when a subscription grant was created.</p>
|
|
361
|
+
* @public
|
|
362
|
+
*/
|
|
363
|
+
createdAt: Date | undefined;
|
|
364
|
+
/**
|
|
365
|
+
* <p>The timestampf of when the subscription grant was updated.</p>
|
|
366
|
+
* @public
|
|
367
|
+
*/
|
|
368
|
+
updatedAt: Date | undefined;
|
|
369
|
+
/**
|
|
370
|
+
* <p>The identifier of the target of the subscription grant.</p>
|
|
371
|
+
* @public
|
|
372
|
+
*/
|
|
373
|
+
subscriptionTargetId: string | undefined;
|
|
374
|
+
/**
|
|
375
|
+
* <p>The entity to which the subscription is granted.</p>
|
|
376
|
+
* @public
|
|
377
|
+
*/
|
|
378
|
+
grantedEntity: GrantedEntity | undefined;
|
|
379
|
+
/**
|
|
380
|
+
* <p>The status of the subscription grant.</p>
|
|
381
|
+
* @public
|
|
382
|
+
*/
|
|
383
|
+
status: SubscriptionGrantOverallStatus | undefined;
|
|
384
|
+
/**
|
|
385
|
+
* <p>The assets included in the subscription grant.</p>
|
|
386
|
+
* @public
|
|
387
|
+
*/
|
|
388
|
+
assets?: SubscribedAsset[];
|
|
389
|
+
/**
|
|
390
|
+
* <p>The ID of the subscription grant.</p>
|
|
391
|
+
* @public
|
|
392
|
+
*/
|
|
393
|
+
subscriptionId?: string;
|
|
394
|
+
}
|
|
395
|
+
/**
|
|
396
|
+
* @public
|
|
397
|
+
*/
|
|
398
|
+
export interface ListSubscriptionGrantsOutput {
|
|
399
|
+
/**
|
|
400
|
+
* <p>The results of the <code>ListSubscriptionGrants</code> action. </p>
|
|
401
|
+
* @public
|
|
402
|
+
*/
|
|
403
|
+
items: SubscriptionGrantSummary[] | undefined;
|
|
404
|
+
/**
|
|
405
|
+
* <p>When the number of subscription grants is greater than the default value for the
|
|
406
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
407
|
+
* <code>MaxResults</code> that is less than the number of subscription grants, the
|
|
408
|
+
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
409
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code>
|
|
410
|
+
* to list the next set of subscription grants.</p>
|
|
411
|
+
* @public
|
|
412
|
+
*/
|
|
413
|
+
nextToken?: string;
|
|
414
|
+
}
|
|
415
|
+
/**
|
|
416
|
+
* @public
|
|
417
|
+
*/
|
|
418
|
+
export interface ListSubscriptionRequestsInput {
|
|
419
|
+
/**
|
|
420
|
+
* <p>The identifier of the Amazon DataZone domain.</p>
|
|
421
|
+
* @public
|
|
422
|
+
*/
|
|
423
|
+
domainIdentifier: string | undefined;
|
|
424
|
+
/**
|
|
425
|
+
* <p>Specifies the status of the subscription requests.</p>
|
|
426
|
+
* @public
|
|
427
|
+
*/
|
|
428
|
+
status?: SubscriptionRequestStatus;
|
|
429
|
+
/**
|
|
430
|
+
* <p>The identifier of the subscribed listing.</p>
|
|
431
|
+
* @public
|
|
432
|
+
*/
|
|
433
|
+
subscribedListingId?: string;
|
|
434
|
+
/**
|
|
435
|
+
* <p>The identifier of the project for the subscription requests.</p>
|
|
436
|
+
* @public
|
|
437
|
+
*/
|
|
438
|
+
owningProjectId?: string;
|
|
439
|
+
/**
|
|
440
|
+
* <p>The identifier of the subscription request approver's project.</p>
|
|
441
|
+
* @public
|
|
442
|
+
*/
|
|
443
|
+
approverProjectId?: string;
|
|
444
|
+
/**
|
|
445
|
+
* <p>Specifies the way to sort the results of this action.</p>
|
|
446
|
+
* @public
|
|
447
|
+
*/
|
|
448
|
+
sortBy?: SortKey;
|
|
449
|
+
/**
|
|
450
|
+
* <p>Specifies the sort order for the results of this action.</p>
|
|
451
|
+
* @public
|
|
452
|
+
*/
|
|
453
|
+
sortOrder?: SortOrder;
|
|
454
|
+
/**
|
|
455
|
+
* <p>The maximum number of subscription requests to return in a single call to
|
|
456
|
+
* <code>ListSubscriptionRequests</code>. When the number of subscription requests to be
|
|
457
|
+
* listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
458
|
+
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
459
|
+
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
460
|
+
* requests.</p>
|
|
461
|
+
* @public
|
|
462
|
+
*/
|
|
463
|
+
maxResults?: number;
|
|
464
|
+
/**
|
|
465
|
+
* <p>When the number of subscription requests is greater than the default value for the
|
|
466
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
467
|
+
* <code>MaxResults</code> that is less than the number of subscription requests, the
|
|
468
|
+
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
469
|
+
* <code>NextToken</code> value in a subsequent call to
|
|
470
|
+
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
471
|
+
* requests.</p>
|
|
472
|
+
* @public
|
|
473
|
+
*/
|
|
474
|
+
nextToken?: string;
|
|
475
|
+
}
|
|
476
|
+
/**
|
|
477
|
+
* <p>The details of the subscription request.</p>
|
|
478
|
+
* @public
|
|
479
|
+
*/
|
|
480
|
+
export interface SubscriptionRequestSummary {
|
|
481
|
+
/**
|
|
482
|
+
* <p>The identifier of the subscription request.</p>
|
|
483
|
+
* @public
|
|
484
|
+
*/
|
|
485
|
+
id: string | undefined;
|
|
486
|
+
/**
|
|
487
|
+
* <p>The Amazon DataZone user who created the subscription request.</p>
|
|
488
|
+
* @public
|
|
489
|
+
*/
|
|
490
|
+
createdBy: string | undefined;
|
|
491
|
+
/**
|
|
492
|
+
* <p>The identifier of the Amazon DataZone user who updated the subscription request.</p>
|
|
493
|
+
* @public
|
|
494
|
+
*/
|
|
495
|
+
updatedBy?: string;
|
|
496
|
+
/**
|
|
497
|
+
* <p>The identifier of the Amazon DataZone domain in which a subscription request exists.</p>
|
|
498
|
+
* @public
|
|
499
|
+
*/
|
|
500
|
+
domainId: string | undefined;
|
|
501
|
+
/**
|
|
502
|
+
* <p>The status of the subscription request.</p>
|
|
503
|
+
* @public
|
|
504
|
+
*/
|
|
505
|
+
status: SubscriptionRequestStatus | undefined;
|
|
506
|
+
/**
|
|
507
|
+
* <p>The timestamp of when a subscription request was created.</p>
|
|
508
|
+
* @public
|
|
509
|
+
*/
|
|
510
|
+
createdAt: Date | undefined;
|
|
511
|
+
/**
|
|
512
|
+
* <p>The timestamp of when the subscription request was updated.</p>
|
|
513
|
+
* @public
|
|
514
|
+
*/
|
|
515
|
+
updatedAt: Date | undefined;
|
|
516
|
+
/**
|
|
517
|
+
* <p>The reason for the subscription request.</p>
|
|
518
|
+
* @public
|
|
519
|
+
*/
|
|
520
|
+
requestReason: string | undefined;
|
|
521
|
+
/**
|
|
522
|
+
* <p>The principals included in the subscription request. </p>
|
|
523
|
+
* @public
|
|
524
|
+
*/
|
|
525
|
+
subscribedPrincipals: SubscribedPrincipal[] | undefined;
|
|
526
|
+
/**
|
|
527
|
+
* <p>The listings included in the subscription request.</p>
|
|
528
|
+
* @public
|
|
529
|
+
*/
|
|
530
|
+
subscribedListings: SubscribedListing[] | undefined;
|
|
531
|
+
/**
|
|
532
|
+
* <p>The identifier of the subscription request reviewer.</p>
|
|
533
|
+
* @public
|
|
534
|
+
*/
|
|
535
|
+
reviewerId?: string;
|
|
536
|
+
/**
|
|
537
|
+
* <p>The decision comment of the subscription request.</p>
|
|
538
|
+
* @public
|
|
539
|
+
*/
|
|
540
|
+
decisionComment?: string;
|
|
541
|
+
}
|
|
542
|
+
/**
|
|
543
|
+
* @public
|
|
544
|
+
*/
|
|
545
|
+
export interface ListSubscriptionRequestsOutput {
|
|
546
|
+
/**
|
|
547
|
+
* <p>The results of the <code>ListSubscriptionRequests</code> action. </p>
|
|
548
|
+
* @public
|
|
549
|
+
*/
|
|
550
|
+
items: SubscriptionRequestSummary[] | undefined;
|
|
551
|
+
/**
|
|
552
|
+
* <p>When the number of subscription requests is greater than the default value for the
|
|
553
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
554
|
+
* <code>MaxResults</code> that is less than the number of subscription requests, the
|
|
555
|
+
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
556
|
+
* <code>NextToken</code> value in a subsequent call to
|
|
557
|
+
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
558
|
+
* requests.</p>
|
|
559
|
+
* @public
|
|
560
|
+
*/
|
|
561
|
+
nextToken?: string;
|
|
562
|
+
}
|
|
563
|
+
/**
|
|
564
|
+
* @public
|
|
565
|
+
*/
|
|
566
|
+
export interface ListSubscriptionsInput {
|
|
567
|
+
/**
|
|
568
|
+
* <p>The identifier of the Amazon DataZone domain.</p>
|
|
569
|
+
* @public
|
|
570
|
+
*/
|
|
571
|
+
domainIdentifier: string | undefined;
|
|
572
|
+
/**
|
|
573
|
+
* <p>The identifier of the subscription request for the subscriptions that you want to
|
|
574
|
+
* list.</p>
|
|
575
|
+
* @public
|
|
576
|
+
*/
|
|
577
|
+
subscriptionRequestIdentifier?: string;
|
|
578
|
+
/**
|
|
579
|
+
* <p>The status of the subscriptions that you want to list.</p>
|
|
580
|
+
* @public
|
|
581
|
+
*/
|
|
582
|
+
status?: SubscriptionStatus;
|
|
583
|
+
/**
|
|
584
|
+
* <p>The identifier of the subscribed listing for the subscriptions that you want to
|
|
585
|
+
* list.</p>
|
|
586
|
+
* @public
|
|
587
|
+
*/
|
|
588
|
+
subscribedListingId?: string;
|
|
589
|
+
/**
|
|
590
|
+
* <p>The identifier of the owning project.</p>
|
|
591
|
+
* @public
|
|
592
|
+
*/
|
|
593
|
+
owningProjectId?: string;
|
|
594
|
+
/**
|
|
595
|
+
* <p>The identifier of the project for the subscription's approver.</p>
|
|
596
|
+
* @public
|
|
597
|
+
*/
|
|
598
|
+
approverProjectId?: string;
|
|
599
|
+
/**
|
|
600
|
+
* <p>Specifies the way in which the results of this action are to be sorted.</p>
|
|
601
|
+
* @public
|
|
602
|
+
*/
|
|
603
|
+
sortBy?: SortKey;
|
|
604
|
+
/**
|
|
605
|
+
* <p>Specifies the sort order for the results of this action.</p>
|
|
606
|
+
* @public
|
|
607
|
+
*/
|
|
608
|
+
sortOrder?: SortOrder;
|
|
609
|
+
/**
|
|
610
|
+
* <p>The maximum number of subscriptions to return in a single call to
|
|
611
|
+
* <code>ListSubscriptions</code>. When the number of subscriptions to be listed is greater
|
|
612
|
+
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
613
|
+
* value that you can use in a subsequent call to <code>ListSubscriptions</code> to list the
|
|
614
|
+
* next set of Subscriptions. </p>
|
|
615
|
+
* @public
|
|
616
|
+
*/
|
|
617
|
+
maxResults?: number;
|
|
618
|
+
/**
|
|
619
|
+
* <p>When the number of subscriptions is greater than the default value for the
|
|
620
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
621
|
+
* <code>MaxResults</code> that is less than the number of subscriptions, the response
|
|
622
|
+
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
623
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to
|
|
624
|
+
* list the next set of subscriptions.</p>
|
|
625
|
+
* @public
|
|
626
|
+
*/
|
|
627
|
+
nextToken?: string;
|
|
628
|
+
}
|
|
629
|
+
/**
|
|
630
|
+
* <p>The details of the subscription.</p>
|
|
631
|
+
* @public
|
|
632
|
+
*/
|
|
633
|
+
export interface SubscriptionSummary {
|
|
634
|
+
/**
|
|
635
|
+
* <p>The identifier of the subscription.</p>
|
|
636
|
+
* @public
|
|
637
|
+
*/
|
|
638
|
+
id: string | undefined;
|
|
639
|
+
/**
|
|
640
|
+
* <p>The Amazon DataZone user who created the subscription.</p>
|
|
641
|
+
* @public
|
|
642
|
+
*/
|
|
643
|
+
createdBy: string | undefined;
|
|
644
|
+
/**
|
|
645
|
+
* <p>The Amazon DataZone user who updated the subscription.</p>
|
|
646
|
+
* @public
|
|
647
|
+
*/
|
|
648
|
+
updatedBy?: string;
|
|
649
|
+
/**
|
|
650
|
+
* <p>The identifier of the Amazon DataZone domain in which a subscription exists.</p>
|
|
651
|
+
* @public
|
|
652
|
+
*/
|
|
653
|
+
domainId: string | undefined;
|
|
654
|
+
/**
|
|
655
|
+
* <p>The status of the subscription.</p>
|
|
656
|
+
* @public
|
|
657
|
+
*/
|
|
658
|
+
status: SubscriptionStatus | undefined;
|
|
659
|
+
/**
|
|
660
|
+
* <p>The timestamp of when the subscription was created.</p>
|
|
661
|
+
* @public
|
|
662
|
+
*/
|
|
663
|
+
createdAt: Date | undefined;
|
|
664
|
+
/**
|
|
665
|
+
* <p>The timestamp of when the subscription was updated.</p>
|
|
666
|
+
* @public
|
|
667
|
+
*/
|
|
668
|
+
updatedAt: Date | undefined;
|
|
669
|
+
/**
|
|
670
|
+
* <p>The principal included in the subscription.</p>
|
|
671
|
+
* @public
|
|
672
|
+
*/
|
|
673
|
+
subscribedPrincipal: SubscribedPrincipal | undefined;
|
|
674
|
+
/**
|
|
675
|
+
* <p>The listing included in the subscription.</p>
|
|
676
|
+
* @public
|
|
677
|
+
*/
|
|
678
|
+
subscribedListing: SubscribedListing | undefined;
|
|
679
|
+
/**
|
|
680
|
+
* <p>The identifier of the subscription request for the subscription.</p>
|
|
681
|
+
* @public
|
|
682
|
+
*/
|
|
683
|
+
subscriptionRequestId?: string;
|
|
684
|
+
/**
|
|
685
|
+
* <p>The retain permissions included in the subscription.</p>
|
|
686
|
+
* @public
|
|
687
|
+
*/
|
|
688
|
+
retainPermissions?: boolean;
|
|
689
|
+
}
|
|
690
|
+
/**
|
|
691
|
+
* @public
|
|
692
|
+
*/
|
|
693
|
+
export interface ListSubscriptionsOutput {
|
|
694
|
+
/**
|
|
695
|
+
* <p>The results of the <code>ListSubscriptions</code> action.</p>
|
|
696
|
+
* @public
|
|
697
|
+
*/
|
|
698
|
+
items: SubscriptionSummary[] | undefined;
|
|
699
|
+
/**
|
|
700
|
+
* <p>When the number of subscriptions is greater than the default value for the
|
|
701
|
+
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
702
|
+
* <code>MaxResults</code> that is less than the number of subscriptions, the response
|
|
703
|
+
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
704
|
+
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to
|
|
705
|
+
* list the next set of subscriptions.</p>
|
|
706
|
+
* @public
|
|
707
|
+
*/
|
|
708
|
+
nextToken?: string;
|
|
709
|
+
}
|
|
2
710
|
/**
|
|
3
711
|
* @public
|
|
4
712
|
*/
|
|
@@ -1713,7 +2421,7 @@ export interface UpdateEnvironmentOutput {
|
|
|
1713
2421
|
* <p>The profile identifier of the environment.</p>
|
|
1714
2422
|
* @public
|
|
1715
2423
|
*/
|
|
1716
|
-
environmentProfileId
|
|
2424
|
+
environmentProfileId?: string;
|
|
1717
2425
|
/**
|
|
1718
2426
|
* <p>The identifier of the Amazon Web Services account in which the environment is to be
|
|
1719
2427
|
* updated.</p>
|
|
@@ -1782,6 +2490,76 @@ export interface UpdateEnvironmentOutput {
|
|
|
1782
2490
|
*/
|
|
1783
2491
|
environmentBlueprintId?: string;
|
|
1784
2492
|
}
|
|
2493
|
+
/**
|
|
2494
|
+
* @public
|
|
2495
|
+
*/
|
|
2496
|
+
export interface UpdateEnvironmentActionInput {
|
|
2497
|
+
/**
|
|
2498
|
+
* <p>The domain ID of the environment action.</p>
|
|
2499
|
+
* @public
|
|
2500
|
+
*/
|
|
2501
|
+
domainIdentifier: string | undefined;
|
|
2502
|
+
/**
|
|
2503
|
+
* <p>The environment ID of the environment action.</p>
|
|
2504
|
+
* @public
|
|
2505
|
+
*/
|
|
2506
|
+
environmentIdentifier: string | undefined;
|
|
2507
|
+
/**
|
|
2508
|
+
* <p>The ID of the environment action.</p>
|
|
2509
|
+
* @public
|
|
2510
|
+
*/
|
|
2511
|
+
identifier: string | undefined;
|
|
2512
|
+
/**
|
|
2513
|
+
* <p>The parameters of the environment action.</p>
|
|
2514
|
+
* @public
|
|
2515
|
+
*/
|
|
2516
|
+
parameters?: ActionParameters;
|
|
2517
|
+
/**
|
|
2518
|
+
* <p>The name of the environment action.</p>
|
|
2519
|
+
* @public
|
|
2520
|
+
*/
|
|
2521
|
+
name?: string;
|
|
2522
|
+
/**
|
|
2523
|
+
* <p>The description of the environment action.</p>
|
|
2524
|
+
* @public
|
|
2525
|
+
*/
|
|
2526
|
+
description?: string;
|
|
2527
|
+
}
|
|
2528
|
+
/**
|
|
2529
|
+
* @public
|
|
2530
|
+
*/
|
|
2531
|
+
export interface UpdateEnvironmentActionOutput {
|
|
2532
|
+
/**
|
|
2533
|
+
* <p>The domain ID of the environment action.</p>
|
|
2534
|
+
* @public
|
|
2535
|
+
*/
|
|
2536
|
+
domainId: string | undefined;
|
|
2537
|
+
/**
|
|
2538
|
+
* <p>The environment ID of the environment action.</p>
|
|
2539
|
+
* @public
|
|
2540
|
+
*/
|
|
2541
|
+
environmentId: string | undefined;
|
|
2542
|
+
/**
|
|
2543
|
+
* <p>The ID of the environment action.</p>
|
|
2544
|
+
* @public
|
|
2545
|
+
*/
|
|
2546
|
+
id: string | undefined;
|
|
2547
|
+
/**
|
|
2548
|
+
* <p>The name of the environment action.</p>
|
|
2549
|
+
* @public
|
|
2550
|
+
*/
|
|
2551
|
+
name: string | undefined;
|
|
2552
|
+
/**
|
|
2553
|
+
* <p>The parameters of the environment action.</p>
|
|
2554
|
+
* @public
|
|
2555
|
+
*/
|
|
2556
|
+
parameters: ActionParameters | undefined;
|
|
2557
|
+
/**
|
|
2558
|
+
* <p>The description of the environment action.</p>
|
|
2559
|
+
* @public
|
|
2560
|
+
*/
|
|
2561
|
+
description?: string;
|
|
2562
|
+
}
|
|
1785
2563
|
/**
|
|
1786
2564
|
* @public
|
|
1787
2565
|
*/
|
|
@@ -2656,6 +3434,34 @@ export interface SearchTypesInput {
|
|
|
2656
3434
|
*/
|
|
2657
3435
|
managed: boolean | undefined;
|
|
2658
3436
|
}
|
|
3437
|
+
/**
|
|
3438
|
+
* @internal
|
|
3439
|
+
*/
|
|
3440
|
+
export declare const ListProjectsInputFilterSensitiveLog: (obj: ListProjectsInput) => any;
|
|
3441
|
+
/**
|
|
3442
|
+
* @internal
|
|
3443
|
+
*/
|
|
3444
|
+
export declare const ProjectSummaryFilterSensitiveLog: (obj: ProjectSummary) => any;
|
|
3445
|
+
/**
|
|
3446
|
+
* @internal
|
|
3447
|
+
*/
|
|
3448
|
+
export declare const ListProjectsOutputFilterSensitiveLog: (obj: ListProjectsOutput) => any;
|
|
3449
|
+
/**
|
|
3450
|
+
* @internal
|
|
3451
|
+
*/
|
|
3452
|
+
export declare const SubscriptionRequestSummaryFilterSensitiveLog: (obj: SubscriptionRequestSummary) => any;
|
|
3453
|
+
/**
|
|
3454
|
+
* @internal
|
|
3455
|
+
*/
|
|
3456
|
+
export declare const ListSubscriptionRequestsOutputFilterSensitiveLog: (obj: ListSubscriptionRequestsOutput) => any;
|
|
3457
|
+
/**
|
|
3458
|
+
* @internal
|
|
3459
|
+
*/
|
|
3460
|
+
export declare const SubscriptionSummaryFilterSensitiveLog: (obj: SubscriptionSummary) => any;
|
|
3461
|
+
/**
|
|
3462
|
+
* @internal
|
|
3463
|
+
*/
|
|
3464
|
+
export declare const ListSubscriptionsOutputFilterSensitiveLog: (obj: ListSubscriptionsOutput) => any;
|
|
2659
3465
|
/**
|
|
2660
3466
|
* @internal
|
|
2661
3467
|
*/
|