@aws-sdk/client-datazone 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +18 -18
- package/dist-es/DataZoneClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +1 -0
- package/dist-types/commands/AcceptSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/AddEntityOwnerCommand.d.ts +1 -0
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +1 -0
- package/dist-types/commands/AssociateEnvironmentRoleCommand.d.ts +1 -0
- package/dist-types/commands/CancelMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/CancelSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetRevisionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataProductCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataProductRevisionCommand.d.ts +1 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainCommand.d.ts +1 -0
- package/dist-types/commands/CreateDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/CreateEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/CreateGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/CreateGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/CreateGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectMembershipCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +3 -2
- package/dist-types/commands/CreateSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/CreateSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/CreateSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/CreateUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataProductCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/DeleteListingCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectMembershipCommand.d.ts +1 -0
- package/dist-types/commands/DeleteProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateEnvironmentRoleCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetTypeCommand.d.ts +1 -0
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -0
- package/dist-types/commands/GetDataProductCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/GetDataSourceRunCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainCommand.d.ts +1 -0
- package/dist-types/commands/GetDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentBlueprintCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/GetEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetFormTypeCommand.d.ts +1 -0
- package/dist-types/commands/GetGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/GetGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/GetGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetIamPortalLoginUrlCommand.d.ts +1 -0
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -0
- package/dist-types/commands/GetLineageEventCommand.d.ts +1 -0
- package/dist-types/commands/GetLineageNodeCommand.d.ts +1 -0
- package/dist-types/commands/GetListingCommand.d.ts +1 -0
- package/dist-types/commands/GetMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/GetProjectCommand.d.ts +1 -0
- package/dist-types/commands/GetProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/GetRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionGrantCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionRequestDetailsCommand.d.ts +1 -0
- package/dist-types/commands/GetSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/GetTimeSeriesDataPointCommand.d.ts +1 -0
- package/dist-types/commands/GetUserProfileCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetFiltersCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/ListConnectionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataProductRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourceRunActivitiesCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourceRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainUnitsForParentCommand.d.ts +1 -0
- package/dist-types/commands/ListDomainsCommand.d.ts +1 -0
- package/dist-types/commands/ListEntityOwnersCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentBlueprintConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentBlueprintsCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListEnvironmentsCommand.d.ts +1 -0
- package/dist-types/commands/ListJobRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListLineageEventsCommand.d.ts +1 -0
- package/dist-types/commands/ListLineageNodeHistoryCommand.d.ts +1 -0
- package/dist-types/commands/ListMetadataGenerationRunsCommand.d.ts +1 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +1 -0
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectMembershipsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectProfilesCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/commands/ListRulesCommand.d.ts +3 -2
- package/dist-types/commands/ListSubscriptionGrantsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionRequestsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionTargetsCommand.d.ts +1 -0
- package/dist-types/commands/ListSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/PostLineageEventCommand.d.ts +2 -1
- package/dist-types/commands/PostTimeSeriesDataPointsCommand.d.ts +1 -0
- package/dist-types/commands/PutEnvironmentBlueprintConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/RejectPredictionsCommand.d.ts +1 -0
- package/dist-types/commands/RejectSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/RemoveEntityOwnerCommand.d.ts +1 -0
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +1 -0
- package/dist-types/commands/RevokeSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/SearchCommand.d.ts +1 -0
- package/dist-types/commands/SearchGroupProfilesCommand.d.ts +1 -0
- package/dist-types/commands/SearchListingsCommand.d.ts +1 -0
- package/dist-types/commands/SearchTypesCommand.d.ts +1 -0
- package/dist-types/commands/SearchUserProfilesCommand.d.ts +1 -0
- package/dist-types/commands/StartDataSourceRunCommand.d.ts +1 -0
- package/dist-types/commands/StartMetadataGenerationRunCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetFilterCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDomainUnitCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentActionCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -0
- package/dist-types/commands/UpdateEnvironmentProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlossaryCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGlossaryTermCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGroupProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectProfileCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSubscriptionGrantStatusCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSubscriptionRequestCommand.d.ts +1 -0
- package/dist-types/commands/UpdateSubscriptionTargetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/package.json +34 -34
|
@@ -45,7 +45,7 @@ declare const ListRulesCommand_base: {
|
|
|
45
45
|
* targetType: "DOMAIN_UNIT", // required
|
|
46
46
|
* targetIdentifier: "STRING_VALUE", // required
|
|
47
47
|
* ruleType: "METADATA_FORM_ENFORCEMENT",
|
|
48
|
-
* action: "CREATE_SUBSCRIPTION_REQUEST",
|
|
48
|
+
* action: "CREATE_LISTING_CHANGE_SET" || "CREATE_SUBSCRIPTION_REQUEST",
|
|
49
49
|
* projectIds: [ // ProjectIds
|
|
50
50
|
* "STRING_VALUE",
|
|
51
51
|
* ],
|
|
@@ -73,7 +73,7 @@ declare const ListRulesCommand_base: {
|
|
|
73
73
|
* // includeChildDomainUnits: true || false,
|
|
74
74
|
* // },
|
|
75
75
|
* // },
|
|
76
|
-
* // action: "CREATE_SUBSCRIPTION_REQUEST",
|
|
76
|
+
* // action: "CREATE_LISTING_CHANGE_SET" || "CREATE_SUBSCRIPTION_REQUEST",
|
|
77
77
|
* // scope: { // RuleScope
|
|
78
78
|
* // assetType: { // AssetTypesForRule
|
|
79
79
|
* // selectionMode: "ALL" || "SPECIFIC", // required
|
|
@@ -125,6 +125,7 @@ declare const ListRulesCommand_base: {
|
|
|
125
125
|
* @throws {@link DataZoneServiceException}
|
|
126
126
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
127
127
|
*
|
|
128
|
+
*
|
|
128
129
|
* @public
|
|
129
130
|
*/
|
|
130
131
|
export declare class ListRulesCommand extends ListRulesCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const ListSubscriptionGrantsCommand_base: {
|
|
|
121
121
|
* @throws {@link DataZoneServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class ListSubscriptionGrantsCommand extends ListSubscriptionGrantsCommand_base {
|
|
@@ -161,6 +161,7 @@ declare const ListSubscriptionRequestsCommand_base: {
|
|
|
161
161
|
* @throws {@link DataZoneServiceException}
|
|
162
162
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
163
163
|
*
|
|
164
|
+
*
|
|
164
165
|
* @public
|
|
165
166
|
*/
|
|
166
167
|
export declare class ListSubscriptionRequestsCommand extends ListSubscriptionRequestsCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const ListSubscriptionTargetsCommand_base: {
|
|
|
105
105
|
* @throws {@link DataZoneServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class ListSubscriptionTargetsCommand extends ListSubscriptionTargetsCommand_base {
|
|
@@ -149,6 +149,7 @@ declare const ListSubscriptionsCommand_base: {
|
|
|
149
149
|
* @throws {@link DataZoneServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
151
151
|
*
|
|
152
|
+
*
|
|
152
153
|
* @public
|
|
153
154
|
*/
|
|
154
155
|
export declare class ListSubscriptionsCommand extends ListSubscriptionsCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
74
74
|
* @throws {@link DataZoneServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -89,6 +89,7 @@ declare const ListTimeSeriesDataPointsCommand_base: {
|
|
|
89
89
|
* @throws {@link DataZoneServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
91
91
|
*
|
|
92
|
+
*
|
|
92
93
|
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class ListTimeSeriesDataPointsCommand extends ListTimeSeriesDataPointsCommand_base {
|
|
@@ -30,7 +30,7 @@ export interface PostLineageEventCommandOutput extends PostLineageEventOutput, _
|
|
|
30
30
|
declare const PostLineageEventCommand_base: {
|
|
31
31
|
new (input: PostLineageEventCommandInput): import("@smithy/smithy-client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
32
32
|
new (__0_0: PostLineageEventCommandInput): import("@smithy/smithy-client").CommandImpl<PostLineageEventCommandInput, PostLineageEventCommandOutput, DataZoneClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
33
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
35
|
/**
|
|
36
36
|
* <p>Posts a data lineage event.</p>
|
|
@@ -87,6 +87,7 @@ declare const PostLineageEventCommand_base: {
|
|
|
87
87
|
* @throws {@link DataZoneServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class PostLineageEventCommand extends PostLineageEventCommand_base {
|
|
@@ -102,6 +102,7 @@ declare const PostTimeSeriesDataPointsCommand_base: {
|
|
|
102
102
|
* @throws {@link DataZoneServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
104
104
|
*
|
|
105
|
+
*
|
|
105
106
|
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class PostTimeSeriesDataPointsCommand extends PostTimeSeriesDataPointsCommand_base {
|
|
@@ -121,6 +121,7 @@ declare const PutEnvironmentBlueprintConfigurationCommand_base: {
|
|
|
121
121
|
* @throws {@link DataZoneServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
123
123
|
*
|
|
124
|
+
*
|
|
124
125
|
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class PutEnvironmentBlueprintConfigurationCommand extends PutEnvironmentBlueprintConfigurationCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const RejectPredictionsCommand_base: {
|
|
|
93
93
|
* @throws {@link DataZoneServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class RejectPredictionsCommand extends RejectPredictionsCommand_base {
|
|
@@ -154,6 +154,7 @@ declare const RejectSubscriptionRequestCommand_base: {
|
|
|
154
154
|
* @throws {@link DataZoneServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
156
156
|
*
|
|
157
|
+
*
|
|
157
158
|
* @public
|
|
158
159
|
*/
|
|
159
160
|
export declare class RejectSubscriptionRequestCommand extends RejectSubscriptionRequestCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const RemoveEntityOwnerCommand_base: {
|
|
|
81
81
|
* @throws {@link DataZoneServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class RemoveEntityOwnerCommand extends RemoveEntityOwnerCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const RemovePolicyGrantCommand_base: {
|
|
|
97
97
|
* @throws {@link DataZoneServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class RemovePolicyGrantCommand extends RemovePolicyGrantCommand_base {
|
|
@@ -140,6 +140,7 @@ declare const RevokeSubscriptionCommand_base: {
|
|
|
140
140
|
* @throws {@link DataZoneServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
142
142
|
*
|
|
143
|
+
*
|
|
143
144
|
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class RevokeSubscriptionCommand extends RevokeSubscriptionCommand_base {
|
|
@@ -206,6 +206,7 @@ declare const SearchCommand_base: {
|
|
|
206
206
|
* @throws {@link DataZoneServiceException}
|
|
207
207
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
208
208
|
*
|
|
209
|
+
*
|
|
209
210
|
* @public
|
|
210
211
|
*/
|
|
211
212
|
export declare class SearchCommand extends SearchCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const SearchGroupProfilesCommand_base: {
|
|
|
84
84
|
* @throws {@link DataZoneServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class SearchGroupProfilesCommand extends SearchGroupProfilesCommand_base {
|
|
@@ -177,6 +177,7 @@ declare const SearchListingsCommand_base: {
|
|
|
177
177
|
* @throws {@link DataZoneServiceException}
|
|
178
178
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
179
179
|
*
|
|
180
|
+
*
|
|
180
181
|
* @public
|
|
181
182
|
*/
|
|
182
183
|
export declare class SearchListingsCommand extends SearchListingsCommand_base {
|
|
@@ -169,6 +169,7 @@ declare const SearchTypesCommand_base: {
|
|
|
169
169
|
* @throws {@link DataZoneServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
171
171
|
*
|
|
172
|
+
*
|
|
172
173
|
* @public
|
|
173
174
|
*/
|
|
174
175
|
export declare class SearchTypesCommand extends SearchTypesCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const SearchUserProfilesCommand_base: {
|
|
|
94
94
|
* @throws {@link DataZoneServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class SearchUserProfilesCommand extends SearchUserProfilesCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const StartDataSourceRunCommand_base: {
|
|
|
101
101
|
* @throws {@link DataZoneServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class StartDataSourceRunCommand extends StartDataSourceRunCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const StartMetadataGenerationRunCommand_base: {
|
|
|
92
92
|
* @throws {@link DataZoneServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class StartMetadataGenerationRunCommand extends StartMetadataGenerationRunCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const TagResourceCommand_base: {
|
|
|
73
73
|
* @throws {@link DataZoneServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const UntagResourceCommand_base: {
|
|
|
70
70
|
* @throws {@link DataZoneServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -348,6 +348,7 @@ declare const UpdateAssetFilterCommand_base: {
|
|
|
348
348
|
* @throws {@link DataZoneServiceException}
|
|
349
349
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
350
350
|
*
|
|
351
|
+
*
|
|
351
352
|
* @public
|
|
352
353
|
*/
|
|
353
354
|
export declare class UpdateAssetFilterCommand extends UpdateAssetFilterCommand_base {
|
|
@@ -300,6 +300,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
300
300
|
* @throws {@link DataZoneServiceException}
|
|
301
301
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
302
302
|
*
|
|
303
|
+
*
|
|
303
304
|
* @public
|
|
304
305
|
*/
|
|
305
306
|
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {
|
|
@@ -269,6 +269,7 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
269
269
|
* @throws {@link DataZoneServiceException}
|
|
270
270
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
271
271
|
*
|
|
272
|
+
*
|
|
272
273
|
* @public
|
|
273
274
|
*/
|
|
274
275
|
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const UpdateDomainCommand_base: {
|
|
|
99
99
|
* @throws {@link DataZoneServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class UpdateDomainCommand extends UpdateDomainCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const UpdateDomainUnitCommand_base: {
|
|
|
96
96
|
* @throws {@link DataZoneServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class UpdateDomainUnitCommand extends UpdateDomainUnitCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const UpdateEnvironmentActionCommand_base: {
|
|
|
93
93
|
* @throws {@link DataZoneServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class UpdateEnvironmentActionCommand extends UpdateEnvironmentActionCommand_base {
|
|
@@ -157,6 +157,7 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
157
157
|
* @throws {@link DataZoneServiceException}
|
|
158
158
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
159
159
|
*
|
|
160
|
+
*
|
|
160
161
|
* @public
|
|
161
162
|
*/
|
|
162
163
|
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
|
|
@@ -109,6 +109,7 @@ declare const UpdateEnvironmentProfileCommand_base: {
|
|
|
109
109
|
* @throws {@link DataZoneServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
111
111
|
*
|
|
112
|
+
*
|
|
112
113
|
* @public
|
|
113
114
|
*/
|
|
114
115
|
export declare class UpdateEnvironmentProfileCommand extends UpdateEnvironmentProfileCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const UpdateGlossaryCommand_base: {
|
|
|
85
85
|
* @throws {@link DataZoneServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class UpdateGlossaryCommand extends UpdateGlossaryCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const UpdateGlossaryTermCommand_base: {
|
|
|
103
103
|
* @throws {@link DataZoneServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class UpdateGlossaryTermCommand extends UpdateGlossaryTermCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const UpdateGroupProfileCommand_base: {
|
|
|
77
77
|
* @throws {@link DataZoneServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UpdateGroupProfileCommand extends UpdateGroupProfileCommand_base {
|
|
@@ -149,6 +149,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
149
149
|
* @throws {@link DataZoneServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
151
151
|
*
|
|
152
|
+
*
|
|
152
153
|
* @public
|
|
153
154
|
*/
|
|
154
155
|
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
|
@@ -161,6 +161,7 @@ declare const UpdateProjectProfileCommand_base: {
|
|
|
161
161
|
* @throws {@link DataZoneServiceException}
|
|
162
162
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
163
163
|
*
|
|
164
|
+
*
|
|
164
165
|
* @public
|
|
165
166
|
*/
|
|
166
167
|
export declare class UpdateProjectProfileCommand extends UpdateProjectProfileCommand_base {
|
|
@@ -85,7 +85,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
85
85
|
* // includeChildDomainUnits: true || false,
|
|
86
86
|
* // },
|
|
87
87
|
* // },
|
|
88
|
-
* // action: "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
88
|
+
* // action: "CREATE_LISTING_CHANGE_SET" || "CREATE_SUBSCRIPTION_REQUEST", // required
|
|
89
89
|
* // scope: { // RuleScope
|
|
90
90
|
* // assetType: { // AssetTypesForRule
|
|
91
91
|
* // selectionMode: "ALL" || "SPECIFIC", // required
|
|
@@ -153,6 +153,7 @@ declare const UpdateRuleCommand_base: {
|
|
|
153
153
|
* @throws {@link DataZoneServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
155
155
|
*
|
|
156
|
+
*
|
|
156
157
|
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class UpdateRuleCommand extends UpdateRuleCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const UpdateSubscriptionGrantStatusCommand_base: {
|
|
|
117
117
|
* @throws {@link DataZoneServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class UpdateSubscriptionGrantStatusCommand extends UpdateSubscriptionGrantStatusCommand_base {
|
|
@@ -154,6 +154,7 @@ declare const UpdateSubscriptionRequestCommand_base: {
|
|
|
154
154
|
* @throws {@link DataZoneServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
156
156
|
*
|
|
157
|
+
*
|
|
157
158
|
* @public
|
|
158
159
|
*/
|
|
159
160
|
export declare class UpdateSubscriptionRequestCommand extends UpdateSubscriptionRequestCommand_base {
|
|
@@ -115,6 +115,7 @@ declare const UpdateSubscriptionTargetCommand_base: {
|
|
|
115
115
|
* @throws {@link DataZoneServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
117
117
|
*
|
|
118
|
+
*
|
|
118
119
|
* @public
|
|
119
120
|
*/
|
|
120
121
|
export declare class UpdateSubscriptionTargetCommand extends UpdateSubscriptionTargetCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const UpdateUserProfileCommand_base: {
|
|
|
88
88
|
* @throws {@link DataZoneServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from DataZone service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class UpdateUserProfileCommand extends UpdateUserProfileCommand_base {
|
|
@@ -8385,6 +8385,7 @@ export interface CreateProjectProfileOutput {
|
|
|
8385
8385
|
* @enum
|
|
8386
8386
|
*/
|
|
8387
8387
|
export declare const RuleAction: {
|
|
8388
|
+
readonly CREATE_LISTING_CHANGE_SET: "CREATE_LISTING_CHANGE_SET";
|
|
8388
8389
|
readonly CREATE_SUBSCRIPTION_REQUEST: "CREATE_SUBSCRIPTION_REQUEST";
|
|
8389
8390
|
};
|
|
8390
8391
|
/**
|
|
@@ -3088,6 +3088,7 @@ export interface CreateProjectProfileOutput {
|
|
|
3088
3088
|
domainUnitId?: string | undefined;
|
|
3089
3089
|
}
|
|
3090
3090
|
export declare const RuleAction: {
|
|
3091
|
+
readonly CREATE_LISTING_CHANGE_SET: "CREATE_LISTING_CHANGE_SET";
|
|
3091
3092
|
readonly CREATE_SUBSCRIPTION_REQUEST: "CREATE_SUBSCRIPTION_REQUEST";
|
|
3092
3093
|
};
|
|
3093
3094
|
export type RuleAction = (typeof RuleAction)[keyof typeof RuleAction];
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-datazone",
|
|
3
3
|
"description": "AWS SDK for JavaScript Datazone Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-datazone",
|
|
@@ -20,42 +20,42 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
58
|
-
"@smithy/util-stream": "^4.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
|
+
"@smithy/util-stream": "^4.2.0",
|
|
59
59
|
"@smithy/util-utf8": "^4.0.0",
|
|
60
60
|
"@types/uuid": "^9.0.1",
|
|
61
61
|
"tslib": "^2.6.2",
|