|
961 | 961 | "CreateGlossaryPolicyGrantDetail$includeChildDomainUnits": "<p>Specifies whether the policy grant is applied to child domain units.</p>", |
962 | 962 | "CreateProjectFromProjectProfilePolicyGrantDetail$includeChildDomainUnits": "<p>Specifies whether to include child domain units when creating a project from project profile policy grant details</p>", |
963 | 963 | "CreateProjectPolicyGrantDetail$includeChildDomainUnits": "<p>Specifies whether the policy grant is applied to child domain units.</p>", |
| 964 | + "CreateProjectProfileInput$allowCustomProjectResourceTags": "<p>Specifies whether custom project resource tags are supported.</p>", |
| 965 | + "CreateProjectProfileOutput$allowCustomProjectResourceTags": "<p>Specifies whether custom project resource tags are supported.</p>", |
964 | 966 | "CustomParameter$isEditable": "<p>Specifies whether the parameter is editable.</p>", |
965 | 967 | "CustomParameter$isOptional": "<p>Specifies whether the custom parameter is optional.</p>", |
966 | 968 | "CustomParameter$isUpdateSupported": "<p>Specifies whether a parameter value can be updated after creation. </p>", |
|
977 | 979 | "FormEntryOutput$required": "<p>Specifies whether a form entry is required.</p>", |
978 | 980 | "GetConnectionInput$withSecret": "<p>Specifies whether a connection has a secret.</p>", |
979 | 981 | "GetDataSourceOutput$publishOnImport": "<p>Specifies whether the assets that this data source creates in the inventory are to be also automatically published to the catalog.</p>", |
| 982 | + "GetProjectProfileOutput$allowCustomProjectResourceTags": "<p>Specifies whether custom project resource tags are supported.</p>", |
980 | 983 | "GetSubscriptionOutput$retainPermissions": "<p>The retain permissions of the subscription.</p>", |
981 | 984 | "GlueConnectionInput$validateCredentials": "<p>Speciefies whether to validate credentials of the Amazon Web Services Glue connection.</p>", |
982 | 985 | "GlueRunConfigurationInput$autoImportDataQualityResult": "<p>Specifies whether to automatically import data quality metrics as part of the data source run.</p>", |
|
994 | 997 | "RedshiftLineageSyncConfigurationInput$enabled": "<p>Specifies whether the Amaon Redshift lineage sync configuration is enabled.</p>", |
995 | 998 | "RedshiftLineageSyncConfigurationOutput$enabled": "<p>Specifies whether the Amaon Redshift lineage sync configuration is enabled.</p>", |
996 | 999 | "RedshiftPropertiesOutput$isProvisionedSecret": "<p>Specifies whether Amaon Redshift properties has a provisioned secret.</p>", |
| 1000 | + "ResourceTagParameter$isValueEditable": "<p>Specifies whether the value of the resource tag parameter of the project profile is editable at the project level.</p>", |
997 | 1001 | "RevokeSubscriptionInput$retainPermissions": "<p>Specifies whether permissions are retained when the subscription is revoked.</p>", |
998 | 1002 | "RevokeSubscriptionOutput$retainPermissions": "<p>Specifies whether permissions are retained when the subscription is revoked.</p>", |
999 | 1003 | "RowFilterConfiguration$sensitive": "<p>Specifies whether the row filter is sensitive.</p>", |
|
1004 | 1008 | "UpdateDataSourceInput$retainPermissionsOnRevokeFailure": "<p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>", |
1005 | 1009 | "UpdateDataSourceOutput$publishOnImport": "<p>The publish on import setting to be updated as part of the <code>UpdateDataSource</code> action.</p>", |
1006 | 1010 | "UpdateDataSourceOutput$retainPermissionsOnRevokeFailure": "<p>Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.</p>", |
| 1011 | + "UpdateProjectProfileInput$allowCustomProjectResourceTags": "<p>Specifies whether custom project resource tags are supported.</p>", |
| 1012 | + "UpdateProjectProfileOutput$allowCustomProjectResourceTags": "<p>Specifies whether custom project resource tags are supported.</p>", |
1007 | 1013 | "UpdateRuleInput$includeChildDomainUnits": "<p>Specifies whether to update this rule in the child domain units.</p>" |
1008 | 1014 | } |
1009 | 1015 | }, |
|
1467 | 1473 | "base": null, |
1468 | 1474 | "refs": {} |
1469 | 1475 | }, |
| 1476 | + "CreateProjectInputResourceTagsMap": { |
| 1477 | + "base": null, |
| 1478 | + "refs": { |
| 1479 | + "CreateProjectInput$resourceTags": "<p>The resource tags of the project.</p>" |
| 1480 | + } |
| 1481 | + }, |
1470 | 1482 | "CreateProjectMembershipInput": { |
1471 | 1483 | "base": null, |
1472 | 1484 | "refs": {} |
|
2374 | 2386 | "CreateProjectInput$description": "<p>The description of the Amazon DataZone project.</p>", |
2375 | 2387 | "CreateProjectOutput$description": "<p>The description of the project.</p>", |
2376 | 2388 | "CreateProjectProfileInput$description": "<p>A description of a project profile.</p>", |
| 2389 | + "CreateProjectProfileInput$projectResourceTagsDescription": "<p>Field viewable through the UI that provides a project user with the allowed resource tag specifications.</p>", |
2377 | 2390 | "CreateProjectProfileOutput$description": "<p>A project profile description.</p>", |
| 2391 | + "CreateProjectProfileOutput$projectResourceTagsDescription": "<p>Field viewable through the UI that provides a project user with the allowed resource tag specifications.</p>", |
2378 | 2392 | "CreateRuleInput$description": "<p>The description of the rule.</p>", |
2379 | 2393 | "CreateRuleOutput$description": "<p>The description of the rule.</p>", |
2380 | 2394 | "CustomParameter$description": "<p>The description of the parameter.</p>", |
|
2400 | 2414 | "GetListingOutput$description": "<p>The description of the listing.</p>", |
2401 | 2415 | "GetProjectOutput$description": "<p>The description of the project.</p>", |
2402 | 2416 | "GetProjectProfileOutput$description": "<p>The description of the project profile.</p>", |
| 2417 | + "GetProjectProfileOutput$projectResourceTagsDescription": "<p>Field viewable through the UI that provides a project user with the allowed resource tag specifications.</p>", |
2403 | 2418 | "GetRuleOutput$description": "<p>The description of the rule.</p>", |
2404 | 2419 | "ProjectProfileSummary$description": "<p>The description of the project profile.</p>", |
2405 | 2420 | "ProjectSummary$description": "<p>The description of a project.</p>", |
|
2417 | 2432 | "UpdateProjectInput$description": "<p>The description to be updated as part of the <code>UpdateProject</code> action.</p>", |
2418 | 2433 | "UpdateProjectOutput$description": "<p>The description of the project that is to be updated.</p>", |
2419 | 2434 | "UpdateProjectProfileInput$description": "<p>The description of a project profile.</p>", |
| 2435 | + "UpdateProjectProfileInput$projectResourceTagsDescription": "<p>Field viewable through the UI that provides a project user with the allowed resource tag specifications.</p>", |
2420 | 2436 | "UpdateProjectProfileOutput$description": "<p>The description of a project profile.</p>", |
| 2437 | + "UpdateProjectProfileOutput$projectResourceTagsDescription": "<p>Field viewable through the UI that provides a project user with the allowed resource tag specifications.</p>", |
2421 | 2438 | "UpdateRuleInput$description": "<p>The description of the rule.</p>", |
2422 | 2439 | "UpdateRuleOutput$description": "<p>The description of the rule.</p>" |
2423 | 2440 | } |
|
5943 | 5960 | "ProjectProfileSummaries$member": null |
5944 | 5961 | } |
5945 | 5962 | }, |
| 5963 | + "ProjectResourceTagParameters": { |
| 5964 | + "base": null, |
| 5965 | + "refs": { |
| 5966 | + "CreateProjectProfileInput$projectResourceTags": "<p>The resource tags of the project profile.</p>", |
| 5967 | + "CreateProjectProfileOutput$projectResourceTags": "<p>The resource tags of the project profile.</p>", |
| 5968 | + "GetProjectProfileOutput$projectResourceTags": "<p>The resource tags of the project profile.</p>", |
| 5969 | + "UpdateProjectProfileInput$projectResourceTags": "<p>The resource tags of the project profile.</p>", |
| 5970 | + "UpdateProjectProfileOutput$projectResourceTags": "<p>The resource tags of the project profile.</p>" |
| 5971 | + } |
| 5972 | + }, |
5946 | 5973 | "ProjectStatus": { |
5947 | 5974 | "base": null, |
5948 | 5975 | "refs": { |
|
6393 | 6420 | "base": "<p>The specified resource cannot be found.</p>", |
6394 | 6421 | "refs": {} |
6395 | 6422 | }, |
| 6423 | + "ResourceTag": { |
| 6424 | + "base": "<p>The resource tag of the project.</p>", |
| 6425 | + "refs": { |
| 6426 | + "ResourceTags$member": null |
| 6427 | + } |
| 6428 | + }, |
| 6429 | + "ResourceTagParameter": { |
| 6430 | + "base": "<p>The resource tag parameter of the project profile.</p>", |
| 6431 | + "refs": { |
| 6432 | + "ProjectResourceTagParameters$member": null |
| 6433 | + } |
| 6434 | + }, |
| 6435 | + "ResourceTagSource": { |
| 6436 | + "base": null, |
| 6437 | + "refs": { |
| 6438 | + "ResourceTag$source": "<p>The source of the resource tag of the project.</p>" |
| 6439 | + } |
| 6440 | + }, |
| 6441 | + "ResourceTags": { |
| 6442 | + "base": null, |
| 6443 | + "refs": { |
| 6444 | + "CreateProjectOutput$resourceTags": "<p>The resource tags of the project.</p>", |
| 6445 | + "GetProjectOutput$resourceTags": "<p>The resource tags of the project.</p>", |
| 6446 | + "UpdateProjectOutput$resourceTags": "<p>The resource tags of the project.</p>" |
| 6447 | + } |
| 6448 | + }, |
6396 | 6449 | "Revision": { |
6397 | 6450 | "base": null, |
6398 | 6451 | "refs": { |
|
7886 | 7939 | "TagKey": { |
7887 | 7940 | "base": null, |
7888 | 7941 | "refs": { |
| 7942 | + "CreateProjectInputResourceTagsMap$key": null, |
| 7943 | + "ResourceTag$key": "<p>The key of the resource tag of the project.</p>", |
| 7944 | + "ResourceTagParameter$key": "<p>The key of the resource tag parameter of the project profile.</p>", |
7889 | 7945 | "TagKeyList$member": null, |
7890 | | - "Tags$key": null |
| 7946 | + "Tags$key": null, |
| 7947 | + "UpdateProjectInputResourceTagsMap$key": null |
7891 | 7948 | } |
7892 | 7949 | }, |
7893 | 7950 | "TagKeyList": { |
|
7907 | 7964 | "TagValue": { |
7908 | 7965 | "base": null, |
7909 | 7966 | "refs": { |
7910 | | - "Tags$value": null |
| 7967 | + "CreateProjectInputResourceTagsMap$value": null, |
| 7968 | + "ResourceTag$value": "<p>The value of the resource tag of the project.</p>", |
| 7969 | + "ResourceTagParameter$value": "<p>The value of the resource tag parameter key of the project profile.</p>", |
| 7970 | + "Tags$value": null, |
| 7971 | + "UpdateProjectInputResourceTagsMap$value": null |
7911 | 7972 | } |
7912 | 7973 | }, |
7913 | 7974 | "Tags": { |
|
8309 | 8370 | "base": null, |
8310 | 8371 | "refs": {} |
8311 | 8372 | }, |
| 8373 | + "UpdateProjectInputResourceTagsMap": { |
| 8374 | + "base": null, |
| 8375 | + "refs": { |
| 8376 | + "UpdateProjectInput$resourceTags": "<p>The resource tags of the project.</p>" |
| 8377 | + } |
| 8378 | + }, |
8312 | 8379 | "UpdateProjectOutput": { |
8313 | 8380 | "base": null, |
8314 | 8381 | "refs": {} |
|
0 commit comments