aws-sdk-datazone 1.8.0 → 1.10.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.
@@ -25,6 +25,7 @@ module Aws::DataZone
25
25
  AcceptSubscriptionRequestOutputSubscribedPrincipalsList = Shapes::ListShape.new(name: 'AcceptSubscriptionRequestOutputSubscribedPrincipalsList')
26
26
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
27
27
  ActionLink = Shapes::StringShape.new(name: 'ActionLink')
28
+ ActionParameters = Shapes::UnionShape.new(name: 'ActionParameters')
28
29
  ApplicableAssetTypes = Shapes::ListShape.new(name: 'ApplicableAssetTypes')
29
30
  AssetId = Shapes::StringShape.new(name: 'AssetId')
30
31
  AssetIdentifier = Shapes::StringShape.new(name: 'AssetIdentifier')
@@ -41,11 +42,14 @@ module Aws::DataZone
41
42
  AssetTargetNames = Shapes::ListShape.new(name: 'AssetTargetNames')
42
43
  AssetTypeIdentifier = Shapes::StringShape.new(name: 'AssetTypeIdentifier')
43
44
  AssetTypeItem = Shapes::StructureShape.new(name: 'AssetTypeItem')
45
+ AssociateEnvironmentRoleInput = Shapes::StructureShape.new(name: 'AssociateEnvironmentRoleInput')
46
+ AssociateEnvironmentRoleOutput = Shapes::StructureShape.new(name: 'AssociateEnvironmentRoleOutput')
44
47
  Attribute = Shapes::StringShape.new(name: 'Attribute')
45
48
  AuthType = Shapes::StringShape.new(name: 'AuthType')
46
49
  AuthorizedPrincipalIdentifier = Shapes::StringShape.new(name: 'AuthorizedPrincipalIdentifier')
47
50
  AuthorizedPrincipalIdentifiers = Shapes::ListShape.new(name: 'AuthorizedPrincipalIdentifiers')
48
51
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
52
+ AwsConsoleLinkParameters = Shapes::StructureShape.new(name: 'AwsConsoleLinkParameters')
49
53
  AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
50
54
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
51
55
  BusinessNameGenerationConfiguration = Shapes::StructureShape.new(name: 'BusinessNameGenerationConfiguration')
@@ -71,6 +75,8 @@ module Aws::DataZone
71
75
  CreateDataSourceOutput = Shapes::StructureShape.new(name: 'CreateDataSourceOutput')
72
76
  CreateDomainInput = Shapes::StructureShape.new(name: 'CreateDomainInput')
73
77
  CreateDomainOutput = Shapes::StructureShape.new(name: 'CreateDomainOutput')
78
+ CreateEnvironmentActionInput = Shapes::StructureShape.new(name: 'CreateEnvironmentActionInput')
79
+ CreateEnvironmentActionOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentActionOutput')
74
80
  CreateEnvironmentInput = Shapes::StructureShape.new(name: 'CreateEnvironmentInput')
75
81
  CreateEnvironmentOutput = Shapes::StructureShape.new(name: 'CreateEnvironmentOutput')
76
82
  CreateEnvironmentProfileInput = Shapes::StructureShape.new(name: 'CreateEnvironmentProfileInput')
@@ -139,6 +145,7 @@ module Aws::DataZone
139
145
  DeleteDataSourceOutput = Shapes::StructureShape.new(name: 'DeleteDataSourceOutput')
140
146
  DeleteDomainInput = Shapes::StructureShape.new(name: 'DeleteDomainInput')
141
147
  DeleteDomainOutput = Shapes::StructureShape.new(name: 'DeleteDomainOutput')
148
+ DeleteEnvironmentActionInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentActionInput')
142
149
  DeleteEnvironmentBlueprintConfigurationInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentBlueprintConfigurationInput')
143
150
  DeleteEnvironmentBlueprintConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteEnvironmentBlueprintConfigurationOutput')
144
151
  DeleteEnvironmentInput = Shapes::StructureShape.new(name: 'DeleteEnvironmentInput')
@@ -172,6 +179,8 @@ module Aws::DataZone
172
179
  Description = Shapes::StringShape.new(name: 'Description')
173
180
  DetailedGlossaryTerm = Shapes::StructureShape.new(name: 'DetailedGlossaryTerm')
174
181
  DetailedGlossaryTerms = Shapes::ListShape.new(name: 'DetailedGlossaryTerms')
182
+ DisassociateEnvironmentRoleInput = Shapes::StructureShape.new(name: 'DisassociateEnvironmentRoleInput')
183
+ DisassociateEnvironmentRoleOutput = Shapes::StructureShape.new(name: 'DisassociateEnvironmentRoleOutput')
175
184
  DomainDescription = Shapes::StringShape.new(name: 'DomainDescription')
176
185
  DomainId = Shapes::StringShape.new(name: 'DomainId')
177
186
  DomainName = Shapes::StringShape.new(name: 'DomainName')
@@ -184,7 +193,9 @@ module Aws::DataZone
184
193
  EntityId = Shapes::StringShape.new(name: 'EntityId')
185
194
  EntityIdentifier = Shapes::StringShape.new(name: 'EntityIdentifier')
186
195
  EntityType = Shapes::StringShape.new(name: 'EntityType')
196
+ EnvironmentActionId = Shapes::StringShape.new(name: 'EnvironmentActionId')
187
197
  EnvironmentActionList = Shapes::ListShape.new(name: 'EnvironmentActionList')
198
+ EnvironmentActionSummary = Shapes::StructureShape.new(name: 'EnvironmentActionSummary')
188
199
  EnvironmentBlueprintConfigurationItem = Shapes::StructureShape.new(name: 'EnvironmentBlueprintConfigurationItem')
189
200
  EnvironmentBlueprintConfigurations = Shapes::ListShape.new(name: 'EnvironmentBlueprintConfigurations')
190
201
  EnvironmentBlueprintId = Shapes::StringShape.new(name: 'EnvironmentBlueprintId')
@@ -242,6 +253,8 @@ module Aws::DataZone
242
253
  GetDataSourceRunOutput = Shapes::StructureShape.new(name: 'GetDataSourceRunOutput')
243
254
  GetDomainInput = Shapes::StructureShape.new(name: 'GetDomainInput')
244
255
  GetDomainOutput = Shapes::StructureShape.new(name: 'GetDomainOutput')
256
+ GetEnvironmentActionInput = Shapes::StructureShape.new(name: 'GetEnvironmentActionInput')
257
+ GetEnvironmentActionOutput = Shapes::StructureShape.new(name: 'GetEnvironmentActionOutput')
245
258
  GetEnvironmentBlueprintConfigurationInput = Shapes::StructureShape.new(name: 'GetEnvironmentBlueprintConfigurationInput')
246
259
  GetEnvironmentBlueprintConfigurationOutput = Shapes::StructureShape.new(name: 'GetEnvironmentBlueprintConfigurationOutput')
247
260
  GetEnvironmentBlueprintInput = Shapes::StructureShape.new(name: 'GetEnvironmentBlueprintInput')
@@ -296,6 +309,7 @@ module Aws::DataZone
296
309
  GlueRunConfigurationOutputAccountIdString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputAccountIdString')
297
310
  GlueRunConfigurationOutputDataAccessRoleString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputDataAccessRoleString')
298
311
  GlueRunConfigurationOutputRegionString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputRegionString')
312
+ GlueSelfGrantStatusOutput = Shapes::StructureShape.new(name: 'GlueSelfGrantStatusOutput')
299
313
  GrantedEntity = Shapes::UnionShape.new(name: 'GrantedEntity')
300
314
  GrantedEntityInput = Shapes::UnionShape.new(name: 'GrantedEntityInput')
301
315
  GroupDetails = Shapes::StructureShape.new(name: 'GroupDetails')
@@ -325,6 +339,9 @@ module Aws::DataZone
325
339
  ListDataSourcesOutput = Shapes::StructureShape.new(name: 'ListDataSourcesOutput')
326
340
  ListDomainsInput = Shapes::StructureShape.new(name: 'ListDomainsInput')
327
341
  ListDomainsOutput = Shapes::StructureShape.new(name: 'ListDomainsOutput')
342
+ ListEnvironmentActionSummaries = Shapes::ListShape.new(name: 'ListEnvironmentActionSummaries')
343
+ ListEnvironmentActionsInput = Shapes::StructureShape.new(name: 'ListEnvironmentActionsInput')
344
+ ListEnvironmentActionsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentActionsOutput')
328
345
  ListEnvironmentBlueprintConfigurationsInput = Shapes::StructureShape.new(name: 'ListEnvironmentBlueprintConfigurationsInput')
329
346
  ListEnvironmentBlueprintConfigurationsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentBlueprintConfigurationsOutput')
330
347
  ListEnvironmentBlueprintsInput = Shapes::StructureShape.new(name: 'ListEnvironmentBlueprintsInput')
@@ -409,6 +426,7 @@ module Aws::DataZone
409
426
  RedshiftRunConfigurationOutputAccountIdString = Shapes::StringShape.new(name: 'RedshiftRunConfigurationOutputAccountIdString')
410
427
  RedshiftRunConfigurationOutputDataAccessRoleString = Shapes::StringShape.new(name: 'RedshiftRunConfigurationOutputDataAccessRoleString')
411
428
  RedshiftRunConfigurationOutputRegionString = Shapes::StringShape.new(name: 'RedshiftRunConfigurationOutputRegionString')
429
+ RedshiftSelfGrantStatusOutput = Shapes::StructureShape.new(name: 'RedshiftSelfGrantStatusOutput')
412
430
  RedshiftServerlessStorage = Shapes::StructureShape.new(name: 'RedshiftServerlessStorage')
413
431
  RedshiftServerlessStorageWorkgroupNameString = Shapes::StringShape.new(name: 'RedshiftServerlessStorageWorkgroupNameString')
414
432
  RedshiftStorage = Shapes::UnionShape.new(name: 'RedshiftStorage')
@@ -461,6 +479,12 @@ module Aws::DataZone
461
479
  SearchTypesResultItems = Shapes::ListShape.new(name: 'SearchTypesResultItems')
462
480
  SearchUserProfilesInput = Shapes::StructureShape.new(name: 'SearchUserProfilesInput')
463
481
  SearchUserProfilesOutput = Shapes::StructureShape.new(name: 'SearchUserProfilesOutput')
482
+ SelfGrantStatus = Shapes::StringShape.new(name: 'SelfGrantStatus')
483
+ SelfGrantStatusDetail = Shapes::StructureShape.new(name: 'SelfGrantStatusDetail')
484
+ SelfGrantStatusDetailDatabaseNameString = Shapes::StringShape.new(name: 'SelfGrantStatusDetailDatabaseNameString')
485
+ SelfGrantStatusDetailSchemaNameString = Shapes::StringShape.new(name: 'SelfGrantStatusDetailSchemaNameString')
486
+ SelfGrantStatusDetails = Shapes::ListShape.new(name: 'SelfGrantStatusDetails')
487
+ SelfGrantStatusOutput = Shapes::UnionShape.new(name: 'SelfGrantStatusOutput')
464
488
  ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
465
489
  ShortDescription = Shapes::StringShape.new(name: 'ShortDescription')
466
490
  SingleSignOn = Shapes::StructureShape.new(name: 'SingleSignOn')
@@ -545,6 +569,8 @@ module Aws::DataZone
545
569
  UpdateDataSourceOutput = Shapes::StructureShape.new(name: 'UpdateDataSourceOutput')
546
570
  UpdateDomainInput = Shapes::StructureShape.new(name: 'UpdateDomainInput')
547
571
  UpdateDomainOutput = Shapes::StructureShape.new(name: 'UpdateDomainOutput')
572
+ UpdateEnvironmentActionInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentActionInput')
573
+ UpdateEnvironmentActionOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentActionOutput')
548
574
  UpdateEnvironmentInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentInput')
549
575
  UpdateEnvironmentOutput = Shapes::StructureShape.new(name: 'UpdateEnvironmentOutput')
550
576
  UpdateEnvironmentProfileInput = Shapes::StructureShape.new(name: 'UpdateEnvironmentProfileInput')
@@ -635,6 +661,12 @@ module Aws::DataZone
635
661
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
636
662
  AccessDeniedException.struct_class = Types::AccessDeniedException
637
663
 
664
+ ActionParameters.add_member(:aws_console_link, Shapes::ShapeRef.new(shape: AwsConsoleLinkParameters, location_name: "awsConsoleLink"))
665
+ ActionParameters.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
666
+ ActionParameters.add_member_subclass(:aws_console_link, Types::ActionParameters::AwsConsoleLink)
667
+ ActionParameters.add_member_subclass(:unknown, Types::ActionParameters::Unknown)
668
+ ActionParameters.struct_class = Types::ActionParameters
669
+
638
670
  ApplicableAssetTypes.member = Shapes::ShapeRef.new(shape: TypeName)
639
671
 
640
672
  AssetItem.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: AssetItemAdditionalAttributes, location_name: "additionalAttributes"))
@@ -720,8 +752,18 @@ module Aws::DataZone
720
752
  AssetTypeItem.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
721
753
  AssetTypeItem.struct_class = Types::AssetTypeItem
722
754
 
755
+ AssociateEnvironmentRoleInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
756
+ AssociateEnvironmentRoleInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
757
+ AssociateEnvironmentRoleInput.add_member(:environment_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "environmentRoleArn"))
758
+ AssociateEnvironmentRoleInput.struct_class = Types::AssociateEnvironmentRoleInput
759
+
760
+ AssociateEnvironmentRoleOutput.struct_class = Types::AssociateEnvironmentRoleOutput
761
+
723
762
  AuthorizedPrincipalIdentifiers.member = Shapes::ShapeRef.new(shape: AuthorizedPrincipalIdentifier)
724
763
 
764
+ AwsConsoleLinkParameters.add_member(:uri, Shapes::ShapeRef.new(shape: String, location_name: "uri"))
765
+ AwsConsoleLinkParameters.struct_class = Types::AwsConsoleLinkParameters
766
+
725
767
  BusinessNameGenerationConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
726
768
  BusinessNameGenerationConfiguration.struct_class = Types::BusinessNameGenerationConfiguration
727
769
 
@@ -910,8 +952,26 @@ module Aws::DataZone
910
952
  CreateDomainOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
911
953
  CreateDomainOutput.struct_class = Types::CreateDomainOutput
912
954
 
955
+ CreateEnvironmentActionInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
956
+ CreateEnvironmentActionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
957
+ CreateEnvironmentActionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
958
+ CreateEnvironmentActionInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
959
+ CreateEnvironmentActionInput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
960
+ CreateEnvironmentActionInput.struct_class = Types::CreateEnvironmentActionInput
961
+
962
+ CreateEnvironmentActionOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
963
+ CreateEnvironmentActionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
964
+ CreateEnvironmentActionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
965
+ CreateEnvironmentActionOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentActionId, required: true, location_name: "id"))
966
+ CreateEnvironmentActionOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
967
+ CreateEnvironmentActionOutput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
968
+ CreateEnvironmentActionOutput.struct_class = Types::CreateEnvironmentActionOutput
969
+
913
970
  CreateEnvironmentInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
914
971
  CreateEnvironmentInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
972
+ CreateEnvironmentInput.add_member(:environment_account_identifier, Shapes::ShapeRef.new(shape: String, location_name: "environmentAccountIdentifier"))
973
+ CreateEnvironmentInput.add_member(:environment_account_region, Shapes::ShapeRef.new(shape: String, location_name: "environmentAccountRegion"))
974
+ CreateEnvironmentInput.add_member(:environment_blueprint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "environmentBlueprintIdentifier"))
915
975
  CreateEnvironmentInput.add_member(:environment_profile_identifier, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileIdentifier"))
916
976
  CreateEnvironmentInput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
917
977
  CreateEnvironmentInput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
@@ -928,7 +988,7 @@ module Aws::DataZone
928
988
  CreateEnvironmentOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
929
989
  CreateEnvironmentOutput.add_member(:environment_actions, Shapes::ShapeRef.new(shape: EnvironmentActionList, location_name: "environmentActions"))
930
990
  CreateEnvironmentOutput.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, location_name: "environmentBlueprintId"))
931
- CreateEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileId"))
991
+ CreateEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, location_name: "environmentProfileId"))
932
992
  CreateEnvironmentOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
933
993
  CreateEnvironmentOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "id"))
934
994
  CreateEnvironmentOutput.add_member(:last_deployment, Shapes::ShapeRef.new(shape: Deployment, location_name: "lastDeployment"))
@@ -1268,6 +1328,7 @@ module Aws::DataZone
1268
1328
  DeleteDataSourceInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1269
1329
  DeleteDataSourceInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1270
1330
  DeleteDataSourceInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DataSourceId, required: true, location: "uri", location_name: "identifier"))
1331
+ DeleteDataSourceInput.add_member(:retain_permissions_on_revoke_failure, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "retainPermissionsOnRevokeFailure"))
1271
1332
  DeleteDataSourceInput.struct_class = Types::DeleteDataSourceInput
1272
1333
 
1273
1334
  DeleteDataSourceOutput.add_member(:asset_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "assetFormsOutput"))
@@ -1285,7 +1346,9 @@ module Aws::DataZone
1285
1346
  DeleteDataSourceOutput.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
1286
1347
  DeleteDataSourceOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
1287
1348
  DeleteDataSourceOutput.add_member(:publish_on_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "publishOnImport"))
1349
+ DeleteDataSourceOutput.add_member(:retain_permissions_on_revoke_failure, Shapes::ShapeRef.new(shape: Boolean, location_name: "retainPermissionsOnRevokeFailure"))
1288
1350
  DeleteDataSourceOutput.add_member(:schedule, Shapes::ShapeRef.new(shape: ScheduleConfiguration, location_name: "schedule"))
1351
+ DeleteDataSourceOutput.add_member(:self_grant_status, Shapes::ShapeRef.new(shape: SelfGrantStatusOutput, location_name: "selfGrantStatus"))
1289
1352
  DeleteDataSourceOutput.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
1290
1353
  DeleteDataSourceOutput.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "type"))
1291
1354
  DeleteDataSourceOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "updatedAt"))
@@ -1299,6 +1362,11 @@ module Aws::DataZone
1299
1362
  DeleteDomainOutput.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
1300
1363
  DeleteDomainOutput.struct_class = Types::DeleteDomainOutput
1301
1364
 
1365
+ DeleteEnvironmentActionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1366
+ DeleteEnvironmentActionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
1367
+ DeleteEnvironmentActionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "identifier"))
1368
+ DeleteEnvironmentActionInput.struct_class = Types::DeleteEnvironmentActionInput
1369
+
1302
1370
  DeleteEnvironmentBlueprintConfigurationInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1303
1371
  DeleteEnvironmentBlueprintConfigurationInput.add_member(:environment_blueprint_identifier, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location: "uri", location_name: "environmentBlueprintIdentifier"))
1304
1372
  DeleteEnvironmentBlueprintConfigurationInput.struct_class = Types::DeleteEnvironmentBlueprintConfigurationInput
@@ -1406,6 +1474,13 @@ module Aws::DataZone
1406
1474
 
1407
1475
  DetailedGlossaryTerms.member = Shapes::ShapeRef.new(shape: DetailedGlossaryTerm)
1408
1476
 
1477
+ DisassociateEnvironmentRoleInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1478
+ DisassociateEnvironmentRoleInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
1479
+ DisassociateEnvironmentRoleInput.add_member(:environment_role_arn, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "environmentRoleArn"))
1480
+ DisassociateEnvironmentRoleInput.struct_class = Types::DisassociateEnvironmentRoleInput
1481
+
1482
+ DisassociateEnvironmentRoleOutput.struct_class = Types::DisassociateEnvironmentRoleOutput
1483
+
1409
1484
  DomainSummaries.member = Shapes::ShapeRef.new(shape: DomainSummary)
1410
1485
 
1411
1486
  DomainSummary.add_member(:arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "arn"))
@@ -1423,6 +1498,14 @@ module Aws::DataZone
1423
1498
 
1424
1499
  EnvironmentActionList.member = Shapes::ShapeRef.new(shape: ConfigurableEnvironmentAction)
1425
1500
 
1501
+ EnvironmentActionSummary.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1502
+ EnvironmentActionSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1503
+ EnvironmentActionSummary.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
1504
+ EnvironmentActionSummary.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentActionId, required: true, location_name: "id"))
1505
+ EnvironmentActionSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1506
+ EnvironmentActionSummary.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
1507
+ EnvironmentActionSummary.struct_class = Types::EnvironmentActionSummary
1508
+
1426
1509
  EnvironmentBlueprintConfigurationItem.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
1427
1510
  EnvironmentBlueprintConfigurationItem.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1428
1511
  EnvironmentBlueprintConfigurationItem.add_member(:enabled_regions, Shapes::ShapeRef.new(shape: EnabledRegionList, location_name: "enabledRegions"))
@@ -1479,7 +1562,7 @@ module Aws::DataZone
1479
1562
  EnvironmentSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: String, required: true, location_name: "createdBy"))
1480
1563
  EnvironmentSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1481
1564
  EnvironmentSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1482
- EnvironmentSummary.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileId"))
1565
+ EnvironmentSummary.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, location_name: "environmentProfileId"))
1483
1566
  EnvironmentSummary.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "id"))
1484
1567
  EnvironmentSummary.add_member(:name, Shapes::ShapeRef.new(shape: EnvironmentName, required: true, location_name: "name"))
1485
1568
  EnvironmentSummary.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
@@ -1627,6 +1710,7 @@ module Aws::DataZone
1627
1710
  GetDataSourceOutput.add_member(:publish_on_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "publishOnImport"))
1628
1711
  GetDataSourceOutput.add_member(:recommendation, Shapes::ShapeRef.new(shape: RecommendationConfiguration, location_name: "recommendation"))
1629
1712
  GetDataSourceOutput.add_member(:schedule, Shapes::ShapeRef.new(shape: ScheduleConfiguration, location_name: "schedule"))
1713
+ GetDataSourceOutput.add_member(:self_grant_status, Shapes::ShapeRef.new(shape: SelfGrantStatusOutput, location_name: "selfGrantStatus"))
1630
1714
  GetDataSourceOutput.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
1631
1715
  GetDataSourceOutput.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "type"))
1632
1716
  GetDataSourceOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "updatedAt"))
@@ -1668,6 +1752,19 @@ module Aws::DataZone
1668
1752
  GetDomainOutput.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
1669
1753
  GetDomainOutput.struct_class = Types::GetDomainOutput
1670
1754
 
1755
+ GetEnvironmentActionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1756
+ GetEnvironmentActionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
1757
+ GetEnvironmentActionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "identifier"))
1758
+ GetEnvironmentActionInput.struct_class = Types::GetEnvironmentActionInput
1759
+
1760
+ GetEnvironmentActionOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
1761
+ GetEnvironmentActionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1762
+ GetEnvironmentActionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
1763
+ GetEnvironmentActionOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentActionId, required: true, location_name: "id"))
1764
+ GetEnvironmentActionOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
1765
+ GetEnvironmentActionOutput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
1766
+ GetEnvironmentActionOutput.struct_class = Types::GetEnvironmentActionOutput
1767
+
1671
1768
  GetEnvironmentBlueprintConfigurationInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1672
1769
  GetEnvironmentBlueprintConfigurationInput.add_member(:environment_blueprint_identifier, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, required: true, location: "uri", location_name: "environmentBlueprintIdentifier"))
1673
1770
  GetEnvironmentBlueprintConfigurationInput.struct_class = Types::GetEnvironmentBlueprintConfigurationInput
@@ -1711,7 +1808,7 @@ module Aws::DataZone
1711
1808
  GetEnvironmentOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1712
1809
  GetEnvironmentOutput.add_member(:environment_actions, Shapes::ShapeRef.new(shape: EnvironmentActionList, location_name: "environmentActions"))
1713
1810
  GetEnvironmentOutput.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, location_name: "environmentBlueprintId"))
1714
- GetEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileId"))
1811
+ GetEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, location_name: "environmentProfileId"))
1715
1812
  GetEnvironmentOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
1716
1813
  GetEnvironmentOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "id"))
1717
1814
  GetEnvironmentOutput.add_member(:last_deployment, Shapes::ShapeRef.new(shape: Deployment, location_name: "lastDeployment"))
@@ -2005,6 +2102,9 @@ module Aws::DataZone
2005
2102
  GlueRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
2006
2103
  GlueRunConfigurationOutput.struct_class = Types::GlueRunConfigurationOutput
2007
2104
 
2105
+ GlueSelfGrantStatusOutput.add_member(:self_grant_status_details, Shapes::ShapeRef.new(shape: SelfGrantStatusDetails, required: true, location_name: "selfGrantStatusDetails"))
2106
+ GlueSelfGrantStatusOutput.struct_class = Types::GlueSelfGrantStatusOutput
2107
+
2008
2108
  GrantedEntity.add_member(:listing, Shapes::ShapeRef.new(shape: ListingRevision, location_name: "listing"))
2009
2109
  GrantedEntity.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2010
2110
  GrantedEntity.add_member_subclass(:listing, Types::GrantedEntity::Listing)
@@ -2095,6 +2195,18 @@ module Aws::DataZone
2095
2195
  ListDomainsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2096
2196
  ListDomainsOutput.struct_class = Types::ListDomainsOutput
2097
2197
 
2198
+ ListEnvironmentActionSummaries.member = Shapes::ShapeRef.new(shape: EnvironmentActionSummary)
2199
+
2200
+ ListEnvironmentActionsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2201
+ ListEnvironmentActionsInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
2202
+ ListEnvironmentActionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2203
+ ListEnvironmentActionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
2204
+ ListEnvironmentActionsInput.struct_class = Types::ListEnvironmentActionsInput
2205
+
2206
+ ListEnvironmentActionsOutput.add_member(:items, Shapes::ShapeRef.new(shape: ListEnvironmentActionSummaries, location_name: "items"))
2207
+ ListEnvironmentActionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2208
+ ListEnvironmentActionsOutput.struct_class = Types::ListEnvironmentActionsOutput
2209
+
2098
2210
  ListEnvironmentBlueprintConfigurationsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2099
2211
  ListEnvironmentBlueprintConfigurationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2100
2212
  ListEnvironmentBlueprintConfigurationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
@@ -2439,6 +2551,9 @@ module Aws::DataZone
2439
2551
  RedshiftRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
2440
2552
  RedshiftRunConfigurationOutput.struct_class = Types::RedshiftRunConfigurationOutput
2441
2553
 
2554
+ RedshiftSelfGrantStatusOutput.add_member(:self_grant_status_details, Shapes::ShapeRef.new(shape: SelfGrantStatusDetails, required: true, location_name: "selfGrantStatusDetails"))
2555
+ RedshiftSelfGrantStatusOutput.struct_class = Types::RedshiftSelfGrantStatusOutput
2556
+
2442
2557
  RedshiftServerlessStorage.add_member(:workgroup_name, Shapes::ShapeRef.new(shape: RedshiftServerlessStorageWorkgroupNameString, required: true, location_name: "workgroupName"))
2443
2558
  RedshiftServerlessStorage.struct_class = Types::RedshiftServerlessStorage
2444
2559
 
@@ -2662,6 +2777,22 @@ module Aws::DataZone
2662
2777
  SearchUserProfilesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2663
2778
  SearchUserProfilesOutput.struct_class = Types::SearchUserProfilesOutput
2664
2779
 
2780
+ SelfGrantStatusDetail.add_member(:database_name, Shapes::ShapeRef.new(shape: SelfGrantStatusDetailDatabaseNameString, required: true, location_name: "databaseName"))
2781
+ SelfGrantStatusDetail.add_member(:failure_cause, Shapes::ShapeRef.new(shape: String, location_name: "failureCause"))
2782
+ SelfGrantStatusDetail.add_member(:schema_name, Shapes::ShapeRef.new(shape: SelfGrantStatusDetailSchemaNameString, location_name: "schemaName"))
2783
+ SelfGrantStatusDetail.add_member(:status, Shapes::ShapeRef.new(shape: SelfGrantStatus, required: true, location_name: "status"))
2784
+ SelfGrantStatusDetail.struct_class = Types::SelfGrantStatusDetail
2785
+
2786
+ SelfGrantStatusDetails.member = Shapes::ShapeRef.new(shape: SelfGrantStatusDetail)
2787
+
2788
+ SelfGrantStatusOutput.add_member(:glue_self_grant_status, Shapes::ShapeRef.new(shape: GlueSelfGrantStatusOutput, location_name: "glueSelfGrantStatus"))
2789
+ SelfGrantStatusOutput.add_member(:redshift_self_grant_status, Shapes::ShapeRef.new(shape: RedshiftSelfGrantStatusOutput, location_name: "redshiftSelfGrantStatus"))
2790
+ SelfGrantStatusOutput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2791
+ SelfGrantStatusOutput.add_member_subclass(:glue_self_grant_status, Types::SelfGrantStatusOutput::GlueSelfGrantStatus)
2792
+ SelfGrantStatusOutput.add_member_subclass(:redshift_self_grant_status, Types::SelfGrantStatusOutput::RedshiftSelfGrantStatus)
2793
+ SelfGrantStatusOutput.add_member_subclass(:unknown, Types::SelfGrantStatusOutput::Unknown)
2794
+ SelfGrantStatusOutput.struct_class = Types::SelfGrantStatusOutput
2795
+
2665
2796
  ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
2666
2797
  ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
2667
2798
 
@@ -2918,6 +3049,7 @@ module Aws::DataZone
2918
3049
  UpdateDataSourceInput.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
2919
3050
  UpdateDataSourceInput.add_member(:publish_on_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "publishOnImport"))
2920
3051
  UpdateDataSourceInput.add_member(:recommendation, Shapes::ShapeRef.new(shape: RecommendationConfiguration, location_name: "recommendation"))
3052
+ UpdateDataSourceInput.add_member(:retain_permissions_on_revoke_failure, Shapes::ShapeRef.new(shape: Boolean, location_name: "retainPermissionsOnRevokeFailure"))
2921
3053
  UpdateDataSourceInput.add_member(:schedule, Shapes::ShapeRef.new(shape: ScheduleConfiguration, location_name: "schedule"))
2922
3054
  UpdateDataSourceInput.struct_class = Types::UpdateDataSourceInput
2923
3055
 
@@ -2937,7 +3069,9 @@ module Aws::DataZone
2937
3069
  UpdateDataSourceOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "projectId"))
2938
3070
  UpdateDataSourceOutput.add_member(:publish_on_import, Shapes::ShapeRef.new(shape: Boolean, location_name: "publishOnImport"))
2939
3071
  UpdateDataSourceOutput.add_member(:recommendation, Shapes::ShapeRef.new(shape: RecommendationConfiguration, location_name: "recommendation"))
3072
+ UpdateDataSourceOutput.add_member(:retain_permissions_on_revoke_failure, Shapes::ShapeRef.new(shape: Boolean, location_name: "retainPermissionsOnRevokeFailure"))
2940
3073
  UpdateDataSourceOutput.add_member(:schedule, Shapes::ShapeRef.new(shape: ScheduleConfiguration, location_name: "schedule"))
3074
+ UpdateDataSourceOutput.add_member(:self_grant_status, Shapes::ShapeRef.new(shape: SelfGrantStatusOutput, location_name: "selfGrantStatus"))
2941
3075
  UpdateDataSourceOutput.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
2942
3076
  UpdateDataSourceOutput.add_member(:type, Shapes::ShapeRef.new(shape: DataSourceType, location_name: "type"))
2943
3077
  UpdateDataSourceOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "updatedAt"))
@@ -2959,6 +3093,22 @@ module Aws::DataZone
2959
3093
  UpdateDomainOutput.add_member(:single_sign_on, Shapes::ShapeRef.new(shape: SingleSignOn, location_name: "singleSignOn"))
2960
3094
  UpdateDomainOutput.struct_class = Types::UpdateDomainOutput
2961
3095
 
3096
+ UpdateEnvironmentActionInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
3097
+ UpdateEnvironmentActionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
3098
+ UpdateEnvironmentActionInput.add_member(:environment_identifier, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location: "uri", location_name: "environmentIdentifier"))
3099
+ UpdateEnvironmentActionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "identifier"))
3100
+ UpdateEnvironmentActionInput.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
3101
+ UpdateEnvironmentActionInput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, location_name: "parameters"))
3102
+ UpdateEnvironmentActionInput.struct_class = Types::UpdateEnvironmentActionInput
3103
+
3104
+ UpdateEnvironmentActionOutput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
3105
+ UpdateEnvironmentActionOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
3106
+ UpdateEnvironmentActionOutput.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, required: true, location_name: "environmentId"))
3107
+ UpdateEnvironmentActionOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentActionId, required: true, location_name: "id"))
3108
+ UpdateEnvironmentActionOutput.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
3109
+ UpdateEnvironmentActionOutput.add_member(:parameters, Shapes::ShapeRef.new(shape: ActionParameters, required: true, location_name: "parameters"))
3110
+ UpdateEnvironmentActionOutput.struct_class = Types::UpdateEnvironmentActionOutput
3111
+
2962
3112
  UpdateEnvironmentInput.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "description"))
2963
3113
  UpdateEnvironmentInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2964
3114
  UpdateEnvironmentInput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
@@ -2975,7 +3125,7 @@ module Aws::DataZone
2975
3125
  UpdateEnvironmentOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
2976
3126
  UpdateEnvironmentOutput.add_member(:environment_actions, Shapes::ShapeRef.new(shape: EnvironmentActionList, location_name: "environmentActions"))
2977
3127
  UpdateEnvironmentOutput.add_member(:environment_blueprint_id, Shapes::ShapeRef.new(shape: EnvironmentBlueprintId, location_name: "environmentBlueprintId"))
2978
- UpdateEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, required: true, location_name: "environmentProfileId"))
3128
+ UpdateEnvironmentOutput.add_member(:environment_profile_id, Shapes::ShapeRef.new(shape: EnvironmentProfileId, location_name: "environmentProfileId"))
2979
3129
  UpdateEnvironmentOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
2980
3130
  UpdateEnvironmentOutput.add_member(:id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "id"))
2981
3131
  UpdateEnvironmentOutput.add_member(:last_deployment, Shapes::ShapeRef.new(shape: Deployment, location_name: "lastDeployment"))
@@ -3234,6 +3384,21 @@ module Aws::DataZone
3234
3384
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3235
3385
  end)
3236
3386
 
3387
+ api.add_operation(:associate_environment_role, Seahorse::Model::Operation.new.tap do |o|
3388
+ o.name = "AssociateEnvironmentRole"
3389
+ o.http_method = "PUT"
3390
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/roles/{environmentRoleArn}"
3391
+ o.input = Shapes::ShapeRef.new(shape: AssociateEnvironmentRoleInput)
3392
+ o.output = Shapes::ShapeRef.new(shape: AssociateEnvironmentRoleOutput)
3393
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3394
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3395
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3396
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3397
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3398
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3399
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3400
+ end)
3401
+
3237
3402
  api.add_operation(:cancel_metadata_generation_run, Seahorse::Model::Operation.new.tap do |o|
3238
3403
  o.name = "CancelMetadataGenerationRun"
3239
3404
  o.http_method = "POST"
@@ -3357,6 +3522,21 @@ module Aws::DataZone
3357
3522
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3358
3523
  end)
3359
3524
 
3525
+ api.add_operation(:create_environment_action, Seahorse::Model::Operation.new.tap do |o|
3526
+ o.name = "CreateEnvironmentAction"
3527
+ o.http_method = "POST"
3528
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions"
3529
+ o.input = Shapes::ShapeRef.new(shape: CreateEnvironmentActionInput)
3530
+ o.output = Shapes::ShapeRef.new(shape: CreateEnvironmentActionOutput)
3531
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3532
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3533
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3534
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3535
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3536
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3537
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3538
+ end)
3539
+
3360
3540
  api.add_operation(:create_environment_profile, Seahorse::Model::Operation.new.tap do |o|
3361
3541
  o.name = "CreateEnvironmentProfile"
3362
3542
  o.http_method = "POST"
@@ -3612,6 +3792,21 @@ module Aws::DataZone
3612
3792
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3613
3793
  end)
3614
3794
 
3795
+ api.add_operation(:delete_environment_action, Seahorse::Model::Operation.new.tap do |o|
3796
+ o.name = "DeleteEnvironmentAction"
3797
+ o.http_method = "DELETE"
3798
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}"
3799
+ o.input = Shapes::ShapeRef.new(shape: DeleteEnvironmentActionInput)
3800
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3801
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3802
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3803
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3804
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3805
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3806
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3807
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3808
+ end)
3809
+
3615
3810
  api.add_operation(:delete_environment_blueprint_configuration, Seahorse::Model::Operation.new.tap do |o|
3616
3811
  o.name = "DeleteEnvironmentBlueprintConfiguration"
3617
3812
  o.http_method = "DELETE"
@@ -3787,6 +3982,21 @@ module Aws::DataZone
3787
3982
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3788
3983
  end)
3789
3984
 
3985
+ api.add_operation(:disassociate_environment_role, Seahorse::Model::Operation.new.tap do |o|
3986
+ o.name = "DisassociateEnvironmentRole"
3987
+ o.http_method = "DELETE"
3988
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/roles/{environmentRoleArn}"
3989
+ o.input = Shapes::ShapeRef.new(shape: DisassociateEnvironmentRoleInput)
3990
+ o.output = Shapes::ShapeRef.new(shape: DisassociateEnvironmentRoleOutput)
3991
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3992
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3993
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3994
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3995
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3996
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3997
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3998
+ end)
3999
+
3790
4000
  api.add_operation(:get_asset, Seahorse::Model::Operation.new.tap do |o|
3791
4001
  o.name = "GetAsset"
3792
4002
  o.http_method = "GET"
@@ -3876,6 +4086,20 @@ module Aws::DataZone
3876
4086
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3877
4087
  end)
3878
4088
 
4089
+ api.add_operation(:get_environment_action, Seahorse::Model::Operation.new.tap do |o|
4090
+ o.name = "GetEnvironmentAction"
4091
+ o.http_method = "GET"
4092
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}"
4093
+ o.input = Shapes::ShapeRef.new(shape: GetEnvironmentActionInput)
4094
+ o.output = Shapes::ShapeRef.new(shape: GetEnvironmentActionOutput)
4095
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4096
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4097
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4098
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4099
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4100
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4101
+ end)
4102
+
3879
4103
  api.add_operation(:get_environment_blueprint, Seahorse::Model::Operation.new.tap do |o|
3880
4104
  o.name = "GetEnvironmentBlueprint"
3881
4105
  o.http_method = "GET"
@@ -4223,6 +4447,25 @@ module Aws::DataZone
4223
4447
  )
4224
4448
  end)
4225
4449
 
4450
+ api.add_operation(:list_environment_actions, Seahorse::Model::Operation.new.tap do |o|
4451
+ o.name = "ListEnvironmentActions"
4452
+ o.http_method = "GET"
4453
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions"
4454
+ o.input = Shapes::ShapeRef.new(shape: ListEnvironmentActionsInput)
4455
+ o.output = Shapes::ShapeRef.new(shape: ListEnvironmentActionsOutput)
4456
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4457
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4458
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4459
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4460
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4461
+ o[:pager] = Aws::Pager.new(
4462
+ limit_key: "max_results",
4463
+ tokens: {
4464
+ "next_token" => "next_token"
4465
+ }
4466
+ )
4467
+ end)
4468
+
4226
4469
  api.add_operation(:list_environment_blueprint_configurations, Seahorse::Model::Operation.new.tap do |o|
4227
4470
  o.name = "ListEnvironmentBlueprintConfigurations"
4228
4471
  o.http_method = "GET"
@@ -4773,6 +5016,21 @@ module Aws::DataZone
4773
5016
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4774
5017
  end)
4775
5018
 
5019
+ api.add_operation(:update_environment_action, Seahorse::Model::Operation.new.tap do |o|
5020
+ o.name = "UpdateEnvironmentAction"
5021
+ o.http_method = "PATCH"
5022
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/actions/{identifier}"
5023
+ o.input = Shapes::ShapeRef.new(shape: UpdateEnvironmentActionInput)
5024
+ o.output = Shapes::ShapeRef.new(shape: UpdateEnvironmentActionOutput)
5025
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5026
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5027
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5028
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5029
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5030
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
5031
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
5032
+ end)
5033
+
4776
5034
  api.add_operation(:update_environment_profile, Seahorse::Model::Operation.new.tap do |o|
4777
5035
  o.name = "UpdateEnvironmentProfile"
4778
5036
  o.http_method = "PATCH"