|
5690 | 5690 | },
|
5691 | 5691 | "type":{
|
5692 | 5692 | "shape":"DataSourceType",
|
5693 |
| - "documentation":"<p>The type of the data source.</p>" |
| 5693 | + "documentation":"<p>The type of the data source. In Amazon DataZone, you can use data sources to import technical metadata of assets (data) from the source databases or data warehouses into Amazon DataZone. In the current release of Amazon DataZone, you can create and run data sources for Amazon Web Services Glue and Amazon Redshift.</p>" |
5694 | 5694 | }
|
5695 | 5695 | }
|
5696 | 5696 | },
|
|
6174 | 6174 | "shape":"EnvironmentBlueprintId",
|
6175 | 6175 | "documentation":"<p>The ID of the blueprint with which this Amazon DataZone environment was created.</p>"
|
6176 | 6176 | },
|
| 6177 | + "environmentConfigurationId":{ |
| 6178 | + "shape":"EnvironmentConfigurationId", |
| 6179 | + "documentation":"<p>The configuration ID of the environment.</p>" |
| 6180 | + }, |
6177 | 6181 | "environmentProfileId":{
|
6178 | 6182 | "shape":"EnvironmentProfileId",
|
6179 | 6183 | "documentation":"<p>The ID of the environment profile with which this Amazon DataZone environment was created.</p>"
|
|
9643 | 9647 | "shape":"EnvironmentConfigurationName",
|
9644 | 9648 | "documentation":"<p>The environment configuration name.</p>"
|
9645 | 9649 | },
|
| 9650 | + "environmentId":{ |
| 9651 | + "shape":"EnvironmentId", |
| 9652 | + "documentation":"<p>The ID of the environment.</p>" |
| 9653 | + }, |
9646 | 9654 | "environmentParameters":{
|
9647 | 9655 | "shape":"EnvironmentParametersList",
|
9648 | 9656 | "documentation":"<p>The environment parameters.</p>"
|
|
9853 | 9861 | "shape":"DomainId",
|
9854 | 9862 | "documentation":"<p>The identifier of the Amazon DataZone domain in which the environment exists.</p>"
|
9855 | 9863 | },
|
| 9864 | + "environmentConfigurationId":{ |
| 9865 | + "shape":"EnvironmentConfigurationId", |
| 9866 | + "documentation":"<p>The configuration ID with which the environment is created.</p>" |
| 9867 | + }, |
9856 | 9868 | "environmentProfileId":{
|
9857 | 9869 | "shape":"EnvironmentProfileId",
|
9858 | 9870 | "documentation":"<p>The identifier of the environment profile with which the environment was created.</p>"
|
|
11415 | 11427 | "shape":"EnvironmentBlueprintId",
|
11416 | 11428 | "documentation":"<p>The blueprint with which the environment is created.</p>"
|
11417 | 11429 | },
|
| 11430 | + "environmentConfigurationId":{ |
| 11431 | + "shape":"EnvironmentConfigurationId", |
| 11432 | + "documentation":"<p>The configuration ID that is used to create the environment.</p>" |
| 11433 | + }, |
11418 | 11434 | "environmentProfileId":{
|
11419 | 11435 | "shape":"EnvironmentProfileId",
|
11420 | 11436 | "documentation":"<p>The ID of the environment profile with which the environment is created.</p>"
|
|
13966 | 13982 | },
|
13967 | 13983 | "locationRegistrationRole":{
|
13968 | 13984 | "shape":"RoleArn",
|
13969 |
| - "documentation":"<p>The role that is used to manage read/write access to the chosen Amazon S3 bucket(s) for Data Lake using AWS Lake Formation hybrid access mode.</p>" |
| 13985 | + "documentation":"<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>" |
13970 | 13986 | }
|
13971 | 13987 | },
|
13972 | 13988 | "documentation":"<p>The Lake Formation configuration of the Data Lake blueprint.</p>"
|
|
17388 | 17404 | "enum":[
|
17389 | 17405 | "ACTIVE",
|
17390 | 17406 | "DELETING",
|
17391 |
| - "DELETE_FAILED" |
| 17407 | + "DELETE_FAILED", |
| 17408 | + "UPDATING", |
| 17409 | + "UPDATE_FAILED" |
17392 | 17410 | ]
|
17393 | 17411 | },
|
17394 | 17412 | "ProjectSummaries":{
|
|
21491 | 21509 | "identifier"
|
21492 | 21510 | ],
|
21493 | 21511 | "members":{
|
| 21512 | + "blueprintVersion":{ |
| 21513 | + "shape":"String", |
| 21514 | + "documentation":"<p>The blueprint version to which the environment should be updated. You can only specify the following string for this parameter: <code>latest</code>.</p>" |
| 21515 | + }, |
21494 | 21516 | "description":{
|
21495 | 21517 | "shape":"String",
|
21496 | 21518 | "documentation":"<p>The description to be updated as part of the <code>UpdateEnvironment</code> action.</p>"
|
|
21514 | 21536 | "name":{
|
21515 | 21537 | "shape":"String",
|
21516 | 21538 | "documentation":"<p>The name to be updated as part of the <code>UpdateEnvironment</code> action.</p>"
|
| 21539 | + }, |
| 21540 | + "userParameters":{ |
| 21541 | + "shape":"EnvironmentParametersList", |
| 21542 | + "documentation":"<p>The user parameters of the environment.</p>" |
21517 | 21543 | }
|
21518 | 21544 | }
|
21519 | 21545 | },
|
|
21563 | 21589 | "shape":"EnvironmentBlueprintId",
|
21564 | 21590 | "documentation":"<p>The blueprint identifier of the environment.</p>"
|
21565 | 21591 | },
|
| 21592 | + "environmentConfigurationId":{ |
| 21593 | + "shape":"EnvironmentConfigurationId", |
| 21594 | + "documentation":"<p>The configuration ID of the environment.</p>" |
| 21595 | + }, |
21566 | 21596 | "environmentProfileId":{
|
21567 | 21597 | "shape":"EnvironmentProfileId",
|
21568 | 21598 | "documentation":"<p>The profile identifier of the environment.</p>"
|
|
21957 | 21987 | "name":{
|
21958 | 21988 | "shape":"ProjectName",
|
21959 | 21989 | "documentation":"<p>The name to be updated as part of the <code>UpdateProject</code> action.</p>"
|
| 21990 | + }, |
| 21991 | + "projectProfileVersion":{ |
| 21992 | + "shape":"String", |
| 21993 | + "documentation":"<p>The project profile version to which the project should be updated. You can only specify the following string for this parameter: <code>latest</code>.</p>" |
| 21994 | + }, |
| 21995 | + "userParameters":{ |
| 21996 | + "shape":"EnvironmentConfigurationUserParametersList", |
| 21997 | + "documentation":"<p>The user parameters of the project.</p>" |
21960 | 21998 | }
|
21961 | 21999 | }
|
21962 | 22000 | },
|
|
0 commit comments