@aws-sdk/client-datazone 3.1119.0 → 3.1120.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/index.js CHANGED
@@ -67,7 +67,7 @@ const commonParams = {
67
67
  Region: { type: "builtInParams", name: "region" },
68
68
  };
69
69
 
70
- var version = "3.1118.0";
70
+ var version = "3.1119.0";
71
71
  var packageInfo = {
72
72
  version: version};
73
73
 
@@ -518,7 +518,7 @@ const _DN = "DomainName";
518
518
  const _DNI = "DeleteNotebookInput";
519
519
  const _DNO = "DeleteNotebookOutput";
520
520
  const _DNe = "DeleteNotebook";
521
- const _DP = "DeploymentProperties";
521
+ const _DP = "DeleteProgress";
522
522
  const _DPD = "DataProductDescription";
523
523
  const _DPI = "DataProductItem";
524
524
  const _DPIAA = "DataProductItemAdditionalAttributes";
@@ -538,7 +538,8 @@ const _DPPO = "DeleteProjectProfileOutput";
538
538
  const _DPR = "DataProductRevision";
539
539
  const _DPRI = "DataProductResultItem";
540
540
  const _DPRa = "DataProductRevisions";
541
- const _DPe = "DeleteProject";
541
+ const _DPe = "DeploymentProperties";
542
+ const _DPel = "DeleteProject";
542
543
  const _DR = "DeleteRule";
543
544
  const _DRI = "DeleteRuleInput";
544
545
  const _DRO = "DeleteRuleOutput";
@@ -629,7 +630,9 @@ const _FNi = "FirstName";
629
630
  const _FO = "FormOutput";
630
631
  const _FOL = "FormOutputList";
631
632
  const _FOM = "FormsOutputMap";
632
- const _FR = "FailureReasons";
633
+ const _FR = "FailureReason";
634
+ const _FRL = "FailureReasonsList";
635
+ const _FRa = "FailureReasons";
633
636
  const _FTD = "FormTypeData";
634
637
  const _FTN = "FormTypeName";
635
638
  const _GA = "GetAsset";
@@ -1402,8 +1405,9 @@ const _cCA = "codeConnectionArn";
1402
1405
  const _cCE = "compatibleComputeEnvironments";
1403
1406
  const _cCo = "computeConfiguration";
1404
1407
  const _cCol = "columnConfiguration";
1405
- const _cD = "certificateData";
1408
+ const _cD = "cascadeDelete";
1406
1409
  const _cDU = "createDomainUnit";
1410
+ const _cDe = "certificateData";
1407
1411
  const _cE = "credentialsExpiration";
1408
1412
  const _cEFB = "createEnvironmentFromBlueprint";
1409
1413
  const _cEP = "createEnvironmentProfile";
@@ -1464,6 +1468,7 @@ const _dPIa = "dataProductItem";
1464
1468
  const _dPL = "dataProductListing";
1465
1469
  const _dPR = "dataProductRevision";
1466
1470
  const _dPa = "dataProduct";
1471
+ const _dPe = "deleteProgress";
1467
1472
  const _dS = "deploymentStatus";
1468
1473
  const _dSCS = "dataSourceConfigurationSnapshot";
1469
1474
  const _dSI = "dataSourceId";
@@ -1877,6 +1882,7 @@ const _sB = "sortBy";
1877
1882
  const _sC = "storageConfiguration";
1878
1883
  const _sD = "shortDescription";
1879
1884
  const _sDC = "skipDeletionCheck";
1885
+ const _sDPC = "successfullyDeletedProjectCount";
1880
1886
  const _sEP = "sparkEmrProperties";
1881
1887
  const _sGCM = "subscriptionGrantCreationMode";
1882
1888
  const _sGI = "securityGroupIds";
@@ -2967,8 +2973,8 @@ var DeleteDataSourceOutput$ = [3, n0, _DDSO,
2967
2973
  ];
2968
2974
  var DeleteDomainInput$ = [3, n0, _DDI,
2969
2975
  0,
2970
- [_i, _cT, _sDC],
2971
- [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }]], 1
2976
+ [_i, _cT, _sDC, _cD],
2977
+ [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }], [2, { [_hQ]: _cD }]], 1
2972
2978
  ];
2973
2979
  var DeleteDomainOutput$ = [3, n0, _DDO,
2974
2980
  0,
@@ -3075,6 +3081,11 @@ var DeleteNotebookOutput$ = [3, n0, _DNO,
3075
3081
  [],
3076
3082
  []
3077
3083
  ];
3084
+ var DeleteProgress$ = [3, n0, _DP,
3085
+ 0,
3086
+ [_sDPC],
3087
+ [1]
3088
+ ];
3078
3089
  var DeleteProjectInput$ = [3, n0, _DPIe,
3079
3090
  0,
3080
3091
  [_dI, _i, _sDC],
@@ -3150,7 +3161,7 @@ var Deployment$ = [3, n0, _De,
3150
3161
  [_dIe, _dT, _dS, _fRa, _mes, _iDC],
3151
3162
  [0, 0, 0, () => EnvironmentError$, 64 | 0, 2]
3152
3163
  ];
3153
- var DeploymentProperties$ = [3, n0, _DP,
3164
+ var DeploymentProperties$ = [3, n0, _DPe,
3154
3165
  0,
3155
3166
  [_sTM, _eTM],
3156
3167
  [1, 1]
@@ -3305,6 +3316,11 @@ var FailureCause$ = [3, n0, _FC,
3305
3316
  [_m],
3306
3317
  [0]
3307
3318
  ];
3319
+ var FailureReason$ = [3, n0, _FR,
3320
+ 0,
3321
+ [_id, _m],
3322
+ [0, 0]
3323
+ ];
3308
3324
  var Filter$ = [3, n0, _F,
3309
3325
  0,
3310
3326
  [_a, _v, _iVn, _op],
@@ -3437,8 +3453,8 @@ var GetDomainInput$ = [3, n0, _GDI,
3437
3453
  ];
3438
3454
  var GetDomainOutput$ = [3, n0, _GDO,
3439
3455
  0,
3440
- [_id, _dER, _st, _rDUI, _n, _de, _sSO, _ar, _kKI, _pU, _cA, _lUA, _ta, _dVo, _sRe],
3441
- [0, 0, 0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4, 4, 128 | 0, 0, 0], 3
3456
+ [_id, _dER, _st, _rDUI, _n, _de, _sSO, _ar, _kKI, _pU, _cA, _lUA, _ta, _dVo, _sRe, _fR, _dPe],
3457
+ [0, 0, 0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4, 4, 128 | 0, 0, 0, () => FailureReasonsList, () => DeleteProgress$], 3
3442
3458
  ];
3443
3459
  var GetDomainUnitInput$ = [3, n0, _GDUI,
3444
3460
  0,
@@ -4942,7 +4958,7 @@ var SparkEmrPropertiesInput$ = [3, n0, _SEPI,
4942
4958
  ];
4943
4959
  var SparkEmrPropertiesOutput$ = [3, n0, _SEPO,
4944
4960
  0,
4945
- [_cAomp, _cr, _cE, _gTo, _iPA, _jVE, _lE, _lU, _pVE, _rRu, _tCSU, _cD, _mEA, _mEC],
4961
+ [_cAomp, _cr, _cE, _gTo, _iPA, _jVE, _lE, _lU, _pVE, _rRu, _tCSU, _cDe, _mEA, _mEC],
4946
4962
  [0, [() => UsernamePassword$, 0], 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [() => ManagedEndpointCredentials$, 0]]
4947
4963
  ];
4948
4964
  var SparkEmrPropertiesPatch$ = [3, n0, _SEPP,
@@ -5616,9 +5632,12 @@ var EnvironmentSummaries = [1, n0, _ESn,
5616
5632
  0, [() => EnvironmentSummary$,
5617
5633
  0]
5618
5634
  ];
5619
- var FailureReasons = [1, n0, _FR,
5635
+ var FailureReasons = [1, n0, _FRa,
5620
5636
  0, () => ProjectDeletionError$
5621
5637
  ];
5638
+ var FailureReasonsList = [1, n0, _FRL,
5639
+ 0, () => FailureReason$
5640
+ ];
5622
5641
  var FilterExpressions = [1, n0, _FEi,
5623
5642
  0, () => FilterExpression$
5624
5643
  ];
@@ -6292,7 +6311,7 @@ var DeleteListing$ = [9, n0, _DL,
6292
6311
  var DeleteNotebook$ = [9, n0, _DNe,
6293
6312
  { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/notebooks/{identifier}", 200] }, () => DeleteNotebookInput$, () => DeleteNotebookOutput$
6294
6313
  ];
6295
- var DeleteProject$ = [9, n0, _DPe,
6314
+ var DeleteProject$ = [9, n0, _DPel,
6296
6315
  { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204] }, () => DeleteProjectInput$, () => DeleteProjectOutput$
6297
6316
  ];
6298
6317
  var DeleteProjectMembership$ = [9, n0, _DPM,
@@ -8707,6 +8726,7 @@ exports.DeleteNotebook$ = DeleteNotebook$;
8707
8726
  exports.DeleteNotebookCommand = DeleteNotebookCommand;
8708
8727
  exports.DeleteNotebookInput$ = DeleteNotebookInput$;
8709
8728
  exports.DeleteNotebookOutput$ = DeleteNotebookOutput$;
8729
+ exports.DeleteProgress$ = DeleteProgress$;
8710
8730
  exports.DeleteProject$ = DeleteProject$;
8711
8731
  exports.DeleteProjectCommand = DeleteProjectCommand;
8712
8732
  exports.DeleteProjectInput$ = DeleteProjectInput$;
@@ -8786,6 +8806,7 @@ exports.EnvironmentSummary$ = EnvironmentSummary$;
8786
8806
  exports.EqualToExpression$ = EqualToExpression$;
8787
8807
  exports.EventSummary$ = EventSummary$;
8788
8808
  exports.FailureCause$ = FailureCause$;
8809
+ exports.FailureReason$ = FailureReason$;
8789
8810
  exports.FileFormat = FileFormat;
8790
8811
  exports.Filter$ = Filter$;
8791
8812
  exports.FilterClause$ = FilterClause$;
@@ -289,7 +289,7 @@ const _DN = "DomainName";
289
289
  const _DNI = "DeleteNotebookInput";
290
290
  const _DNO = "DeleteNotebookOutput";
291
291
  const _DNe = "DeleteNotebook";
292
- const _DP = "DeploymentProperties";
292
+ const _DP = "DeleteProgress";
293
293
  const _DPD = "DataProductDescription";
294
294
  const _DPI = "DataProductItem";
295
295
  const _DPIAA = "DataProductItemAdditionalAttributes";
@@ -309,7 +309,8 @@ const _DPPO = "DeleteProjectProfileOutput";
309
309
  const _DPR = "DataProductRevision";
310
310
  const _DPRI = "DataProductResultItem";
311
311
  const _DPRa = "DataProductRevisions";
312
- const _DPe = "DeleteProject";
312
+ const _DPe = "DeploymentProperties";
313
+ const _DPel = "DeleteProject";
313
314
  const _DR = "DeleteRule";
314
315
  const _DRI = "DeleteRuleInput";
315
316
  const _DRO = "DeleteRuleOutput";
@@ -400,7 +401,9 @@ const _FNi = "FirstName";
400
401
  const _FO = "FormOutput";
401
402
  const _FOL = "FormOutputList";
402
403
  const _FOM = "FormsOutputMap";
403
- const _FR = "FailureReasons";
404
+ const _FR = "FailureReason";
405
+ const _FRL = "FailureReasonsList";
406
+ const _FRa = "FailureReasons";
404
407
  const _FTD = "FormTypeData";
405
408
  const _FTN = "FormTypeName";
406
409
  const _GA = "GetAsset";
@@ -1173,8 +1176,9 @@ const _cCA = "codeConnectionArn";
1173
1176
  const _cCE = "compatibleComputeEnvironments";
1174
1177
  const _cCo = "computeConfiguration";
1175
1178
  const _cCol = "columnConfiguration";
1176
- const _cD = "certificateData";
1179
+ const _cD = "cascadeDelete";
1177
1180
  const _cDU = "createDomainUnit";
1181
+ const _cDe = "certificateData";
1178
1182
  const _cE = "credentialsExpiration";
1179
1183
  const _cEFB = "createEnvironmentFromBlueprint";
1180
1184
  const _cEP = "createEnvironmentProfile";
@@ -1235,6 +1239,7 @@ const _dPIa = "dataProductItem";
1235
1239
  const _dPL = "dataProductListing";
1236
1240
  const _dPR = "dataProductRevision";
1237
1241
  const _dPa = "dataProduct";
1242
+ const _dPe = "deleteProgress";
1238
1243
  const _dS = "deploymentStatus";
1239
1244
  const _dSCS = "dataSourceConfigurationSnapshot";
1240
1245
  const _dSI = "dataSourceId";
@@ -1648,6 +1653,7 @@ const _sB = "sortBy";
1648
1653
  const _sC = "storageConfiguration";
1649
1654
  const _sD = "shortDescription";
1650
1655
  const _sDC = "skipDeletionCheck";
1656
+ const _sDPC = "successfullyDeletedProjectCount";
1651
1657
  const _sEP = "sparkEmrProperties";
1652
1658
  const _sGCM = "subscriptionGrantCreationMode";
1653
1659
  const _sGI = "securityGroupIds";
@@ -2741,8 +2747,8 @@ export var DeleteDataSourceOutput$ = [3, n0, _DDSO,
2741
2747
  ];
2742
2748
  export var DeleteDomainInput$ = [3, n0, _DDI,
2743
2749
  0,
2744
- [_i, _cT, _sDC],
2745
- [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }]], 1
2750
+ [_i, _cT, _sDC, _cD],
2751
+ [[0, 1], [0, { [_hQ]: _cT, [_iTd]: 1 }], [2, { [_hQ]: _sDC }], [2, { [_hQ]: _cD }]], 1
2746
2752
  ];
2747
2753
  export var DeleteDomainOutput$ = [3, n0, _DDO,
2748
2754
  0,
@@ -2849,6 +2855,11 @@ export var DeleteNotebookOutput$ = [3, n0, _DNO,
2849
2855
  [],
2850
2856
  []
2851
2857
  ];
2858
+ export var DeleteProgress$ = [3, n0, _DP,
2859
+ 0,
2860
+ [_sDPC],
2861
+ [1]
2862
+ ];
2852
2863
  export var DeleteProjectInput$ = [3, n0, _DPIe,
2853
2864
  0,
2854
2865
  [_dI, _i, _sDC],
@@ -2924,7 +2935,7 @@ export var Deployment$ = [3, n0, _De,
2924
2935
  [_dIe, _dT, _dS, _fRa, _mes, _iDC],
2925
2936
  [0, 0, 0, () => EnvironmentError$, 64 | 0, 2]
2926
2937
  ];
2927
- export var DeploymentProperties$ = [3, n0, _DP,
2938
+ export var DeploymentProperties$ = [3, n0, _DPe,
2928
2939
  0,
2929
2940
  [_sTM, _eTM],
2930
2941
  [1, 1]
@@ -3079,6 +3090,11 @@ export var FailureCause$ = [3, n0, _FC,
3079
3090
  [_m],
3080
3091
  [0]
3081
3092
  ];
3093
+ export var FailureReason$ = [3, n0, _FR,
3094
+ 0,
3095
+ [_id, _m],
3096
+ [0, 0]
3097
+ ];
3082
3098
  export var Filter$ = [3, n0, _F,
3083
3099
  0,
3084
3100
  [_a, _v, _iVn, _op],
@@ -3211,8 +3227,8 @@ export var GetDomainInput$ = [3, n0, _GDI,
3211
3227
  ];
3212
3228
  export var GetDomainOutput$ = [3, n0, _GDO,
3213
3229
  0,
3214
- [_id, _dER, _st, _rDUI, _n, _de, _sSO, _ar, _kKI, _pU, _cA, _lUA, _ta, _dVo, _sRe],
3215
- [0, 0, 0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4, 4, 128 | 0, 0, 0], 3
3230
+ [_id, _dER, _st, _rDUI, _n, _de, _sSO, _ar, _kKI, _pU, _cA, _lUA, _ta, _dVo, _sRe, _fR, _dPe],
3231
+ [0, 0, 0, 0, 0, 0, () => SingleSignOn$, 0, 0, 0, 4, 4, 128 | 0, 0, 0, () => FailureReasonsList, () => DeleteProgress$], 3
3216
3232
  ];
3217
3233
  export var GetDomainUnitInput$ = [3, n0, _GDUI,
3218
3234
  0,
@@ -4716,7 +4732,7 @@ export var SparkEmrPropertiesInput$ = [3, n0, _SEPI,
4716
4732
  ];
4717
4733
  export var SparkEmrPropertiesOutput$ = [3, n0, _SEPO,
4718
4734
  0,
4719
- [_cAomp, _cr, _cE, _gTo, _iPA, _jVE, _lE, _lU, _pVE, _rRu, _tCSU, _cD, _mEA, _mEC],
4735
+ [_cAomp, _cr, _cE, _gTo, _iPA, _jVE, _lE, _lU, _pVE, _rRu, _tCSU, _cDe, _mEA, _mEC],
4720
4736
  [0, [() => UsernamePassword$, 0], 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, [() => ManagedEndpointCredentials$, 0]]
4721
4737
  ];
4722
4738
  export var SparkEmrPropertiesPatch$ = [3, n0, _SEPP,
@@ -5402,9 +5418,12 @@ var EnvironmentSummaries = [1, n0, _ESn,
5402
5418
  0]
5403
5419
  ];
5404
5420
  var FailedQueryProcessingErrorMessages = 64 | 0;
5405
- var FailureReasons = [1, n0, _FR,
5421
+ var FailureReasons = [1, n0, _FRa,
5406
5422
  0, () => ProjectDeletionError$
5407
5423
  ];
5424
+ var FailureReasonsList = [1, n0, _FRL,
5425
+ 0, () => FailureReason$
5426
+ ];
5408
5427
  var FilterExpressions = [1, n0, _FEi,
5409
5428
  0, () => FilterExpression$
5410
5429
  ];
@@ -6120,7 +6139,7 @@ export var DeleteListing$ = [9, n0, _DL,
6120
6139
  export var DeleteNotebook$ = [9, n0, _DNe,
6121
6140
  { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/notebooks/{identifier}", 200] }, () => DeleteNotebookInput$, () => DeleteNotebookOutput$
6122
6141
  ];
6123
- export var DeleteProject$ = [9, n0, _DPe,
6142
+ export var DeleteProject$ = [9, n0, _DPel,
6124
6143
  { [_ht]: ["DELETE", "/v2/domains/{domainIdentifier}/projects/{identifier}", 204] }, () => DeleteProjectInput$, () => DeleteProjectOutput$
6125
6144
  ];
6126
6145
  export var DeleteProjectMembership$ = [9, n0, _DPM,
@@ -37,6 +37,7 @@ declare const DeleteDomainCommand_base: {
37
37
  * identifier: "STRING_VALUE", // required
38
38
  * clientToken: "STRING_VALUE",
39
39
  * skipDeletionCheck: true || false,
40
+ * cascadeDelete: true || false,
40
41
  * };
41
42
  * const command = new DeleteDomainCommand(input);
42
43
  * const response = await client.send(command);
@@ -60,6 +60,15 @@ declare const GetDomainCommand_base: {
60
60
  * // },
61
61
  * // domainVersion: "V1" || "V2",
62
62
  * // serviceRole: "STRING_VALUE",
63
+ * // failureReasons: [ // FailureReasonsList
64
+ * // { // FailureReason
65
+ * // id: "STRING_VALUE",
66
+ * // message: "STRING_VALUE",
67
+ * // },
68
+ * // ],
69
+ * // deleteProgress: { // DeleteProgress
70
+ * // successfullyDeletedProjectCount: Number("int"),
71
+ * // },
63
72
  * // };
64
73
  *
65
74
  * ```
@@ -2972,10 +2972,15 @@ export interface DeleteDomainInput {
2972
2972
  */
2973
2973
  clientToken?: string | undefined;
2974
2974
  /**
2975
- * <p>Specifies the optional flag to delete all child entities within the domain.</p>
2975
+ * <p>Specifies whether to skip the check that prevents deletion of a domain that still contains resources. When you use this parameter, Amazon DataZone deletes the domain but might not remove its associated resources, which can leave orphaned resources behind. To delete a domain and fully clean up its associated resources, use <code>cascadeDelete</code> instead. You can't use this parameter together with <code>cascadeDelete</code>.</p>
2976
2976
  * @public
2977
2977
  */
2978
2978
  skipDeletionCheck?: boolean | undefined;
2979
+ /**
2980
+ * <p>Specifies whether to delete the domain along with all of its associated resources. When you use this parameter, Amazon DataZone deletes the domain and cleanly removes its associated resources without leaving orphaned resources behind. Amazon DataZone reports deletion progress in the <code>deleteProgress</code> field. Amazon DataZone reports any resources that it can't delete in the <code>failureReasons</code> field of the <code>GetDomain</code> response. You can't use this parameter together with <code>skipDeletionCheck</code>. If you don't specify a value, the default is <code>false</code>.</p>
2981
+ * @public
2982
+ */
2983
+ cascadeDelete?: boolean | undefined;
2979
2984
  }
2980
2985
  /**
2981
2986
  * @public
@@ -2987,6 +2992,33 @@ export interface DeleteDomainOutput {
2987
2992
  */
2988
2993
  status: DomainStatus | undefined;
2989
2994
  }
2995
+ /**
2996
+ * <p>The progress of a domain deletion, including the number of projects that Amazon DataZone successfully deleted. Amazon DataZone returns this structure in the response to a <code>GetDomain</code> request while a cascade deletion is in progress.</p>
2997
+ * @public
2998
+ */
2999
+ export interface DeleteProgress {
3000
+ /**
3001
+ * <p>The number of projects that Amazon DataZone successfully deleted during the domain deletion.</p>
3002
+ * @public
3003
+ */
3004
+ successfullyDeletedProjectCount?: number | undefined;
3005
+ }
3006
+ /**
3007
+ * <p>The details of a resource deletion failure during a cascade deletion of the domain.</p>
3008
+ * @public
3009
+ */
3010
+ export interface FailureReason {
3011
+ /**
3012
+ * <p>The identifier of the resource that failed to delete.</p>
3013
+ * @public
3014
+ */
3015
+ id?: string | undefined;
3016
+ /**
3017
+ * <p>The error message associated with the resource that failed to delete.</p>
3018
+ * @public
3019
+ */
3020
+ message?: string | undefined;
3021
+ }
2990
3022
  /**
2991
3023
  * @public
2992
3024
  */
@@ -3076,6 +3108,16 @@ export interface GetDomainOutput {
3076
3108
  * @public
3077
3109
  */
3078
3110
  serviceRole?: string | undefined;
3111
+ /**
3112
+ * <p>The list of failure reasons for resources that Amazon DataZone could not delete during a cascade deletion of the domain.</p>
3113
+ * @public
3114
+ */
3115
+ failureReasons?: FailureReason[] | undefined;
3116
+ /**
3117
+ * <p>The progress of the current domain deletion, including the number of projects that Amazon DataZone successfully deleted.</p>
3118
+ * @public
3119
+ */
3120
+ deleteProgress?: DeleteProgress | undefined;
3079
3121
  }
3080
3122
  /**
3081
3123
  * @public
@@ -9607,47 +9649,3 @@ export interface NotebookExportError {
9607
9649
  */
9608
9650
  message: string | undefined;
9609
9651
  }
9610
- /**
9611
- * <p>The Amazon Simple Storage Service destination for a notebook export in Amazon SageMaker Unified Studio.</p>
9612
- * @public
9613
- */
9614
- export interface S3Destination {
9615
- /**
9616
- * <p>The Amazon Simple Storage Service URI of the exported notebook.</p>
9617
- * @public
9618
- */
9619
- uri?: string | undefined;
9620
- }
9621
- /**
9622
- * <p>The output location for a notebook export in Amazon SageMaker Unified Studio.</p>
9623
- * @public
9624
- */
9625
- export type OutputLocation = OutputLocation.S3Member | OutputLocation.$UnknownMember;
9626
- /**
9627
- * @public
9628
- */
9629
- export declare namespace OutputLocation {
9630
- /**
9631
- * <p>The Amazon Simple Storage Service destination for the notebook export.</p>
9632
- * @public
9633
- */
9634
- interface S3Member {
9635
- s3: S3Destination;
9636
- $unknown?: never;
9637
- }
9638
- /**
9639
- * @public
9640
- */
9641
- interface $UnknownMember {
9642
- s3?: never;
9643
- $unknown: [string, any];
9644
- }
9645
- /**
9646
- * @deprecated unused in schema-serde mode.
9647
- *
9648
- */
9649
- interface Visitor<T> {
9650
- s3: (value: S3Destination) => T;
9651
- _: (name: string, value: any) => T;
9652
- }
9653
- }
@@ -1,6 +1,50 @@
1
1
  import type { ConnectionScope, ConnectionType, DataZoneEntityType, EnvironmentStatus, FileFormat, FilterOperator, FilterStatus, FormTypeStatus, GlossaryStatus, GlossaryTermStatus, GlossaryUsageRestriction, GraphEntityType, GroupProfileStatus, GroupSearchType, InventorySearchScope, ManagedPolicyType, NetworkAccessType, NotebookExportStatus, NotebookRunStatus, NotebookStatus, ProjectStatus, RejectRuleBehavior, RelationDirection, RelationType, ResolutionStrategy, RuleAction, RuleTargetType, RuleType, SearchOutputAdditionalAttribute, SortOrder, Status, SubscriptionGrantCreationMode, SubscriptionGrantOverallStatus, SubscriptionGrantStatus, SubscriptionRequestStatus, SubscriptionStatus, TargetEntityType, TimeSeriesEntityType, TriggerSourceType, TypesSearchScope, UserProfileStatus, UserProfileType, UserSearchType } from "./enums";
2
2
  import type { AccountSource, ActionParameters, AdditionalAttributes, AggregationListItem, AggregationOutput, AssetItem, AssetListingItem, AssetTypeItem, AwsLocation, CellInformation, ColumnFilterConfiguration, ComputeConfig, ConfigurableEnvironmentAction, Configuration, ConnectionPropertiesOutput, ConnectionPropertiesPatch, CustomParameter, Deployment, DeploymentProperties, EnvironmentConfig, EnvironmentConfiguration, EnvironmentConfigurationUserParameter, EnvironmentDeploymentDetails, EnvironmentParameter, FormEntryOutput, FormOutput, GitMetadata, MatchRationaleItem, Model, OwnerProperties, PhysicalEndpoint, PolicyGrantPrincipal, ProjectDeletionError, ProvisioningProperties, Resource, ResourceTag, ResourceTagParameter, RowFilterExpression, SubscribedListing, SubscribedPrincipal, TermRelations, UserProfileDetails } from "./models_0";
3
- import type { DataProductListingItem, DataProductResultItem, EncryptionConfiguration, FailureCause, GrantedEntity, Import, NotebookExportError, OutputLocation, RuleDetail, RuleScope, RuleTarget, SubscribedAsset, SubscriptionTargetForm, TimeSeriesDataPointFormOutput } from "./models_1";
3
+ import type { DataProductListingItem, DataProductResultItem, EncryptionConfiguration, FailureCause, GrantedEntity, Import, NotebookExportError, RuleDetail, RuleScope, RuleTarget, SubscribedAsset, SubscriptionTargetForm, TimeSeriesDataPointFormOutput } from "./models_1";
4
+ /**
5
+ * <p>The Amazon Simple Storage Service destination for a notebook export in Amazon SageMaker Unified Studio.</p>
6
+ * @public
7
+ */
8
+ export interface S3Destination {
9
+ /**
10
+ * <p>The Amazon Simple Storage Service URI of the exported notebook.</p>
11
+ * @public
12
+ */
13
+ uri?: string | undefined;
14
+ }
15
+ /**
16
+ * <p>The output location for a notebook export in Amazon SageMaker Unified Studio.</p>
17
+ * @public
18
+ */
19
+ export type OutputLocation = OutputLocation.S3Member | OutputLocation.$UnknownMember;
20
+ /**
21
+ * @public
22
+ */
23
+ export declare namespace OutputLocation {
24
+ /**
25
+ * <p>The Amazon Simple Storage Service destination for the notebook export.</p>
26
+ * @public
27
+ */
28
+ interface S3Member {
29
+ s3: S3Destination;
30
+ $unknown?: never;
31
+ }
32
+ /**
33
+ * @public
34
+ */
35
+ interface $UnknownMember {
36
+ s3?: never;
37
+ $unknown: [string, any];
38
+ }
39
+ /**
40
+ * @deprecated unused in schema-serde mode.
41
+ *
42
+ */
43
+ interface Visitor<T> {
44
+ s3: (value: S3Destination) => T;
45
+ _: (name: string, value: any) => T;
46
+ }
47
+ }
4
48
  /**
5
49
  * @public
6
50
  */
@@ -206,6 +206,7 @@ export declare var DeleteListingInput$: StaticStructureSchema;
206
206
  export declare var DeleteListingOutput$: StaticStructureSchema;
207
207
  export declare var DeleteNotebookInput$: StaticStructureSchema;
208
208
  export declare var DeleteNotebookOutput$: StaticStructureSchema;
209
+ export declare var DeleteProgress$: StaticStructureSchema;
209
210
  export declare var DeleteProjectInput$: StaticStructureSchema;
210
211
  export declare var DeleteProjectMembershipInput$: StaticStructureSchema;
211
212
  export declare var DeleteProjectMembershipOutput$: StaticStructureSchema;
@@ -252,6 +253,7 @@ export declare var EnvironmentResolvedAccount$: StaticStructureSchema;
252
253
  export declare var EnvironmentSummary$: StaticStructureSchema;
253
254
  export declare var EqualToExpression$: StaticStructureSchema;
254
255
  export declare var FailureCause$: StaticStructureSchema;
256
+ export declare var FailureReason$: StaticStructureSchema;
255
257
  export declare var Filter$: StaticStructureSchema;
256
258
  export declare var FilterExpression$: StaticStructureSchema;
257
259
  export declare var FormEntryInput$: StaticStructureSchema;
@@ -883,10 +883,18 @@ export interface DeleteDomainInput {
883
883
  identifier: string | undefined;
884
884
  clientToken?: string | undefined;
885
885
  skipDeletionCheck?: boolean | undefined;
886
+ cascadeDelete?: boolean | undefined;
886
887
  }
887
888
  export interface DeleteDomainOutput {
888
889
  status: DomainStatus | undefined;
889
890
  }
891
+ export interface DeleteProgress {
892
+ successfullyDeletedProjectCount?: number | undefined;
893
+ }
894
+ export interface FailureReason {
895
+ id?: string | undefined;
896
+ message?: string | undefined;
897
+ }
890
898
  export interface GetDomainInput {
891
899
  identifier: string | undefined;
892
900
  }
@@ -906,6 +914,8 @@ export interface GetDomainOutput {
906
914
  tags?: Record<string, string> | undefined;
907
915
  domainVersion?: DomainVersion | undefined;
908
916
  serviceRole?: string | undefined;
917
+ failureReasons?: FailureReason[] | undefined;
918
+ deleteProgress?: DeleteProgress | undefined;
909
919
  }
910
920
  export interface ListDomainsInput {
911
921
  status?: DomainStatus | undefined;
@@ -2467,21 +2477,3 @@ export interface GetNotebookExportInput {
2467
2477
  export interface NotebookExportError {
2468
2478
  message: string | undefined;
2469
2479
  }
2470
- export interface S3Destination {
2471
- uri?: string | undefined;
2472
- }
2473
- export type OutputLocation = OutputLocation.S3Member | OutputLocation.$UnknownMember;
2474
- export declare namespace OutputLocation {
2475
- interface S3Member {
2476
- s3: S3Destination;
2477
- $unknown?: never;
2478
- }
2479
- interface $UnknownMember {
2480
- s3?: never;
2481
- $unknown: [string, any];
2482
- }
2483
- interface Visitor<T> {
2484
- s3: (value: S3Destination) => T;
2485
- _: (name: string, value: any) => T;
2486
- }
2487
- }
@@ -95,7 +95,6 @@ import {
95
95
  GrantedEntity,
96
96
  Import,
97
97
  NotebookExportError,
98
- OutputLocation,
99
98
  RuleDetail,
100
99
  RuleScope,
101
100
  RuleTarget,
@@ -103,6 +102,24 @@ import {
103
102
  SubscriptionTargetForm,
104
103
  TimeSeriesDataPointFormOutput,
105
104
  } from "./models_1";
105
+ export interface S3Destination {
106
+ uri?: string | undefined;
107
+ }
108
+ export type OutputLocation = OutputLocation.S3Member | OutputLocation.$UnknownMember;
109
+ export declare namespace OutputLocation {
110
+ interface S3Member {
111
+ s3: S3Destination;
112
+ $unknown?: never;
113
+ }
114
+ interface $UnknownMember {
115
+ s3?: never;
116
+ $unknown: [string, any];
117
+ }
118
+ interface Visitor<T> {
119
+ s3: (value: S3Destination) => T;
120
+ _: (name: string, value: any) => T;
121
+ }
122
+ }
106
123
  export interface GetNotebookExportOutput {
107
124
  id: string | undefined;
108
125
  domainId: string | undefined;
@@ -206,6 +206,7 @@ export declare var DeleteListingInput$: StaticStructureSchema;
206
206
  export declare var DeleteListingOutput$: StaticStructureSchema;
207
207
  export declare var DeleteNotebookInput$: StaticStructureSchema;
208
208
  export declare var DeleteNotebookOutput$: StaticStructureSchema;
209
+ export declare var DeleteProgress$: StaticStructureSchema;
209
210
  export declare var DeleteProjectInput$: StaticStructureSchema;
210
211
  export declare var DeleteProjectMembershipInput$: StaticStructureSchema;
211
212
  export declare var DeleteProjectMembershipOutput$: StaticStructureSchema;
@@ -252,6 +253,7 @@ export declare var EnvironmentResolvedAccount$: StaticStructureSchema;
252
253
  export declare var EnvironmentSummary$: StaticStructureSchema;
253
254
  export declare var EqualToExpression$: StaticStructureSchema;
254
255
  export declare var FailureCause$: StaticStructureSchema;
256
+ export declare var FailureReason$: StaticStructureSchema;
255
257
  export declare var Filter$: StaticStructureSchema;
256
258
  export declare var FilterExpression$: StaticStructureSchema;
257
259
  export declare var FormEntryInput$: StaticStructureSchema;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-datazone",
3
- "version": "3.1119.0",
3
+ "version": "3.1120.0",
4
4
  "description": "AWS SDK for JavaScript Datazone Client for Node.js, Browser and React Native",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-datazone",
6
6
  "license": "Apache-2.0",