@aws-sdk/client-datazone 3.867.0 → 3.873.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -5
- package/dist-cjs/index.js +7 -1
- package/dist-es/protocols/Aws_restJson1.js +7 -1
- package/dist-types/DataZone.d.ts +1 -5
- package/dist-types/DataZoneClient.d.ts +1 -5
- package/dist-types/commands/AcceptPredictionsCommand.d.ts +1 -2
- package/dist-types/commands/AddPolicyGrantCommand.d.ts +5 -4
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -2
- package/dist-types/commands/CreateEnvironmentActionCommand.d.ts +1 -2
- package/dist-types/commands/CreateListingChangeSetCommand.d.ts +1 -2
- package/dist-types/commands/CreateRuleCommand.d.ts +1 -7
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -2
- package/dist-types/commands/DeleteEnvironmentActionCommand.d.ts +1 -2
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -7
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -2
- package/dist-types/commands/GetListingCommand.d.ts +1 -2
- package/dist-types/commands/GetRuleCommand.d.ts +1 -7
- package/dist-types/commands/ListConnectionsCommand.d.ts +1 -2
- package/dist-types/commands/ListPolicyGrantsCommand.d.ts +1 -0
- package/dist-types/commands/ListRulesCommand.d.ts +1 -7
- package/dist-types/commands/RejectPredictionsCommand.d.ts +1 -2
- package/dist-types/commands/RemovePolicyGrantCommand.d.ts +1 -0
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -2
- package/dist-types/commands/UpdateRuleCommand.d.ts +1 -7
- package/dist-types/index.d.ts +1 -5
- package/dist-types/models/models_0.d.ts +136 -275
- package/dist-types/models/models_1.d.ts +211 -752
- package/dist-types/models/models_2.d.ts +99 -251
- package/dist-types/ts3.4/commands/AddPolicyGrantCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +3 -1
- package/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/dist-types/ts3.4/models/models_2.d.ts +1 -0
- package/package.json +11 -11
|
@@ -85,8 +85,7 @@ export interface CreateRuleInput {
|
|
|
85
85
|
*/
|
|
86
86
|
description?: string | undefined;
|
|
87
87
|
/**
|
|
88
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
89
|
-
* request.</p>
|
|
88
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
90
89
|
* @public
|
|
91
90
|
*/
|
|
92
91
|
clientToken?: string | undefined;
|
|
@@ -179,14 +178,12 @@ export interface CreateRuleOutput {
|
|
|
179
178
|
*/
|
|
180
179
|
export interface ListingRevisionInput {
|
|
181
180
|
/**
|
|
182
|
-
* <p>An identifier of revision to be made to an asset published in a Amazon DataZone
|
|
183
|
-
* catalog.</p>
|
|
181
|
+
* <p>An identifier of revision to be made to an asset published in a Amazon DataZone catalog.</p>
|
|
184
182
|
* @public
|
|
185
183
|
*/
|
|
186
184
|
identifier: string | undefined;
|
|
187
185
|
/**
|
|
188
|
-
* <p>The details of a revision to be made to an asset published in a Amazon DataZone
|
|
189
|
-
* catalog.</p>
|
|
186
|
+
* <p>The details of a revision to be made to an asset published in a Amazon DataZone catalog.</p>
|
|
190
187
|
* @public
|
|
191
188
|
*/
|
|
192
189
|
revision: string | undefined;
|
|
@@ -251,15 +248,13 @@ export interface CreateSubscriptionGrantInput {
|
|
|
251
248
|
*/
|
|
252
249
|
assetTargetNames?: AssetTargetNameMap[] | undefined;
|
|
253
250
|
/**
|
|
254
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
255
|
-
* request.</p>
|
|
251
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
256
252
|
* @public
|
|
257
253
|
*/
|
|
258
254
|
clientToken?: string | undefined;
|
|
259
255
|
}
|
|
260
256
|
/**
|
|
261
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
262
|
-
* completed.</p>
|
|
257
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
263
258
|
* @public
|
|
264
259
|
*/
|
|
265
260
|
export interface FailureCause {
|
|
@@ -313,8 +308,7 @@ export interface SubscribedAsset {
|
|
|
313
308
|
*/
|
|
314
309
|
targetName?: string | undefined;
|
|
315
310
|
/**
|
|
316
|
-
* <p>The failure cause included in the details of the asset for which the subscription grant
|
|
317
|
-
* is created.</p>
|
|
311
|
+
* <p>The failure cause included in the details of the asset for which the subscription grant is created.</p>
|
|
318
312
|
* @public
|
|
319
313
|
*/
|
|
320
314
|
failureCause?: FailureCause | undefined;
|
|
@@ -324,8 +318,7 @@ export interface SubscribedAsset {
|
|
|
324
318
|
*/
|
|
325
319
|
grantedTimestamp?: Date | undefined;
|
|
326
320
|
/**
|
|
327
|
-
* <p>The failure timestamp included in the details of the asset for which the subscription
|
|
328
|
-
* grant is created.</p>
|
|
321
|
+
* <p>The failure timestamp included in the details of the asset for which the subscription grant is created.</p>
|
|
329
322
|
* @public
|
|
330
323
|
*/
|
|
331
324
|
failureTimestamp?: Date | undefined;
|
|
@@ -466,8 +459,7 @@ export interface CreateSubscriptionGrantOutput {
|
|
|
466
459
|
*/
|
|
467
460
|
export interface SubscribedListingInput {
|
|
468
461
|
/**
|
|
469
|
-
* <p>The identifier of the published asset for which the subscription grant is to be
|
|
470
|
-
* created.</p>
|
|
462
|
+
* <p>The identifier of the published asset for which the subscription grant is to be created.</p>
|
|
471
463
|
* @public
|
|
472
464
|
*/
|
|
473
465
|
identifier: string | undefined;
|
|
@@ -538,8 +530,7 @@ export interface CreateSubscriptionRequestInput {
|
|
|
538
530
|
*/
|
|
539
531
|
requestReason: string | undefined;
|
|
540
532
|
/**
|
|
541
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
542
|
-
* request.</p>
|
|
533
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
543
534
|
* @public
|
|
544
535
|
*/
|
|
545
536
|
clientToken?: string | undefined;
|
|
@@ -690,8 +681,7 @@ export interface CreateSubscriptionTargetInput {
|
|
|
690
681
|
*/
|
|
691
682
|
provider?: string | undefined;
|
|
692
683
|
/**
|
|
693
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
694
|
-
* request.</p>
|
|
684
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
695
685
|
* @public
|
|
696
686
|
*/
|
|
697
687
|
clientToken?: string | undefined;
|
|
@@ -809,8 +799,7 @@ export interface CreateUserProfileInput {
|
|
|
809
799
|
*/
|
|
810
800
|
userType?: UserType | undefined;
|
|
811
801
|
/**
|
|
812
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
813
|
-
* request.</p>
|
|
802
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
814
803
|
* @public
|
|
815
804
|
*/
|
|
816
805
|
clientToken?: string | undefined;
|
|
@@ -1366,16 +1355,14 @@ export interface DeleteDataSourceInput {
|
|
|
1366
1355
|
*/
|
|
1367
1356
|
identifier: string | undefined;
|
|
1368
1357
|
/**
|
|
1369
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
1370
|
-
* request.</p>
|
|
1358
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
1371
1359
|
*
|
|
1372
1360
|
* @deprecated
|
|
1373
1361
|
* @public
|
|
1374
1362
|
*/
|
|
1375
1363
|
clientToken?: string | undefined;
|
|
1376
1364
|
/**
|
|
1377
|
-
* <p>Specifies that the granted permissions are retained in case of a self-subscribe
|
|
1378
|
-
* functionality failure for a data source.</p>
|
|
1365
|
+
* <p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>
|
|
1379
1366
|
* @public
|
|
1380
1367
|
*/
|
|
1381
1368
|
retainPermissionsOnRevokeFailure?: boolean | undefined;
|
|
@@ -1522,8 +1509,7 @@ export interface DeleteDataSourceOutput {
|
|
|
1522
1509
|
*/
|
|
1523
1510
|
domainId: string | undefined;
|
|
1524
1511
|
/**
|
|
1525
|
-
* <p>The ID of the project in which this data source exists and from which it's
|
|
1526
|
-
* deleted.</p>
|
|
1512
|
+
* <p>The ID of the project in which this data source exists and from which it's deleted.</p>
|
|
1527
1513
|
* @public
|
|
1528
1514
|
*/
|
|
1529
1515
|
projectId: string | undefined;
|
|
@@ -1543,14 +1529,12 @@ export interface DeleteDataSourceOutput {
|
|
|
1543
1529
|
*/
|
|
1544
1530
|
configuration?: DataSourceConfigurationOutput | undefined;
|
|
1545
1531
|
/**
|
|
1546
|
-
* <p>The enable setting of the data source that specifies whether the data source is enabled
|
|
1547
|
-
* or disabled.</p>
|
|
1532
|
+
* <p>The enable setting of the data source that specifies whether the data source is enabled or disabled.</p>
|
|
1548
1533
|
* @public
|
|
1549
1534
|
*/
|
|
1550
1535
|
enableSetting?: EnableSetting | undefined;
|
|
1551
1536
|
/**
|
|
1552
|
-
* <p>Specifies whether the assets that this data source creates in the inventory are to be
|
|
1553
|
-
* also automatically published to the catalog.</p>
|
|
1537
|
+
* <p>Specifies whether the assets that this data source creates in the inventory are to be also automatically published to the catalog.</p>
|
|
1554
1538
|
* @public
|
|
1555
1539
|
*/
|
|
1556
1540
|
publishOnImport?: boolean | undefined;
|
|
@@ -1575,14 +1559,12 @@ export interface DeleteDataSourceOutput {
|
|
|
1575
1559
|
*/
|
|
1576
1560
|
lastRunAt?: Date | undefined;
|
|
1577
1561
|
/**
|
|
1578
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
1579
|
-
* completed.</p>
|
|
1562
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
1580
1563
|
* @public
|
|
1581
1564
|
*/
|
|
1582
1565
|
lastRunErrorMessage?: DataSourceErrorMessage | undefined;
|
|
1583
1566
|
/**
|
|
1584
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
1585
|
-
* completed.</p>
|
|
1567
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
1586
1568
|
* @public
|
|
1587
1569
|
*/
|
|
1588
1570
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -1602,8 +1584,7 @@ export interface DeleteDataSourceOutput {
|
|
|
1602
1584
|
*/
|
|
1603
1585
|
selfGrantStatus?: SelfGrantStatusOutput | undefined;
|
|
1604
1586
|
/**
|
|
1605
|
-
* <p>Specifies that the granted permissions are retained in case of a self-subscribe
|
|
1606
|
-
* functionality failure for a data source.</p>
|
|
1587
|
+
* <p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>
|
|
1607
1588
|
* @public
|
|
1608
1589
|
*/
|
|
1609
1590
|
retainPermissionsOnRevokeFailure?: boolean | undefined;
|
|
@@ -1688,8 +1669,7 @@ export interface GetDataSourceOutput {
|
|
|
1688
1669
|
*/
|
|
1689
1670
|
enableSetting?: EnableSetting | undefined;
|
|
1690
1671
|
/**
|
|
1691
|
-
* <p>Specifies whether the assets that this data source creates in the inventory are to be
|
|
1692
|
-
* also automatically published to the catalog.</p>
|
|
1672
|
+
* <p>Specifies whether the assets that this data source creates in the inventory are to be also automatically published to the catalog.</p>
|
|
1693
1673
|
* @public
|
|
1694
1674
|
*/
|
|
1695
1675
|
publishOnImport?: boolean | undefined;
|
|
@@ -1714,8 +1694,7 @@ export interface GetDataSourceOutput {
|
|
|
1714
1694
|
*/
|
|
1715
1695
|
lastRunAt?: Date | undefined;
|
|
1716
1696
|
/**
|
|
1717
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
1718
|
-
* completed.</p>
|
|
1697
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
1719
1698
|
* @public
|
|
1720
1699
|
*/
|
|
1721
1700
|
lastRunErrorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -1725,8 +1704,7 @@ export interface GetDataSourceOutput {
|
|
|
1725
1704
|
*/
|
|
1726
1705
|
lastRunAssetCount?: number | undefined;
|
|
1727
1706
|
/**
|
|
1728
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
1729
|
-
* completed.</p>
|
|
1707
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
1730
1708
|
* @public
|
|
1731
1709
|
*/
|
|
1732
1710
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -1786,21 +1764,12 @@ export interface ListDataSourcesInput {
|
|
|
1786
1764
|
*/
|
|
1787
1765
|
name?: string | undefined;
|
|
1788
1766
|
/**
|
|
1789
|
-
* <p>When the number of data sources is greater than the default value for the
|
|
1790
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
1791
|
-
* <code>MaxResults</code> that is less than the number of data sources, the response
|
|
1792
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
1793
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to
|
|
1794
|
-
* list the next set of data sources.</p>
|
|
1767
|
+
* <p>When the number of data sources is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data sources, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.</p>
|
|
1795
1768
|
* @public
|
|
1796
1769
|
*/
|
|
1797
1770
|
nextToken?: string | undefined;
|
|
1798
1771
|
/**
|
|
1799
|
-
* <p>The maximum number of data sources to return in a single call to
|
|
1800
|
-
* <code>ListDataSources</code>. When the number of data sources to be listed is greater
|
|
1801
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
1802
|
-
* value that you can use in a subsequent call to <code>ListDataSources</code> to list the
|
|
1803
|
-
* next set of data sources.</p>
|
|
1772
|
+
* <p>The maximum number of data sources to return in a single call to <code>ListDataSources</code>. When the number of data sources to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.</p>
|
|
1804
1773
|
* @public
|
|
1805
1774
|
*/
|
|
1806
1775
|
maxResults?: number | undefined;
|
|
@@ -1866,8 +1835,7 @@ export interface DataSourceSummary {
|
|
|
1866
1835
|
*/
|
|
1867
1836
|
lastRunAt?: Date | undefined;
|
|
1868
1837
|
/**
|
|
1869
|
-
* <p>The details of the error message that is returned if the operation cannot be
|
|
1870
|
-
* successfully completed.</p>
|
|
1838
|
+
* <p>The details of the error message that is returned if the operation cannot be successfully completed.</p>
|
|
1871
1839
|
* @public
|
|
1872
1840
|
*/
|
|
1873
1841
|
lastRunErrorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -1902,12 +1870,7 @@ export interface ListDataSourcesOutput {
|
|
|
1902
1870
|
*/
|
|
1903
1871
|
items: DataSourceSummary[] | undefined;
|
|
1904
1872
|
/**
|
|
1905
|
-
* <p>When the number of data sources is greater than the default value for the
|
|
1906
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
1907
|
-
* <code>MaxResults</code> that is less than the number of data sources, the response
|
|
1908
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
1909
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to
|
|
1910
|
-
* list the next set of data sources.</p>
|
|
1873
|
+
* <p>When the number of data sources is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data sources, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSources</code> to list the next set of data sources.</p>
|
|
1911
1874
|
* @public
|
|
1912
1875
|
*/
|
|
1913
1876
|
nextToken?: string | undefined;
|
|
@@ -1932,26 +1895,22 @@ export interface UpdateDataSourceInput {
|
|
|
1932
1895
|
*/
|
|
1933
1896
|
name?: string | undefined;
|
|
1934
1897
|
/**
|
|
1935
|
-
* <p>The description to be updated as part of the <code>UpdateDataSource</code>
|
|
1936
|
-
* action.</p>
|
|
1898
|
+
* <p>The description to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1937
1899
|
* @public
|
|
1938
1900
|
*/
|
|
1939
1901
|
description?: string | undefined;
|
|
1940
1902
|
/**
|
|
1941
|
-
* <p>The enable setting to be updated as part of the <code>UpdateDataSource</code>
|
|
1942
|
-
* action.</p>
|
|
1903
|
+
* <p>The enable setting to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1943
1904
|
* @public
|
|
1944
1905
|
*/
|
|
1945
1906
|
enableSetting?: EnableSetting | undefined;
|
|
1946
1907
|
/**
|
|
1947
|
-
* <p>The publish on import setting to be updated as part of the <code>UpdateDataSource</code>
|
|
1948
|
-
* action.</p>
|
|
1908
|
+
* <p>The publish on import setting to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1949
1909
|
* @public
|
|
1950
1910
|
*/
|
|
1951
1911
|
publishOnImport?: boolean | undefined;
|
|
1952
1912
|
/**
|
|
1953
|
-
* <p>The asset forms to be updated as part of the <code>UpdateDataSource</code>
|
|
1954
|
-
* action.</p>
|
|
1913
|
+
* <p>The asset forms to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1955
1914
|
* @public
|
|
1956
1915
|
*/
|
|
1957
1916
|
assetFormsInput?: FormInput[] | undefined;
|
|
@@ -1961,20 +1920,17 @@ export interface UpdateDataSourceInput {
|
|
|
1961
1920
|
*/
|
|
1962
1921
|
schedule?: ScheduleConfiguration | undefined;
|
|
1963
1922
|
/**
|
|
1964
|
-
* <p>The configuration to be updated as part of the <code>UpdateDataSource</code>
|
|
1965
|
-
* action.</p>
|
|
1923
|
+
* <p>The configuration to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1966
1924
|
* @public
|
|
1967
1925
|
*/
|
|
1968
1926
|
configuration?: DataSourceConfigurationInput | undefined;
|
|
1969
1927
|
/**
|
|
1970
|
-
* <p>The recommendation to be updated as part of the <code>UpdateDataSource</code>
|
|
1971
|
-
* action.</p>
|
|
1928
|
+
* <p>The recommendation to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
1972
1929
|
* @public
|
|
1973
1930
|
*/
|
|
1974
1931
|
recommendation?: RecommendationConfiguration | undefined;
|
|
1975
1932
|
/**
|
|
1976
|
-
* <p>Specifies that the granted permissions are retained in case of a self-subscribe
|
|
1977
|
-
* functionality failure for a data source.</p>
|
|
1933
|
+
* <p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>
|
|
1978
1934
|
* @public
|
|
1979
1935
|
*/
|
|
1980
1936
|
retainPermissionsOnRevokeFailure?: boolean | undefined;
|
|
@@ -2004,8 +1960,7 @@ export interface UpdateDataSourceOutput {
|
|
|
2004
1960
|
*/
|
|
2005
1961
|
name: string | undefined;
|
|
2006
1962
|
/**
|
|
2007
|
-
* <p>The description to be updated as part of the <code>UpdateDataSource</code>
|
|
2008
|
-
* action.</p>
|
|
1963
|
+
* <p>The description to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2009
1964
|
* @public
|
|
2010
1965
|
*/
|
|
2011
1966
|
description?: string | undefined;
|
|
@@ -2030,32 +1985,27 @@ export interface UpdateDataSourceOutput {
|
|
|
2030
1985
|
*/
|
|
2031
1986
|
connectionId?: string | undefined;
|
|
2032
1987
|
/**
|
|
2033
|
-
* <p>The configuration to be updated as part of the <code>UpdateDataSource</code>
|
|
2034
|
-
* action.</p>
|
|
1988
|
+
* <p>The configuration to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2035
1989
|
* @public
|
|
2036
1990
|
*/
|
|
2037
1991
|
configuration?: DataSourceConfigurationOutput | undefined;
|
|
2038
1992
|
/**
|
|
2039
|
-
* <p>The recommendation to be updated as part of the <code>UpdateDataSource</code>
|
|
2040
|
-
* action.</p>
|
|
1993
|
+
* <p>The recommendation to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2041
1994
|
* @public
|
|
2042
1995
|
*/
|
|
2043
1996
|
recommendation?: RecommendationConfiguration | undefined;
|
|
2044
1997
|
/**
|
|
2045
|
-
* <p>The enable setting to be updated as part of the <code>UpdateDataSource</code>
|
|
2046
|
-
* action.</p>
|
|
1998
|
+
* <p>The enable setting to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2047
1999
|
* @public
|
|
2048
2000
|
*/
|
|
2049
2001
|
enableSetting?: EnableSetting | undefined;
|
|
2050
2002
|
/**
|
|
2051
|
-
* <p>The publish on import setting to be updated as part of the <code>UpdateDataSource</code>
|
|
2052
|
-
* action.</p>
|
|
2003
|
+
* <p>The publish on import setting to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2053
2004
|
* @public
|
|
2054
2005
|
*/
|
|
2055
2006
|
publishOnImport?: boolean | undefined;
|
|
2056
2007
|
/**
|
|
2057
|
-
* <p>The asset forms to be updated as part of the <code>UpdateDataSource</code>
|
|
2058
|
-
* action.</p>
|
|
2008
|
+
* <p>The asset forms to be updated as part of the <code>UpdateDataSource</code> action.</p>
|
|
2059
2009
|
* @public
|
|
2060
2010
|
*/
|
|
2061
2011
|
assetFormsOutput?: FormOutput[] | undefined;
|
|
@@ -2080,8 +2030,7 @@ export interface UpdateDataSourceOutput {
|
|
|
2080
2030
|
*/
|
|
2081
2031
|
lastRunErrorMessage?: DataSourceErrorMessage | undefined;
|
|
2082
2032
|
/**
|
|
2083
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
2084
|
-
* completed.</p>
|
|
2033
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
2085
2034
|
* @public
|
|
2086
2035
|
*/
|
|
2087
2036
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -2101,8 +2050,7 @@ export interface UpdateDataSourceOutput {
|
|
|
2101
2050
|
*/
|
|
2102
2051
|
selfGrantStatus?: SelfGrantStatusOutput | undefined;
|
|
2103
2052
|
/**
|
|
2104
|
-
* <p>Specifies that the granted permissions are retained in case of a self-subscribe
|
|
2105
|
-
* functionality failure for a data source.</p>
|
|
2053
|
+
* <p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>
|
|
2106
2054
|
* @public
|
|
2107
2055
|
*/
|
|
2108
2056
|
retainPermissionsOnRevokeFailure?: boolean | undefined;
|
|
@@ -2240,8 +2188,7 @@ export interface GetDataSourceRunOutput {
|
|
|
2240
2188
|
*/
|
|
2241
2189
|
lineageSummary?: DataSourceRunLineageSummary | undefined;
|
|
2242
2190
|
/**
|
|
2243
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
2244
|
-
* completed.</p>
|
|
2191
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
2245
2192
|
* @public
|
|
2246
2193
|
*/
|
|
2247
2194
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -2271,8 +2218,7 @@ export interface GetDataSourceRunOutput {
|
|
|
2271
2218
|
*/
|
|
2272
2219
|
export interface ListDataSourceRunsInput {
|
|
2273
2220
|
/**
|
|
2274
|
-
* <p>The identifier of the Amazon DataZone domain in which to invoke the
|
|
2275
|
-
* <code>ListDataSourceRuns</code> action.</p>
|
|
2221
|
+
* <p>The identifier of the Amazon DataZone domain in which to invoke the <code>ListDataSourceRuns</code> action.</p>
|
|
2276
2222
|
* @public
|
|
2277
2223
|
*/
|
|
2278
2224
|
domainIdentifier: string | undefined;
|
|
@@ -2287,21 +2233,12 @@ export interface ListDataSourceRunsInput {
|
|
|
2287
2233
|
*/
|
|
2288
2234
|
status?: DataSourceRunStatus | undefined;
|
|
2289
2235
|
/**
|
|
2290
|
-
* <p>When the number of runs is greater than the default value for the
|
|
2291
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
2292
|
-
* <code>MaxResults</code> that is less than the number of runs, the response includes a
|
|
2293
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
2294
|
-
* value in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of
|
|
2295
|
-
* runs.</p>
|
|
2236
|
+
* <p>When the number of runs is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of runs, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of runs.</p>
|
|
2296
2237
|
* @public
|
|
2297
2238
|
*/
|
|
2298
2239
|
nextToken?: string | undefined;
|
|
2299
2240
|
/**
|
|
2300
|
-
* <p>The maximum number of runs to return in a single call to
|
|
2301
|
-
* <code>ListDataSourceRuns</code>. When the number of runs to be listed is greater than the
|
|
2302
|
-
* value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that
|
|
2303
|
-
* you can use in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of
|
|
2304
|
-
* runs.</p>
|
|
2241
|
+
* <p>The maximum number of runs to return in a single call to <code>ListDataSourceRuns</code>. When the number of runs to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of runs.</p>
|
|
2305
2242
|
* @public
|
|
2306
2243
|
*/
|
|
2307
2244
|
maxResults?: number | undefined;
|
|
@@ -2342,8 +2279,7 @@ export interface DataSourceRunSummary {
|
|
|
2342
2279
|
*/
|
|
2343
2280
|
runStatisticsForAssets?: RunStatisticsForAssets | undefined;
|
|
2344
2281
|
/**
|
|
2345
|
-
* <p>The details of the error message that is returned if the operation cannot be
|
|
2346
|
-
* successfully completed.</p>
|
|
2282
|
+
* <p>The details of the error message that is returned if the operation cannot be successfully completed.</p>
|
|
2347
2283
|
* @public
|
|
2348
2284
|
*/
|
|
2349
2285
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -2383,12 +2319,7 @@ export interface ListDataSourceRunsOutput {
|
|
|
2383
2319
|
*/
|
|
2384
2320
|
items: DataSourceRunSummary[] | undefined;
|
|
2385
2321
|
/**
|
|
2386
|
-
* <p>When the number of runs is greater than the default value for the
|
|
2387
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
2388
|
-
* <code>MaxResults</code> that is less than the number of runs, the response includes a
|
|
2389
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
2390
|
-
* value in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of
|
|
2391
|
-
* runs.</p>
|
|
2322
|
+
* <p>When the number of runs is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of runs, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSourceRuns</code> to list the next set of runs.</p>
|
|
2392
2323
|
* @public
|
|
2393
2324
|
*/
|
|
2394
2325
|
nextToken?: string | undefined;
|
|
@@ -2408,8 +2339,7 @@ export interface StartDataSourceRunInput {
|
|
|
2408
2339
|
*/
|
|
2409
2340
|
dataSourceIdentifier: string | undefined;
|
|
2410
2341
|
/**
|
|
2411
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
2412
|
-
* request.</p>
|
|
2342
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
2413
2343
|
* @public
|
|
2414
2344
|
*/
|
|
2415
2345
|
clientToken?: string | undefined;
|
|
@@ -2459,8 +2389,7 @@ export interface StartDataSourceRunOutput {
|
|
|
2459
2389
|
*/
|
|
2460
2390
|
runStatisticsForAssets?: RunStatisticsForAssets | undefined;
|
|
2461
2391
|
/**
|
|
2462
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
2463
|
-
* completed.</p>
|
|
2392
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
2464
2393
|
* @public
|
|
2465
2394
|
*/
|
|
2466
2395
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -2561,8 +2490,7 @@ export interface DataSourceRunActivity {
|
|
|
2561
2490
|
*/
|
|
2562
2491
|
technicalDescription?: string | undefined;
|
|
2563
2492
|
/**
|
|
2564
|
-
* <p>The details of the error message that is returned if the operation cannot be
|
|
2565
|
-
* successfully completed.</p>
|
|
2493
|
+
* <p>The details of the error message that is returned if the operation cannot be successfully completed.</p>
|
|
2566
2494
|
* @public
|
|
2567
2495
|
*/
|
|
2568
2496
|
errorMessage?: DataSourceErrorMessage | undefined;
|
|
@@ -2817,8 +2745,7 @@ export interface DeleteSubscriptionGrantOutput {
|
|
|
2817
2745
|
*/
|
|
2818
2746
|
updatedAt: Date | undefined;
|
|
2819
2747
|
/**
|
|
2820
|
-
* <p>The ID of the subscription target associated with the subscription grant that is
|
|
2821
|
-
* deleted.</p>
|
|
2748
|
+
* <p>The ID of the subscription target associated with the subscription grant that is deleted.</p>
|
|
2822
2749
|
* @public
|
|
2823
2750
|
*/
|
|
2824
2751
|
subscriptionTargetId: string | undefined;
|
|
@@ -2897,8 +2824,7 @@ export type TimeSeriesEntityType = (typeof TimeSeriesEntityType)[keyof typeof Ti
|
|
|
2897
2824
|
*/
|
|
2898
2825
|
export interface DeleteTimeSeriesDataPointsInput {
|
|
2899
2826
|
/**
|
|
2900
|
-
* <p>The ID of the Amazon DataZone domain that houses the asset for which you want to delete
|
|
2901
|
-
* a time series form.</p>
|
|
2827
|
+
* <p>The ID of the Amazon DataZone domain that houses the asset for which you want to delete a time series form.</p>
|
|
2902
2828
|
* @public
|
|
2903
2829
|
*/
|
|
2904
2830
|
domainIdentifier: string | undefined;
|
|
@@ -2918,8 +2844,7 @@ export interface DeleteTimeSeriesDataPointsInput {
|
|
|
2918
2844
|
*/
|
|
2919
2845
|
formName: string | undefined;
|
|
2920
2846
|
/**
|
|
2921
|
-
* <p>A unique, case-sensitive identifier to ensure idempotency of the request. This field is
|
|
2922
|
-
* automatically populated if not provided.</p>
|
|
2847
|
+
* <p>A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.</p>
|
|
2923
2848
|
* @public
|
|
2924
2849
|
*/
|
|
2925
2850
|
clientToken?: string | undefined;
|
|
@@ -2964,8 +2889,7 @@ export interface DeleteDomainInput {
|
|
|
2964
2889
|
*/
|
|
2965
2890
|
identifier: string | undefined;
|
|
2966
2891
|
/**
|
|
2967
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
2968
|
-
* request.</p>
|
|
2892
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
2969
2893
|
* @public
|
|
2970
2894
|
*/
|
|
2971
2895
|
clientToken?: string | undefined;
|
|
@@ -3035,8 +2959,7 @@ export interface GetDomainOutput {
|
|
|
3035
2959
|
*/
|
|
3036
2960
|
arn?: string | undefined;
|
|
3037
2961
|
/**
|
|
3038
|
-
* <p>The identifier of the Amazon Web Services Key Management Service (KMS) key that is used
|
|
3039
|
-
* to encrypt the Amazon DataZone domain, metadata, and reporting data. </p>
|
|
2962
|
+
* <p>The identifier of the Amazon Web Services Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data. </p>
|
|
3040
2963
|
* @public
|
|
3041
2964
|
*/
|
|
3042
2965
|
kmsKeyIdentifier?: string | undefined;
|
|
@@ -3086,21 +3009,12 @@ export interface ListDomainsInput {
|
|
|
3086
3009
|
*/
|
|
3087
3010
|
status?: DomainStatus | undefined;
|
|
3088
3011
|
/**
|
|
3089
|
-
* <p>The maximum number of domains to return in a single call to <code>ListDomains</code>.
|
|
3090
|
-
* When the number of domains to be listed is greater than the value of
|
|
3091
|
-
* <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you
|
|
3092
|
-
* can use in a subsequent call to <code>ListDomains</code> to list the next set of
|
|
3093
|
-
* domains.</p>
|
|
3012
|
+
* <p>The maximum number of domains to return in a single call to <code>ListDomains</code>. When the number of domains to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDomains</code> to list the next set of domains.</p>
|
|
3094
3013
|
* @public
|
|
3095
3014
|
*/
|
|
3096
3015
|
maxResults?: number | undefined;
|
|
3097
3016
|
/**
|
|
3098
|
-
* <p>When the number of domains is greater than the default value for the
|
|
3099
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
3100
|
-
* <code>MaxResults</code> that is less than the number of domains, the response includes a
|
|
3101
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
3102
|
-
* value in a subsequent call to <code>ListDomains</code> to list the next set of
|
|
3103
|
-
* domains.</p>
|
|
3017
|
+
* <p>When the number of domains is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of domains, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDomains</code> to list the next set of domains.</p>
|
|
3104
3018
|
* @public
|
|
3105
3019
|
*/
|
|
3106
3020
|
nextToken?: string | undefined;
|
|
@@ -3171,12 +3085,7 @@ export interface ListDomainsOutput {
|
|
|
3171
3085
|
*/
|
|
3172
3086
|
items: DomainSummary[] | undefined;
|
|
3173
3087
|
/**
|
|
3174
|
-
* <p>When the number of domains is greater than the default value for the
|
|
3175
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
3176
|
-
* <code>MaxResults</code> that is less than the number of domains, the response includes a
|
|
3177
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
3178
|
-
* value in a subsequent call to <code>ListDomains</code> to list the next set of
|
|
3179
|
-
* domains.</p>
|
|
3088
|
+
* <p>When the number of domains is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of domains, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDomains</code> to list the next set of domains.</p>
|
|
3180
3089
|
* @public
|
|
3181
3090
|
*/
|
|
3182
3091
|
nextToken?: string | undefined;
|
|
@@ -3196,14 +3105,12 @@ export interface UpdateDomainInput {
|
|
|
3196
3105
|
*/
|
|
3197
3106
|
description?: string | undefined;
|
|
3198
3107
|
/**
|
|
3199
|
-
* <p>The single sign-on option to be updated as part of the <code>UpdateDomain</code>
|
|
3200
|
-
* action.</p>
|
|
3108
|
+
* <p>The single sign-on option to be updated as part of the <code>UpdateDomain</code> action.</p>
|
|
3201
3109
|
* @public
|
|
3202
3110
|
*/
|
|
3203
3111
|
singleSignOn?: SingleSignOn | undefined;
|
|
3204
3112
|
/**
|
|
3205
|
-
* <p>The domain execution role to be updated as part of the <code>UpdateDomain</code>
|
|
3206
|
-
* action.</p>
|
|
3113
|
+
* <p>The domain execution role to be updated as part of the <code>UpdateDomain</code> action.</p>
|
|
3207
3114
|
* @public
|
|
3208
3115
|
*/
|
|
3209
3116
|
domainExecutionRole?: string | undefined;
|
|
@@ -3218,8 +3125,7 @@ export interface UpdateDomainInput {
|
|
|
3218
3125
|
*/
|
|
3219
3126
|
name?: string | undefined;
|
|
3220
3127
|
/**
|
|
3221
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
3222
|
-
* request.</p>
|
|
3128
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
3223
3129
|
* @public
|
|
3224
3130
|
*/
|
|
3225
3131
|
clientToken?: string | undefined;
|
|
@@ -3249,8 +3155,7 @@ export interface UpdateDomainOutput {
|
|
|
3249
3155
|
*/
|
|
3250
3156
|
singleSignOn?: SingleSignOn | undefined;
|
|
3251
3157
|
/**
|
|
3252
|
-
* <p>The domain execution role to be updated as part of the <code>UpdateDomain</code>
|
|
3253
|
-
* action.</p>
|
|
3158
|
+
* <p>The domain execution role to be updated as part of the <code>UpdateDomain</code> action.</p>
|
|
3254
3159
|
* @public
|
|
3255
3160
|
*/
|
|
3256
3161
|
domainExecutionRole?: string | undefined;
|
|
@@ -3365,8 +3270,7 @@ export interface GetDomainUnitOutput {
|
|
|
3365
3270
|
*/
|
|
3366
3271
|
export interface ListDomainUnitsForParentInput {
|
|
3367
3272
|
/**
|
|
3368
|
-
* <p>The ID of the domain in which you want to list domain units for a parent domain
|
|
3369
|
-
* unit.</p>
|
|
3273
|
+
* <p>The ID of the domain in which you want to list domain units for a parent domain unit.</p>
|
|
3370
3274
|
* @public
|
|
3371
3275
|
*/
|
|
3372
3276
|
domainIdentifier: string | undefined;
|
|
@@ -3376,19 +3280,12 @@ export interface ListDomainUnitsForParentInput {
|
|
|
3376
3280
|
*/
|
|
3377
3281
|
parentDomainUnitIdentifier: string | undefined;
|
|
3378
3282
|
/**
|
|
3379
|
-
* <p>The maximum number of domain units to return in a single call to
|
|
3380
|
-
* ListDomainUnitsForParent. When the number of domain units to be listed is greater than the
|
|
3381
|
-
* value of MaxResults, the response contains a NextToken value that you can use in a
|
|
3382
|
-
* subsequent call to ListDomainUnitsForParent to list the next set of domain units.</p>
|
|
3283
|
+
* <p>The maximum number of domain units to return in a single call to ListDomainUnitsForParent. When the number of domain units to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListDomainUnitsForParent to list the next set of domain units.</p>
|
|
3383
3284
|
* @public
|
|
3384
3285
|
*/
|
|
3385
3286
|
maxResults?: number | undefined;
|
|
3386
3287
|
/**
|
|
3387
|
-
* <p>When the number of domain units is greater than the default value for the MaxResults
|
|
3388
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
3389
|
-
* of domain units, the response includes a pagination token named NextToken. You can specify
|
|
3390
|
-
* this NextToken value in a subsequent call to ListDomainUnitsForParent to list the next set
|
|
3391
|
-
* of domain units.</p>
|
|
3288
|
+
* <p>When the number of domain units is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of domain units, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListDomainUnitsForParent to list the next set of domain units.</p>
|
|
3392
3289
|
* @public
|
|
3393
3290
|
*/
|
|
3394
3291
|
nextToken?: string | undefined;
|
|
@@ -3419,11 +3316,7 @@ export interface ListDomainUnitsForParentOutput {
|
|
|
3419
3316
|
*/
|
|
3420
3317
|
items: DomainUnitSummary[] | undefined;
|
|
3421
3318
|
/**
|
|
3422
|
-
* <p>When the number of domain units is greater than the default value for the MaxResults
|
|
3423
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
3424
|
-
* of domain units, the response includes a pagination token named NextToken. You can specify
|
|
3425
|
-
* this NextToken value in a subsequent call to ListDomainUnitsForParent to list the next set
|
|
3426
|
-
* of domain units.</p>
|
|
3319
|
+
* <p>When the number of domain units is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of domain units, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListDomainUnitsForParent to list the next set of domain units.</p>
|
|
3427
3320
|
* @public
|
|
3428
3321
|
*/
|
|
3429
3322
|
nextToken?: string | undefined;
|
|
@@ -3549,14 +3442,12 @@ export interface GetEnvironmentBlueprintConfigurationInput {
|
|
|
3549
3442
|
*/
|
|
3550
3443
|
export interface LakeFormationConfiguration {
|
|
3551
3444
|
/**
|
|
3552
|
-
* <p>The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for
|
|
3553
|
-
* Data Lake using Amazon Web Services Lake Formation hybrid access mode.</p>
|
|
3445
|
+
* <p>The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using Amazon Web Services Lake Formation hybrid access mode.</p>
|
|
3554
3446
|
* @public
|
|
3555
3447
|
*/
|
|
3556
3448
|
locationRegistrationRole?: string | undefined;
|
|
3557
3449
|
/**
|
|
3558
|
-
* <p>Specifies certain Amazon S3 locations if you do not want Amazon DataZone to
|
|
3559
|
-
* automatically register them in hybrid mode. </p>
|
|
3450
|
+
* <p>Specifies certain Amazon S3 locations if you do not want Amazon DataZone to automatically register them in hybrid mode. </p>
|
|
3560
3451
|
* @public
|
|
3561
3452
|
*/
|
|
3562
3453
|
locationRegistrationExcludeS3Locations?: string[] | undefined;
|
|
@@ -3656,23 +3547,12 @@ export interface ListEnvironmentBlueprintConfigurationsInput {
|
|
|
3656
3547
|
*/
|
|
3657
3548
|
domainIdentifier: string | undefined;
|
|
3658
3549
|
/**
|
|
3659
|
-
* <p>The maximum number of blueprint configurations to return in a single call to
|
|
3660
|
-
* <code>ListEnvironmentBlueprintConfigurations</code>. When the number of configurations
|
|
3661
|
-
* to be listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
3662
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
3663
|
-
* <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of
|
|
3664
|
-
* configurations.</p>
|
|
3550
|
+
* <p>The maximum number of blueprint configurations to return in a single call to <code>ListEnvironmentBlueprintConfigurations</code>. When the number of configurations to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of configurations.</p>
|
|
3665
3551
|
* @public
|
|
3666
3552
|
*/
|
|
3667
3553
|
maxResults?: number | undefined;
|
|
3668
3554
|
/**
|
|
3669
|
-
* <p>When the number of blueprint configurations is greater than the default value for the
|
|
3670
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
3671
|
-
* <code>MaxResults</code> that is less than the number of configurations, the response
|
|
3672
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
3673
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
3674
|
-
* <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of
|
|
3675
|
-
* configurations.</p>
|
|
3555
|
+
* <p>When the number of blueprint configurations is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of configurations, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of configurations.</p>
|
|
3676
3556
|
* @public
|
|
3677
3557
|
*/
|
|
3678
3558
|
nextToken?: string | undefined;
|
|
@@ -3693,8 +3573,7 @@ export interface EnvironmentBlueprintConfigurationItem {
|
|
|
3693
3573
|
*/
|
|
3694
3574
|
environmentBlueprintId: string | undefined;
|
|
3695
3575
|
/**
|
|
3696
|
-
* <p>The ARN of the provisioning role specified in the environment blueprint
|
|
3697
|
-
* configuration.</p>
|
|
3576
|
+
* <p>The ARN of the provisioning role specified in the environment blueprint configuration.</p>
|
|
3698
3577
|
* @public
|
|
3699
3578
|
*/
|
|
3700
3579
|
provisioningRoleArn?: string | undefined;
|
|
@@ -3704,8 +3583,7 @@ export interface EnvironmentBlueprintConfigurationItem {
|
|
|
3704
3583
|
*/
|
|
3705
3584
|
environmentRolePermissionBoundary?: string | undefined;
|
|
3706
3585
|
/**
|
|
3707
|
-
* <p>The ARN of the manage access role specified in the environment blueprint
|
|
3708
|
-
* configuration.</p>
|
|
3586
|
+
* <p>The ARN of the manage access role specified in the environment blueprint configuration.</p>
|
|
3709
3587
|
* @public
|
|
3710
3588
|
*/
|
|
3711
3589
|
manageAccessRoleArn?: string | undefined;
|
|
@@ -3745,13 +3623,7 @@ export interface ListEnvironmentBlueprintConfigurationsOutput {
|
|
|
3745
3623
|
*/
|
|
3746
3624
|
items?: EnvironmentBlueprintConfigurationItem[] | undefined;
|
|
3747
3625
|
/**
|
|
3748
|
-
* <p>When the number of blueprint configurations is greater than the default value for the
|
|
3749
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
3750
|
-
* <code>MaxResults</code> that is less than the number of configurations, the response
|
|
3751
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
3752
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
3753
|
-
* <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of
|
|
3754
|
-
* configurations.</p>
|
|
3626
|
+
* <p>When the number of blueprint configurations is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of configurations, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentBlueprintConfigurations</code> to list the next set of configurations.</p>
|
|
3755
3627
|
* @public
|
|
3756
3628
|
*/
|
|
3757
3629
|
nextToken?: string | undefined;
|
|
@@ -3942,8 +3814,7 @@ export interface GetFormTypeOutput {
|
|
|
3942
3814
|
*/
|
|
3943
3815
|
owningProjectId?: string | undefined;
|
|
3944
3816
|
/**
|
|
3945
|
-
* <p>The ID of the Amazon DataZone domain in which the metadata form type was originally
|
|
3946
|
-
* created.</p>
|
|
3817
|
+
* <p>The ID of the Amazon DataZone domain in which the metadata form type was originally created.</p>
|
|
3947
3818
|
* @public
|
|
3948
3819
|
*/
|
|
3949
3820
|
originDomainId?: string | undefined;
|
|
@@ -3983,8 +3854,7 @@ export interface GetFormTypeOutput {
|
|
|
3983
3854
|
*/
|
|
3984
3855
|
export interface GetAccountPoolInput {
|
|
3985
3856
|
/**
|
|
3986
|
-
* <p>The ID of the domain in which the account pool lives whose details are to be
|
|
3987
|
-
* displayed.</p>
|
|
3857
|
+
* <p>The ID of the domain in which the account pool lives whose details are to be displayed.</p>
|
|
3988
3858
|
* @public
|
|
3989
3859
|
*/
|
|
3990
3860
|
domainIdentifier: string | undefined;
|
|
@@ -3999,8 +3869,7 @@ export interface GetAccountPoolInput {
|
|
|
3999
3869
|
*/
|
|
4000
3870
|
export interface GetAccountPoolOutput {
|
|
4001
3871
|
/**
|
|
4002
|
-
* <p>The ID of the domain in which the account pool lives whose details are to be
|
|
4003
|
-
* displayed.</p>
|
|
3872
|
+
* <p>The ID of the domain in which the account pool lives whose details are to be displayed.</p>
|
|
4004
3873
|
* @public
|
|
4005
3874
|
*/
|
|
4006
3875
|
domainId?: string | undefined;
|
|
@@ -4025,9 +3894,7 @@ export interface GetAccountPoolOutput {
|
|
|
4025
3894
|
*/
|
|
4026
3895
|
resolutionStrategy?: ResolutionStrategy | undefined;
|
|
4027
3896
|
/**
|
|
4028
|
-
* <p>The source of accounts for the account pool. In the current release, it's either a
|
|
4029
|
-
* static list of accounts provided by the customer or a custom Amazon Web Services Lambda
|
|
4030
|
-
* handler. </p>
|
|
3897
|
+
* <p>The source of accounts for the account pool. In the current release, it's either a static list of accounts provided by the customer or a custom Amazon Web Services Lambda handler. </p>
|
|
4031
3898
|
* @public
|
|
4032
3899
|
*/
|
|
4033
3900
|
accountSource: AccountSource | undefined;
|
|
@@ -4297,8 +4164,7 @@ export interface GetEnvironmentOutput {
|
|
|
4297
4164
|
*/
|
|
4298
4165
|
export interface GetEnvironmentActionInput {
|
|
4299
4166
|
/**
|
|
4300
|
-
* <p>The ID of the Amazon DataZone domain in which the <code>GetEnvironmentAction</code> API is
|
|
4301
|
-
* invoked. </p>
|
|
4167
|
+
* <p>The ID of the Amazon DataZone domain in which the <code>GetEnvironmentAction</code> API is invoked. </p>
|
|
4302
4168
|
* @public
|
|
4303
4169
|
*/
|
|
4304
4170
|
domainIdentifier: string | undefined;
|
|
@@ -4423,8 +4289,7 @@ export interface GetEnvironmentBlueprintOutput {
|
|
|
4423
4289
|
*/
|
|
4424
4290
|
export interface GetEnvironmentCredentialsInput {
|
|
4425
4291
|
/**
|
|
4426
|
-
* <p>The ID of the Amazon DataZone domain in which this environment and its credentials
|
|
4427
|
-
* exist.</p>
|
|
4292
|
+
* <p>The ID of the Amazon DataZone domain in which this environment and its credentials exist.</p>
|
|
4428
4293
|
* @public
|
|
4429
4294
|
*/
|
|
4430
4295
|
domainIdentifier: string | undefined;
|
|
@@ -4640,8 +4505,7 @@ export interface LineageSqlQueryRunDetails {
|
|
|
4640
4505
|
*/
|
|
4641
4506
|
totalQueriesProcessed?: number | undefined;
|
|
4642
4507
|
/**
|
|
4643
|
-
* <p>The number of queries that failed in the SQL query run details of a data lineage
|
|
4644
|
-
* run.</p>
|
|
4508
|
+
* <p>The number of queries that failed in the SQL query run details of a data lineage run.</p>
|
|
4645
4509
|
* @public
|
|
4646
4510
|
*/
|
|
4647
4511
|
numQueriesFailed?: number | undefined;
|
|
@@ -4874,11 +4738,7 @@ export interface GetLineageNodeInput {
|
|
|
4874
4738
|
*/
|
|
4875
4739
|
domainIdentifier: string | undefined;
|
|
4876
4740
|
/**
|
|
4877
|
-
* <p>The ID of the data lineage node that you want to get.</p>
|
|
4878
|
-
* <p>Both, a lineage node identifier generated by Amazon DataZone and a
|
|
4879
|
-
* <code>sourceIdentifier</code> of the lineage node are supported. If
|
|
4880
|
-
* <code>sourceIdentifier</code> is greater than 1800 characters, you can use lineage node
|
|
4881
|
-
* identifier generated by Amazon DataZone to get the node details.</p>
|
|
4741
|
+
* <p>The ID of the data lineage node that you want to get.</p> <p>Both, a lineage node identifier generated by Amazon DataZone and a <code>sourceIdentifier</code> of the lineage node are supported. If <code>sourceIdentifier</code> is greater than 1800 characters, you can use lineage node identifier generated by Amazon DataZone to get the node details.</p>
|
|
4882
4742
|
* @public
|
|
4883
4743
|
*/
|
|
4884
4744
|
identifier: string | undefined;
|
|
@@ -5029,8 +4889,7 @@ export interface GetProjectOutput {
|
|
|
5029
4889
|
*/
|
|
5030
4890
|
projectStatus?: ProjectStatus | undefined;
|
|
5031
4891
|
/**
|
|
5032
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
5033
|
-
* completed.</p>
|
|
4892
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
5034
4893
|
* @public
|
|
5035
4894
|
*/
|
|
5036
4895
|
failureReasons?: ProjectDeletionError[] | undefined;
|
|
@@ -5302,8 +5161,7 @@ export interface GetSubscriptionGrantOutput {
|
|
|
5302
5161
|
*/
|
|
5303
5162
|
export interface GetSubscriptionRequestDetailsInput {
|
|
5304
5163
|
/**
|
|
5305
|
-
* <p>The identifier of the Amazon DataZone domain in which to get the subscription request
|
|
5306
|
-
* details.</p>
|
|
5164
|
+
* <p>The identifier of the Amazon DataZone domain in which to get the subscription request details.</p>
|
|
5307
5165
|
* @public
|
|
5308
5166
|
*/
|
|
5309
5167
|
domainIdentifier: string | undefined;
|
|
@@ -5493,8 +5351,7 @@ export interface GetSubscriptionTargetOutput {
|
|
|
5493
5351
|
*/
|
|
5494
5352
|
export interface GetTimeSeriesDataPointInput {
|
|
5495
5353
|
/**
|
|
5496
|
-
* <p>The ID of the Amazon DataZone domain that houses the asset for which you want to get the
|
|
5497
|
-
* data point.</p>
|
|
5354
|
+
* <p>The ID of the Amazon DataZone domain that houses the asset for which you want to get the data point.</p>
|
|
5498
5355
|
* @public
|
|
5499
5356
|
*/
|
|
5500
5357
|
domainIdentifier: string | undefined;
|
|
@@ -5560,8 +5417,7 @@ export interface TimeSeriesDataPointFormOutput {
|
|
|
5560
5417
|
*/
|
|
5561
5418
|
export interface GetTimeSeriesDataPointOutput {
|
|
5562
5419
|
/**
|
|
5563
|
-
* <p>The ID of the Amazon DataZone domain that houses the asset data point that you want to
|
|
5564
|
-
* get.</p>
|
|
5420
|
+
* <p>The ID of the Amazon DataZone domain that houses the asset data point that you want to get.</p>
|
|
5565
5421
|
* @public
|
|
5566
5422
|
*/
|
|
5567
5423
|
domainId?: string | undefined;
|
|
@@ -5611,8 +5467,7 @@ export interface GetUserProfileInput {
|
|
|
5611
5467
|
*/
|
|
5612
5468
|
export interface GetUserProfileOutput {
|
|
5613
5469
|
/**
|
|
5614
|
-
* <p>the identifier of the Amazon DataZone domain of which you want to get the user
|
|
5615
|
-
* profile.</p>
|
|
5470
|
+
* <p>the identifier of the Amazon DataZone domain of which you want to get the user profile.</p>
|
|
5616
5471
|
* @public
|
|
5617
5472
|
*/
|
|
5618
5473
|
domainId?: string | undefined;
|
|
@@ -5732,8 +5587,7 @@ export interface GetGlossaryOutput {
|
|
|
5732
5587
|
*/
|
|
5733
5588
|
export interface UpdateGlossaryInput {
|
|
5734
5589
|
/**
|
|
5735
|
-
* <p>The identifier of the Amazon DataZone domain in which a business glossary is to be
|
|
5736
|
-
* updated.</p>
|
|
5590
|
+
* <p>The identifier of the Amazon DataZone domain in which a business glossary is to be updated.</p>
|
|
5737
5591
|
* @public
|
|
5738
5592
|
*/
|
|
5739
5593
|
domainIdentifier: string | undefined;
|
|
@@ -5758,8 +5612,7 @@ export interface UpdateGlossaryInput {
|
|
|
5758
5612
|
*/
|
|
5759
5613
|
status?: GlossaryStatus | undefined;
|
|
5760
5614
|
/**
|
|
5761
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
5762
|
-
* request.</p>
|
|
5615
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
5763
5616
|
* @public
|
|
5764
5617
|
*/
|
|
5765
5618
|
clientToken?: string | undefined;
|
|
@@ -5769,8 +5622,7 @@ export interface UpdateGlossaryInput {
|
|
|
5769
5622
|
*/
|
|
5770
5623
|
export interface UpdateGlossaryOutput {
|
|
5771
5624
|
/**
|
|
5772
|
-
* <p>The identifier of the Amazon DataZone domain in which a business glossary is to be
|
|
5773
|
-
* updated.</p>
|
|
5625
|
+
* <p>The identifier of the Amazon DataZone domain in which a business glossary is to be updated.</p>
|
|
5774
5626
|
* @public
|
|
5775
5627
|
*/
|
|
5776
5628
|
domainId: string | undefined;
|
|
@@ -5905,8 +5757,7 @@ export interface GetGlossaryTermOutput {
|
|
|
5905
5757
|
*/
|
|
5906
5758
|
export interface UpdateGlossaryTermInput {
|
|
5907
5759
|
/**
|
|
5908
|
-
* <p>The identifier of the Amazon DataZone domain in which a business glossary term is to be
|
|
5909
|
-
* updated.</p>
|
|
5760
|
+
* <p>The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.</p>
|
|
5910
5761
|
* @public
|
|
5911
5762
|
*/
|
|
5912
5763
|
domainIdentifier: string | undefined;
|
|
@@ -5926,20 +5777,17 @@ export interface UpdateGlossaryTermInput {
|
|
|
5926
5777
|
*/
|
|
5927
5778
|
name?: string | undefined;
|
|
5928
5779
|
/**
|
|
5929
|
-
* <p>The short description to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5930
|
-
* action.</p>
|
|
5780
|
+
* <p>The short description to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5931
5781
|
* @public
|
|
5932
5782
|
*/
|
|
5933
5783
|
shortDescription?: string | undefined;
|
|
5934
5784
|
/**
|
|
5935
|
-
* <p>The long description to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5936
|
-
* action.</p>
|
|
5785
|
+
* <p>The long description to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5937
5786
|
* @public
|
|
5938
5787
|
*/
|
|
5939
5788
|
longDescription?: string | undefined;
|
|
5940
5789
|
/**
|
|
5941
|
-
* <p>The term relations to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5942
|
-
* action.</p>
|
|
5790
|
+
* <p>The term relations to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5943
5791
|
* @public
|
|
5944
5792
|
*/
|
|
5945
5793
|
termRelations?: TermRelations | undefined;
|
|
@@ -5959,8 +5807,7 @@ export interface UpdateGlossaryTermOutput {
|
|
|
5959
5807
|
*/
|
|
5960
5808
|
id: string | undefined;
|
|
5961
5809
|
/**
|
|
5962
|
-
* <p>The identifier of the Amazon DataZone domain in which a business glossary term is to be
|
|
5963
|
-
* updated.</p>
|
|
5810
|
+
* <p>The identifier of the Amazon DataZone domain in which a business glossary term is to be updated.</p>
|
|
5964
5811
|
* @public
|
|
5965
5812
|
*/
|
|
5966
5813
|
domainId: string | undefined;
|
|
@@ -5980,20 +5827,17 @@ export interface UpdateGlossaryTermOutput {
|
|
|
5980
5827
|
*/
|
|
5981
5828
|
status: GlossaryTermStatus | undefined;
|
|
5982
5829
|
/**
|
|
5983
|
-
* <p>The short description to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5984
|
-
* action.</p>
|
|
5830
|
+
* <p>The short description to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5985
5831
|
* @public
|
|
5986
5832
|
*/
|
|
5987
5833
|
shortDescription?: string | undefined;
|
|
5988
5834
|
/**
|
|
5989
|
-
* <p>The long description to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5990
|
-
* action.</p>
|
|
5835
|
+
* <p>The long description to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5991
5836
|
* @public
|
|
5992
5837
|
*/
|
|
5993
5838
|
longDescription?: string | undefined;
|
|
5994
5839
|
/**
|
|
5995
|
-
* <p>The term relations to be updated as part of the <code>UpdateGlossaryTerm</code>
|
|
5996
|
-
* action.</p>
|
|
5840
|
+
* <p>The term relations to be updated as part of the <code>UpdateGlossaryTerm</code> action.</p>
|
|
5997
5841
|
* @public
|
|
5998
5842
|
*/
|
|
5999
5843
|
termRelations?: TermRelations | undefined;
|
|
@@ -6046,19 +5890,12 @@ export interface ListAccountPoolsInput {
|
|
|
6046
5890
|
*/
|
|
6047
5891
|
sortOrder?: SortOrder | undefined;
|
|
6048
5892
|
/**
|
|
6049
|
-
* <p>When the number of account pools is greater than the default value for the MaxResults
|
|
6050
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6051
|
-
* of account pools, the response includes a pagination token named NextToken. You can specify
|
|
6052
|
-
* this NextToken value in a subsequent call to ListAccountPools to list the next set of
|
|
6053
|
-
* account pools.</p>
|
|
5893
|
+
* <p>When the number of account pools is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of account pools, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListAccountPools to list the next set of account pools.</p>
|
|
6054
5894
|
* @public
|
|
6055
5895
|
*/
|
|
6056
5896
|
nextToken?: string | undefined;
|
|
6057
5897
|
/**
|
|
6058
|
-
* <p>The maximum number of account pools to return in a single call to ListAccountPools. When
|
|
6059
|
-
* the number of account pools to be listed is greater than the value of MaxResults, the
|
|
6060
|
-
* response contains a NextToken value that you can use in a subsequent call to
|
|
6061
|
-
* ListAccountPools to list the next set of account pools.</p>
|
|
5898
|
+
* <p>The maximum number of account pools to return in a single call to ListAccountPools. When the number of account pools to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListAccountPools to list the next set of account pools.</p>
|
|
6062
5899
|
* @public
|
|
6063
5900
|
*/
|
|
6064
5901
|
maxResults?: number | undefined;
|
|
@@ -6073,11 +5910,7 @@ export interface ListAccountPoolsOutput {
|
|
|
6073
5910
|
*/
|
|
6074
5911
|
items?: AccountPoolSummary[] | undefined;
|
|
6075
5912
|
/**
|
|
6076
|
-
* <p>When the number of account pools is greater than the default value for the MaxResults
|
|
6077
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6078
|
-
* of account pools, the response includes a pagination token named NextToken. You can specify
|
|
6079
|
-
* this NextToken value in a subsequent call to ListAccountPools to list the next set of
|
|
6080
|
-
* account pools.</p>
|
|
5913
|
+
* <p>When the number of account pools is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of account pools, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListAccountPools to list the next set of account pools.</p>
|
|
6081
5914
|
* @public
|
|
6082
5915
|
*/
|
|
6083
5916
|
nextToken?: string | undefined;
|
|
@@ -6087,8 +5920,7 @@ export interface ListAccountPoolsOutput {
|
|
|
6087
5920
|
*/
|
|
6088
5921
|
export interface ListAccountsInAccountPoolInput {
|
|
6089
5922
|
/**
|
|
6090
|
-
* <p>The ID of the domain in which the accounts in the specified account pool are to be
|
|
6091
|
-
* listed.</p>
|
|
5923
|
+
* <p>The ID of the domain in which the accounts in the specified account pool are to be listed.</p>
|
|
6092
5924
|
* @public
|
|
6093
5925
|
*/
|
|
6094
5926
|
domainIdentifier: string | undefined;
|
|
@@ -6098,19 +5930,12 @@ export interface ListAccountsInAccountPoolInput {
|
|
|
6098
5930
|
*/
|
|
6099
5931
|
identifier: string | undefined;
|
|
6100
5932
|
/**
|
|
6101
|
-
* <p>When the number of accounts is greater than the default value for the MaxResults
|
|
6102
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6103
|
-
* of accounts, the response includes a pagination token named NextToken. You can specify this
|
|
6104
|
-
* NextToken value in a subsequent call to ListAccountsInAccountPool to list the next set of
|
|
6105
|
-
* accounts.</p>
|
|
5933
|
+
* <p>When the number of accounts is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of accounts, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListAccountsInAccountPool to list the next set of accounts.</p>
|
|
6106
5934
|
* @public
|
|
6107
5935
|
*/
|
|
6108
5936
|
nextToken?: string | undefined;
|
|
6109
5937
|
/**
|
|
6110
|
-
* <p>The maximum number of accounts to return in a single call to ListAccountsInAccountPool.
|
|
6111
|
-
* When the number of accounts to be listed is greater than the value of MaxResults, the
|
|
6112
|
-
* response contains a NextToken value that you can use in a subsequent call to
|
|
6113
|
-
* ListAccountsInAccountPool to list the next set of accounts.</p>
|
|
5938
|
+
* <p>The maximum number of accounts to return in a single call to ListAccountsInAccountPool. When the number of accounts to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListAccountsInAccountPool to list the next set of accounts.</p>
|
|
6114
5939
|
* @public
|
|
6115
5940
|
*/
|
|
6116
5941
|
maxResults?: number | undefined;
|
|
@@ -6125,11 +5950,7 @@ export interface ListAccountsInAccountPoolOutput {
|
|
|
6125
5950
|
*/
|
|
6126
5951
|
items?: AccountInfo[] | undefined;
|
|
6127
5952
|
/**
|
|
6128
|
-
* <p>When the number of accounts is greater than the default value for the MaxResults
|
|
6129
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6130
|
-
* of accounts, the response includes a pagination token named NextToken. You can specify this
|
|
6131
|
-
* NextToken value in a subsequent call to ListAccountsInAccountPool to list the next set of
|
|
6132
|
-
* accounts.</p>
|
|
5953
|
+
* <p>When the number of accounts is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of accounts, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListAccountsInAccountPool to list the next set of accounts.</p>
|
|
6133
5954
|
* @public
|
|
6134
5955
|
*/
|
|
6135
5956
|
nextToken?: string | undefined;
|
|
@@ -6154,21 +5975,12 @@ export interface ListAssetFiltersInput {
|
|
|
6154
5975
|
*/
|
|
6155
5976
|
status?: FilterStatus | undefined;
|
|
6156
5977
|
/**
|
|
6157
|
-
* <p>When the number of asset filters is greater than the default value for the
|
|
6158
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6159
|
-
* <code>MaxResults</code> that is less than the number of asset filters, the response
|
|
6160
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6161
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListAssetFilters</code> to
|
|
6162
|
-
* list the next set of asset filters.</p>
|
|
5978
|
+
* <p>When the number of asset filters is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of asset filters, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListAssetFilters</code> to list the next set of asset filters.</p>
|
|
6163
5979
|
* @public
|
|
6164
5980
|
*/
|
|
6165
5981
|
nextToken?: string | undefined;
|
|
6166
5982
|
/**
|
|
6167
|
-
* <p>The maximum number of asset filters to return in a single call to
|
|
6168
|
-
* <code>ListAssetFilters</code>. When the number of asset filters to be listed is greater
|
|
6169
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
6170
|
-
* value that you can use in a subsequent call to <code>ListAssetFilters</code> to list the
|
|
6171
|
-
* next set of asset filters.</p>
|
|
5983
|
+
* <p>The maximum number of asset filters to return in a single call to <code>ListAssetFilters</code>. When the number of asset filters to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListAssetFilters</code> to list the next set of asset filters.</p>
|
|
6172
5984
|
* @public
|
|
6173
5985
|
*/
|
|
6174
5986
|
maxResults?: number | undefined;
|
|
@@ -6183,12 +5995,7 @@ export interface ListAssetFiltersOutput {
|
|
|
6183
5995
|
*/
|
|
6184
5996
|
items: AssetFilterSummary[] | undefined;
|
|
6185
5997
|
/**
|
|
6186
|
-
* <p>When the number of asset filters is greater than the default value for the
|
|
6187
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6188
|
-
* <code>MaxResults</code> that is less than the number of asset filters, the response
|
|
6189
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6190
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListAssetFilters</code> to
|
|
6191
|
-
* list the next set of asset filters.</p>
|
|
5998
|
+
* <p>When the number of asset filters is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of asset filters, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListAssetFilters</code> to list the next set of asset filters.</p>
|
|
6192
5999
|
* @public
|
|
6193
6000
|
*/
|
|
6194
6001
|
nextToken?: string | undefined;
|
|
@@ -6208,21 +6015,12 @@ export interface ListAssetRevisionsInput {
|
|
|
6208
6015
|
*/
|
|
6209
6016
|
identifier: string | undefined;
|
|
6210
6017
|
/**
|
|
6211
|
-
* <p>When the number of revisions is greater than the default value for the
|
|
6212
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6213
|
-
* <code>MaxResults</code> that is less than the number of revisions, the response includes
|
|
6214
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
6215
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListAssetRevisions</code> to
|
|
6216
|
-
* list the next set of revisions.</p>
|
|
6018
|
+
* <p>When the number of revisions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of revisions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListAssetRevisions</code> to list the next set of revisions.</p>
|
|
6217
6019
|
* @public
|
|
6218
6020
|
*/
|
|
6219
6021
|
nextToken?: string | undefined;
|
|
6220
6022
|
/**
|
|
6221
|
-
* <p>The maximum number of revisions to return in a single call to
|
|
6222
|
-
* <code>ListAssetRevisions</code>. When the number of revisions to be listed is greater
|
|
6223
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
6224
|
-
* value that you can use in a subsequent call to <code>ListAssetRevisions</code> to list the
|
|
6225
|
-
* next set of revisions.</p>
|
|
6023
|
+
* <p>The maximum number of revisions to return in a single call to <code>ListAssetRevisions</code>. When the number of revisions to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListAssetRevisions</code> to list the next set of revisions.</p>
|
|
6226
6024
|
* @public
|
|
6227
6025
|
*/
|
|
6228
6026
|
maxResults?: number | undefined;
|
|
@@ -6237,12 +6035,7 @@ export interface ListAssetRevisionsOutput {
|
|
|
6237
6035
|
*/
|
|
6238
6036
|
items?: AssetRevision[] | undefined;
|
|
6239
6037
|
/**
|
|
6240
|
-
* <p>When the number of revisions is greater than the default value for the
|
|
6241
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6242
|
-
* <code>MaxResults</code> that is less than the number of revisions, the response includes
|
|
6243
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
6244
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListAssetRevisions</code> to
|
|
6245
|
-
* list the next set of revisions.</p>
|
|
6038
|
+
* <p>When the number of revisions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of revisions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListAssetRevisions</code> to list the next set of revisions.</p>
|
|
6246
6039
|
* @public
|
|
6247
6040
|
*/
|
|
6248
6041
|
nextToken?: string | undefined;
|
|
@@ -6268,19 +6061,12 @@ export interface ListConnectionsInput {
|
|
|
6268
6061
|
*/
|
|
6269
6062
|
domainIdentifier: string | undefined;
|
|
6270
6063
|
/**
|
|
6271
|
-
* <p>The maximum number of connections to return in a single call to ListConnections. When
|
|
6272
|
-
* the number of connections to be listed is greater than the value of MaxResults, the
|
|
6273
|
-
* response contains a NextToken value that you can use in a subsequent call to
|
|
6274
|
-
* ListConnections to list the next set of connections.</p>
|
|
6064
|
+
* <p>The maximum number of connections to return in a single call to ListConnections. When the number of connections to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListConnections to list the next set of connections.</p>
|
|
6275
6065
|
* @public
|
|
6276
6066
|
*/
|
|
6277
6067
|
maxResults?: number | undefined;
|
|
6278
6068
|
/**
|
|
6279
|
-
* <p>When the number of connections is greater than the default value for the MaxResults
|
|
6280
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6281
|
-
* of connections, the response includes a pagination token named NextToken. You can specify
|
|
6282
|
-
* this NextToken value in a subsequent call to ListConnections to list the next set of
|
|
6283
|
-
* connections.</p>
|
|
6069
|
+
* <p>When the number of connections is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of connections, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListConnections to list the next set of connections.</p>
|
|
6284
6070
|
* @public
|
|
6285
6071
|
*/
|
|
6286
6072
|
nextToken?: string | undefined;
|
|
@@ -6325,11 +6111,7 @@ export interface ListConnectionsOutput {
|
|
|
6325
6111
|
*/
|
|
6326
6112
|
items: ConnectionSummary[] | undefined;
|
|
6327
6113
|
/**
|
|
6328
|
-
* <p>When the number of connections is greater than the default value for the MaxResults
|
|
6329
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
6330
|
-
* of connections, the response includes a pagination token named NextToken. You can specify
|
|
6331
|
-
* this NextToken value in a subsequent call to ListConnections to list the next set of
|
|
6332
|
-
* connections.</p>
|
|
6114
|
+
* <p>When the number of connections is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of connections, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListConnections to list the next set of connections.</p>
|
|
6333
6115
|
* @public
|
|
6334
6116
|
*/
|
|
6335
6117
|
nextToken?: string | undefined;
|
|
@@ -6349,23 +6131,12 @@ export interface ListDataProductRevisionsInput {
|
|
|
6349
6131
|
*/
|
|
6350
6132
|
identifier: string | undefined;
|
|
6351
6133
|
/**
|
|
6352
|
-
* <p>The maximum number of asset filters to return in a single call to
|
|
6353
|
-
* <code>ListDataProductRevisions</code>. When the number of data product revisions to be
|
|
6354
|
-
* listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
6355
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
6356
|
-
* <code>ListDataProductRevisions</code> to list the next set of data product
|
|
6357
|
-
* revisions.</p>
|
|
6134
|
+
* <p>The maximum number of asset filters to return in a single call to <code>ListDataProductRevisions</code>. When the number of data product revisions to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDataProductRevisions</code> to list the next set of data product revisions.</p>
|
|
6358
6135
|
* @public
|
|
6359
6136
|
*/
|
|
6360
6137
|
maxResults?: number | undefined;
|
|
6361
6138
|
/**
|
|
6362
|
-
* <p>When the number of data product revisions is greater than the default value for the
|
|
6363
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6364
|
-
* <code>MaxResults</code> that is less than the number of data product revisions, the
|
|
6365
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6366
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6367
|
-
* <code>ListDataProductRevisions</code> to list the next set of data product
|
|
6368
|
-
* revisions.</p>
|
|
6139
|
+
* <p>When the number of data product revisions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data product revisions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataProductRevisions</code> to list the next set of data product revisions.</p>
|
|
6369
6140
|
* @public
|
|
6370
6141
|
*/
|
|
6371
6142
|
nextToken?: string | undefined;
|
|
@@ -6380,13 +6151,7 @@ export interface ListDataProductRevisionsOutput {
|
|
|
6380
6151
|
*/
|
|
6381
6152
|
items: DataProductRevision[] | undefined;
|
|
6382
6153
|
/**
|
|
6383
|
-
* <p>When the number of data product revisions is greater than the default value for the
|
|
6384
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6385
|
-
* <code>MaxResults</code> that is less than the number of data product revisions, the
|
|
6386
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6387
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6388
|
-
* <code>ListDataProductRevisions</code> to list the next set of data product
|
|
6389
|
-
* revisions.</p>
|
|
6154
|
+
* <p>When the number of data product revisions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of data product revisions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataProductRevisions</code> to list the next set of data product revisions.</p>
|
|
6390
6155
|
* @public
|
|
6391
6156
|
*/
|
|
6392
6157
|
nextToken?: string | undefined;
|
|
@@ -6396,8 +6161,7 @@ export interface ListDataProductRevisionsOutput {
|
|
|
6396
6161
|
*/
|
|
6397
6162
|
export interface ListDataSourceRunActivitiesInput {
|
|
6398
6163
|
/**
|
|
6399
|
-
* <p>The identifier of the Amazon DataZone domain in which to list data source run
|
|
6400
|
-
* activities.</p>
|
|
6164
|
+
* <p>The identifier of the Amazon DataZone domain in which to list data source run activities.</p>
|
|
6401
6165
|
* @public
|
|
6402
6166
|
*/
|
|
6403
6167
|
domainIdentifier: string | undefined;
|
|
@@ -6412,21 +6176,12 @@ export interface ListDataSourceRunActivitiesInput {
|
|
|
6412
6176
|
*/
|
|
6413
6177
|
status?: DataAssetActivityStatus | undefined;
|
|
6414
6178
|
/**
|
|
6415
|
-
* <p>When the number of activities is greater than the default value for the
|
|
6416
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6417
|
-
* <code>MaxResults</code> that is less than the number of activities, the response
|
|
6418
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6419
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6420
|
-
* <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6179
|
+
* <p>When the number of activities is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of activities, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6421
6180
|
* @public
|
|
6422
6181
|
*/
|
|
6423
6182
|
nextToken?: string | undefined;
|
|
6424
6183
|
/**
|
|
6425
|
-
* <p>The maximum number of activities to return in a single call to
|
|
6426
|
-
* <code>ListDataSourceRunActivities</code>. When the number of activities to be listed is
|
|
6427
|
-
* greater than the value of <code>MaxResults</code>, the response contains a
|
|
6428
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
6429
|
-
* <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6184
|
+
* <p>The maximum number of activities to return in a single call to <code>ListDataSourceRunActivities</code>. When the number of activities to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6430
6185
|
* @public
|
|
6431
6186
|
*/
|
|
6432
6187
|
maxResults?: number | undefined;
|
|
@@ -6441,12 +6196,7 @@ export interface ListDataSourceRunActivitiesOutput {
|
|
|
6441
6196
|
*/
|
|
6442
6197
|
items: DataSourceRunActivity[] | undefined;
|
|
6443
6198
|
/**
|
|
6444
|
-
* <p>When the number of activities is greater than the default value for the
|
|
6445
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6446
|
-
* <code>MaxResults</code> that is less than the number of activities, the response
|
|
6447
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6448
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6449
|
-
* <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6199
|
+
* <p>When the number of activities is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of activities, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListDataSourceRunActivities</code> to list the next set of activities.</p>
|
|
6450
6200
|
* @public
|
|
6451
6201
|
*/
|
|
6452
6202
|
nextToken?: string | undefined;
|
|
@@ -6471,21 +6221,12 @@ export interface ListEntityOwnersInput {
|
|
|
6471
6221
|
*/
|
|
6472
6222
|
entityIdentifier: string | undefined;
|
|
6473
6223
|
/**
|
|
6474
|
-
* <p>The maximum number of entities to return in a single call to
|
|
6475
|
-
* <code>ListEntityOwners</code>. When the number of entities to be listed is greater than
|
|
6476
|
-
* the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value
|
|
6477
|
-
* that you can use in a subsequent call to <code>ListEntityOwners</code> to list the next set
|
|
6478
|
-
* of entities.</p>
|
|
6224
|
+
* <p>The maximum number of entities to return in a single call to <code>ListEntityOwners</code>. When the number of entities to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEntityOwners</code> to list the next set of entities.</p>
|
|
6479
6225
|
* @public
|
|
6480
6226
|
*/
|
|
6481
6227
|
maxResults?: number | undefined;
|
|
6482
6228
|
/**
|
|
6483
|
-
* <p>When the number of entities is greater than the default value for the
|
|
6484
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6485
|
-
* <code>MaxResults</code> that is less than the number of entities, the response includes
|
|
6486
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
6487
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEntityOwners</code> to
|
|
6488
|
-
* list the next set of entities.</p>
|
|
6229
|
+
* <p>When the number of entities is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of entities, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEntityOwners</code> to list the next set of entities.</p>
|
|
6489
6230
|
* @public
|
|
6490
6231
|
*/
|
|
6491
6232
|
nextToken?: string | undefined;
|
|
@@ -6564,12 +6305,7 @@ export interface ListEntityOwnersOutput {
|
|
|
6564
6305
|
*/
|
|
6565
6306
|
owners: OwnerPropertiesOutput[] | undefined;
|
|
6566
6307
|
/**
|
|
6567
|
-
* <p>When the number of entities is greater than the default value for the
|
|
6568
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6569
|
-
* <code>MaxResults</code> that is less than the number of entities, the response includes
|
|
6570
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
6571
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEntityOwners</code> to
|
|
6572
|
-
* list the next set of entities.</p>
|
|
6308
|
+
* <p>When the number of entities is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of entities, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEntityOwners</code> to list the next set of entities.</p>
|
|
6573
6309
|
* @public
|
|
6574
6310
|
*/
|
|
6575
6311
|
nextToken?: string | undefined;
|
|
@@ -6589,29 +6325,18 @@ export interface ListEnvironmentActionsInput {
|
|
|
6589
6325
|
*/
|
|
6590
6326
|
environmentIdentifier: string | undefined;
|
|
6591
6327
|
/**
|
|
6592
|
-
* <p>When the number of environment actions is greater than the default value for the
|
|
6593
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6594
|
-
* <code>MaxResults</code> that is less than the number of environment actions, the
|
|
6595
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6596
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentActions</code>
|
|
6597
|
-
* to list the next set of environment actions.</p>
|
|
6328
|
+
* <p>When the number of environment actions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environment actions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentActions</code> to list the next set of environment actions.</p>
|
|
6598
6329
|
* @public
|
|
6599
6330
|
*/
|
|
6600
6331
|
nextToken?: string | undefined;
|
|
6601
6332
|
/**
|
|
6602
|
-
* <p>The maximum number of environment actions to return in a single call to
|
|
6603
|
-
* <code>ListEnvironmentActions</code>. When the number of environment actions to be listed
|
|
6604
|
-
* is greater than the value of <code>MaxResults</code>, the response contains a
|
|
6605
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
6606
|
-
* <code>ListEnvironmentActions</code> to list the next set of environment actions.</p>
|
|
6333
|
+
* <p>The maximum number of environment actions to return in a single call to <code>ListEnvironmentActions</code>. When the number of environment actions to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironmentActions</code> to list the next set of environment actions.</p>
|
|
6607
6334
|
* @public
|
|
6608
6335
|
*/
|
|
6609
6336
|
maxResults?: number | undefined;
|
|
6610
6337
|
}
|
|
6611
6338
|
/**
|
|
6612
|
-
* <p>The details about the specified action configured for an environment. For example, the
|
|
6613
|
-
* details of the specified console links for an analytics tool that is available in this
|
|
6614
|
-
* environment.</p>
|
|
6339
|
+
* <p>The details about the specified action configured for an environment. For example, the details of the specified console links for an analytics tool that is available in this environment.</p>
|
|
6615
6340
|
* @public
|
|
6616
6341
|
*/
|
|
6617
6342
|
export interface EnvironmentActionSummary {
|
|
@@ -6656,12 +6381,7 @@ export interface ListEnvironmentActionsOutput {
|
|
|
6656
6381
|
*/
|
|
6657
6382
|
items?: EnvironmentActionSummary[] | undefined;
|
|
6658
6383
|
/**
|
|
6659
|
-
* <p>When the number of environment actions is greater than the default value for the
|
|
6660
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6661
|
-
* <code>MaxResults</code> that is less than the number of environment actions, the
|
|
6662
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6663
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentActions</code>
|
|
6664
|
-
* to list the next set of environment actions.</p>
|
|
6384
|
+
* <p>When the number of environment actions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environment actions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentActions</code> to list the next set of environment actions.</p>
|
|
6665
6385
|
* @public
|
|
6666
6386
|
*/
|
|
6667
6387
|
nextToken?: string | undefined;
|
|
@@ -6676,21 +6396,12 @@ export interface ListEnvironmentBlueprintsInput {
|
|
|
6676
6396
|
*/
|
|
6677
6397
|
domainIdentifier: string | undefined;
|
|
6678
6398
|
/**
|
|
6679
|
-
* <p>The maximum number of blueprints to return in a single call to
|
|
6680
|
-
* <code>ListEnvironmentBlueprints</code>. When the number of blueprints to be listed is
|
|
6681
|
-
* greater than the value of <code>MaxResults</code>, the response contains a
|
|
6682
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
6683
|
-
* <code>ListEnvironmentBlueprints</code> to list the next set of blueprints.</p>
|
|
6399
|
+
* <p>The maximum number of blueprints to return in a single call to <code>ListEnvironmentBlueprints</code>. When the number of blueprints to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironmentBlueprints</code> to list the next set of blueprints.</p>
|
|
6684
6400
|
* @public
|
|
6685
6401
|
*/
|
|
6686
6402
|
maxResults?: number | undefined;
|
|
6687
6403
|
/**
|
|
6688
|
-
* <p>When the number of blueprints in the environment is greater than the default value for
|
|
6689
|
-
* the <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6690
|
-
* <code>MaxResults</code> that is less than the number of blueprints in the environment,
|
|
6691
|
-
* the response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6692
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6693
|
-
* <code>ListEnvironmentBlueprints</code>to list the next set of blueprints.</p>
|
|
6404
|
+
* <p>When the number of blueprints in the environment is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of blueprints in the environment, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentBlueprints</code>to list the next set of blueprints.</p>
|
|
6694
6405
|
* @public
|
|
6695
6406
|
*/
|
|
6696
6407
|
nextToken?: string | undefined;
|
|
@@ -6756,12 +6467,7 @@ export interface ListEnvironmentBlueprintsOutput {
|
|
|
6756
6467
|
*/
|
|
6757
6468
|
items: EnvironmentBlueprintSummary[] | undefined;
|
|
6758
6469
|
/**
|
|
6759
|
-
* <p>When the number of blueprints in the environment is greater than the default value for
|
|
6760
|
-
* the <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6761
|
-
* <code>MaxResults</code> that is less than the number of blueprints in the environment,
|
|
6762
|
-
* the response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6763
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6764
|
-
* <code>ListEnvironmentBlueprints</code>to list the next set of blueprints.</p>
|
|
6470
|
+
* <p>When the number of blueprints in the environment is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of blueprints in the environment, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentBlueprints</code>to list the next set of blueprints.</p>
|
|
6765
6471
|
* @public
|
|
6766
6472
|
*/
|
|
6767
6473
|
nextToken?: string | undefined;
|
|
@@ -6776,8 +6482,7 @@ export interface ListEnvironmentProfilesInput {
|
|
|
6776
6482
|
*/
|
|
6777
6483
|
domainIdentifier: string | undefined;
|
|
6778
6484
|
/**
|
|
6779
|
-
* <p>The identifier of the Amazon Web Services account where you want to list environment
|
|
6780
|
-
* profiles.</p>
|
|
6485
|
+
* <p>The identifier of the Amazon Web Services account where you want to list environment profiles.</p>
|
|
6781
6486
|
* @public
|
|
6782
6487
|
*/
|
|
6783
6488
|
awsAccountId?: string | undefined;
|
|
@@ -6787,8 +6492,7 @@ export interface ListEnvironmentProfilesInput {
|
|
|
6787
6492
|
*/
|
|
6788
6493
|
awsAccountRegion?: string | undefined;
|
|
6789
6494
|
/**
|
|
6790
|
-
* <p>The identifier of the blueprint that was used to create the environment profiles that
|
|
6791
|
-
* you want to list.</p>
|
|
6495
|
+
* <p>The identifier of the blueprint that was used to create the environment profiles that you want to list.</p>
|
|
6792
6496
|
* @public
|
|
6793
6497
|
*/
|
|
6794
6498
|
environmentBlueprintIdentifier?: string | undefined;
|
|
@@ -6803,23 +6507,12 @@ export interface ListEnvironmentProfilesInput {
|
|
|
6803
6507
|
*/
|
|
6804
6508
|
name?: string | undefined;
|
|
6805
6509
|
/**
|
|
6806
|
-
* <p>When the number of environment profiles is greater than the default value for the
|
|
6807
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6808
|
-
* <code>MaxResults</code> that is less than the number of environment profiles, the
|
|
6809
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6810
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6811
|
-
* <code>ListEnvironmentProfiles</code> to list the next set of environment
|
|
6812
|
-
* profiles.</p>
|
|
6510
|
+
* <p>When the number of environment profiles is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environment profiles, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentProfiles</code> to list the next set of environment profiles.</p>
|
|
6813
6511
|
* @public
|
|
6814
6512
|
*/
|
|
6815
6513
|
nextToken?: string | undefined;
|
|
6816
6514
|
/**
|
|
6817
|
-
* <p>The maximum number of environment profiles to return in a single call to
|
|
6818
|
-
* <code>ListEnvironmentProfiles</code>. When the number of environment profiles to be
|
|
6819
|
-
* listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
6820
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
6821
|
-
* <code>ListEnvironmentProfiles</code> to list the next set of environment
|
|
6822
|
-
* profiles.</p>
|
|
6515
|
+
* <p>The maximum number of environment profiles to return in a single call to <code>ListEnvironmentProfiles</code>. When the number of environment profiles to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironmentProfiles</code> to list the next set of environment profiles.</p>
|
|
6823
6516
|
* @public
|
|
6824
6517
|
*/
|
|
6825
6518
|
maxResults?: number | undefined;
|
|
@@ -6895,13 +6588,7 @@ export interface ListEnvironmentProfilesOutput {
|
|
|
6895
6588
|
*/
|
|
6896
6589
|
items: EnvironmentProfileSummary[] | undefined;
|
|
6897
6590
|
/**
|
|
6898
|
-
* <p>When the number of environment profiles is greater than the default value for the
|
|
6899
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6900
|
-
* <code>MaxResults</code> that is less than the number of environment profiles, the
|
|
6901
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6902
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
6903
|
-
* <code>ListEnvironmentProfiles</code> to list the next set of environment
|
|
6904
|
-
* profiles.</p>
|
|
6591
|
+
* <p>When the number of environment profiles is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environment profiles, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironmentProfiles</code> to list the next set of environment profiles.</p>
|
|
6905
6592
|
* @public
|
|
6906
6593
|
*/
|
|
6907
6594
|
nextToken?: string | undefined;
|
|
@@ -6916,8 +6603,7 @@ export interface ListEnvironmentsInput {
|
|
|
6916
6603
|
*/
|
|
6917
6604
|
domainIdentifier: string | undefined;
|
|
6918
6605
|
/**
|
|
6919
|
-
* <p>The identifier of the Amazon Web Services account where you want to list
|
|
6920
|
-
* environments.</p>
|
|
6606
|
+
* <p>The identifier of the Amazon Web Services account where you want to list environments.</p>
|
|
6921
6607
|
* @public
|
|
6922
6608
|
*/
|
|
6923
6609
|
awsAccountId?: string | undefined;
|
|
@@ -6957,21 +6643,12 @@ export interface ListEnvironmentsInput {
|
|
|
6957
6643
|
*/
|
|
6958
6644
|
name?: string | undefined;
|
|
6959
6645
|
/**
|
|
6960
|
-
* <p>The maximum number of environments to return in a single call to
|
|
6961
|
-
* <code>ListEnvironments</code>. When the number of environments to be listed is greater
|
|
6962
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
6963
|
-
* value that you can use in a subsequent call to <code>ListEnvironments</code> to list the
|
|
6964
|
-
* next set of environments.</p>
|
|
6646
|
+
* <p>The maximum number of environments to return in a single call to <code>ListEnvironments</code>. When the number of environments to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListEnvironments</code> to list the next set of environments.</p>
|
|
6965
6647
|
* @public
|
|
6966
6648
|
*/
|
|
6967
6649
|
maxResults?: number | undefined;
|
|
6968
6650
|
/**
|
|
6969
|
-
* <p>When the number of environments is greater than the default value for the
|
|
6970
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
6971
|
-
* <code>MaxResults</code> that is less than the number of environments, the response
|
|
6972
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
6973
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEnvironments</code> to
|
|
6974
|
-
* list the next set of environments.</p>
|
|
6651
|
+
* <p>When the number of environments is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environments, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironments</code> to list the next set of environments.</p>
|
|
6975
6652
|
* @public
|
|
6976
6653
|
*/
|
|
6977
6654
|
nextToken?: string | undefined;
|
|
@@ -7062,12 +6739,7 @@ export interface ListEnvironmentsOutput {
|
|
|
7062
6739
|
*/
|
|
7063
6740
|
items: EnvironmentSummary[] | undefined;
|
|
7064
6741
|
/**
|
|
7065
|
-
* <p>When the number of environments is greater than the default value for the
|
|
7066
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
7067
|
-
* <code>MaxResults</code> that is less than the number of environments, the response
|
|
7068
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
7069
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListEnvironments</code> to
|
|
7070
|
-
* list the next set of environments.</p>
|
|
6742
|
+
* <p>When the number of environments is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of environments, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListEnvironments</code> to list the next set of environments.</p>
|
|
7071
6743
|
* @public
|
|
7072
6744
|
*/
|
|
7073
6745
|
nextToken?: string | undefined;
|
|
@@ -7239,19 +6911,12 @@ export interface ListJobRunsInput {
|
|
|
7239
6911
|
*/
|
|
7240
6912
|
sortOrder?: SortOrder | undefined;
|
|
7241
6913
|
/**
|
|
7242
|
-
* <p>When the number of job runs is greater than the default value for the MaxResults
|
|
7243
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7244
|
-
* of job runs, the response includes a pagination token named NextToken. You can specify this
|
|
7245
|
-
* NextToken value in a subsequent call to ListJobRuns to list the next set of job
|
|
7246
|
-
* runs.</p>
|
|
6914
|
+
* <p>When the number of job runs is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of job runs, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListJobRuns to list the next set of job runs.</p>
|
|
7247
6915
|
* @public
|
|
7248
6916
|
*/
|
|
7249
6917
|
nextToken?: string | undefined;
|
|
7250
6918
|
/**
|
|
7251
|
-
* <p>The maximum number of job runs to return in a single call to ListJobRuns. When the
|
|
7252
|
-
* number of job runs to be listed is greater than the value of MaxResults, the response
|
|
7253
|
-
* contains a NextToken value that you can use in a subsequent call to ListJobRuns to list the
|
|
7254
|
-
* next set of job runs.</p>
|
|
6919
|
+
* <p>The maximum number of job runs to return in a single call to ListJobRuns. When the number of job runs to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListJobRuns to list the next set of job runs.</p>
|
|
7255
6920
|
* @public
|
|
7256
6921
|
*/
|
|
7257
6922
|
maxResults?: number | undefined;
|
|
@@ -7327,11 +6992,7 @@ export interface ListJobRunsOutput {
|
|
|
7327
6992
|
*/
|
|
7328
6993
|
items?: JobRunSummary[] | undefined;
|
|
7329
6994
|
/**
|
|
7330
|
-
* <p>When the number of job runs is greater than the default value for the MaxResults
|
|
7331
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7332
|
-
* of job runs, the response includes a pagination token named NextToken. You can specify this
|
|
7333
|
-
* NextToken value in a subsequent call to ListJobRuns to list the next set of job
|
|
7334
|
-
* runs.</p>
|
|
6995
|
+
* <p>When the number of job runs is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of job runs, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListJobRuns to list the next set of job runs.</p>
|
|
7335
6996
|
* @public
|
|
7336
6997
|
*/
|
|
7337
6998
|
nextToken?: string | undefined;
|
|
@@ -7346,10 +7007,7 @@ export interface ListLineageEventsInput {
|
|
|
7346
7007
|
*/
|
|
7347
7008
|
domainIdentifier: string | undefined;
|
|
7348
7009
|
/**
|
|
7349
|
-
* <p>The maximum number of lineage events to return in a single call to ListLineageEvents.
|
|
7350
|
-
* When the number of lineage events to be listed is greater than the value of MaxResults, the
|
|
7351
|
-
* response contains a NextToken value that you can use in a subsequent call to
|
|
7352
|
-
* ListLineageEvents to list the next set of lineage events.</p>
|
|
7010
|
+
* <p>The maximum number of lineage events to return in a single call to ListLineageEvents. When the number of lineage events to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListLineageEvents to list the next set of lineage events.</p>
|
|
7353
7011
|
* @public
|
|
7354
7012
|
*/
|
|
7355
7013
|
maxResults?: number | undefined;
|
|
@@ -7374,11 +7032,7 @@ export interface ListLineageEventsInput {
|
|
|
7374
7032
|
*/
|
|
7375
7033
|
sortOrder?: SortOrder | undefined;
|
|
7376
7034
|
/**
|
|
7377
|
-
* <p>When the number of lineage events is greater than the default value for the MaxResults
|
|
7378
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7379
|
-
* of lineage events, the response includes a pagination token named NextToken. You can
|
|
7380
|
-
* specify this NextToken value in a subsequent call to ListLineageEvents to list the next set
|
|
7381
|
-
* of lineage events.</p>
|
|
7035
|
+
* <p>When the number of lineage events is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of lineage events, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListLineageEvents to list the next set of lineage events.</p>
|
|
7382
7036
|
* @public
|
|
7383
7037
|
*/
|
|
7384
7038
|
nextToken?: string | undefined;
|
|
@@ -7527,11 +7181,7 @@ export interface ListLineageEventsOutput {
|
|
|
7527
7181
|
*/
|
|
7528
7182
|
items?: LineageEventSummary[] | undefined;
|
|
7529
7183
|
/**
|
|
7530
|
-
* <p>When the number of lineage events is greater than the default value for the MaxResults
|
|
7531
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7532
|
-
* of lineage events, the response includes a pagination token named NextToken. You can
|
|
7533
|
-
* specify this NextToken value in a subsequent call to ListLineageEvents to list the next set
|
|
7534
|
-
* of lineage events.</p>
|
|
7184
|
+
* <p>When the number of lineage events is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of lineage events, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListLineageEvents to list the next set of lineage events.</p>
|
|
7535
7185
|
* @public
|
|
7536
7186
|
*/
|
|
7537
7187
|
nextToken?: string | undefined;
|
|
@@ -7553,25 +7203,17 @@ export type EdgeDirection = (typeof EdgeDirection)[keyof typeof EdgeDirection];
|
|
|
7553
7203
|
*/
|
|
7554
7204
|
export interface ListLineageNodeHistoryInput {
|
|
7555
7205
|
/**
|
|
7556
|
-
* <p>The ID of the domain where you want to list the history of the specified data lineage
|
|
7557
|
-
* node.</p>
|
|
7206
|
+
* <p>The ID of the domain where you want to list the history of the specified data lineage node.</p>
|
|
7558
7207
|
* @public
|
|
7559
7208
|
*/
|
|
7560
7209
|
domainIdentifier: string | undefined;
|
|
7561
7210
|
/**
|
|
7562
|
-
* <p>The maximum number of history items to return in a single call to
|
|
7563
|
-
* ListLineageNodeHistory. When the number of memberships to be listed is greater than the
|
|
7564
|
-
* value of MaxResults, the response contains a NextToken value that you can use in a
|
|
7565
|
-
* subsequent call to ListLineageNodeHistory to list the next set of items.</p>
|
|
7211
|
+
* <p>The maximum number of history items to return in a single call to ListLineageNodeHistory. When the number of memberships to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListLineageNodeHistory to list the next set of items.</p>
|
|
7566
7212
|
* @public
|
|
7567
7213
|
*/
|
|
7568
7214
|
maxResults?: number | undefined;
|
|
7569
7215
|
/**
|
|
7570
|
-
* <p>When the number of history items is greater than the default value for the MaxResults
|
|
7571
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7572
|
-
* of items, the response includes a pagination token named NextToken. You can specify this
|
|
7573
|
-
* NextToken value in a subsequent call to ListLineageNodeHistory to list the next set of
|
|
7574
|
-
* items.</p>
|
|
7216
|
+
* <p>When the number of history items is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of items, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListLineageNodeHistory to list the next set of items.</p>
|
|
7575
7217
|
* @public
|
|
7576
7218
|
*/
|
|
7577
7219
|
nextToken?: string | undefined;
|
|
@@ -7581,22 +7223,17 @@ export interface ListLineageNodeHistoryInput {
|
|
|
7581
7223
|
*/
|
|
7582
7224
|
identifier: string | undefined;
|
|
7583
7225
|
/**
|
|
7584
|
-
* <p>The direction of the data lineage node refers to the lineage node having neighbors in
|
|
7585
|
-
* that direction. For example, if direction is <code>UPSTREAM</code>, the
|
|
7586
|
-
* <code>ListLineageNodeHistory</code> API responds with historical versions with upstream
|
|
7587
|
-
* neighbors only.</p>
|
|
7226
|
+
* <p>The direction of the data lineage node refers to the lineage node having neighbors in that direction. For example, if direction is <code>UPSTREAM</code>, the <code>ListLineageNodeHistory</code> API responds with historical versions with upstream neighbors only.</p>
|
|
7588
7227
|
* @public
|
|
7589
7228
|
*/
|
|
7590
7229
|
direction?: EdgeDirection | undefined;
|
|
7591
7230
|
/**
|
|
7592
|
-
* <p>Specifies whether the action is to return data lineage node history from the time after
|
|
7593
|
-
* the event timestamp.</p>
|
|
7231
|
+
* <p>Specifies whether the action is to return data lineage node history from the time after the event timestamp.</p>
|
|
7594
7232
|
* @public
|
|
7595
7233
|
*/
|
|
7596
7234
|
eventTimestampGTE?: Date | undefined;
|
|
7597
7235
|
/**
|
|
7598
|
-
* <p>Specifies whether the action is to return data lineage node history from the time prior
|
|
7599
|
-
* of the event timestamp.</p>
|
|
7236
|
+
* <p>Specifies whether the action is to return data lineage node history from the time prior of the event timestamp.</p>
|
|
7600
7237
|
* @public
|
|
7601
7238
|
*/
|
|
7602
7239
|
eventTimestampLTE?: Date | undefined;
|
|
@@ -7682,11 +7319,7 @@ export interface ListLineageNodeHistoryOutput {
|
|
|
7682
7319
|
*/
|
|
7683
7320
|
nodes?: LineageNodeSummary[] | undefined;
|
|
7684
7321
|
/**
|
|
7685
|
-
* <p>When the number of history items is greater than the default value for the MaxResults
|
|
7686
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
7687
|
-
* of items, the response includes a pagination token named NextToken. You can specify this
|
|
7688
|
-
* NextToken value in a subsequent call to ListLineageNodeHistory to list the next set of
|
|
7689
|
-
* items.</p>
|
|
7322
|
+
* <p>When the number of history items is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of items, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListLineageNodeHistory to list the next set of items.</p>
|
|
7690
7323
|
* @public
|
|
7691
7324
|
*/
|
|
7692
7325
|
nextToken?: string | undefined;
|
|
@@ -7750,21 +7383,12 @@ export interface ListNotificationsInput {
|
|
|
7750
7383
|
*/
|
|
7751
7384
|
taskStatus?: TaskStatus | undefined;
|
|
7752
7385
|
/**
|
|
7753
|
-
* <p>The maximum number of notifications to return in a single call to
|
|
7754
|
-
* <code>ListNotifications</code>. When the number of notifications to be listed is greater
|
|
7755
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
7756
|
-
* value that you can use in a subsequent call to <code>ListNotifications</code> to list the
|
|
7757
|
-
* next set of notifications.</p>
|
|
7386
|
+
* <p>The maximum number of notifications to return in a single call to <code>ListNotifications</code>. When the number of notifications to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListNotifications</code> to list the next set of notifications.</p>
|
|
7758
7387
|
* @public
|
|
7759
7388
|
*/
|
|
7760
7389
|
maxResults?: number | undefined;
|
|
7761
7390
|
/**
|
|
7762
|
-
* <p>When the number of notifications is greater than the default value for the
|
|
7763
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
7764
|
-
* <code>MaxResults</code> that is less than the number of notifications, the response
|
|
7765
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
7766
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListNotifications</code> to
|
|
7767
|
-
* list the next set of notifications.</p>
|
|
7391
|
+
* <p>When the number of notifications is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of notifications, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListNotifications</code> to list the next set of notifications.</p>
|
|
7768
7392
|
* @public
|
|
7769
7393
|
*/
|
|
7770
7394
|
nextToken?: string | undefined;
|
|
@@ -7908,12 +7532,7 @@ export interface ListNotificationsOutput {
|
|
|
7908
7532
|
*/
|
|
7909
7533
|
notifications?: NotificationOutput[] | undefined;
|
|
7910
7534
|
/**
|
|
7911
|
-
* <p>When the number of notifications is greater than the default value for the
|
|
7912
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
7913
|
-
* <code>MaxResults</code> that is less than the number of notifications, the response
|
|
7914
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
7915
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListNotifications</code> to
|
|
7916
|
-
* list the next set of notifications.</p>
|
|
7535
|
+
* <p>When the number of notifications is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of notifications, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListNotifications</code> to list the next set of notifications.</p>
|
|
7917
7536
|
* @public
|
|
7918
7537
|
*/
|
|
7919
7538
|
nextToken?: string | undefined;
|
|
@@ -7943,21 +7562,12 @@ export interface ListPolicyGrantsInput {
|
|
|
7943
7562
|
*/
|
|
7944
7563
|
policyType: ManagedPolicyType | undefined;
|
|
7945
7564
|
/**
|
|
7946
|
-
* <p>The maximum number of grants to return in a single call to
|
|
7947
|
-
* <code>ListPolicyGrants</code>. When the number of grants to be listed is greater than the
|
|
7948
|
-
* value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that
|
|
7949
|
-
* you can use in a subsequent call to <code>ListPolicyGrants</code> to list the next set of
|
|
7950
|
-
* grants.</p>
|
|
7565
|
+
* <p>The maximum number of grants to return in a single call to <code>ListPolicyGrants</code>. When the number of grants to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.</p>
|
|
7951
7566
|
* @public
|
|
7952
7567
|
*/
|
|
7953
7568
|
maxResults?: number | undefined;
|
|
7954
7569
|
/**
|
|
7955
|
-
* <p>When the number of grants is greater than the default value for the
|
|
7956
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
7957
|
-
* <code>MaxResults</code> that is less than the number of grants, the response includes a
|
|
7958
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
7959
|
-
* value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of
|
|
7960
|
-
* grants.</p>
|
|
7570
|
+
* <p>When the number of grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.</p>
|
|
7961
7571
|
* @public
|
|
7962
7572
|
*/
|
|
7963
7573
|
nextToken?: string | undefined;
|
|
@@ -7987,6 +7597,11 @@ export interface PolicyGrantMember {
|
|
|
7987
7597
|
* @public
|
|
7988
7598
|
*/
|
|
7989
7599
|
createdBy?: string | undefined;
|
|
7600
|
+
/**
|
|
7601
|
+
* <p>The ID of the policy grant.</p>
|
|
7602
|
+
* @public
|
|
7603
|
+
*/
|
|
7604
|
+
grantId?: string | undefined;
|
|
7990
7605
|
}
|
|
7991
7606
|
/**
|
|
7992
7607
|
* @public
|
|
@@ -7998,12 +7613,7 @@ export interface ListPolicyGrantsOutput {
|
|
|
7998
7613
|
*/
|
|
7999
7614
|
grantList: PolicyGrantMember[] | undefined;
|
|
8000
7615
|
/**
|
|
8001
|
-
* <p>When the number of grants is greater than the default value for the
|
|
8002
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8003
|
-
* <code>MaxResults</code> that is less than the number of grants, the response includes a
|
|
8004
|
-
* pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code>
|
|
8005
|
-
* value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of
|
|
8006
|
-
* grants.</p>
|
|
7616
|
+
* <p>When the number of grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListPolicyGrants</code> to list the next set of grants.</p>
|
|
8007
7617
|
* @public
|
|
8008
7618
|
*/
|
|
8009
7619
|
nextToken?: string | undefined;
|
|
@@ -8024,8 +7634,7 @@ export type SortFieldProject = (typeof SortFieldProject)[keyof typeof SortFieldP
|
|
|
8024
7634
|
*/
|
|
8025
7635
|
export interface ListProjectMembershipsInput {
|
|
8026
7636
|
/**
|
|
8027
|
-
* <p>The identifier of the Amazon DataZone domain in which you want to list project
|
|
8028
|
-
* memberships.</p>
|
|
7637
|
+
* <p>The identifier of the Amazon DataZone domain in which you want to list project memberships.</p>
|
|
8029
7638
|
* @public
|
|
8030
7639
|
*/
|
|
8031
7640
|
domainIdentifier: string | undefined;
|
|
@@ -8045,21 +7654,12 @@ export interface ListProjectMembershipsInput {
|
|
|
8045
7654
|
*/
|
|
8046
7655
|
sortOrder?: SortOrder | undefined;
|
|
8047
7656
|
/**
|
|
8048
|
-
* <p>When the number of memberships is greater than the default value for the
|
|
8049
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8050
|
-
* <code>MaxResults</code> that is less than the number of memberships, the response
|
|
8051
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8052
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code>
|
|
8053
|
-
* to list the next set of memberships.</p>
|
|
7657
|
+
* <p>When the number of memberships is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of memberships, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.</p>
|
|
8054
7658
|
* @public
|
|
8055
7659
|
*/
|
|
8056
7660
|
nextToken?: string | undefined;
|
|
8057
7661
|
/**
|
|
8058
|
-
* <p>The maximum number of memberships to return in a single call to
|
|
8059
|
-
* <code>ListProjectMemberships</code>. When the number of memberships to be listed is
|
|
8060
|
-
* greater than the value of <code>MaxResults</code>, the response contains a
|
|
8061
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
8062
|
-
* <code>ListProjectMemberships</code> to list the next set of memberships.</p>
|
|
7662
|
+
* <p>The maximum number of memberships to return in a single call to <code>ListProjectMemberships</code>. When the number of memberships to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.</p>
|
|
8063
7663
|
* @public
|
|
8064
7664
|
*/
|
|
8065
7665
|
maxResults?: number | undefined;
|
|
@@ -8154,12 +7754,7 @@ export interface ListProjectMembershipsOutput {
|
|
|
8154
7754
|
*/
|
|
8155
7755
|
members: ProjectMember[] | undefined;
|
|
8156
7756
|
/**
|
|
8157
|
-
* <p>When the number of memberships is greater than the default value for the
|
|
8158
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8159
|
-
* <code>MaxResults</code> that is less than the number of memberships, the response
|
|
8160
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8161
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code>
|
|
8162
|
-
* to list the next set of memberships.</p>
|
|
7757
|
+
* <p>When the number of memberships is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of memberships, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjectMemberships</code> to list the next set of memberships.</p>
|
|
8163
7758
|
* @public
|
|
8164
7759
|
*/
|
|
8165
7760
|
nextToken?: string | undefined;
|
|
@@ -8189,19 +7784,12 @@ export interface ListProjectProfilesInput {
|
|
|
8189
7784
|
*/
|
|
8190
7785
|
sortOrder?: SortOrder | undefined;
|
|
8191
7786
|
/**
|
|
8192
|
-
* <p>When the number of project profiles is greater than the default value for the MaxResults
|
|
8193
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
8194
|
-
* of project profiles, the response includes a pagination token named NextToken. You can
|
|
8195
|
-
* specify this NextToken value in a subsequent call to ListProjectProfiles to list the next
|
|
8196
|
-
* set of project profiles.</p>
|
|
7787
|
+
* <p>When the number of project profiles is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of project profiles, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListProjectProfiles to list the next set of project profiles.</p>
|
|
8197
7788
|
* @public
|
|
8198
7789
|
*/
|
|
8199
7790
|
nextToken?: string | undefined;
|
|
8200
7791
|
/**
|
|
8201
|
-
* <p>The maximum number of project profiles to return in a single call to
|
|
8202
|
-
* ListProjectProfiles. When the number of project profiles to be listed is greater than the
|
|
8203
|
-
* value of MaxResults, the response contains a NextToken value that you can use in a
|
|
8204
|
-
* subsequent call to ListProjectProfiles to list the next set of project profiles.</p>
|
|
7792
|
+
* <p>The maximum number of project profiles to return in a single call to ListProjectProfiles. When the number of project profiles to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListProjectProfiles to list the next set of project profiles.</p>
|
|
8205
7793
|
* @public
|
|
8206
7794
|
*/
|
|
8207
7795
|
maxResults?: number | undefined;
|
|
@@ -8267,11 +7855,7 @@ export interface ListProjectProfilesOutput {
|
|
|
8267
7855
|
*/
|
|
8268
7856
|
items?: ProjectProfileSummary[] | undefined;
|
|
8269
7857
|
/**
|
|
8270
|
-
* <p>When the number of project profiles is greater than the default value for the MaxResults
|
|
8271
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
8272
|
-
* of project profiles, the response includes a pagination token named NextToken. You can
|
|
8273
|
-
* specify this NextToken value in a subsequent call to ListProjectProfiles to list the next
|
|
8274
|
-
* set of project profiles.</p>
|
|
7858
|
+
* <p>When the number of project profiles is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of project profiles, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListProjectProfiles to list the next set of project profiles.</p>
|
|
8275
7859
|
* @public
|
|
8276
7860
|
*/
|
|
8277
7861
|
nextToken?: string | undefined;
|
|
@@ -8301,21 +7885,12 @@ export interface ListProjectsInput {
|
|
|
8301
7885
|
*/
|
|
8302
7886
|
name?: string | undefined;
|
|
8303
7887
|
/**
|
|
8304
|
-
* <p>When the number of projects is greater than the default value for the
|
|
8305
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8306
|
-
* <code>MaxResults</code> that is less than the number of projects, the response includes
|
|
8307
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
8308
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list
|
|
8309
|
-
* the next set of projects.</p>
|
|
7888
|
+
* <p>When the number of projects is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of projects, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list the next set of projects.</p>
|
|
8310
7889
|
* @public
|
|
8311
7890
|
*/
|
|
8312
7891
|
nextToken?: string | undefined;
|
|
8313
7892
|
/**
|
|
8314
|
-
* <p>The maximum number of projects to return in a single call to <code>ListProjects</code>.
|
|
8315
|
-
* When the number of projects to be listed is greater than the value of
|
|
8316
|
-
* <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you
|
|
8317
|
-
* can use in a subsequent call to <code>ListProjects</code> to list the next set of
|
|
8318
|
-
* projects.</p>
|
|
7893
|
+
* <p>The maximum number of projects to return in a single call to <code>ListProjects</code>. When the number of projects to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListProjects</code> to list the next set of projects.</p>
|
|
8319
7894
|
* @public
|
|
8320
7895
|
*/
|
|
8321
7896
|
maxResults?: number | undefined;
|
|
@@ -8351,8 +7926,7 @@ export interface ProjectSummary {
|
|
|
8351
7926
|
*/
|
|
8352
7927
|
projectStatus?: ProjectStatus | undefined;
|
|
8353
7928
|
/**
|
|
8354
|
-
* <p>Specifies the error message that is returned if the operation cannot be successfully
|
|
8355
|
-
* completed.</p>
|
|
7929
|
+
* <p>Specifies the error message that is returned if the operation cannot be successfully completed.</p>
|
|
8356
7930
|
* @public
|
|
8357
7931
|
*/
|
|
8358
7932
|
failureReasons?: ProjectDeletionError[] | undefined;
|
|
@@ -8387,12 +7961,7 @@ export interface ListProjectsOutput {
|
|
|
8387
7961
|
*/
|
|
8388
7962
|
items?: ProjectSummary[] | undefined;
|
|
8389
7963
|
/**
|
|
8390
|
-
* <p>When the number of projects is greater than the default value for the
|
|
8391
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8392
|
-
* <code>MaxResults</code> that is less than the number of projects, the response includes
|
|
8393
|
-
* a pagination token named <code>NextToken</code>. You can specify this
|
|
8394
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list
|
|
8395
|
-
* the next set of projects.</p>
|
|
7964
|
+
* <p>When the number of projects is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of projects, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListProjects</code> to list the next set of projects.</p>
|
|
8396
7965
|
* @public
|
|
8397
7966
|
*/
|
|
8398
7967
|
nextToken?: string | undefined;
|
|
@@ -8454,21 +8023,12 @@ export interface ListSubscriptionGrantsInput {
|
|
|
8454
8023
|
*/
|
|
8455
8024
|
sortOrder?: SortOrder | undefined;
|
|
8456
8025
|
/**
|
|
8457
|
-
* <p>The maximum number of subscription grants to return in a single call to
|
|
8458
|
-
* <code>ListSubscriptionGrants</code>. When the number of subscription grants to be listed
|
|
8459
|
-
* is greater than the value of <code>MaxResults</code>, the response contains a
|
|
8460
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
8461
|
-
* <code>ListSubscriptionGrants</code> to list the next set of subscription grants.</p>
|
|
8026
|
+
* <p>The maximum number of subscription grants to return in a single call to <code>ListSubscriptionGrants</code>. When the number of subscription grants to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListSubscriptionGrants</code> to list the next set of subscription grants.</p>
|
|
8462
8027
|
* @public
|
|
8463
8028
|
*/
|
|
8464
8029
|
maxResults?: number | undefined;
|
|
8465
8030
|
/**
|
|
8466
|
-
* <p>When the number of subscription grants is greater than the default value for the
|
|
8467
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8468
|
-
* <code>MaxResults</code> that is less than the number of subscription grants, the
|
|
8469
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8470
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code>
|
|
8471
|
-
* to list the next set of subscription grants.</p>
|
|
8031
|
+
* <p>When the number of subscription grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code> to list the next set of subscription grants.</p>
|
|
8472
8032
|
* @public
|
|
8473
8033
|
*/
|
|
8474
8034
|
nextToken?: string | undefined;
|
|
@@ -8546,12 +8106,7 @@ export interface ListSubscriptionGrantsOutput {
|
|
|
8546
8106
|
*/
|
|
8547
8107
|
items: SubscriptionGrantSummary[] | undefined;
|
|
8548
8108
|
/**
|
|
8549
|
-
* <p>When the number of subscription grants is greater than the default value for the
|
|
8550
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8551
|
-
* <code>MaxResults</code> that is less than the number of subscription grants, the
|
|
8552
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8553
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code>
|
|
8554
|
-
* to list the next set of subscription grants.</p>
|
|
8109
|
+
* <p>When the number of subscription grants is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code> to list the next set of subscription grants.</p>
|
|
8555
8110
|
* @public
|
|
8556
8111
|
*/
|
|
8557
8112
|
nextToken?: string | undefined;
|
|
@@ -8566,11 +8121,7 @@ export interface ListSubscriptionRequestsInput {
|
|
|
8566
8121
|
*/
|
|
8567
8122
|
domainIdentifier: string | undefined;
|
|
8568
8123
|
/**
|
|
8569
|
-
* <p>Specifies the status of the subscription requests.</p>
|
|
8570
|
-
* <note>
|
|
8571
|
-
* <p>This is not a required parameter, but if not specified, by default, Amazon DataZone
|
|
8572
|
-
* returns only <code>PENDING</code> subscription requests. </p>
|
|
8573
|
-
* </note>
|
|
8124
|
+
* <p>Specifies the status of the subscription requests.</p> <note> <p>This is not a required parameter, but if not specified, by default, Amazon DataZone returns only <code>PENDING</code> subscription requests. </p> </note>
|
|
8574
8125
|
* @public
|
|
8575
8126
|
*/
|
|
8576
8127
|
status?: SubscriptionRequestStatus | undefined;
|
|
@@ -8600,23 +8151,12 @@ export interface ListSubscriptionRequestsInput {
|
|
|
8600
8151
|
*/
|
|
8601
8152
|
sortOrder?: SortOrder | undefined;
|
|
8602
8153
|
/**
|
|
8603
|
-
* <p>The maximum number of subscription requests to return in a single call to
|
|
8604
|
-
* <code>ListSubscriptionRequests</code>. When the number of subscription requests to be
|
|
8605
|
-
* listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
8606
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
8607
|
-
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
8608
|
-
* requests.</p>
|
|
8154
|
+
* <p>The maximum number of subscription requests to return in a single call to <code>ListSubscriptionRequests</code>. When the number of subscription requests to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.</p>
|
|
8609
8155
|
* @public
|
|
8610
8156
|
*/
|
|
8611
8157
|
maxResults?: number | undefined;
|
|
8612
8158
|
/**
|
|
8613
|
-
* <p>When the number of subscription requests is greater than the default value for the
|
|
8614
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8615
|
-
* <code>MaxResults</code> that is less than the number of subscription requests, the
|
|
8616
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8617
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
8618
|
-
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
8619
|
-
* requests.</p>
|
|
8159
|
+
* <p>When the number of subscription requests is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription requests, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.</p>
|
|
8620
8160
|
* @public
|
|
8621
8161
|
*/
|
|
8622
8162
|
nextToken?: string | undefined;
|
|
@@ -8728,13 +8268,7 @@ export interface ListSubscriptionRequestsOutput {
|
|
|
8728
8268
|
*/
|
|
8729
8269
|
items: SubscriptionRequestSummary[] | undefined;
|
|
8730
8270
|
/**
|
|
8731
|
-
* <p>When the number of subscription requests is greater than the default value for the
|
|
8732
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8733
|
-
* <code>MaxResults</code> that is less than the number of subscription requests, the
|
|
8734
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8735
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
8736
|
-
* <code>ListSubscriptionRequests</code> to list the next set of subscription
|
|
8737
|
-
* requests.</p>
|
|
8271
|
+
* <p>When the number of subscription requests is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription requests, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.</p>
|
|
8738
8272
|
* @public
|
|
8739
8273
|
*/
|
|
8740
8274
|
nextToken?: string | undefined;
|
|
@@ -8749,23 +8283,17 @@ export interface ListSubscriptionsInput {
|
|
|
8749
8283
|
*/
|
|
8750
8284
|
domainIdentifier: string | undefined;
|
|
8751
8285
|
/**
|
|
8752
|
-
* <p>The identifier of the subscription request for the subscriptions that you want to
|
|
8753
|
-
* list.</p>
|
|
8286
|
+
* <p>The identifier of the subscription request for the subscriptions that you want to list.</p>
|
|
8754
8287
|
* @public
|
|
8755
8288
|
*/
|
|
8756
8289
|
subscriptionRequestIdentifier?: string | undefined;
|
|
8757
8290
|
/**
|
|
8758
|
-
* <p>The status of the subscriptions that you want to list.</p>
|
|
8759
|
-
* <note>
|
|
8760
|
-
* <p>This is not a required parameter, but if not provided, by default, Amazon DataZone
|
|
8761
|
-
* returns only <code>APPROVED</code> subscriptions. </p>
|
|
8762
|
-
* </note>
|
|
8291
|
+
* <p>The status of the subscriptions that you want to list.</p> <note> <p>This is not a required parameter, but if not provided, by default, Amazon DataZone returns only <code>APPROVED</code> subscriptions. </p> </note>
|
|
8763
8292
|
* @public
|
|
8764
8293
|
*/
|
|
8765
8294
|
status?: SubscriptionStatus | undefined;
|
|
8766
8295
|
/**
|
|
8767
|
-
* <p>The identifier of the subscribed listing for the subscriptions that you want to
|
|
8768
|
-
* list.</p>
|
|
8296
|
+
* <p>The identifier of the subscribed listing for the subscriptions that you want to list.</p>
|
|
8769
8297
|
* @public
|
|
8770
8298
|
*/
|
|
8771
8299
|
subscribedListingId?: string | undefined;
|
|
@@ -8790,21 +8318,12 @@ export interface ListSubscriptionsInput {
|
|
|
8790
8318
|
*/
|
|
8791
8319
|
sortOrder?: SortOrder | undefined;
|
|
8792
8320
|
/**
|
|
8793
|
-
* <p>The maximum number of subscriptions to return in a single call to
|
|
8794
|
-
* <code>ListSubscriptions</code>. When the number of subscriptions to be listed is greater
|
|
8795
|
-
* than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code>
|
|
8796
|
-
* value that you can use in a subsequent call to <code>ListSubscriptions</code> to list the
|
|
8797
|
-
* next set of Subscriptions. </p>
|
|
8321
|
+
* <p>The maximum number of subscriptions to return in a single call to <code>ListSubscriptions</code>. When the number of subscriptions to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListSubscriptions</code> to list the next set of Subscriptions. </p>
|
|
8798
8322
|
* @public
|
|
8799
8323
|
*/
|
|
8800
8324
|
maxResults?: number | undefined;
|
|
8801
8325
|
/**
|
|
8802
|
-
* <p>When the number of subscriptions is greater than the default value for the
|
|
8803
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8804
|
-
* <code>MaxResults</code> that is less than the number of subscriptions, the response
|
|
8805
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8806
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to
|
|
8807
|
-
* list the next set of subscriptions.</p>
|
|
8326
|
+
* <p>When the number of subscriptions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscriptions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to list the next set of subscriptions.</p>
|
|
8808
8327
|
* @public
|
|
8809
8328
|
*/
|
|
8810
8329
|
nextToken?: string | undefined;
|
|
@@ -8880,12 +8399,7 @@ export interface ListSubscriptionsOutput {
|
|
|
8880
8399
|
*/
|
|
8881
8400
|
items: SubscriptionSummary[] | undefined;
|
|
8882
8401
|
/**
|
|
8883
|
-
* <p>When the number of subscriptions is greater than the default value for the
|
|
8884
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8885
|
-
* <code>MaxResults</code> that is less than the number of subscriptions, the response
|
|
8886
|
-
* includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8887
|
-
* <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to
|
|
8888
|
-
* list the next set of subscriptions.</p>
|
|
8402
|
+
* <p>When the number of subscriptions is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscriptions, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptions</code> to list the next set of subscriptions.</p>
|
|
8889
8403
|
* @public
|
|
8890
8404
|
*/
|
|
8891
8405
|
nextToken?: string | undefined;
|
|
@@ -8895,8 +8409,7 @@ export interface ListSubscriptionsOutput {
|
|
|
8895
8409
|
*/
|
|
8896
8410
|
export interface ListSubscriptionTargetsInput {
|
|
8897
8411
|
/**
|
|
8898
|
-
* <p>The identifier of the Amazon DataZone domain where you want to list subscription
|
|
8899
|
-
* targets.</p>
|
|
8412
|
+
* <p>The identifier of the Amazon DataZone domain where you want to list subscription targets.</p>
|
|
8900
8413
|
* @public
|
|
8901
8414
|
*/
|
|
8902
8415
|
domainIdentifier: string | undefined;
|
|
@@ -8916,23 +8429,12 @@ export interface ListSubscriptionTargetsInput {
|
|
|
8916
8429
|
*/
|
|
8917
8430
|
sortOrder?: SortOrder | undefined;
|
|
8918
8431
|
/**
|
|
8919
|
-
* <p>The maximum number of subscription targets to return in a single call to
|
|
8920
|
-
* <code>ListSubscriptionTargets</code>. When the number of subscription targets to be
|
|
8921
|
-
* listed is greater than the value of <code>MaxResults</code>, the response contains a
|
|
8922
|
-
* <code>NextToken</code> value that you can use in a subsequent call to
|
|
8923
|
-
* <code>ListSubscriptionTargets</code> to list the next set of subscription targets.
|
|
8924
|
-
* </p>
|
|
8432
|
+
* <p>The maximum number of subscription targets to return in a single call to <code>ListSubscriptionTargets</code>. When the number of subscription targets to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListSubscriptionTargets</code> to list the next set of subscription targets. </p>
|
|
8925
8433
|
* @public
|
|
8926
8434
|
*/
|
|
8927
8435
|
maxResults?: number | undefined;
|
|
8928
8436
|
/**
|
|
8929
|
-
* <p>When the number of subscription targets is greater than the default value for the
|
|
8930
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
8931
|
-
* <code>MaxResults</code> that is less than the number of subscription targets, the
|
|
8932
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
8933
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
8934
|
-
* <code>ListSubscriptionTargets</code> to list the next set of subscription
|
|
8935
|
-
* targets.</p>
|
|
8437
|
+
* <p>When the number of subscription targets is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription targets, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionTargets</code> to list the next set of subscription targets.</p>
|
|
8936
8438
|
* @public
|
|
8937
8439
|
*/
|
|
8938
8440
|
nextToken?: string | undefined;
|
|
@@ -9028,13 +8530,7 @@ export interface ListSubscriptionTargetsOutput {
|
|
|
9028
8530
|
*/
|
|
9029
8531
|
items: SubscriptionTargetSummary[] | undefined;
|
|
9030
8532
|
/**
|
|
9031
|
-
* <p>When the number of subscription targets is greater than the default value for the
|
|
9032
|
-
* <code>MaxResults</code> parameter, or if you explicitly specify a value for
|
|
9033
|
-
* <code>MaxResults</code> that is less than the number of subscription targets, the
|
|
9034
|
-
* response includes a pagination token named <code>NextToken</code>. You can specify this
|
|
9035
|
-
* <code>NextToken</code> value in a subsequent call to
|
|
9036
|
-
* <code>ListSubscriptionTargets</code> to list the next set of subscription
|
|
9037
|
-
* targets.</p>
|
|
8533
|
+
* <p>When the number of subscription targets is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription targets, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionTargets</code> to list the next set of subscription targets.</p>
|
|
9038
8534
|
* @public
|
|
9039
8535
|
*/
|
|
9040
8536
|
nextToken?: string | undefined;
|
|
@@ -9064,8 +8560,7 @@ export interface ListTagsForResourceResponse {
|
|
|
9064
8560
|
*/
|
|
9065
8561
|
export interface ListTimeSeriesDataPointsInput {
|
|
9066
8562
|
/**
|
|
9067
|
-
* <p>The ID of the Amazon DataZone domain that houses the assets for which you want to list
|
|
9068
|
-
* time series data points.</p>
|
|
8563
|
+
* <p>The ID of the Amazon DataZone domain that houses the assets for which you want to list time series data points.</p>
|
|
9069
8564
|
* @public
|
|
9070
8565
|
*/
|
|
9071
8566
|
domainIdentifier: string | undefined;
|
|
@@ -9095,19 +8590,12 @@ export interface ListTimeSeriesDataPointsInput {
|
|
|
9095
8590
|
*/
|
|
9096
8591
|
endedAt?: Date | undefined;
|
|
9097
8592
|
/**
|
|
9098
|
-
* <p>When the number of data points is greater than the default value for the MaxResults
|
|
9099
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
9100
|
-
* of data points, the response includes a pagination token named NextToken. You can specify
|
|
9101
|
-
* this NextToken value in a subsequent call to ListTimeSeriesDataPoints to list the next set
|
|
9102
|
-
* of data points.</p>
|
|
8593
|
+
* <p>When the number of data points is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of data points, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListTimeSeriesDataPoints to list the next set of data points.</p>
|
|
9103
8594
|
* @public
|
|
9104
8595
|
*/
|
|
9105
8596
|
nextToken?: string | undefined;
|
|
9106
8597
|
/**
|
|
9107
|
-
* <p>The maximum number of data points to return in a single call to
|
|
9108
|
-
* ListTimeSeriesDataPoints. When the number of data points to be listed is greater than the
|
|
9109
|
-
* value of MaxResults, the response contains a NextToken value that you can use in a
|
|
9110
|
-
* subsequent call to ListTimeSeriesDataPoints to list the next set of data points.</p>
|
|
8598
|
+
* <p>The maximum number of data points to return in a single call to ListTimeSeriesDataPoints. When the number of data points to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListTimeSeriesDataPoints to list the next set of data points.</p>
|
|
9111
8599
|
* @public
|
|
9112
8600
|
*/
|
|
9113
8601
|
maxResults?: number | undefined;
|
|
@@ -9122,11 +8610,7 @@ export interface ListTimeSeriesDataPointsOutput {
|
|
|
9122
8610
|
*/
|
|
9123
8611
|
items?: TimeSeriesDataPointSummaryFormOutput[] | undefined;
|
|
9124
8612
|
/**
|
|
9125
|
-
* <p>When the number of data points is greater than the default value for the MaxResults
|
|
9126
|
-
* parameter, or if you explicitly specify a value for MaxResults that is less than the number
|
|
9127
|
-
* of data points, the response includes a pagination token named NextToken. You can specify
|
|
9128
|
-
* this NextToken value in a subsequent call to ListTimeSeriesDataPoints to list the next set
|
|
9129
|
-
* of data points.</p>
|
|
8613
|
+
* <p>When the number of data points is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of data points, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListTimeSeriesDataPoints to list the next set of data points.</p>
|
|
9130
8614
|
* @public
|
|
9131
8615
|
*/
|
|
9132
8616
|
nextToken?: string | undefined;
|
|
@@ -9136,8 +8620,7 @@ export interface ListTimeSeriesDataPointsOutput {
|
|
|
9136
8620
|
*/
|
|
9137
8621
|
export interface GetMetadataGenerationRunInput {
|
|
9138
8622
|
/**
|
|
9139
|
-
* <p>The ID of the Amazon DataZone domain the metadata generation run of which you want to
|
|
9140
|
-
* get.</p>
|
|
8623
|
+
* <p>The ID of the Amazon DataZone domain the metadata generation run of which you want to get.</p>
|
|
9141
8624
|
* @public
|
|
9142
8625
|
*/
|
|
9143
8626
|
domainIdentifier: string | undefined;
|
|
@@ -9210,8 +8693,7 @@ export type MetadataGenerationRunType = (typeof MetadataGenerationRunType)[keyof
|
|
|
9210
8693
|
*/
|
|
9211
8694
|
export interface GetMetadataGenerationRunOutput {
|
|
9212
8695
|
/**
|
|
9213
|
-
* <p>The ID of the Amazon DataZone domain the metadata generation run of which you want to
|
|
9214
|
-
* get.</p>
|
|
8696
|
+
* <p>The ID of the Amazon DataZone domain the metadata generation run of which you want to get.</p>
|
|
9215
8697
|
* @public
|
|
9216
8698
|
*/
|
|
9217
8699
|
domainId: string | undefined;
|
|
@@ -9246,8 +8728,7 @@ export interface GetMetadataGenerationRunOutput {
|
|
|
9246
8728
|
*/
|
|
9247
8729
|
createdBy?: string | undefined;
|
|
9248
8730
|
/**
|
|
9249
|
-
* <p>The ID of the project that owns the assets for which you're running metadata
|
|
9250
|
-
* generation.</p>
|
|
8731
|
+
* <p>The ID of the project that owns the assets for which you're running metadata generation.</p>
|
|
9251
8732
|
* @public
|
|
9252
8733
|
*/
|
|
9253
8734
|
owningProjectId: string | undefined;
|
|
@@ -9257,8 +8738,7 @@ export interface GetMetadataGenerationRunOutput {
|
|
|
9257
8738
|
*/
|
|
9258
8739
|
export interface ListMetadataGenerationRunsInput {
|
|
9259
8740
|
/**
|
|
9260
|
-
* <p>The ID of the Amazon DataZone domain where you want to list metadata generation
|
|
9261
|
-
* runs.</p>
|
|
8741
|
+
* <p>The ID of the Amazon DataZone domain where you want to list metadata generation runs.</p>
|
|
9262
8742
|
* @public
|
|
9263
8743
|
*/
|
|
9264
8744
|
domainIdentifier: string | undefined;
|
|
@@ -9273,20 +8753,12 @@ export interface ListMetadataGenerationRunsInput {
|
|
|
9273
8753
|
*/
|
|
9274
8754
|
type?: MetadataGenerationRunType | undefined;
|
|
9275
8755
|
/**
|
|
9276
|
-
* <p>When the number of metadata generation runs is greater than the default value for the
|
|
9277
|
-
* MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than
|
|
9278
|
-
* the number of metadata generation runs, the response includes a pagination token named
|
|
9279
|
-
* NextToken. You can specify this NextToken value in a subsequent call to
|
|
9280
|
-
* ListMetadataGenerationRuns to list the next set of revisions.</p>
|
|
8756
|
+
* <p>When the number of metadata generation runs is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of metadata generation runs, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListMetadataGenerationRuns to list the next set of revisions.</p>
|
|
9281
8757
|
* @public
|
|
9282
8758
|
*/
|
|
9283
8759
|
nextToken?: string | undefined;
|
|
9284
8760
|
/**
|
|
9285
|
-
* <p>The maximum number of metadata generation runs to return in a single call to
|
|
9286
|
-
* ListMetadataGenerationRuns. When the number of metadata generation runs to be listed is
|
|
9287
|
-
* greater than the value of MaxResults, the response contains a NextToken value that you can
|
|
9288
|
-
* use in a subsequent call to ListMetadataGenerationRuns to list the next set of
|
|
9289
|
-
* revisions.</p>
|
|
8761
|
+
* <p>The maximum number of metadata generation runs to return in a single call to ListMetadataGenerationRuns. When the number of metadata generation runs to be listed is greater than the value of MaxResults, the response contains a NextToken value that you can use in a subsequent call to ListMetadataGenerationRuns to list the next set of revisions.</p>
|
|
9290
8762
|
* @public
|
|
9291
8763
|
*/
|
|
9292
8764
|
maxResults?: number | undefined;
|
|
@@ -9297,8 +8769,7 @@ export interface ListMetadataGenerationRunsInput {
|
|
|
9297
8769
|
*/
|
|
9298
8770
|
export interface MetadataGenerationRunItem {
|
|
9299
8771
|
/**
|
|
9300
|
-
* <p>The ID of the Amazon DataZone domain in which the metadata generation run was
|
|
9301
|
-
* created.</p>
|
|
8772
|
+
* <p>The ID of the Amazon DataZone domain in which the metadata generation run was created.</p>
|
|
9302
8773
|
* @public
|
|
9303
8774
|
*/
|
|
9304
8775
|
domainId: string | undefined;
|
|
@@ -9333,8 +8804,7 @@ export interface MetadataGenerationRunItem {
|
|
|
9333
8804
|
*/
|
|
9334
8805
|
createdBy?: string | undefined;
|
|
9335
8806
|
/**
|
|
9336
|
-
* <p>The ID of the project that owns the asset for which the metadata generation was
|
|
9337
|
-
* ran.</p>
|
|
8807
|
+
* <p>The ID of the project that owns the asset for which the metadata generation was ran.</p>
|
|
9338
8808
|
* @public
|
|
9339
8809
|
*/
|
|
9340
8810
|
owningProjectId: string | undefined;
|
|
@@ -9349,11 +8819,7 @@ export interface ListMetadataGenerationRunsOutput {
|
|
|
9349
8819
|
*/
|
|
9350
8820
|
items?: MetadataGenerationRunItem[] | undefined;
|
|
9351
8821
|
/**
|
|
9352
|
-
* <p>When the number of metadata generation runs is greater than the default value for the
|
|
9353
|
-
* MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than
|
|
9354
|
-
* the number of metadata generation runs, the response includes a pagination token named
|
|
9355
|
-
* NextToken. You can specify this NextToken value in a subsequent call to
|
|
9356
|
-
* ListMetadataGenerationRuns to list the next set of revisions.</p>
|
|
8822
|
+
* <p>When the number of metadata generation runs is greater than the default value for the MaxResults parameter, or if you explicitly specify a value for MaxResults that is less than the number of metadata generation runs, the response includes a pagination token named NextToken. You can specify this NextToken value in a subsequent call to ListMetadataGenerationRuns to list the next set of revisions.</p>
|
|
9357
8823
|
* @public
|
|
9358
8824
|
*/
|
|
9359
8825
|
nextToken?: string | undefined;
|
|
@@ -9363,8 +8829,7 @@ export interface ListMetadataGenerationRunsOutput {
|
|
|
9363
8829
|
*/
|
|
9364
8830
|
export interface StartMetadataGenerationRunInput {
|
|
9365
8831
|
/**
|
|
9366
|
-
* <p>The ID of the Amazon DataZone domain where you want to start a metadata generation
|
|
9367
|
-
* run.</p>
|
|
8832
|
+
* <p>The ID of the Amazon DataZone domain where you want to start a metadata generation run.</p>
|
|
9368
8833
|
* @public
|
|
9369
8834
|
*/
|
|
9370
8835
|
domainIdentifier: string | undefined;
|
|
@@ -9379,14 +8844,12 @@ export interface StartMetadataGenerationRunInput {
|
|
|
9379
8844
|
*/
|
|
9380
8845
|
target: MetadataGenerationRunTarget | undefined;
|
|
9381
8846
|
/**
|
|
9382
|
-
* <p>A unique, case-sensitive identifier to ensure idempotency of the request. This field is
|
|
9383
|
-
* automatically populated if not provided.</p>
|
|
8847
|
+
* <p>A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.</p>
|
|
9384
8848
|
* @public
|
|
9385
8849
|
*/
|
|
9386
8850
|
clientToken?: string | undefined;
|
|
9387
8851
|
/**
|
|
9388
|
-
* <p>The ID of the project that owns the asset for which you want to start a metadata
|
|
9389
|
-
* generation run.</p>
|
|
8852
|
+
* <p>The ID of the project that owns the asset for which you want to start a metadata generation run.</p>
|
|
9390
8853
|
* @public
|
|
9391
8854
|
*/
|
|
9392
8855
|
owningProjectIdentifier: string | undefined;
|
|
@@ -9396,8 +8859,7 @@ export interface StartMetadataGenerationRunInput {
|
|
|
9396
8859
|
*/
|
|
9397
8860
|
export interface StartMetadataGenerationRunOutput {
|
|
9398
8861
|
/**
|
|
9399
|
-
* <p>The ID of the Amazon DataZone domain in which the metadata generation run was
|
|
9400
|
-
* started.</p>
|
|
8862
|
+
* <p>The ID of the Amazon DataZone domain in which the metadata generation run was started.</p>
|
|
9401
8863
|
* @public
|
|
9402
8864
|
*/
|
|
9403
8865
|
domainId: string | undefined;
|
|
@@ -9427,8 +8889,7 @@ export interface StartMetadataGenerationRunOutput {
|
|
|
9427
8889
|
*/
|
|
9428
8890
|
createdBy?: string | undefined;
|
|
9429
8891
|
/**
|
|
9430
|
-
* <p>The ID of the project that owns the asset for which the metadata generation run was
|
|
9431
|
-
* started.</p>
|
|
8892
|
+
* <p>The ID of the project that owns the asset for which the metadata generation run was started.</p>
|
|
9432
8893
|
* @public
|
|
9433
8894
|
*/
|
|
9434
8895
|
owningProjectId?: string | undefined;
|
|
@@ -9443,14 +8904,12 @@ export interface PostLineageEventInput {
|
|
|
9443
8904
|
*/
|
|
9444
8905
|
domainIdentifier: string | undefined;
|
|
9445
8906
|
/**
|
|
9446
|
-
* <p>The data lineage event that you want to post. Only open-lineage run event are supported
|
|
9447
|
-
* as events. </p>
|
|
8907
|
+
* <p>The data lineage event that you want to post. Only open-lineage run event are supported as events. </p>
|
|
9448
8908
|
* @public
|
|
9449
8909
|
*/
|
|
9450
8910
|
event: Uint8Array | undefined;
|
|
9451
8911
|
/**
|
|
9452
|
-
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the
|
|
9453
|
-
* request.</p>
|
|
8912
|
+
* <p>A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.</p>
|
|
9454
8913
|
* @public
|
|
9455
8914
|
*/
|
|
9456
8915
|
clientToken?: string | undefined;
|