@aws-sdk/client-datazone 3.533.0 → 3.540.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/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/DataZone.d.ts +2 -1
- package/dist-types/DataZoneClient.d.ts +1 -1
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListingCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetCommand.d.ts +2 -1
- package/dist-types/commands/GetAssetTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +2 -1
- package/dist-types/commands/GetDomainCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetFormTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/GetGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +2 -1
- package/dist-types/commands/GetListingCommand.d.ts +2 -1
- package/dist-types/commands/GetProjectCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/GetUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/RejectPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +2 -1
- package/dist-types/commands/SearchListingsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTypesCommand.d.ts +2 -1
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +2 -1
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +1436 -1436
- package/dist-types/models/models_1.d.ts +288 -288
- package/dist-types/ts3.4/DataZone.d.ts +1 -0
- package/dist-types/ts3.4/commands/AcceptPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetRevisionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListingChangeSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataSourceRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetIamPortalLoginUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionGrantCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionRequestDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssetRevisionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourceRunActivitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourceRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentBlueprintsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectMembershipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionGrantsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionRequestsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscriptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RevokeSubscriptionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/SearchGroupProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchListingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchUserProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDataSourceRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGroupProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionGrantStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionRequestCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSubscriptionTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -4,18 +4,18 @@ import { AssetItem, AssetListingItem, AssetTypeItem, ConfigurableEnvironmentActi
|
|
|
4
4
|
*/
|
|
5
5
|
export interface RejectPredictionsOutput {
|
|
6
6
|
/**
|
|
7
|
-
* @public
|
|
8
7
|
* <p/>
|
|
8
|
+
* @public
|
|
9
9
|
*/
|
|
10
10
|
domainId: string | undefined;
|
|
11
11
|
/**
|
|
12
|
-
* @public
|
|
13
12
|
* <p/>
|
|
13
|
+
* @public
|
|
14
14
|
*/
|
|
15
15
|
assetId: string | undefined;
|
|
16
16
|
/**
|
|
17
|
-
* @public
|
|
18
17
|
* <p/>
|
|
18
|
+
* @public
|
|
19
19
|
*/
|
|
20
20
|
assetRevision: string | undefined;
|
|
21
21
|
}
|
|
@@ -24,19 +24,19 @@ export interface RejectPredictionsOutput {
|
|
|
24
24
|
*/
|
|
25
25
|
export interface RejectSubscriptionRequestInput {
|
|
26
26
|
/**
|
|
27
|
-
* @public
|
|
28
27
|
* <p>The identifier of the Amazon DataZone domain in which the subscription request was
|
|
29
28
|
* rejected.</p>
|
|
29
|
+
* @public
|
|
30
30
|
*/
|
|
31
31
|
domainIdentifier: string | undefined;
|
|
32
32
|
/**
|
|
33
|
-
* @public
|
|
34
33
|
* <p>The identifier of the subscription request that was rejected.</p>
|
|
34
|
+
* @public
|
|
35
35
|
*/
|
|
36
36
|
identifier: string | undefined;
|
|
37
37
|
/**
|
|
38
|
-
* @public
|
|
39
38
|
* <p>The decision comment of the rejected subscription request.</p>
|
|
39
|
+
* @public
|
|
40
40
|
*/
|
|
41
41
|
decisionComment?: string;
|
|
42
42
|
}
|
|
@@ -45,64 +45,64 @@ export interface RejectSubscriptionRequestInput {
|
|
|
45
45
|
*/
|
|
46
46
|
export interface RejectSubscriptionRequestOutput {
|
|
47
47
|
/**
|
|
48
|
-
* @public
|
|
49
48
|
* <p>The identifier of the subscription request that was rejected.</p>
|
|
49
|
+
* @public
|
|
50
50
|
*/
|
|
51
51
|
id: string | undefined;
|
|
52
52
|
/**
|
|
53
|
-
* @public
|
|
54
53
|
* <p>The timestamp of when the subscription request was rejected.</p>
|
|
54
|
+
* @public
|
|
55
55
|
*/
|
|
56
56
|
createdBy: string | undefined;
|
|
57
57
|
/**
|
|
58
|
-
* @public
|
|
59
58
|
* <p>The Amazon DataZone user who updated the subscription request.</p>
|
|
59
|
+
* @public
|
|
60
60
|
*/
|
|
61
61
|
updatedBy?: string;
|
|
62
62
|
/**
|
|
63
|
-
* @public
|
|
64
63
|
* <p>The identifier of the Amazon DataZone domain in which the subscription request was
|
|
65
64
|
* rejected.</p>
|
|
65
|
+
* @public
|
|
66
66
|
*/
|
|
67
67
|
domainId: string | undefined;
|
|
68
68
|
/**
|
|
69
|
-
* @public
|
|
70
69
|
* <p>The status of the subscription request.</p>
|
|
70
|
+
* @public
|
|
71
71
|
*/
|
|
72
72
|
status: SubscriptionRequestStatus | undefined;
|
|
73
73
|
/**
|
|
74
|
-
* @public
|
|
75
74
|
* <p>The timestamp of when the subscription request was rejected.</p>
|
|
75
|
+
* @public
|
|
76
76
|
*/
|
|
77
77
|
createdAt: Date | undefined;
|
|
78
78
|
/**
|
|
79
|
-
* @public
|
|
80
79
|
* <p>The timestamp of when the subscription request was updated.</p>
|
|
80
|
+
* @public
|
|
81
81
|
*/
|
|
82
82
|
updatedAt: Date | undefined;
|
|
83
83
|
/**
|
|
84
|
-
* @public
|
|
85
84
|
* <p>The reason for the subscription request.</p>
|
|
85
|
+
* @public
|
|
86
86
|
*/
|
|
87
87
|
requestReason: string | undefined;
|
|
88
88
|
/**
|
|
89
|
-
* @public
|
|
90
89
|
* <p>The subscribed principals of the subscription request.</p>
|
|
90
|
+
* @public
|
|
91
91
|
*/
|
|
92
92
|
subscribedPrincipals: SubscribedPrincipal[] | undefined;
|
|
93
93
|
/**
|
|
94
|
-
* @public
|
|
95
94
|
* <p>The subscribed listings of the subscription request.</p>
|
|
95
|
+
* @public
|
|
96
96
|
*/
|
|
97
97
|
subscribedListings: SubscribedListing[] | undefined;
|
|
98
98
|
/**
|
|
99
|
-
* @public
|
|
100
99
|
* <p>The identifier of the subscription request reviewer.</p>
|
|
100
|
+
* @public
|
|
101
101
|
*/
|
|
102
102
|
reviewerId?: string;
|
|
103
103
|
/**
|
|
104
|
-
* @public
|
|
105
104
|
* <p>The decision comment of the rejected subscription request.</p>
|
|
105
|
+
* @public
|
|
106
106
|
*/
|
|
107
107
|
decisionComment?: string;
|
|
108
108
|
}
|
|
@@ -111,18 +111,18 @@ export interface RejectSubscriptionRequestOutput {
|
|
|
111
111
|
*/
|
|
112
112
|
export interface RevokeSubscriptionInput {
|
|
113
113
|
/**
|
|
114
|
-
* @public
|
|
115
114
|
* <p>The identifier of the Amazon DataZone domain where you want to revoke a subscription.</p>
|
|
115
|
+
* @public
|
|
116
116
|
*/
|
|
117
117
|
domainIdentifier: string | undefined;
|
|
118
118
|
/**
|
|
119
|
-
* @public
|
|
120
119
|
* <p>The identifier of the revoked subscription.</p>
|
|
120
|
+
* @public
|
|
121
121
|
*/
|
|
122
122
|
identifier: string | undefined;
|
|
123
123
|
/**
|
|
124
|
-
* @public
|
|
125
124
|
* <p>Specifies whether permissions are retained when the subscription is revoked.</p>
|
|
125
|
+
* @public
|
|
126
126
|
*/
|
|
127
127
|
retainPermissions?: boolean;
|
|
128
128
|
}
|
|
@@ -131,58 +131,58 @@ export interface RevokeSubscriptionInput {
|
|
|
131
131
|
*/
|
|
132
132
|
export interface RevokeSubscriptionOutput {
|
|
133
133
|
/**
|
|
134
|
-
* @public
|
|
135
134
|
* <p>The identifier of the revoked subscription.</p>
|
|
135
|
+
* @public
|
|
136
136
|
*/
|
|
137
137
|
id: string | undefined;
|
|
138
138
|
/**
|
|
139
|
-
* @public
|
|
140
139
|
* <p>The identifier of the user who revoked the subscription.</p>
|
|
140
|
+
* @public
|
|
141
141
|
*/
|
|
142
142
|
createdBy: string | undefined;
|
|
143
143
|
/**
|
|
144
|
-
* @public
|
|
145
144
|
* <p>The Amazon DataZone user who revoked the subscription.</p>
|
|
145
|
+
* @public
|
|
146
146
|
*/
|
|
147
147
|
updatedBy?: string;
|
|
148
148
|
/**
|
|
149
|
-
* @public
|
|
150
149
|
* <p>The identifier of the Amazon DataZone domain where you want to revoke a subscription.</p>
|
|
150
|
+
* @public
|
|
151
151
|
*/
|
|
152
152
|
domainId: string | undefined;
|
|
153
153
|
/**
|
|
154
|
-
* @public
|
|
155
154
|
* <p>The status of the revoked subscription.</p>
|
|
155
|
+
* @public
|
|
156
156
|
*/
|
|
157
157
|
status: SubscriptionStatus | undefined;
|
|
158
158
|
/**
|
|
159
|
-
* @public
|
|
160
159
|
* <p>The timestamp of when the subscription was revoked.</p>
|
|
160
|
+
* @public
|
|
161
161
|
*/
|
|
162
162
|
createdAt: Date | undefined;
|
|
163
163
|
/**
|
|
164
|
-
* @public
|
|
165
164
|
* <p>The timestamp of when the subscription was revoked.</p>
|
|
165
|
+
* @public
|
|
166
166
|
*/
|
|
167
167
|
updatedAt: Date | undefined;
|
|
168
168
|
/**
|
|
169
|
-
* @public
|
|
170
169
|
* <p>The subscribed principal of the revoked subscription.</p>
|
|
170
|
+
* @public
|
|
171
171
|
*/
|
|
172
172
|
subscribedPrincipal: SubscribedPrincipal | undefined;
|
|
173
173
|
/**
|
|
174
|
-
* @public
|
|
175
174
|
* <p>The subscribed listing of the revoked subscription.</p>
|
|
175
|
+
* @public
|
|
176
176
|
*/
|
|
177
177
|
subscribedListing: SubscribedListing | undefined;
|
|
178
178
|
/**
|
|
179
|
-
* @public
|
|
180
179
|
* <p>The identifier of the subscription request for the revoked subscription.</p>
|
|
180
|
+
* @public
|
|
181
181
|
*/
|
|
182
182
|
subscriptionRequestId?: string;
|
|
183
183
|
/**
|
|
184
|
-
* @public
|
|
185
184
|
* <p>Specifies whether permissions are retained when the subscription is revoked.</p>
|
|
185
|
+
* @public
|
|
186
186
|
*/
|
|
187
187
|
retainPermissions?: boolean;
|
|
188
188
|
}
|
|
@@ -198,29 +198,29 @@ export declare const SearchOutputAdditionalAttribute: {
|
|
|
198
198
|
*/
|
|
199
199
|
export type SearchOutputAdditionalAttribute = (typeof SearchOutputAdditionalAttribute)[keyof typeof SearchOutputAdditionalAttribute];
|
|
200
200
|
/**
|
|
201
|
-
* @public
|
|
202
201
|
* <p>A search filter in Amazon DataZone.</p>
|
|
202
|
+
* @public
|
|
203
203
|
*/
|
|
204
204
|
export interface Filter {
|
|
205
205
|
/**
|
|
206
|
-
* @public
|
|
207
206
|
* <p>A search filter attribute in Amazon DataZone.</p>
|
|
207
|
+
* @public
|
|
208
208
|
*/
|
|
209
209
|
attribute: string | undefined;
|
|
210
210
|
/**
|
|
211
|
-
* @public
|
|
212
211
|
* <p>A search filter value in Amazon DataZone.</p>
|
|
212
|
+
* @public
|
|
213
213
|
*/
|
|
214
214
|
value: string | undefined;
|
|
215
215
|
}
|
|
216
216
|
/**
|
|
217
|
-
* @public
|
|
218
217
|
* <p>The details of the search.</p>
|
|
218
|
+
* @public
|
|
219
219
|
*/
|
|
220
220
|
export interface SearchInItem {
|
|
221
221
|
/**
|
|
222
|
-
* @public
|
|
223
222
|
* <p>The search attribute.</p>
|
|
223
|
+
* @public
|
|
224
224
|
*/
|
|
225
225
|
attribute: string | undefined;
|
|
226
226
|
}
|
|
@@ -238,146 +238,146 @@ export declare const InventorySearchScope: {
|
|
|
238
238
|
*/
|
|
239
239
|
export type InventorySearchScope = (typeof InventorySearchScope)[keyof typeof InventorySearchScope];
|
|
240
240
|
/**
|
|
241
|
-
* @public
|
|
242
241
|
* <p>The details of the way to sort search results.</p>
|
|
242
|
+
* @public
|
|
243
243
|
*/
|
|
244
244
|
export interface SearchSort {
|
|
245
245
|
/**
|
|
246
|
-
* @public
|
|
247
246
|
* <p>The attribute detail of the way to sort search results.</p>
|
|
247
|
+
* @public
|
|
248
248
|
*/
|
|
249
249
|
attribute: string | undefined;
|
|
250
250
|
/**
|
|
251
|
-
* @public
|
|
252
251
|
* <p>The order detail of the wya to sort search results.</p>
|
|
252
|
+
* @public
|
|
253
253
|
*/
|
|
254
254
|
order?: SortOrder;
|
|
255
255
|
}
|
|
256
256
|
/**
|
|
257
|
-
* @public
|
|
258
257
|
* <p>The details of a business glossary.</p>
|
|
258
|
+
* @public
|
|
259
259
|
*/
|
|
260
260
|
export interface GlossaryItem {
|
|
261
261
|
/**
|
|
262
|
-
* @public
|
|
263
262
|
* <p>The identifier of the Amazon DataZone domain in which the business glossary exists.</p>
|
|
263
|
+
* @public
|
|
264
264
|
*/
|
|
265
265
|
domainId: string | undefined;
|
|
266
266
|
/**
|
|
267
|
-
* @public
|
|
268
267
|
* <p>The identifier of the glossary.</p>
|
|
268
|
+
* @public
|
|
269
269
|
*/
|
|
270
270
|
id: string | undefined;
|
|
271
271
|
/**
|
|
272
|
-
* @public
|
|
273
272
|
* <p>The name of the glossary.</p>
|
|
273
|
+
* @public
|
|
274
274
|
*/
|
|
275
275
|
name: string | undefined;
|
|
276
276
|
/**
|
|
277
|
-
* @public
|
|
278
277
|
* <p>The identifier of the project that owns the business glosary.</p>
|
|
278
|
+
* @public
|
|
279
279
|
*/
|
|
280
280
|
owningProjectId: string | undefined;
|
|
281
281
|
/**
|
|
282
|
-
* @public
|
|
283
282
|
* <p>The business glossary description.</p>
|
|
283
|
+
* @public
|
|
284
284
|
*/
|
|
285
285
|
description?: string;
|
|
286
286
|
/**
|
|
287
|
-
* @public
|
|
288
287
|
* <p>The business glossary status.</p>
|
|
288
|
+
* @public
|
|
289
289
|
*/
|
|
290
290
|
status: GlossaryStatus | undefined;
|
|
291
291
|
/**
|
|
292
|
-
* @public
|
|
293
292
|
* <p>The timestamp of when the glossary was created.</p>
|
|
293
|
+
* @public
|
|
294
294
|
*/
|
|
295
295
|
createdAt?: Date;
|
|
296
296
|
/**
|
|
297
|
-
* @public
|
|
298
297
|
* <p>The Amazon DataZone user who created the glossary.</p>
|
|
298
|
+
* @public
|
|
299
299
|
*/
|
|
300
300
|
createdBy?: string;
|
|
301
301
|
/**
|
|
302
|
-
* @public
|
|
303
302
|
* <p>The timestamp of when the business glossary was updated.</p>
|
|
303
|
+
* @public
|
|
304
304
|
*/
|
|
305
305
|
updatedAt?: Date;
|
|
306
306
|
/**
|
|
307
|
-
* @public
|
|
308
307
|
* <p>The Amazon DataZone user who updated the business glossary.</p>
|
|
308
|
+
* @public
|
|
309
309
|
*/
|
|
310
310
|
updatedBy?: string;
|
|
311
311
|
}
|
|
312
312
|
/**
|
|
313
|
-
* @public
|
|
314
313
|
* <p>The details of a business glossary term.</p>
|
|
314
|
+
* @public
|
|
315
315
|
*/
|
|
316
316
|
export interface GlossaryTermItem {
|
|
317
317
|
/**
|
|
318
|
-
* @public
|
|
319
318
|
* <p>The identifier of the Amazon DataZone domain in which the business glossary exists.</p>
|
|
319
|
+
* @public
|
|
320
320
|
*/
|
|
321
321
|
domainId: string | undefined;
|
|
322
322
|
/**
|
|
323
|
-
* @public
|
|
324
323
|
* <p>The identifier of the business glossary to which the term belongs.</p>
|
|
324
|
+
* @public
|
|
325
325
|
*/
|
|
326
326
|
glossaryId: string | undefined;
|
|
327
327
|
/**
|
|
328
|
-
* @public
|
|
329
328
|
* <p>The identifier of the business glossary term.</p>
|
|
329
|
+
* @public
|
|
330
330
|
*/
|
|
331
331
|
id: string | undefined;
|
|
332
332
|
/**
|
|
333
|
-
* @public
|
|
334
333
|
* <p>The name of the business glossary term.</p>
|
|
334
|
+
* @public
|
|
335
335
|
*/
|
|
336
336
|
name: string | undefined;
|
|
337
337
|
/**
|
|
338
|
-
* @public
|
|
339
338
|
* <p>The short description of the business glossary term.</p>
|
|
339
|
+
* @public
|
|
340
340
|
*/
|
|
341
341
|
shortDescription?: string;
|
|
342
342
|
/**
|
|
343
|
-
* @public
|
|
344
343
|
* <p>The long description of the business glossary term.</p>
|
|
344
|
+
* @public
|
|
345
345
|
*/
|
|
346
346
|
longDescription?: string;
|
|
347
347
|
/**
|
|
348
|
-
* @public
|
|
349
348
|
* <p>The relations of the business glossary term.</p>
|
|
349
|
+
* @public
|
|
350
350
|
*/
|
|
351
351
|
termRelations?: TermRelations;
|
|
352
352
|
/**
|
|
353
|
-
* @public
|
|
354
353
|
* <p>The status of the business glossary term.</p>
|
|
354
|
+
* @public
|
|
355
355
|
*/
|
|
356
356
|
status: GlossaryTermStatus | undefined;
|
|
357
357
|
/**
|
|
358
|
-
* @public
|
|
359
358
|
* <p>The timestamp of when a business glossary term was created.</p>
|
|
359
|
+
* @public
|
|
360
360
|
*/
|
|
361
361
|
createdAt?: Date;
|
|
362
362
|
/**
|
|
363
|
-
* @public
|
|
364
363
|
* <p>The Amazon DataZone user who created the business glossary.</p>
|
|
364
|
+
* @public
|
|
365
365
|
*/
|
|
366
366
|
createdBy?: string;
|
|
367
367
|
/**
|
|
368
|
-
* @public
|
|
369
368
|
* <p>The timestamp of when a business glossary term was updated.</p>
|
|
369
|
+
* @public
|
|
370
370
|
*/
|
|
371
371
|
updatedAt?: Date;
|
|
372
372
|
/**
|
|
373
|
-
* @public
|
|
374
373
|
* <p>The Amazon DataZone user who updated the business glossary term.</p>
|
|
374
|
+
* @public
|
|
375
375
|
*/
|
|
376
376
|
updatedBy?: string;
|
|
377
377
|
}
|
|
378
378
|
/**
|
|
379
|
-
* @public
|
|
380
379
|
* <p>The details of the search results.</p>
|
|
380
|
+
* @public
|
|
381
381
|
*/
|
|
382
382
|
export type SearchInventoryResultItem = SearchInventoryResultItem.AssetItemMember | SearchInventoryResultItem.DataProductItemMember | SearchInventoryResultItem.GlossaryItemMember | SearchInventoryResultItem.GlossaryTermItemMember | SearchInventoryResultItem.$UnknownMember;
|
|
383
383
|
/**
|
|
@@ -385,8 +385,8 @@ export type SearchInventoryResultItem = SearchInventoryResultItem.AssetItemMembe
|
|
|
385
385
|
*/
|
|
386
386
|
export declare namespace SearchInventoryResultItem {
|
|
387
387
|
/**
|
|
388
|
-
* @public
|
|
389
388
|
* <p>The glossary item included in the search results.</p>
|
|
389
|
+
* @public
|
|
390
390
|
*/
|
|
391
391
|
interface GlossaryItemMember {
|
|
392
392
|
glossaryItem: GlossaryItem;
|
|
@@ -396,8 +396,8 @@ export declare namespace SearchInventoryResultItem {
|
|
|
396
396
|
$unknown?: never;
|
|
397
397
|
}
|
|
398
398
|
/**
|
|
399
|
-
* @public
|
|
400
399
|
* <p>The glossary term item included in the search results.</p>
|
|
400
|
+
* @public
|
|
401
401
|
*/
|
|
402
402
|
interface GlossaryTermItemMember {
|
|
403
403
|
glossaryItem?: never;
|
|
@@ -407,8 +407,8 @@ export declare namespace SearchInventoryResultItem {
|
|
|
407
407
|
$unknown?: never;
|
|
408
408
|
}
|
|
409
409
|
/**
|
|
410
|
-
* @public
|
|
411
410
|
* <p>The asset item included in the search results.</p>
|
|
411
|
+
* @public
|
|
412
412
|
*/
|
|
413
413
|
interface AssetItemMember {
|
|
414
414
|
glossaryItem?: never;
|
|
@@ -418,8 +418,8 @@ export declare namespace SearchInventoryResultItem {
|
|
|
418
418
|
$unknown?: never;
|
|
419
419
|
}
|
|
420
420
|
/**
|
|
421
|
-
* @public
|
|
422
421
|
* <p>The data product item included in the search results.</p>
|
|
422
|
+
* @public
|
|
423
423
|
*/
|
|
424
424
|
interface DataProductItemMember {
|
|
425
425
|
glossaryItem?: never;
|
|
@@ -452,22 +452,22 @@ export declare namespace SearchInventoryResultItem {
|
|
|
452
452
|
*/
|
|
453
453
|
export interface SearchOutput {
|
|
454
454
|
/**
|
|
455
|
-
* @public
|
|
456
455
|
* <p>The results of the <code>Search</code> action.</p>
|
|
456
|
+
* @public
|
|
457
457
|
*/
|
|
458
458
|
items?: SearchInventoryResultItem[];
|
|
459
459
|
/**
|
|
460
|
-
* @public
|
|
461
460
|
* <p>When the number of results is greater than the default value for the
|
|
462
461
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
463
462
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
464
463
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
465
464
|
* value in a subsequent call to <code>Search</code> to list the next set of results.</p>
|
|
465
|
+
* @public
|
|
466
466
|
*/
|
|
467
467
|
nextToken?: string;
|
|
468
468
|
/**
|
|
469
|
-
* @public
|
|
470
469
|
* <p>Total number of search results.</p>
|
|
470
|
+
* @public
|
|
471
471
|
*/
|
|
472
472
|
totalMatchCount?: number;
|
|
473
473
|
}
|
|
@@ -488,64 +488,64 @@ export type GroupSearchType = (typeof GroupSearchType)[keyof typeof GroupSearchT
|
|
|
488
488
|
*/
|
|
489
489
|
export interface SearchGroupProfilesInput {
|
|
490
490
|
/**
|
|
491
|
-
* @public
|
|
492
491
|
* <p>The identifier of the Amazon DataZone domain in which you want to search group
|
|
493
492
|
* profiles.</p>
|
|
493
|
+
* @public
|
|
494
494
|
*/
|
|
495
495
|
domainIdentifier: string | undefined;
|
|
496
496
|
/**
|
|
497
|
-
* @public
|
|
498
497
|
* <p>The group type for which to search.</p>
|
|
498
|
+
* @public
|
|
499
499
|
*/
|
|
500
500
|
groupType: GroupSearchType | undefined;
|
|
501
501
|
/**
|
|
502
|
-
* @public
|
|
503
502
|
* <p>Specifies the text for which to search.</p>
|
|
503
|
+
* @public
|
|
504
504
|
*/
|
|
505
505
|
searchText?: string;
|
|
506
506
|
/**
|
|
507
|
-
* @public
|
|
508
507
|
* <p>The maximum number of results to return in a single call to
|
|
509
508
|
* <code>SearchGroupProfiles</code>. When the number of results to be listed is greater
|
|
510
509
|
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
511
510
|
* value that you can use in a subsequent call to <code>SearchGroupProfiles</code> to list the
|
|
512
511
|
* next set of results. </p>
|
|
512
|
+
* @public
|
|
513
513
|
*/
|
|
514
514
|
maxResults?: number;
|
|
515
515
|
/**
|
|
516
|
-
* @public
|
|
517
516
|
* <p>When the number of results is greater than the default value for the
|
|
518
517
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
519
518
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
520
519
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
521
520
|
* value in a subsequent call to <code>SearchGroupProfiles</code> to list the next set of
|
|
522
521
|
* results.</p>
|
|
522
|
+
* @public
|
|
523
523
|
*/
|
|
524
524
|
nextToken?: string;
|
|
525
525
|
}
|
|
526
526
|
/**
|
|
527
|
-
* @public
|
|
528
527
|
* <p>The details of a group profile.</p>
|
|
528
|
+
* @public
|
|
529
529
|
*/
|
|
530
530
|
export interface GroupProfileSummary {
|
|
531
531
|
/**
|
|
532
|
-
* @public
|
|
533
532
|
* <p>The ID of the Amazon DataZone domain of a group profile.</p>
|
|
533
|
+
* @public
|
|
534
534
|
*/
|
|
535
535
|
domainId?: string;
|
|
536
536
|
/**
|
|
537
|
-
* @public
|
|
538
537
|
* <p>The ID of a group profile.</p>
|
|
538
|
+
* @public
|
|
539
539
|
*/
|
|
540
540
|
id?: string;
|
|
541
541
|
/**
|
|
542
|
-
* @public
|
|
543
542
|
* <p>The status of a group profile.</p>
|
|
543
|
+
* @public
|
|
544
544
|
*/
|
|
545
545
|
status?: GroupProfileStatus;
|
|
546
546
|
/**
|
|
547
|
-
* @public
|
|
548
547
|
* <p>The group name of a group profile.</p>
|
|
548
|
+
* @public
|
|
549
549
|
*/
|
|
550
550
|
groupName?: string;
|
|
551
551
|
}
|
|
@@ -554,24 +554,24 @@ export interface GroupProfileSummary {
|
|
|
554
554
|
*/
|
|
555
555
|
export interface SearchGroupProfilesOutput {
|
|
556
556
|
/**
|
|
557
|
-
* @public
|
|
558
557
|
* <p>The results of the <code>SearchGroupProfiles</code> action.</p>
|
|
558
|
+
* @public
|
|
559
559
|
*/
|
|
560
560
|
items?: GroupProfileSummary[];
|
|
561
561
|
/**
|
|
562
|
-
* @public
|
|
563
562
|
* <p>When the number of results is greater than the default value for the
|
|
564
563
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
565
564
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
566
565
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
567
566
|
* value in a subsequent call to <code>SearchGroupProfiles</code> to list the next set of
|
|
568
567
|
* results.</p>
|
|
568
|
+
* @public
|
|
569
569
|
*/
|
|
570
570
|
nextToken?: string;
|
|
571
571
|
}
|
|
572
572
|
/**
|
|
573
|
-
* @public
|
|
574
573
|
* <p>The details of the results of the <code>SearchListings</code> action.</p>
|
|
574
|
+
* @public
|
|
575
575
|
*/
|
|
576
576
|
export type SearchResultItem = SearchResultItem.AssetListingMember | SearchResultItem.$UnknownMember;
|
|
577
577
|
/**
|
|
@@ -579,9 +579,9 @@ export type SearchResultItem = SearchResultItem.AssetListingMember | SearchResul
|
|
|
579
579
|
*/
|
|
580
580
|
export declare namespace SearchResultItem {
|
|
581
581
|
/**
|
|
582
|
-
* @public
|
|
583
582
|
* <p>The asset listing included in the results of the <code>SearchListings</code>
|
|
584
583
|
* action.</p>
|
|
584
|
+
* @public
|
|
585
585
|
*/
|
|
586
586
|
interface AssetListingMember {
|
|
587
587
|
assetListing: AssetListingItem;
|
|
@@ -605,23 +605,23 @@ export declare namespace SearchResultItem {
|
|
|
605
605
|
*/
|
|
606
606
|
export interface SearchListingsOutput {
|
|
607
607
|
/**
|
|
608
|
-
* @public
|
|
609
608
|
* <p>The results of the <code>SearchListings</code> action.</p>
|
|
609
|
+
* @public
|
|
610
610
|
*/
|
|
611
611
|
items?: SearchResultItem[];
|
|
612
612
|
/**
|
|
613
|
-
* @public
|
|
614
613
|
* <p>When the number of results is greater than the default value for the
|
|
615
614
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
616
615
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
617
616
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
618
617
|
* value in a subsequent call to <code>SearchListings</code> to list the next set of
|
|
619
618
|
* results.</p>
|
|
619
|
+
* @public
|
|
620
620
|
*/
|
|
621
621
|
nextToken?: string;
|
|
622
622
|
/**
|
|
623
|
-
* @public
|
|
624
623
|
* <p>Total number of search results.</p>
|
|
624
|
+
* @public
|
|
625
625
|
*/
|
|
626
626
|
totalMatchCount?: number;
|
|
627
627
|
}
|
|
@@ -638,75 +638,75 @@ export declare const TypesSearchScope: {
|
|
|
638
638
|
*/
|
|
639
639
|
export type TypesSearchScope = (typeof TypesSearchScope)[keyof typeof TypesSearchScope];
|
|
640
640
|
/**
|
|
641
|
-
* @public
|
|
642
641
|
* <p>The details of the metadata form type.</p>
|
|
642
|
+
* @public
|
|
643
643
|
*/
|
|
644
644
|
export interface FormTypeData {
|
|
645
645
|
/**
|
|
646
|
-
* @public
|
|
647
646
|
* <p>The identifier of the Amazon DataZone domain in which the form type exists.</p>
|
|
647
|
+
* @public
|
|
648
648
|
*/
|
|
649
649
|
domainId: string | undefined;
|
|
650
650
|
/**
|
|
651
|
-
* @public
|
|
652
651
|
* <p>The name of the form type.</p>
|
|
652
|
+
* @public
|
|
653
653
|
*/
|
|
654
654
|
name: string | undefined;
|
|
655
655
|
/**
|
|
656
|
-
* @public
|
|
657
656
|
* <p>The revision of the form type.</p>
|
|
657
|
+
* @public
|
|
658
658
|
*/
|
|
659
659
|
revision: string | undefined;
|
|
660
660
|
/**
|
|
661
|
-
* @public
|
|
662
661
|
* <p>The model of the form type.</p>
|
|
662
|
+
* @public
|
|
663
663
|
*/
|
|
664
664
|
model?: Model;
|
|
665
665
|
/**
|
|
666
|
-
* @public
|
|
667
666
|
* <p>The status of the form type.</p>
|
|
667
|
+
* @public
|
|
668
668
|
*/
|
|
669
669
|
status?: FormTypeStatus;
|
|
670
670
|
/**
|
|
671
|
-
* @public
|
|
672
671
|
* <p>The identifier of the project that owns the form type.</p>
|
|
672
|
+
* @public
|
|
673
673
|
*/
|
|
674
674
|
owningProjectId?: string;
|
|
675
675
|
/**
|
|
676
|
-
* @public
|
|
677
676
|
* <p>The identifier of the Amazon DataZone domain in which the form type was originally
|
|
678
677
|
* created.</p>
|
|
678
|
+
* @public
|
|
679
679
|
*/
|
|
680
680
|
originDomainId?: string;
|
|
681
681
|
/**
|
|
682
|
-
* @public
|
|
683
682
|
* <p>The identifier of the project in which the form type was originally created.</p>
|
|
683
|
+
* @public
|
|
684
684
|
*/
|
|
685
685
|
originProjectId?: string;
|
|
686
686
|
/**
|
|
687
|
-
* @public
|
|
688
687
|
* <p>The timestamp of when the metadata form type was created.</p>
|
|
688
|
+
* @public
|
|
689
689
|
*/
|
|
690
690
|
createdAt?: Date;
|
|
691
691
|
/**
|
|
692
|
-
* @public
|
|
693
692
|
* <p>The Amazon DataZone user who created teh metadata form type.</p>
|
|
693
|
+
* @public
|
|
694
694
|
*/
|
|
695
695
|
createdBy?: string;
|
|
696
696
|
/**
|
|
697
|
-
* @public
|
|
698
697
|
* <p>The description of the metadata form type.</p>
|
|
698
|
+
* @public
|
|
699
699
|
*/
|
|
700
700
|
description?: string;
|
|
701
701
|
/**
|
|
702
|
-
* @public
|
|
703
702
|
* <p>The imports specified in the form type.</p>
|
|
703
|
+
* @public
|
|
704
704
|
*/
|
|
705
705
|
imports?: Import[];
|
|
706
706
|
}
|
|
707
707
|
/**
|
|
708
|
-
* @public
|
|
709
708
|
* <p>The details of the results of the <code>SearchTypes</code> action.</p>
|
|
709
|
+
* @public
|
|
710
710
|
*/
|
|
711
711
|
export type SearchTypesResultItem = SearchTypesResultItem.AssetTypeItemMember | SearchTypesResultItem.FormTypeItemMember | SearchTypesResultItem.$UnknownMember;
|
|
712
712
|
/**
|
|
@@ -714,8 +714,8 @@ export type SearchTypesResultItem = SearchTypesResultItem.AssetTypeItemMember |
|
|
|
714
714
|
*/
|
|
715
715
|
export declare namespace SearchTypesResultItem {
|
|
716
716
|
/**
|
|
717
|
-
* @public
|
|
718
717
|
* <p>The asset type included in the results of the <code>SearchTypes</code> action.</p>
|
|
718
|
+
* @public
|
|
719
719
|
*/
|
|
720
720
|
interface AssetTypeItemMember {
|
|
721
721
|
assetTypeItem: AssetTypeItem;
|
|
@@ -723,8 +723,8 @@ export declare namespace SearchTypesResultItem {
|
|
|
723
723
|
$unknown?: never;
|
|
724
724
|
}
|
|
725
725
|
/**
|
|
726
|
-
* @public
|
|
727
726
|
* <p>The form type included in the results of the <code>SearchTypes</code> action.</p>
|
|
727
|
+
* @public
|
|
728
728
|
*/
|
|
729
729
|
interface FormTypeItemMember {
|
|
730
730
|
assetTypeItem?: never;
|
|
@@ -751,23 +751,23 @@ export declare namespace SearchTypesResultItem {
|
|
|
751
751
|
*/
|
|
752
752
|
export interface SearchTypesOutput {
|
|
753
753
|
/**
|
|
754
|
-
* @public
|
|
755
754
|
* <p>The results of the <code>SearchTypes</code> action.</p>
|
|
755
|
+
* @public
|
|
756
756
|
*/
|
|
757
757
|
items?: SearchTypesResultItem[];
|
|
758
758
|
/**
|
|
759
|
-
* @public
|
|
760
759
|
* <p>When the number of results is greater than the default value for the
|
|
761
760
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
762
761
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
763
762
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
764
763
|
* value in a subsequent call to <code>SearchTypes</code> to list the next set of
|
|
765
764
|
* results.</p>
|
|
765
|
+
* @public
|
|
766
766
|
*/
|
|
767
767
|
nextToken?: string;
|
|
768
768
|
/**
|
|
769
|
-
* @public
|
|
770
769
|
* <p>Total number of search results.</p>
|
|
770
|
+
* @public
|
|
771
771
|
*/
|
|
772
772
|
totalMatchCount?: number;
|
|
773
773
|
}
|
|
@@ -790,69 +790,69 @@ export type UserSearchType = (typeof UserSearchType)[keyof typeof UserSearchType
|
|
|
790
790
|
*/
|
|
791
791
|
export interface SearchUserProfilesInput {
|
|
792
792
|
/**
|
|
793
|
-
* @public
|
|
794
793
|
* <p>The identifier of the Amazon DataZone domain in which you want to search user
|
|
795
794
|
* profiles.</p>
|
|
795
|
+
* @public
|
|
796
796
|
*/
|
|
797
797
|
domainIdentifier: string | undefined;
|
|
798
798
|
/**
|
|
799
|
-
* @public
|
|
800
799
|
* <p>Specifies the user type for the <code>SearchUserProfiles</code> action.</p>
|
|
800
|
+
* @public
|
|
801
801
|
*/
|
|
802
802
|
userType: UserSearchType | undefined;
|
|
803
803
|
/**
|
|
804
|
-
* @public
|
|
805
804
|
* <p>Specifies the text for which to search.</p>
|
|
805
|
+
* @public
|
|
806
806
|
*/
|
|
807
807
|
searchText?: string;
|
|
808
808
|
/**
|
|
809
|
-
* @public
|
|
810
809
|
* <p>The maximum number of results to return in a single call to
|
|
811
810
|
* <code>SearchUserProfiles</code>. When the number of results to be listed is greater than
|
|
812
811
|
* the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value
|
|
813
812
|
* that you can use in a subsequent call to <code>SearchUserProfiles</code> to list the next
|
|
814
813
|
* set of results. </p>
|
|
814
|
+
* @public
|
|
815
815
|
*/
|
|
816
816
|
maxResults?: number;
|
|
817
817
|
/**
|
|
818
|
-
* @public
|
|
819
818
|
* <p>When the number of results is greater than the default value for the
|
|
820
819
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
821
820
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
822
821
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
823
822
|
* value in a subsequent call to <code>SearchUserProfiles</code> to list the next set of
|
|
824
823
|
* results.</p>
|
|
824
|
+
* @public
|
|
825
825
|
*/
|
|
826
826
|
nextToken?: string;
|
|
827
827
|
}
|
|
828
828
|
/**
|
|
829
|
-
* @public
|
|
830
829
|
* <p>The details of the user profile.</p>
|
|
830
|
+
* @public
|
|
831
831
|
*/
|
|
832
832
|
export interface UserProfileSummary {
|
|
833
833
|
/**
|
|
834
|
-
* @public
|
|
835
834
|
* <p>The ID of the Amazon DataZone domain of the user profile.</p>
|
|
835
|
+
* @public
|
|
836
836
|
*/
|
|
837
837
|
domainId?: string;
|
|
838
838
|
/**
|
|
839
|
-
* @public
|
|
840
839
|
* <p>The ID of the user profile.</p>
|
|
840
|
+
* @public
|
|
841
841
|
*/
|
|
842
842
|
id?: string;
|
|
843
843
|
/**
|
|
844
|
-
* @public
|
|
845
844
|
* <p>The type of the user profile.</p>
|
|
845
|
+
* @public
|
|
846
846
|
*/
|
|
847
847
|
type?: UserProfileType;
|
|
848
848
|
/**
|
|
849
|
-
* @public
|
|
850
849
|
* <p>The status of the user profile.</p>
|
|
850
|
+
* @public
|
|
851
851
|
*/
|
|
852
852
|
status?: UserProfileStatus;
|
|
853
853
|
/**
|
|
854
|
-
* @public
|
|
855
854
|
* <p>The details of the user profile.</p>
|
|
855
|
+
* @public
|
|
856
856
|
*/
|
|
857
857
|
details?: UserProfileDetails;
|
|
858
858
|
}
|
|
@@ -861,18 +861,18 @@ export interface UserProfileSummary {
|
|
|
861
861
|
*/
|
|
862
862
|
export interface SearchUserProfilesOutput {
|
|
863
863
|
/**
|
|
864
|
-
* @public
|
|
865
864
|
* <p>The results of the <code>SearchUserProfiles</code> action.</p>
|
|
865
|
+
* @public
|
|
866
866
|
*/
|
|
867
867
|
items?: UserProfileSummary[];
|
|
868
868
|
/**
|
|
869
|
-
* @public
|
|
870
869
|
* <p>When the number of results is greater than the default value for the
|
|
871
870
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
872
871
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
873
872
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
874
873
|
* value in a subsequent call to <code>SearchUserProfiles</code> to list the next set of
|
|
875
874
|
* results.</p>
|
|
875
|
+
* @public
|
|
876
876
|
*/
|
|
877
877
|
nextToken?: string;
|
|
878
878
|
}
|
|
@@ -881,13 +881,13 @@ export interface SearchUserProfilesOutput {
|
|
|
881
881
|
*/
|
|
882
882
|
export interface TagResourceRequest {
|
|
883
883
|
/**
|
|
884
|
-
* @public
|
|
885
884
|
* <p>The ARN of the resource to be tagged in Amazon DataZone.</p>
|
|
885
|
+
* @public
|
|
886
886
|
*/
|
|
887
887
|
resourceArn: string | undefined;
|
|
888
888
|
/**
|
|
889
|
-
* @public
|
|
890
889
|
* <p>Specifies the tags for the <code>TagResource</code> action.</p>
|
|
890
|
+
* @public
|
|
891
891
|
*/
|
|
892
892
|
tags: Record<string, string> | undefined;
|
|
893
893
|
}
|
|
@@ -901,13 +901,13 @@ export interface TagResourceResponse {
|
|
|
901
901
|
*/
|
|
902
902
|
export interface UntagResourceRequest {
|
|
903
903
|
/**
|
|
904
|
-
* @public
|
|
905
904
|
* <p>The ARN of the resource to be untagged in Amazon DataZone.</p>
|
|
905
|
+
* @public
|
|
906
906
|
*/
|
|
907
907
|
resourceArn: string | undefined;
|
|
908
908
|
/**
|
|
909
|
-
* @public
|
|
910
909
|
* <p>Specifies the tag keys for the <code>UntagResource</code> action.</p>
|
|
910
|
+
* @public
|
|
911
911
|
*/
|
|
912
912
|
tagKeys: string[] | undefined;
|
|
913
913
|
}
|
|
@@ -921,30 +921,30 @@ export interface UntagResourceResponse {
|
|
|
921
921
|
*/
|
|
922
922
|
export interface UpdateEnvironmentInput {
|
|
923
923
|
/**
|
|
924
|
-
* @public
|
|
925
924
|
* <p>The identifier of the domain in which the environment is to be updated.</p>
|
|
925
|
+
* @public
|
|
926
926
|
*/
|
|
927
927
|
domainIdentifier: string | undefined;
|
|
928
928
|
/**
|
|
929
|
-
* @public
|
|
930
929
|
* <p>The identifier of the environment that is to be updated.</p>
|
|
930
|
+
* @public
|
|
931
931
|
*/
|
|
932
932
|
identifier: string | undefined;
|
|
933
933
|
/**
|
|
934
|
-
* @public
|
|
935
934
|
* <p>The name to be updated as part of the <code>UpdateEnvironment</code> action.</p>
|
|
935
|
+
* @public
|
|
936
936
|
*/
|
|
937
937
|
name?: string;
|
|
938
938
|
/**
|
|
939
|
-
* @public
|
|
940
939
|
* <p>The description to be updated as part of the <code>UpdateEnvironment</code>
|
|
941
940
|
* action.</p>
|
|
941
|
+
* @public
|
|
942
942
|
*/
|
|
943
943
|
description?: string;
|
|
944
944
|
/**
|
|
945
|
-
* @public
|
|
946
945
|
* <p>The glossary terms to be updated as part of the <code>UpdateEnvironment</code>
|
|
947
946
|
* action.</p>
|
|
947
|
+
* @public
|
|
948
948
|
*/
|
|
949
949
|
glossaryTerms?: string[];
|
|
950
950
|
}
|
|
@@ -953,116 +953,116 @@ export interface UpdateEnvironmentInput {
|
|
|
953
953
|
*/
|
|
954
954
|
export interface UpdateEnvironmentOutput {
|
|
955
955
|
/**
|
|
956
|
-
* @public
|
|
957
956
|
* <p>The project identifier of the environment.</p>
|
|
957
|
+
* @public
|
|
958
958
|
*/
|
|
959
959
|
projectId: string | undefined;
|
|
960
960
|
/**
|
|
961
|
-
* @public
|
|
962
961
|
* <p>The identifier of the environment that is to be updated.</p>
|
|
962
|
+
* @public
|
|
963
963
|
*/
|
|
964
964
|
id?: string;
|
|
965
965
|
/**
|
|
966
|
-
* @public
|
|
967
966
|
* <p>The identifier of the domain in which the environment is to be updated.</p>
|
|
967
|
+
* @public
|
|
968
968
|
*/
|
|
969
969
|
domainId: string | undefined;
|
|
970
970
|
/**
|
|
971
|
-
* @public
|
|
972
971
|
* <p>The Amazon DataZone user who created the environment.</p>
|
|
972
|
+
* @public
|
|
973
973
|
*/
|
|
974
974
|
createdBy: string | undefined;
|
|
975
975
|
/**
|
|
976
|
-
* @public
|
|
977
976
|
* <p>The timestamp of when the environment was created.</p>
|
|
977
|
+
* @public
|
|
978
978
|
*/
|
|
979
979
|
createdAt?: Date;
|
|
980
980
|
/**
|
|
981
|
-
* @public
|
|
982
981
|
* <p>The timestamp of when the environment was updated.</p>
|
|
982
|
+
* @public
|
|
983
983
|
*/
|
|
984
984
|
updatedAt?: Date;
|
|
985
985
|
/**
|
|
986
|
-
* @public
|
|
987
986
|
* <p>The name to be updated as part of the <code>UpdateEnvironment</code> action.</p>
|
|
987
|
+
* @public
|
|
988
988
|
*/
|
|
989
989
|
name: string | undefined;
|
|
990
990
|
/**
|
|
991
|
-
* @public
|
|
992
991
|
* <p>The description to be updated as part of the <code>UpdateEnvironment</code>
|
|
993
992
|
* action.</p>
|
|
993
|
+
* @public
|
|
994
994
|
*/
|
|
995
995
|
description?: string;
|
|
996
996
|
/**
|
|
997
|
-
* @public
|
|
998
997
|
* <p>The profile identifier of the environment.</p>
|
|
998
|
+
* @public
|
|
999
999
|
*/
|
|
1000
1000
|
environmentProfileId: string | undefined;
|
|
1001
1001
|
/**
|
|
1002
|
-
* @public
|
|
1003
1002
|
* <p>The identifier of the Amazon Web Services account in which the environment is to be
|
|
1004
1003
|
* updated.</p>
|
|
1004
|
+
* @public
|
|
1005
1005
|
*/
|
|
1006
1006
|
awsAccountId?: string;
|
|
1007
1007
|
/**
|
|
1008
|
-
* @public
|
|
1009
1008
|
* <p>The Amazon Web Services Region in which the environment is updated.</p>
|
|
1009
|
+
* @public
|
|
1010
1010
|
*/
|
|
1011
1011
|
awsAccountRegion?: string;
|
|
1012
1012
|
/**
|
|
1013
|
-
* @public
|
|
1014
1013
|
* <p>The provider identifier of the environment.</p>
|
|
1014
|
+
* @public
|
|
1015
1015
|
*/
|
|
1016
1016
|
provider: string | undefined;
|
|
1017
1017
|
/**
|
|
1018
|
-
* @public
|
|
1019
1018
|
* <p>The provisioned resources to be updated as part of the <code>UpdateEnvironment</code>
|
|
1020
1019
|
* action.</p>
|
|
1020
|
+
* @public
|
|
1021
1021
|
*/
|
|
1022
1022
|
provisionedResources?: Resource[];
|
|
1023
1023
|
/**
|
|
1024
|
-
* @public
|
|
1025
1024
|
* <p>The status to be updated as part of the <code>UpdateEnvironment</code> action.</p>
|
|
1025
|
+
* @public
|
|
1026
1026
|
*/
|
|
1027
1027
|
status?: EnvironmentStatus;
|
|
1028
1028
|
/**
|
|
1029
|
-
* @public
|
|
1030
1029
|
* <p>The environment actions to be updated as part of the <code>UpdateEnvironment</code>
|
|
1031
1030
|
* action.</p>
|
|
1031
|
+
* @public
|
|
1032
1032
|
*/
|
|
1033
1033
|
environmentActions?: ConfigurableEnvironmentAction[];
|
|
1034
1034
|
/**
|
|
1035
|
-
* @public
|
|
1036
1035
|
* <p>The glossary terms to be updated as part of the <code>UpdateEnvironment</code>
|
|
1037
1036
|
* action.</p>
|
|
1037
|
+
* @public
|
|
1038
1038
|
*/
|
|
1039
1039
|
glossaryTerms?: string[];
|
|
1040
1040
|
/**
|
|
1041
|
-
* @public
|
|
1042
1041
|
* <p>The user parameters to be updated as part of the <code>UpdateEnvironment</code>
|
|
1043
1042
|
* action.</p>
|
|
1043
|
+
* @public
|
|
1044
1044
|
*/
|
|
1045
1045
|
userParameters?: CustomParameter[];
|
|
1046
1046
|
/**
|
|
1047
|
-
* @public
|
|
1048
1047
|
* <p>The last deployment of the environment.</p>
|
|
1048
|
+
* @public
|
|
1049
1049
|
*/
|
|
1050
1050
|
lastDeployment?: Deployment;
|
|
1051
1051
|
/**
|
|
1052
|
-
* @public
|
|
1053
1052
|
* <p>The provisioning properties to be updated as part of the <code>UpdateEnvironment</code>
|
|
1054
1053
|
* action.</p>
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
provisioningProperties?: ProvisioningProperties;
|
|
1057
1057
|
/**
|
|
1058
|
-
* @public
|
|
1059
1058
|
* <p>The deployment properties to be updated as part of the <code>UpdateEnvironment</code>
|
|
1060
1059
|
* action.</p>
|
|
1060
|
+
* @public
|
|
1061
1061
|
*/
|
|
1062
1062
|
deploymentProperties?: DeploymentProperties;
|
|
1063
1063
|
/**
|
|
1064
|
-
* @public
|
|
1065
1064
|
* <p>The blueprint identifier of the environment.</p>
|
|
1065
|
+
* @public
|
|
1066
1066
|
*/
|
|
1067
1067
|
environmentBlueprintId?: string;
|
|
1068
1068
|
}
|
|
@@ -1071,44 +1071,44 @@ export interface UpdateEnvironmentOutput {
|
|
|
1071
1071
|
*/
|
|
1072
1072
|
export interface UpdateEnvironmentProfileInput {
|
|
1073
1073
|
/**
|
|
1074
|
-
* @public
|
|
1075
1074
|
* <p>The identifier of the Amazon DataZone domain in which an environment profile is to be
|
|
1076
1075
|
* updated.</p>
|
|
1076
|
+
* @public
|
|
1077
1077
|
*/
|
|
1078
1078
|
domainIdentifier: string | undefined;
|
|
1079
1079
|
/**
|
|
1080
|
-
* @public
|
|
1081
1080
|
* <p>The identifier of the environment profile that is to be updated.</p>
|
|
1081
|
+
* @public
|
|
1082
1082
|
*/
|
|
1083
1083
|
identifier: string | undefined;
|
|
1084
1084
|
/**
|
|
1085
|
-
* @public
|
|
1086
1085
|
* <p>The name to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1087
1086
|
* action.</p>
|
|
1087
|
+
* @public
|
|
1088
1088
|
*/
|
|
1089
1089
|
name?: string;
|
|
1090
1090
|
/**
|
|
1091
|
-
* @public
|
|
1092
1091
|
* <p>The description to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1093
1092
|
* action.</p>
|
|
1093
|
+
* @public
|
|
1094
1094
|
*/
|
|
1095
1095
|
description?: string;
|
|
1096
1096
|
/**
|
|
1097
|
-
* @public
|
|
1098
1097
|
* <p>The user parameters to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1099
1098
|
* action.</p>
|
|
1099
|
+
* @public
|
|
1100
1100
|
*/
|
|
1101
1101
|
userParameters?: EnvironmentParameter[];
|
|
1102
1102
|
/**
|
|
1103
|
-
* @public
|
|
1104
1103
|
* <p>The Amazon Web Services account in which a specified environment profile is to be
|
|
1105
1104
|
* udpated.</p>
|
|
1105
|
+
* @public
|
|
1106
1106
|
*/
|
|
1107
1107
|
awsAccountId?: string;
|
|
1108
1108
|
/**
|
|
1109
|
-
* @public
|
|
1110
1109
|
* <p>The Amazon Web Services Region in which a specified environment profile is to be
|
|
1111
1110
|
* updated.</p>
|
|
1111
|
+
* @public
|
|
1112
1112
|
*/
|
|
1113
1113
|
awsAccountRegion?: string;
|
|
1114
1114
|
}
|
|
@@ -1117,69 +1117,69 @@ export interface UpdateEnvironmentProfileInput {
|
|
|
1117
1117
|
*/
|
|
1118
1118
|
export interface UpdateEnvironmentProfileOutput {
|
|
1119
1119
|
/**
|
|
1120
|
-
* @public
|
|
1121
1120
|
* <p>The identifier of the environment profile that is to be udpated.</p>
|
|
1121
|
+
* @public
|
|
1122
1122
|
*/
|
|
1123
1123
|
id: string | undefined;
|
|
1124
1124
|
/**
|
|
1125
|
-
* @public
|
|
1126
1125
|
* <p>The identifier of the Amazon DataZone domain in which the environment profile is to be
|
|
1127
1126
|
* updated.</p>
|
|
1127
|
+
* @public
|
|
1128
1128
|
*/
|
|
1129
1129
|
domainId: string | undefined;
|
|
1130
1130
|
/**
|
|
1131
|
-
* @public
|
|
1132
1131
|
* <p>The Amazon Web Services account in which a specified environment profile is to be
|
|
1133
1132
|
* udpated.</p>
|
|
1133
|
+
* @public
|
|
1134
1134
|
*/
|
|
1135
1135
|
awsAccountId?: string;
|
|
1136
1136
|
/**
|
|
1137
|
-
* @public
|
|
1138
1137
|
* <p>The Amazon Web Services Region in which a specified environment profile is to be
|
|
1139
1138
|
* updated.</p>
|
|
1139
|
+
* @public
|
|
1140
1140
|
*/
|
|
1141
1141
|
awsAccountRegion?: string;
|
|
1142
1142
|
/**
|
|
1143
|
-
* @public
|
|
1144
1143
|
* <p>The Amazon DataZone user who created the environment profile.</p>
|
|
1144
|
+
* @public
|
|
1145
1145
|
*/
|
|
1146
1146
|
createdBy: string | undefined;
|
|
1147
1147
|
/**
|
|
1148
|
-
* @public
|
|
1149
1148
|
* <p>The timestamp of when the environment profile was created.</p>
|
|
1149
|
+
* @public
|
|
1150
1150
|
*/
|
|
1151
1151
|
createdAt?: Date;
|
|
1152
1152
|
/**
|
|
1153
|
-
* @public
|
|
1154
1153
|
* <p>The timestamp of when the environment profile was updated.</p>
|
|
1154
|
+
* @public
|
|
1155
1155
|
*/
|
|
1156
1156
|
updatedAt?: Date;
|
|
1157
1157
|
/**
|
|
1158
|
-
* @public
|
|
1159
1158
|
* <p>The name to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1160
1159
|
* action.</p>
|
|
1160
|
+
* @public
|
|
1161
1161
|
*/
|
|
1162
1162
|
name: string | undefined;
|
|
1163
1163
|
/**
|
|
1164
|
-
* @public
|
|
1165
1164
|
* <p>The description to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1166
1165
|
* action.</p>
|
|
1166
|
+
* @public
|
|
1167
1167
|
*/
|
|
1168
1168
|
description?: string;
|
|
1169
1169
|
/**
|
|
1170
|
-
* @public
|
|
1171
1170
|
* <p>The identifier of the blueprint of the environment profile that is to be updated.</p>
|
|
1171
|
+
* @public
|
|
1172
1172
|
*/
|
|
1173
1173
|
environmentBlueprintId: string | undefined;
|
|
1174
1174
|
/**
|
|
1175
|
-
* @public
|
|
1176
1175
|
* <p>The identifier of the project of the environment profile that is to be updated.</p>
|
|
1176
|
+
* @public
|
|
1177
1177
|
*/
|
|
1178
1178
|
projectId?: string;
|
|
1179
1179
|
/**
|
|
1180
|
-
* @public
|
|
1181
1180
|
* <p>The user parameters to be updated as part of the <code>UpdateEnvironmentProfile</code>
|
|
1182
1181
|
* action.</p>
|
|
1182
|
+
* @public
|
|
1183
1183
|
*/
|
|
1184
1184
|
userParameters?: CustomParameter[];
|
|
1185
1185
|
}
|
|
@@ -1188,18 +1188,18 @@ export interface UpdateEnvironmentProfileOutput {
|
|
|
1188
1188
|
*/
|
|
1189
1189
|
export interface UpdateGroupProfileInput {
|
|
1190
1190
|
/**
|
|
1191
|
-
* @public
|
|
1192
1191
|
* <p>The identifier of the Amazon DataZone domain in which a group profile is updated.</p>
|
|
1192
|
+
* @public
|
|
1193
1193
|
*/
|
|
1194
1194
|
domainIdentifier: string | undefined;
|
|
1195
1195
|
/**
|
|
1196
|
-
* @public
|
|
1197
1196
|
* <p>The identifier of the group profile that is updated.</p>
|
|
1197
|
+
* @public
|
|
1198
1198
|
*/
|
|
1199
1199
|
groupIdentifier: string | undefined;
|
|
1200
1200
|
/**
|
|
1201
|
-
* @public
|
|
1202
1201
|
* <p>The status of the group profile that is updated.</p>
|
|
1202
|
+
* @public
|
|
1203
1203
|
*/
|
|
1204
1204
|
status: GroupProfileStatus | undefined;
|
|
1205
1205
|
}
|
|
@@ -1208,23 +1208,23 @@ export interface UpdateGroupProfileInput {
|
|
|
1208
1208
|
*/
|
|
1209
1209
|
export interface UpdateGroupProfileOutput {
|
|
1210
1210
|
/**
|
|
1211
|
-
* @public
|
|
1212
1211
|
* <p>The identifier of the Amazon DataZone domain in which a group profile is updated.</p>
|
|
1212
|
+
* @public
|
|
1213
1213
|
*/
|
|
1214
1214
|
domainId?: string;
|
|
1215
1215
|
/**
|
|
1216
|
-
* @public
|
|
1217
1216
|
* <p>The identifier of the group profile that is updated.</p>
|
|
1217
|
+
* @public
|
|
1218
1218
|
*/
|
|
1219
1219
|
id?: string;
|
|
1220
1220
|
/**
|
|
1221
|
-
* @public
|
|
1222
1221
|
* <p>The status of the group profile that is updated.</p>
|
|
1222
|
+
* @public
|
|
1223
1223
|
*/
|
|
1224
1224
|
status?: GroupProfileStatus;
|
|
1225
1225
|
/**
|
|
1226
|
-
* @public
|
|
1227
1226
|
* <p>The name of the group profile that is updated.</p>
|
|
1227
|
+
* @public
|
|
1228
1228
|
*/
|
|
1229
1229
|
groupName?: string;
|
|
1230
1230
|
}
|
|
@@ -1233,29 +1233,29 @@ export interface UpdateGroupProfileOutput {
|
|
|
1233
1233
|
*/
|
|
1234
1234
|
export interface UpdateProjectInput {
|
|
1235
1235
|
/**
|
|
1236
|
-
* @public
|
|
1237
1236
|
* <p>The identifier of the Amazon DataZone domain in which a project is to be updated.</p>
|
|
1237
|
+
* @public
|
|
1238
1238
|
*/
|
|
1239
1239
|
domainIdentifier: string | undefined;
|
|
1240
1240
|
/**
|
|
1241
|
-
* @public
|
|
1242
1241
|
* <p>The identifier of the project that is to be updated.</p>
|
|
1242
|
+
* @public
|
|
1243
1243
|
*/
|
|
1244
1244
|
identifier: string | undefined;
|
|
1245
1245
|
/**
|
|
1246
|
-
* @public
|
|
1247
1246
|
* <p>The name to be updated as part of the <code>UpdateProject</code> action.</p>
|
|
1247
|
+
* @public
|
|
1248
1248
|
*/
|
|
1249
1249
|
name?: string;
|
|
1250
1250
|
/**
|
|
1251
|
-
* @public
|
|
1252
1251
|
* <p>The description to be updated as part of the <code>UpdateProject</code> action.</p>
|
|
1252
|
+
* @public
|
|
1253
1253
|
*/
|
|
1254
1254
|
description?: string;
|
|
1255
1255
|
/**
|
|
1256
|
-
* @public
|
|
1257
1256
|
* <p>The glossary terms to be updated as part of the <code>UpdateProject</code>
|
|
1258
1257
|
* action.</p>
|
|
1258
|
+
* @public
|
|
1259
1259
|
*/
|
|
1260
1260
|
glossaryTerms?: string[];
|
|
1261
1261
|
}
|
|
@@ -1264,53 +1264,53 @@ export interface UpdateProjectInput {
|
|
|
1264
1264
|
*/
|
|
1265
1265
|
export interface UpdateProjectOutput {
|
|
1266
1266
|
/**
|
|
1267
|
-
* @public
|
|
1268
1267
|
* <p>The identifier of the Amazon DataZone domain in which a project is updated.</p>
|
|
1268
|
+
* @public
|
|
1269
1269
|
*/
|
|
1270
1270
|
domainId: string | undefined;
|
|
1271
1271
|
/**
|
|
1272
|
-
* @public
|
|
1273
1272
|
* <p>The identifier of the project that is to be updated.</p>
|
|
1273
|
+
* @public
|
|
1274
1274
|
*/
|
|
1275
1275
|
id: string | undefined;
|
|
1276
1276
|
/**
|
|
1277
|
-
* @public
|
|
1278
1277
|
* <p>The name of the project that is to be updated.</p>
|
|
1278
|
+
* @public
|
|
1279
1279
|
*/
|
|
1280
1280
|
name: string | undefined;
|
|
1281
1281
|
/**
|
|
1282
|
-
* @public
|
|
1283
1282
|
* <p>The description of the project that is to be updated.</p>
|
|
1283
|
+
* @public
|
|
1284
1284
|
*/
|
|
1285
1285
|
description?: string;
|
|
1286
1286
|
/**
|
|
1287
|
-
* @public
|
|
1288
1287
|
* Status of the project
|
|
1288
|
+
* @public
|
|
1289
1289
|
*/
|
|
1290
1290
|
projectStatus?: ProjectStatus;
|
|
1291
1291
|
/**
|
|
1292
|
-
* @public
|
|
1293
1292
|
* Reasons for failed project deletion
|
|
1293
|
+
* @public
|
|
1294
1294
|
*/
|
|
1295
1295
|
failureReasons?: ProjectDeletionError[];
|
|
1296
1296
|
/**
|
|
1297
|
-
* @public
|
|
1298
1297
|
* <p>The Amazon DataZone user who created the project.</p>
|
|
1298
|
+
* @public
|
|
1299
1299
|
*/
|
|
1300
1300
|
createdBy: string | undefined;
|
|
1301
1301
|
/**
|
|
1302
|
-
* @public
|
|
1303
1302
|
* <p>The timestamp of when the project was created.</p>
|
|
1303
|
+
* @public
|
|
1304
1304
|
*/
|
|
1305
1305
|
createdAt?: Date;
|
|
1306
1306
|
/**
|
|
1307
|
-
* @public
|
|
1308
1307
|
* <p>The timestamp of when the project was last updated.</p>
|
|
1308
|
+
* @public
|
|
1309
1309
|
*/
|
|
1310
1310
|
lastUpdatedAt?: Date;
|
|
1311
1311
|
/**
|
|
1312
|
-
* @public
|
|
1313
1312
|
* <p>The glossary terms of the project that are to be updated.</p>
|
|
1313
|
+
* @public
|
|
1314
1314
|
*/
|
|
1315
1315
|
glossaryTerms?: string[];
|
|
1316
1316
|
}
|
|
@@ -1319,38 +1319,38 @@ export interface UpdateProjectOutput {
|
|
|
1319
1319
|
*/
|
|
1320
1320
|
export interface UpdateSubscriptionGrantStatusInput {
|
|
1321
1321
|
/**
|
|
1322
|
-
* @public
|
|
1323
1322
|
* <p>The identifier of the Amazon DataZone domain in which a subscription grant status is to be
|
|
1324
1323
|
* updated.</p>
|
|
1324
|
+
* @public
|
|
1325
1325
|
*/
|
|
1326
1326
|
domainIdentifier: string | undefined;
|
|
1327
1327
|
/**
|
|
1328
|
-
* @public
|
|
1329
1328
|
* <p>The identifier of the subscription grant the status of which is to be updated.</p>
|
|
1329
|
+
* @public
|
|
1330
1330
|
*/
|
|
1331
1331
|
identifier: string | undefined;
|
|
1332
1332
|
/**
|
|
1333
|
-
* @public
|
|
1334
1333
|
* <p>The identifier of the asset the subscription grant status of which is to be
|
|
1335
1334
|
* updated.</p>
|
|
1335
|
+
* @public
|
|
1336
1336
|
*/
|
|
1337
1337
|
assetIdentifier: string | undefined;
|
|
1338
1338
|
/**
|
|
1339
|
-
* @public
|
|
1340
1339
|
* <p>The status to be updated as part of the <code>UpdateSubscriptionGrantStatus</code>
|
|
1341
1340
|
* action.</p>
|
|
1341
|
+
* @public
|
|
1342
1342
|
*/
|
|
1343
1343
|
status: SubscriptionGrantStatus | undefined;
|
|
1344
1344
|
/**
|
|
1345
|
-
* @public
|
|
1346
1345
|
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
1347
1346
|
* completed.</p>
|
|
1347
|
+
* @public
|
|
1348
1348
|
*/
|
|
1349
1349
|
failureCause?: FailureCause;
|
|
1350
1350
|
/**
|
|
1351
|
-
* @public
|
|
1352
1351
|
* <p>The target name to be updated as part of the <code>UpdateSubscriptionGrantStatus</code>
|
|
1353
1352
|
* action.</p>
|
|
1353
|
+
* @public
|
|
1354
1354
|
*/
|
|
1355
1355
|
targetName?: string;
|
|
1356
1356
|
}
|
|
@@ -1359,62 +1359,62 @@ export interface UpdateSubscriptionGrantStatusInput {
|
|
|
1359
1359
|
*/
|
|
1360
1360
|
export interface UpdateSubscriptionGrantStatusOutput {
|
|
1361
1361
|
/**
|
|
1362
|
-
* @public
|
|
1363
1362
|
* <p>The identifier of the subscription grant.</p>
|
|
1363
|
+
* @public
|
|
1364
1364
|
*/
|
|
1365
1365
|
id: string | undefined;
|
|
1366
1366
|
/**
|
|
1367
|
-
* @public
|
|
1368
1367
|
* <p>The Amazon DataZone domain user who created the subscription grant status.</p>
|
|
1368
|
+
* @public
|
|
1369
1369
|
*/
|
|
1370
1370
|
createdBy: string | undefined;
|
|
1371
1371
|
/**
|
|
1372
|
-
* @public
|
|
1373
1372
|
* <p>The Amazon DataZone user who updated the subscription grant status.</p>
|
|
1373
|
+
* @public
|
|
1374
1374
|
*/
|
|
1375
1375
|
updatedBy?: string;
|
|
1376
1376
|
/**
|
|
1377
|
-
* @public
|
|
1378
1377
|
* <p>The identifier of the Amazon DataZone domain in which a subscription grant status is to be
|
|
1379
1378
|
* updated.</p>
|
|
1379
|
+
* @public
|
|
1380
1380
|
*/
|
|
1381
1381
|
domainId: string | undefined;
|
|
1382
1382
|
/**
|
|
1383
|
-
* @public
|
|
1384
1383
|
* <p>The timestamp of when the subscription grant status was created.</p>
|
|
1384
|
+
* @public
|
|
1385
1385
|
*/
|
|
1386
1386
|
createdAt: Date | undefined;
|
|
1387
1387
|
/**
|
|
1388
|
-
* @public
|
|
1389
1388
|
* <p>The timestamp of when the subscription grant status is to be updated.</p>
|
|
1389
|
+
* @public
|
|
1390
1390
|
*/
|
|
1391
1391
|
updatedAt: Date | undefined;
|
|
1392
1392
|
/**
|
|
1393
|
-
* @public
|
|
1394
1393
|
* <p>The identifier of the subscription target whose subscription grant status is to be
|
|
1395
1394
|
* updated.</p>
|
|
1395
|
+
* @public
|
|
1396
1396
|
*/
|
|
1397
1397
|
subscriptionTargetId: string | undefined;
|
|
1398
1398
|
/**
|
|
1399
|
-
* @public
|
|
1400
1399
|
* <p>The granted entity to be updated as part of the
|
|
1401
1400
|
* <code>UpdateSubscriptionGrantStatus</code> action.</p>
|
|
1401
|
+
* @public
|
|
1402
1402
|
*/
|
|
1403
1403
|
grantedEntity: GrantedEntity | undefined;
|
|
1404
1404
|
/**
|
|
1405
|
-
* @public
|
|
1406
1405
|
* <p>The status to be updated as part of the <code>UpdateSubscriptionGrantStatus</code>
|
|
1407
1406
|
* action.</p>
|
|
1407
|
+
* @public
|
|
1408
1408
|
*/
|
|
1409
1409
|
status: SubscriptionGrantOverallStatus | undefined;
|
|
1410
1410
|
/**
|
|
1411
|
-
* @public
|
|
1412
1411
|
* <p/>
|
|
1412
|
+
* @public
|
|
1413
1413
|
*/
|
|
1414
1414
|
assets?: SubscribedAsset[];
|
|
1415
1415
|
/**
|
|
1416
|
-
* @public
|
|
1417
1416
|
* <p>The identifier of the subscription.</p>
|
|
1417
|
+
* @public
|
|
1418
1418
|
*/
|
|
1419
1419
|
subscriptionId?: string;
|
|
1420
1420
|
}
|
|
@@ -1423,19 +1423,19 @@ export interface UpdateSubscriptionGrantStatusOutput {
|
|
|
1423
1423
|
*/
|
|
1424
1424
|
export interface UpdateSubscriptionRequestInput {
|
|
1425
1425
|
/**
|
|
1426
|
-
* @public
|
|
1427
1426
|
* <p>The identifier of the Amazon DataZone domain in which a subscription request is to be
|
|
1428
1427
|
* updated.</p>
|
|
1428
|
+
* @public
|
|
1429
1429
|
*/
|
|
1430
1430
|
domainIdentifier: string | undefined;
|
|
1431
1431
|
/**
|
|
1432
|
-
* @public
|
|
1433
1432
|
* <p>The identifier of the subscription request that is to be updated.</p>
|
|
1433
|
+
* @public
|
|
1434
1434
|
*/
|
|
1435
1435
|
identifier: string | undefined;
|
|
1436
1436
|
/**
|
|
1437
|
-
* @public
|
|
1438
1437
|
* <p>The reason for the <code>UpdateSubscriptionRequest</code> action.</p>
|
|
1438
|
+
* @public
|
|
1439
1439
|
*/
|
|
1440
1440
|
requestReason: string | undefined;
|
|
1441
1441
|
}
|
|
@@ -1444,64 +1444,64 @@ export interface UpdateSubscriptionRequestInput {
|
|
|
1444
1444
|
*/
|
|
1445
1445
|
export interface UpdateSubscriptionRequestOutput {
|
|
1446
1446
|
/**
|
|
1447
|
-
* @public
|
|
1448
1447
|
* <p>The identifier of the subscription request that is to be updated.</p>
|
|
1448
|
+
* @public
|
|
1449
1449
|
*/
|
|
1450
1450
|
id: string | undefined;
|
|
1451
1451
|
/**
|
|
1452
|
-
* @public
|
|
1453
1452
|
* <p>The Amazon DataZone user who created the subscription request.</p>
|
|
1453
|
+
* @public
|
|
1454
1454
|
*/
|
|
1455
1455
|
createdBy: string | undefined;
|
|
1456
1456
|
/**
|
|
1457
|
-
* @public
|
|
1458
1457
|
* <p>The Amazon DataZone user who updated the subscription request.</p>
|
|
1458
|
+
* @public
|
|
1459
1459
|
*/
|
|
1460
1460
|
updatedBy?: string;
|
|
1461
1461
|
/**
|
|
1462
|
-
* @public
|
|
1463
1462
|
* <p>The identifier of the Amazon DataZone domain in which a subscription request is to be
|
|
1464
1463
|
* updated.</p>
|
|
1464
|
+
* @public
|
|
1465
1465
|
*/
|
|
1466
1466
|
domainId: string | undefined;
|
|
1467
1467
|
/**
|
|
1468
|
-
* @public
|
|
1469
1468
|
* <p>The status of the subscription request.</p>
|
|
1469
|
+
* @public
|
|
1470
1470
|
*/
|
|
1471
1471
|
status: SubscriptionRequestStatus | undefined;
|
|
1472
1472
|
/**
|
|
1473
|
-
* @public
|
|
1474
1473
|
* <p>The timestamp of when the subscription request was created.</p>
|
|
1474
|
+
* @public
|
|
1475
1475
|
*/
|
|
1476
1476
|
createdAt: Date | undefined;
|
|
1477
1477
|
/**
|
|
1478
|
-
* @public
|
|
1479
1478
|
* <p>The timestamp of when the subscription request was updated.</p>
|
|
1479
|
+
* @public
|
|
1480
1480
|
*/
|
|
1481
1481
|
updatedAt: Date | undefined;
|
|
1482
1482
|
/**
|
|
1483
|
-
* @public
|
|
1484
1483
|
* <p>The reason for the <code>UpdateSubscriptionRequest</code> action.</p>
|
|
1484
|
+
* @public
|
|
1485
1485
|
*/
|
|
1486
1486
|
requestReason: string | undefined;
|
|
1487
1487
|
/**
|
|
1488
|
-
* @public
|
|
1489
1488
|
* <p>The subscribed principals of the subscription request.</p>
|
|
1489
|
+
* @public
|
|
1490
1490
|
*/
|
|
1491
1491
|
subscribedPrincipals: SubscribedPrincipal[] | undefined;
|
|
1492
1492
|
/**
|
|
1493
|
-
* @public
|
|
1494
1493
|
* <p>The subscribed listings of the subscription request.</p>
|
|
1494
|
+
* @public
|
|
1495
1495
|
*/
|
|
1496
1496
|
subscribedListings: SubscribedListing[] | undefined;
|
|
1497
1497
|
/**
|
|
1498
|
-
* @public
|
|
1499
1498
|
* <p>The identifier of the Amazon DataZone user who reviews the subscription request.</p>
|
|
1499
|
+
* @public
|
|
1500
1500
|
*/
|
|
1501
1501
|
reviewerId?: string;
|
|
1502
1502
|
/**
|
|
1503
|
-
* @public
|
|
1504
1503
|
* <p>The decision comment of the <code>UpdateSubscriptionRequest</code> action.</p>
|
|
1504
|
+
* @public
|
|
1505
1505
|
*/
|
|
1506
1506
|
decisionComment?: string;
|
|
1507
1507
|
}
|
|
@@ -1510,56 +1510,56 @@ export interface UpdateSubscriptionRequestOutput {
|
|
|
1510
1510
|
*/
|
|
1511
1511
|
export interface UpdateSubscriptionTargetInput {
|
|
1512
1512
|
/**
|
|
1513
|
-
* @public
|
|
1514
1513
|
* <p>The identifier of the Amazon DataZone domain in which a subscription target is to be
|
|
1515
1514
|
* updated.</p>
|
|
1515
|
+
* @public
|
|
1516
1516
|
*/
|
|
1517
1517
|
domainIdentifier: string | undefined;
|
|
1518
1518
|
/**
|
|
1519
|
-
* @public
|
|
1520
1519
|
* <p>The identifier of the environment in which a subscription target is to be
|
|
1521
1520
|
* updated.</p>
|
|
1521
|
+
* @public
|
|
1522
1522
|
*/
|
|
1523
1523
|
environmentIdentifier: string | undefined;
|
|
1524
1524
|
/**
|
|
1525
|
-
* @public
|
|
1526
1525
|
* <p>Identifier of the subscription target that is to be updated.</p>
|
|
1526
|
+
* @public
|
|
1527
1527
|
*/
|
|
1528
1528
|
identifier: string | undefined;
|
|
1529
1529
|
/**
|
|
1530
|
-
* @public
|
|
1531
1530
|
* <p>The name to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1532
1531
|
* action.</p>
|
|
1532
|
+
* @public
|
|
1533
1533
|
*/
|
|
1534
1534
|
name?: string;
|
|
1535
1535
|
/**
|
|
1536
|
-
* @public
|
|
1537
1536
|
* <p>The authorized principals to be updated as part of the
|
|
1538
1537
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1538
|
+
* @public
|
|
1539
1539
|
*/
|
|
1540
1540
|
authorizedPrincipals?: string[];
|
|
1541
1541
|
/**
|
|
1542
|
-
* @public
|
|
1543
1542
|
* <p>The applicable asset types to be updated as part of the
|
|
1544
1543
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1544
|
+
* @public
|
|
1545
1545
|
*/
|
|
1546
1546
|
applicableAssetTypes?: string[];
|
|
1547
1547
|
/**
|
|
1548
|
-
* @public
|
|
1549
1548
|
* <p>The configuration to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1550
1549
|
* action.</p>
|
|
1550
|
+
* @public
|
|
1551
1551
|
*/
|
|
1552
1552
|
subscriptionTargetConfig?: SubscriptionTargetForm[];
|
|
1553
1553
|
/**
|
|
1554
|
-
* @public
|
|
1555
1554
|
* <p>The manage access role to be updated as part of the
|
|
1556
1555
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1556
|
+
* @public
|
|
1557
1557
|
*/
|
|
1558
1558
|
manageAccessRole?: string;
|
|
1559
1559
|
/**
|
|
1560
|
-
* @public
|
|
1561
1560
|
* <p>The provider to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1562
1561
|
* action.</p>
|
|
1562
|
+
* @public
|
|
1563
1563
|
*/
|
|
1564
1564
|
provider?: string;
|
|
1565
1565
|
}
|
|
@@ -1568,87 +1568,87 @@ export interface UpdateSubscriptionTargetInput {
|
|
|
1568
1568
|
*/
|
|
1569
1569
|
export interface UpdateSubscriptionTargetOutput {
|
|
1570
1570
|
/**
|
|
1571
|
-
* @public
|
|
1572
1571
|
* <p>Identifier of the subscription target that is to be updated.</p>
|
|
1572
|
+
* @public
|
|
1573
1573
|
*/
|
|
1574
1574
|
id: string | undefined;
|
|
1575
1575
|
/**
|
|
1576
|
-
* @public
|
|
1577
1576
|
* <p>The authorized principals to be updated as part of the
|
|
1578
1577
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1578
|
+
* @public
|
|
1579
1579
|
*/
|
|
1580
1580
|
authorizedPrincipals: string[] | undefined;
|
|
1581
1581
|
/**
|
|
1582
|
-
* @public
|
|
1583
1582
|
* <p>The identifier of the Amazon DataZone domain in which a subscription target is to be
|
|
1584
1583
|
* updated.</p>
|
|
1584
|
+
* @public
|
|
1585
1585
|
*/
|
|
1586
1586
|
domainId: string | undefined;
|
|
1587
1587
|
/**
|
|
1588
|
-
* @public
|
|
1589
1588
|
* <p>The identifier of the project in which a subscription target is to be updated.</p>
|
|
1589
|
+
* @public
|
|
1590
1590
|
*/
|
|
1591
1591
|
projectId: string | undefined;
|
|
1592
1592
|
/**
|
|
1593
|
-
* @public
|
|
1594
1593
|
* <p>The identifier of the environment in which a subscription target is to be
|
|
1595
1594
|
* updated.</p>
|
|
1595
|
+
* @public
|
|
1596
1596
|
*/
|
|
1597
1597
|
environmentId: string | undefined;
|
|
1598
1598
|
/**
|
|
1599
|
-
* @public
|
|
1600
1599
|
* <p>The name to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1601
1600
|
* action.</p>
|
|
1601
|
+
* @public
|
|
1602
1602
|
*/
|
|
1603
1603
|
name: string | undefined;
|
|
1604
1604
|
/**
|
|
1605
|
-
* @public
|
|
1606
1605
|
* <p>The type to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1607
1606
|
* action.</p>
|
|
1607
|
+
* @public
|
|
1608
1608
|
*/
|
|
1609
1609
|
type: string | undefined;
|
|
1610
1610
|
/**
|
|
1611
|
-
* @public
|
|
1612
1611
|
* <p>The Amazon DataZone user who created the subscription target.</p>
|
|
1612
|
+
* @public
|
|
1613
1613
|
*/
|
|
1614
1614
|
createdBy: string | undefined;
|
|
1615
1615
|
/**
|
|
1616
|
-
* @public
|
|
1617
1616
|
* <p>The Amazon DataZone user who updated the subscription target.</p>
|
|
1617
|
+
* @public
|
|
1618
1618
|
*/
|
|
1619
1619
|
updatedBy?: string;
|
|
1620
1620
|
/**
|
|
1621
|
-
* @public
|
|
1622
1621
|
* <p>The timestamp of when a subscription target was created.</p>
|
|
1622
|
+
* @public
|
|
1623
1623
|
*/
|
|
1624
1624
|
createdAt: Date | undefined;
|
|
1625
1625
|
/**
|
|
1626
|
-
* @public
|
|
1627
1626
|
* <p>The timestamp of when the subscription target was updated.</p>
|
|
1627
|
+
* @public
|
|
1628
1628
|
*/
|
|
1629
1629
|
updatedAt?: Date;
|
|
1630
1630
|
/**
|
|
1631
|
-
* @public
|
|
1632
1631
|
* <p>The manage access role to be updated as part of the
|
|
1633
1632
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1633
|
+
* @public
|
|
1634
1634
|
*/
|
|
1635
1635
|
manageAccessRole: string | undefined;
|
|
1636
1636
|
/**
|
|
1637
|
-
* @public
|
|
1638
1637
|
* <p>The applicable asset types to be updated as part of the
|
|
1639
1638
|
* <code>UpdateSubscriptionTarget</code> action.</p>
|
|
1639
|
+
* @public
|
|
1640
1640
|
*/
|
|
1641
1641
|
applicableAssetTypes: string[] | undefined;
|
|
1642
1642
|
/**
|
|
1643
|
-
* @public
|
|
1644
1643
|
* <p>The configuration to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1645
1644
|
* action.</p>
|
|
1645
|
+
* @public
|
|
1646
1646
|
*/
|
|
1647
1647
|
subscriptionTargetConfig: SubscriptionTargetForm[] | undefined;
|
|
1648
1648
|
/**
|
|
1649
|
-
* @public
|
|
1650
1649
|
* <p>The provider to be updated as part of the <code>UpdateSubscriptionTarget</code>
|
|
1651
1650
|
* action.</p>
|
|
1651
|
+
* @public
|
|
1652
1652
|
*/
|
|
1653
1653
|
provider: string | undefined;
|
|
1654
1654
|
}
|
|
@@ -1657,23 +1657,23 @@ export interface UpdateSubscriptionTargetOutput {
|
|
|
1657
1657
|
*/
|
|
1658
1658
|
export interface UpdateUserProfileInput {
|
|
1659
1659
|
/**
|
|
1660
|
-
* @public
|
|
1661
1660
|
* <p>The identifier of the Amazon DataZone domain in which a user profile is updated.</p>
|
|
1661
|
+
* @public
|
|
1662
1662
|
*/
|
|
1663
1663
|
domainIdentifier: string | undefined;
|
|
1664
1664
|
/**
|
|
1665
|
-
* @public
|
|
1666
1665
|
* <p>The identifier of the user whose user profile is to be updated.</p>
|
|
1666
|
+
* @public
|
|
1667
1667
|
*/
|
|
1668
1668
|
userIdentifier: string | undefined;
|
|
1669
1669
|
/**
|
|
1670
|
-
* @public
|
|
1671
1670
|
* <p>The type of the user profile that are to be updated.</p>
|
|
1671
|
+
* @public
|
|
1672
1672
|
*/
|
|
1673
1673
|
type?: UserProfileType;
|
|
1674
1674
|
/**
|
|
1675
|
-
* @public
|
|
1676
1675
|
* <p>The status of the user profile that are to be updated.</p>
|
|
1676
|
+
* @public
|
|
1677
1677
|
*/
|
|
1678
1678
|
status: UserProfileStatus | undefined;
|
|
1679
1679
|
}
|
|
@@ -1682,34 +1682,34 @@ export interface UpdateUserProfileInput {
|
|
|
1682
1682
|
*/
|
|
1683
1683
|
export interface UpdateUserProfileOutput {
|
|
1684
1684
|
/**
|
|
1685
|
-
* @public
|
|
1686
1685
|
* <p>The identifier of the Amazon DataZone domain in which a user profile is updated.</p>
|
|
1686
|
+
* @public
|
|
1687
1687
|
*/
|
|
1688
1688
|
domainId?: string;
|
|
1689
1689
|
/**
|
|
1690
|
-
* @public
|
|
1691
1690
|
* <p>The identifier of the user profile.</p>
|
|
1691
|
+
* @public
|
|
1692
1692
|
*/
|
|
1693
1693
|
id?: string;
|
|
1694
1694
|
/**
|
|
1695
|
-
* @public
|
|
1696
1695
|
* <p>The type of the user profile.</p>
|
|
1696
|
+
* @public
|
|
1697
1697
|
*/
|
|
1698
1698
|
type?: UserProfileType;
|
|
1699
1699
|
/**
|
|
1700
|
-
* @public
|
|
1701
1700
|
* <p>The status of the user profile.</p>
|
|
1701
|
+
* @public
|
|
1702
1702
|
*/
|
|
1703
1703
|
status?: UserProfileStatus;
|
|
1704
1704
|
/**
|
|
1705
|
-
* @public
|
|
1706
1705
|
* <p>The details of the user profile in Amazon DataZone.</p>
|
|
1706
|
+
* @public
|
|
1707
1707
|
*/
|
|
1708
1708
|
details?: UserProfileDetails;
|
|
1709
1709
|
}
|
|
1710
1710
|
/**
|
|
1711
|
-
* @public
|
|
1712
1711
|
* <p>A search filter clause in Amazon DataZone.</p>
|
|
1712
|
+
* @public
|
|
1713
1713
|
*/
|
|
1714
1714
|
export type FilterClause = FilterClause.AndMember | FilterClause.FilterMember | FilterClause.OrMember | FilterClause.$UnknownMember;
|
|
1715
1715
|
/**
|
|
@@ -1717,8 +1717,8 @@ export type FilterClause = FilterClause.AndMember | FilterClause.FilterMember |
|
|
|
1717
1717
|
*/
|
|
1718
1718
|
export declare namespace FilterClause {
|
|
1719
1719
|
/**
|
|
1720
|
-
* @public
|
|
1721
1720
|
* <p>A search filter in Amazon DataZone.</p>
|
|
1721
|
+
* @public
|
|
1722
1722
|
*/
|
|
1723
1723
|
interface FilterMember {
|
|
1724
1724
|
filter: Filter;
|
|
@@ -1727,8 +1727,8 @@ export declare namespace FilterClause {
|
|
|
1727
1727
|
$unknown?: never;
|
|
1728
1728
|
}
|
|
1729
1729
|
/**
|
|
1730
|
-
* @public
|
|
1731
1730
|
* <p>The 'and' search filter clause in Amazon DataZone.</p>
|
|
1731
|
+
* @public
|
|
1732
1732
|
*/
|
|
1733
1733
|
interface AndMember {
|
|
1734
1734
|
filter?: never;
|
|
@@ -1737,8 +1737,8 @@ export declare namespace FilterClause {
|
|
|
1737
1737
|
$unknown?: never;
|
|
1738
1738
|
}
|
|
1739
1739
|
/**
|
|
1740
|
-
* @public
|
|
1741
1740
|
* <p>The 'or' search filter clause in Amazon DataZone.</p>
|
|
1741
|
+
* @public
|
|
1742
1742
|
*/
|
|
1743
1743
|
interface OrMember {
|
|
1744
1744
|
filter?: never;
|
|
@@ -1768,60 +1768,60 @@ export declare namespace FilterClause {
|
|
|
1768
1768
|
*/
|
|
1769
1769
|
export interface SearchInput {
|
|
1770
1770
|
/**
|
|
1771
|
-
* @public
|
|
1772
1771
|
* <p>The identifier of the Amazon DataZone domain.</p>
|
|
1772
|
+
* @public
|
|
1773
1773
|
*/
|
|
1774
1774
|
domainIdentifier: string | undefined;
|
|
1775
1775
|
/**
|
|
1776
|
-
* @public
|
|
1777
1776
|
* <p>The identifier of the owning project specified for the search.</p>
|
|
1777
|
+
* @public
|
|
1778
1778
|
*/
|
|
1779
1779
|
owningProjectIdentifier?: string;
|
|
1780
1780
|
/**
|
|
1781
|
-
* @public
|
|
1782
1781
|
* <p>The maximum number of results to return in a single call to <code>Search</code>. When
|
|
1783
1782
|
* the number of results to be listed is greater than the value of <code>MaxResults</code>,
|
|
1784
1783
|
* the response contains a <code>NextToken</code> value that you can use in a subsequent call
|
|
1785
1784
|
* to <code>Search</code> to list the next set of results.</p>
|
|
1785
|
+
* @public
|
|
1786
1786
|
*/
|
|
1787
1787
|
maxResults?: number;
|
|
1788
1788
|
/**
|
|
1789
|
-
* @public
|
|
1790
1789
|
* <p>When the number of results is greater than the default value for the
|
|
1791
1790
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
1792
1791
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
1793
1792
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
1794
1793
|
* value in a subsequent call to <code>Search</code> to list the next set of results.</p>
|
|
1794
|
+
* @public
|
|
1795
1795
|
*/
|
|
1796
1796
|
nextToken?: string;
|
|
1797
1797
|
/**
|
|
1798
|
-
* @public
|
|
1799
1798
|
* <p>The scope of the search.</p>
|
|
1799
|
+
* @public
|
|
1800
1800
|
*/
|
|
1801
1801
|
searchScope: InventorySearchScope | undefined;
|
|
1802
1802
|
/**
|
|
1803
|
-
* @public
|
|
1804
1803
|
* <p>Specifies the text for which to search.</p>
|
|
1804
|
+
* @public
|
|
1805
1805
|
*/
|
|
1806
1806
|
searchText?: string;
|
|
1807
1807
|
/**
|
|
1808
|
-
* @public
|
|
1809
1808
|
* <p/>
|
|
1809
|
+
* @public
|
|
1810
1810
|
*/
|
|
1811
1811
|
searchIn?: SearchInItem[];
|
|
1812
1812
|
/**
|
|
1813
|
-
* @public
|
|
1814
1813
|
* <p>Specifies the search filters.</p>
|
|
1814
|
+
* @public
|
|
1815
1815
|
*/
|
|
1816
1816
|
filters?: FilterClause;
|
|
1817
1817
|
/**
|
|
1818
|
-
* @public
|
|
1819
1818
|
* <p>Specifies the way in which the search results are to be sorted.</p>
|
|
1819
|
+
* @public
|
|
1820
1820
|
*/
|
|
1821
1821
|
sort?: SearchSort;
|
|
1822
1822
|
/**
|
|
1823
|
-
* @public
|
|
1824
1823
|
* <p>Specifies additional attributes for the <code>Search</code> action.</p>
|
|
1824
|
+
* @public
|
|
1825
1825
|
*/
|
|
1826
1826
|
additionalAttributes?: SearchOutputAdditionalAttribute[];
|
|
1827
1827
|
}
|
|
@@ -1830,52 +1830,52 @@ export interface SearchInput {
|
|
|
1830
1830
|
*/
|
|
1831
1831
|
export interface SearchListingsInput {
|
|
1832
1832
|
/**
|
|
1833
|
-
* @public
|
|
1834
1833
|
* <p>The identifier of the domain in which to search listings.</p>
|
|
1834
|
+
* @public
|
|
1835
1835
|
*/
|
|
1836
1836
|
domainIdentifier: string | undefined;
|
|
1837
1837
|
/**
|
|
1838
|
-
* @public
|
|
1839
1838
|
* <p>Specifies the text for which to search.</p>
|
|
1839
|
+
* @public
|
|
1840
1840
|
*/
|
|
1841
1841
|
searchText?: string;
|
|
1842
1842
|
/**
|
|
1843
|
-
* @public
|
|
1844
1843
|
* <p/>
|
|
1844
|
+
* @public
|
|
1845
1845
|
*/
|
|
1846
1846
|
searchIn?: SearchInItem[];
|
|
1847
1847
|
/**
|
|
1848
|
-
* @public
|
|
1849
1848
|
* <p>The maximum number of results to return in a single call to <code>SearchListings</code>.
|
|
1850
1849
|
* When the number of results to be listed is greater than the value of
|
|
1851
1850
|
* <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you
|
|
1852
1851
|
* can use in a subsequent call to <code>SearchListings</code> to list the next set of
|
|
1853
1852
|
* results. </p>
|
|
1853
|
+
* @public
|
|
1854
1854
|
*/
|
|
1855
1855
|
maxResults?: number;
|
|
1856
1856
|
/**
|
|
1857
|
-
* @public
|
|
1858
1857
|
* <p>When the number of results is greater than the default value for the
|
|
1859
1858
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
1860
1859
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
1861
1860
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
1862
1861
|
* value in a subsequent call to <code>SearchListings</code> to list the next set of
|
|
1863
1862
|
* results.</p>
|
|
1863
|
+
* @public
|
|
1864
1864
|
*/
|
|
1865
1865
|
nextToken?: string;
|
|
1866
1866
|
/**
|
|
1867
|
-
* @public
|
|
1868
1867
|
* <p>Specifies the filters for the search of listings.</p>
|
|
1868
|
+
* @public
|
|
1869
1869
|
*/
|
|
1870
1870
|
filters?: FilterClause;
|
|
1871
1871
|
/**
|
|
1872
|
-
* @public
|
|
1873
1872
|
* <p>Specifies the way for sorting the search results.</p>
|
|
1873
|
+
* @public
|
|
1874
1874
|
*/
|
|
1875
1875
|
sort?: SearchSort;
|
|
1876
1876
|
/**
|
|
1877
|
-
* @public
|
|
1878
1877
|
* <p>Specifies additional attributes for the search.</p>
|
|
1878
|
+
* @public
|
|
1879
1879
|
*/
|
|
1880
1880
|
additionalAttributes?: SearchOutputAdditionalAttribute[];
|
|
1881
1881
|
}
|
|
@@ -1884,58 +1884,58 @@ export interface SearchListingsInput {
|
|
|
1884
1884
|
*/
|
|
1885
1885
|
export interface SearchTypesInput {
|
|
1886
1886
|
/**
|
|
1887
|
-
* @public
|
|
1888
1887
|
* <p>The identifier of the Amazon DataZone domain in which to invoke the <code>SearchTypes</code>
|
|
1889
1888
|
* action.</p>
|
|
1889
|
+
* @public
|
|
1890
1890
|
*/
|
|
1891
1891
|
domainIdentifier: string | undefined;
|
|
1892
1892
|
/**
|
|
1893
|
-
* @public
|
|
1894
1893
|
* <p>The maximum number of results to return in a single call to <code>SearchTypes</code>.
|
|
1895
1894
|
* When the number of results to be listed is greater than the value of
|
|
1896
1895
|
* <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you
|
|
1897
1896
|
* can use in a subsequent call to <code>SearchTypes</code> to list the next set of results.
|
|
1898
1897
|
* </p>
|
|
1898
|
+
* @public
|
|
1899
1899
|
*/
|
|
1900
1900
|
maxResults?: number;
|
|
1901
1901
|
/**
|
|
1902
|
-
* @public
|
|
1903
1902
|
* <p>When the number of results is greater than the default value for the
|
|
1904
1903
|
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
1905
1904
|
* <code>MaxResults</code> that is less than the number of results, the response includes a
|
|
1906
1905
|
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
1907
1906
|
* value in a subsequent call to <code>SearchTypes</code> to list the next set of
|
|
1908
1907
|
* results.</p>
|
|
1908
|
+
* @public
|
|
1909
1909
|
*/
|
|
1910
1910
|
nextToken?: string;
|
|
1911
1911
|
/**
|
|
1912
|
-
* @public
|
|
1913
1912
|
* <p>Specifies the scope of the search for types.</p>
|
|
1913
|
+
* @public
|
|
1914
1914
|
*/
|
|
1915
1915
|
searchScope: TypesSearchScope | undefined;
|
|
1916
1916
|
/**
|
|
1917
|
-
* @public
|
|
1918
1917
|
* <p>Specifies the text for which to search.</p>
|
|
1918
|
+
* @public
|
|
1919
1919
|
*/
|
|
1920
1920
|
searchText?: string;
|
|
1921
1921
|
/**
|
|
1922
|
-
* @public
|
|
1923
1922
|
* <p/>
|
|
1923
|
+
* @public
|
|
1924
1924
|
*/
|
|
1925
1925
|
searchIn?: SearchInItem[];
|
|
1926
1926
|
/**
|
|
1927
|
-
* @public
|
|
1928
1927
|
* <p>The filters for the <code>SearchTypes</code> action.</p>
|
|
1928
|
+
* @public
|
|
1929
1929
|
*/
|
|
1930
1930
|
filters?: FilterClause;
|
|
1931
1931
|
/**
|
|
1932
|
-
* @public
|
|
1933
1932
|
* <p>The specifies the way to sort the <code>SearchTypes</code> results.</p>
|
|
1933
|
+
* @public
|
|
1934
1934
|
*/
|
|
1935
1935
|
sort?: SearchSort;
|
|
1936
1936
|
/**
|
|
1937
|
-
* @public
|
|
1938
1937
|
* <p/>
|
|
1938
|
+
* @public
|
|
1939
1939
|
*/
|
|
1940
1940
|
managed: boolean | undefined;
|
|
1941
1941
|
}
|