aws-sdk-datazone 1.46.0 → 1.48.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.
@@ -27,6 +27,14 @@ module Aws::DataZone
27
27
  AcceptedAssetScope = Shapes::StructureShape.new(name: 'AcceptedAssetScope')
28
28
  AcceptedAssetScopes = Shapes::ListShape.new(name: 'AcceptedAssetScopes')
29
29
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
30
+ AccountInfo = Shapes::StructureShape.new(name: 'AccountInfo')
31
+ AccountInfoList = Shapes::ListShape.new(name: 'AccountInfoList')
32
+ AccountPoolId = Shapes::StringShape.new(name: 'AccountPoolId')
33
+ AccountPoolList = Shapes::ListShape.new(name: 'AccountPoolList')
34
+ AccountPoolName = Shapes::StringShape.new(name: 'AccountPoolName')
35
+ AccountPoolSummaries = Shapes::ListShape.new(name: 'AccountPoolSummaries')
36
+ AccountPoolSummary = Shapes::StructureShape.new(name: 'AccountPoolSummary')
37
+ AccountSource = Shapes::UnionShape.new(name: 'AccountSource')
30
38
  ActionLink = Shapes::StringShape.new(name: 'ActionLink')
31
39
  ActionParameters = Shapes::UnionShape.new(name: 'ActionParameters')
32
40
  AddEntityOwnerInput = Shapes::StructureShape.new(name: 'AddEntityOwnerInput')
@@ -94,10 +102,12 @@ module Aws::DataZone
94
102
  AuthorizedPrincipalIdentifiers = Shapes::ListShape.new(name: 'AuthorizedPrincipalIdentifiers')
95
103
  AwsAccount = Shapes::UnionShape.new(name: 'AwsAccount')
96
104
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
105
+ AwsAccountName = Shapes::StringShape.new(name: 'AwsAccountName')
97
106
  AwsConsoleLinkParameters = Shapes::StructureShape.new(name: 'AwsConsoleLinkParameters')
98
107
  AwsLocation = Shapes::StructureShape.new(name: 'AwsLocation')
99
108
  AwsLocationAccessRoleString = Shapes::StringShape.new(name: 'AwsLocationAccessRoleString')
100
109
  AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
110
+ AwsRegionList = Shapes::ListShape.new(name: 'AwsRegionList')
101
111
  BasicAuthenticationCredentials = Shapes::StructureShape.new(name: 'BasicAuthenticationCredentials')
102
112
  BasicAuthenticationCredentialsPasswordString = Shapes::StringShape.new(name: 'BasicAuthenticationCredentialsPasswordString')
103
113
  BasicAuthenticationCredentialsUserNameString = Shapes::StringShape.new(name: 'BasicAuthenticationCredentialsUserNameString')
@@ -131,6 +141,8 @@ module Aws::DataZone
131
141
  ConnectionSummaries = Shapes::ListShape.new(name: 'ConnectionSummaries')
132
142
  ConnectionSummary = Shapes::StructureShape.new(name: 'ConnectionSummary')
133
143
  ConnectionType = Shapes::StringShape.new(name: 'ConnectionType')
144
+ CreateAccountPoolInput = Shapes::StructureShape.new(name: 'CreateAccountPoolInput')
145
+ CreateAccountPoolOutput = Shapes::StructureShape.new(name: 'CreateAccountPoolOutput')
134
146
  CreateAssetFilterInput = Shapes::StructureShape.new(name: 'CreateAssetFilterInput')
135
147
  CreateAssetFilterOutput = Shapes::StructureShape.new(name: 'CreateAssetFilterOutput')
136
148
  CreateAssetInput = Shapes::StructureShape.new(name: 'CreateAssetInput')
@@ -202,6 +214,7 @@ module Aws::DataZone
202
214
  CredentialMapKeyString = Shapes::StringShape.new(name: 'CredentialMapKeyString')
203
215
  CredentialMapValueString = Shapes::StringShape.new(name: 'CredentialMapValueString')
204
216
  CronString = Shapes::StringShape.new(name: 'CronString')
217
+ CustomAccountPoolHandler = Shapes::StructureShape.new(name: 'CustomAccountPoolHandler')
205
218
  CustomParameter = Shapes::StructureShape.new(name: 'CustomParameter')
206
219
  CustomParameterKeyNameString = Shapes::StringShape.new(name: 'CustomParameterKeyNameString')
207
220
  CustomParameterList = Shapes::ListShape.new(name: 'CustomParameterList')
@@ -241,6 +254,8 @@ module Aws::DataZone
241
254
  DataZoneEntityType = Shapes::StringShape.new(name: 'DataZoneEntityType')
242
255
  DateTime = Shapes::TimestampShape.new(name: 'DateTime', timestampFormat: "iso8601")
243
256
  DecisionComment = Shapes::StringShape.new(name: 'DecisionComment')
257
+ DeleteAccountPoolInput = Shapes::StructureShape.new(name: 'DeleteAccountPoolInput')
258
+ DeleteAccountPoolOutput = Shapes::StructureShape.new(name: 'DeleteAccountPoolOutput')
244
259
  DeleteAssetFilterInput = Shapes::StructureShape.new(name: 'DeleteAssetFilterInput')
245
260
  DeleteAssetInput = Shapes::StructureShape.new(name: 'DeleteAssetInput')
246
261
  DeleteAssetOutput = Shapes::StructureShape.new(name: 'DeleteAssetOutput')
@@ -359,6 +374,7 @@ module Aws::DataZone
359
374
  EnvironmentProfileName = Shapes::StringShape.new(name: 'EnvironmentProfileName')
360
375
  EnvironmentProfileSummaries = Shapes::ListShape.new(name: 'EnvironmentProfileSummaries')
361
376
  EnvironmentProfileSummary = Shapes::StructureShape.new(name: 'EnvironmentProfileSummary')
377
+ EnvironmentResolvedAccount = Shapes::StructureShape.new(name: 'EnvironmentResolvedAccount')
362
378
  EnvironmentStatus = Shapes::StringShape.new(name: 'EnvironmentStatus')
363
379
  EnvironmentSummaries = Shapes::ListShape.new(name: 'EnvironmentSummaries')
364
380
  EnvironmentSummary = Shapes::StructureShape.new(name: 'EnvironmentSummary')
@@ -398,6 +414,8 @@ module Aws::DataZone
398
414
  Forms = Shapes::StringShape.new(name: 'Forms')
399
415
  FormsInputMap = Shapes::MapShape.new(name: 'FormsInputMap')
400
416
  FormsOutputMap = Shapes::MapShape.new(name: 'FormsOutputMap')
417
+ GetAccountPoolInput = Shapes::StructureShape.new(name: 'GetAccountPoolInput')
418
+ GetAccountPoolOutput = Shapes::StructureShape.new(name: 'GetAccountPoolOutput')
401
419
  GetAssetFilterInput = Shapes::StructureShape.new(name: 'GetAssetFilterInput')
402
420
  GetAssetFilterOutput = Shapes::StructureShape.new(name: 'GetAssetFilterOutput')
403
421
  GetAssetInput = Shapes::StructureShape.new(name: 'GetAssetInput')
@@ -507,6 +525,7 @@ module Aws::DataZone
507
525
  GlueRunConfigurationOutputRegionString = Shapes::StringShape.new(name: 'GlueRunConfigurationOutputRegionString')
508
526
  GlueSelfGrantStatusOutput = Shapes::StructureShape.new(name: 'GlueSelfGrantStatusOutput')
509
527
  GovernanceType = Shapes::StringShape.new(name: 'GovernanceType')
528
+ GrantIdentifier = Shapes::StringShape.new(name: 'GrantIdentifier')
510
529
  GrantedEntity = Shapes::UnionShape.new(name: 'GrantedEntity')
511
530
  GrantedEntityInput = Shapes::UnionShape.new(name: 'GrantedEntityInput')
512
531
  GreaterThanExpression = Shapes::StructureShape.new(name: 'GreaterThanExpression')
@@ -548,6 +567,8 @@ module Aws::DataZone
548
567
  JobType = Shapes::StringShape.new(name: 'JobType')
549
568
  KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
550
569
  LakeFormationConfiguration = Shapes::StructureShape.new(name: 'LakeFormationConfiguration')
570
+ LambdaExecutionRoleArn = Shapes::StringShape.new(name: 'LambdaExecutionRoleArn')
571
+ LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
551
572
  LastName = Shapes::StringShape.new(name: 'LastName')
552
573
  LessThanExpression = Shapes::StructureShape.new(name: 'LessThanExpression')
553
574
  LessThanOrEqualToExpression = Shapes::StructureShape.new(name: 'LessThanOrEqualToExpression')
@@ -571,6 +592,10 @@ module Aws::DataZone
571
592
  LineageSqlQueryRunDetails = Shapes::StructureShape.new(name: 'LineageSqlQueryRunDetails')
572
593
  LineageSyncSchedule = Shapes::StructureShape.new(name: 'LineageSyncSchedule')
573
594
  LineageSyncScheduleScheduleString = Shapes::StringShape.new(name: 'LineageSyncScheduleScheduleString')
595
+ ListAccountPoolsInput = Shapes::StructureShape.new(name: 'ListAccountPoolsInput')
596
+ ListAccountPoolsOutput = Shapes::StructureShape.new(name: 'ListAccountPoolsOutput')
597
+ ListAccountsInAccountPoolInput = Shapes::StructureShape.new(name: 'ListAccountsInAccountPoolInput')
598
+ ListAccountsInAccountPoolOutput = Shapes::StructureShape.new(name: 'ListAccountsInAccountPoolOutput')
574
599
  ListAssetFiltersInput = Shapes::StructureShape.new(name: 'ListAssetFiltersInput')
575
600
  ListAssetFiltersOutput = Shapes::StructureShape.new(name: 'ListAssetFiltersOutput')
576
601
  ListAssetRevisionsInput = Shapes::StructureShape.new(name: 'ListAssetRevisionsInput')
@@ -801,6 +826,7 @@ module Aws::DataZone
801
826
  RemovePolicyGrantOutput = Shapes::StructureShape.new(name: 'RemovePolicyGrantOutput')
802
827
  RequestReason = Shapes::StringShape.new(name: 'RequestReason')
803
828
  RequiredMetadataFormList = Shapes::ListShape.new(name: 'RequiredMetadataFormList')
829
+ ResolutionStrategy = Shapes::StringShape.new(name: 'ResolutionStrategy')
804
830
  Resource = Shapes::StructureShape.new(name: 'Resource')
805
831
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
806
832
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
@@ -878,6 +904,7 @@ module Aws::DataZone
878
904
  SingleSignOn = Shapes::StructureShape.new(name: 'SingleSignOn')
879
905
  SingleSignOnIdcInstanceArnString = Shapes::StringShape.new(name: 'SingleSignOnIdcInstanceArnString')
880
906
  Smithy = Shapes::StringShape.new(name: 'Smithy')
907
+ SortFieldAccountPool = Shapes::StringShape.new(name: 'SortFieldAccountPool')
881
908
  SortFieldConnection = Shapes::StringShape.new(name: 'SortFieldConnection')
882
909
  SortFieldProject = Shapes::StringShape.new(name: 'SortFieldProject')
883
910
  SortKey = Shapes::StringShape.new(name: 'SortKey')
@@ -994,6 +1021,8 @@ module Aws::DataZone
994
1021
  Unit = Shapes::StructureShape.new(name: 'Unit')
995
1022
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
996
1023
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
1024
+ UpdateAccountPoolInput = Shapes::StructureShape.new(name: 'UpdateAccountPoolInput')
1025
+ UpdateAccountPoolOutput = Shapes::StructureShape.new(name: 'UpdateAccountPoolOutput')
997
1026
  UpdateAssetFilterInput = Shapes::StructureShape.new(name: 'UpdateAssetFilterInput')
998
1027
  UpdateAssetFilterOutput = Shapes::StructureShape.new(name: 'UpdateAssetFilterOutput')
999
1028
  UpdateConnectionInput = Shapes::StructureShape.new(name: 'UpdateConnectionInput')
@@ -1114,6 +1143,34 @@ module Aws::DataZone
1114
1143
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1115
1144
  AccessDeniedException.struct_class = Types::AccessDeniedException
1116
1145
 
1146
+ AccountInfo.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "awsAccountId"))
1147
+ AccountInfo.add_member(:aws_account_name, Shapes::ShapeRef.new(shape: AwsAccountName, location_name: "awsAccountName"))
1148
+ AccountInfo.add_member(:supported_regions, Shapes::ShapeRef.new(shape: AwsRegionList, required: true, location_name: "supportedRegions"))
1149
+ AccountInfo.struct_class = Types::AccountInfo
1150
+
1151
+ AccountInfoList.member = Shapes::ShapeRef.new(shape: AccountInfo)
1152
+
1153
+ AccountPoolList.member = Shapes::ShapeRef.new(shape: AccountPoolId)
1154
+
1155
+ AccountPoolSummaries.member = Shapes::ShapeRef.new(shape: AccountPoolSummary)
1156
+
1157
+ AccountPoolSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
1158
+ AccountPoolSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1159
+ AccountPoolSummary.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
1160
+ AccountPoolSummary.add_member(:id, Shapes::ShapeRef.new(shape: AccountPoolId, location_name: "id"))
1161
+ AccountPoolSummary.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location_name: "name"))
1162
+ AccountPoolSummary.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
1163
+ AccountPoolSummary.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1164
+ AccountPoolSummary.struct_class = Types::AccountPoolSummary
1165
+
1166
+ AccountSource.add_member(:accounts, Shapes::ShapeRef.new(shape: AccountInfoList, location_name: "accounts"))
1167
+ AccountSource.add_member(:custom_account_pool_handler, Shapes::ShapeRef.new(shape: CustomAccountPoolHandler, location_name: "customAccountPoolHandler"))
1168
+ AccountSource.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1169
+ AccountSource.add_member_subclass(:accounts, Types::AccountSource::Accounts)
1170
+ AccountSource.add_member_subclass(:custom_account_pool_handler, Types::AccountSource::CustomAccountPoolHandler)
1171
+ AccountSource.add_member_subclass(:unknown, Types::AccountSource::Unknown)
1172
+ AccountSource.struct_class = Types::AccountSource
1173
+
1117
1174
  ActionParameters.add_member(:aws_console_link, Shapes::ShapeRef.new(shape: AwsConsoleLinkParameters, location_name: "awsConsoleLink"))
1118
1175
  ActionParameters.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1119
1176
  ActionParameters.add_member_subclass(:aws_console_link, Types::ActionParameters::AwsConsoleLink)
@@ -1138,6 +1195,7 @@ module Aws::DataZone
1138
1195
  AddPolicyGrantInput.add_member(:principal, Shapes::ShapeRef.new(shape: PolicyGrantPrincipal, required: true, location_name: "principal"))
1139
1196
  AddPolicyGrantInput.struct_class = Types::AddPolicyGrantInput
1140
1197
 
1198
+ AddPolicyGrantOutput.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantIdentifier, location_name: "grantId"))
1141
1199
  AddPolicyGrantOutput.struct_class = Types::AddPolicyGrantOutput
1142
1200
 
1143
1201
  AddToProjectMemberPoolPolicyGrantDetail.add_member(:include_child_domain_units, Shapes::ShapeRef.new(shape: Boolean, location_name: "includeChildDomainUnits"))
@@ -1351,6 +1409,8 @@ module Aws::DataZone
1351
1409
  AwsLocation.add_member(:iam_connection_id, Shapes::ShapeRef.new(shape: ConnectionId, location_name: "iamConnectionId"))
1352
1410
  AwsLocation.struct_class = Types::AwsLocation
1353
1411
 
1412
+ AwsRegionList.member = Shapes::ShapeRef.new(shape: AwsRegion)
1413
+
1354
1414
  BasicAuthenticationCredentials.add_member(:password, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentialsPasswordString, location_name: "password"))
1355
1415
  BasicAuthenticationCredentials.add_member(:user_name, Shapes::ShapeRef.new(shape: BasicAuthenticationCredentialsUserNameString, location_name: "userName"))
1356
1416
  BasicAuthenticationCredentials.struct_class = Types::BasicAuthenticationCredentials
@@ -1483,6 +1543,26 @@ module Aws::DataZone
1483
1543
  ConnectionSummary.add_member(:type, Shapes::ShapeRef.new(shape: ConnectionType, required: true, location_name: "type"))
1484
1544
  ConnectionSummary.struct_class = Types::ConnectionSummary
1485
1545
 
1546
+ CreateAccountPoolInput.add_member(:account_source, Shapes::ShapeRef.new(shape: AccountSource, required: true, location_name: "accountSource"))
1547
+ CreateAccountPoolInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1548
+ CreateAccountPoolInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1549
+ CreateAccountPoolInput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, required: true, location_name: "name"))
1550
+ CreateAccountPoolInput.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, required: true, location_name: "resolutionStrategy"))
1551
+ CreateAccountPoolInput.struct_class = Types::CreateAccountPoolInput
1552
+
1553
+ CreateAccountPoolOutput.add_member(:account_source, Shapes::ShapeRef.new(shape: AccountSource, required: true, location_name: "accountSource"))
1554
+ CreateAccountPoolOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
1555
+ CreateAccountPoolOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
1556
+ CreateAccountPoolOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1557
+ CreateAccountPoolOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1558
+ CreateAccountPoolOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
1559
+ CreateAccountPoolOutput.add_member(:id, Shapes::ShapeRef.new(shape: AccountPoolId, location_name: "id"))
1560
+ CreateAccountPoolOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
1561
+ CreateAccountPoolOutput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location_name: "name"))
1562
+ CreateAccountPoolOutput.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
1563
+ CreateAccountPoolOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1564
+ CreateAccountPoolOutput.struct_class = Types::CreateAccountPoolOutput
1565
+
1486
1566
  CreateAssetFilterInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
1487
1567
  CreateAssetFilterInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location_name: "clientToken", metadata: {"idempotencyToken" => true}))
1488
1568
  CreateAssetFilterInput.add_member(:configuration, Shapes::ShapeRef.new(shape: AssetFilterConfiguration, required: true, location_name: "configuration"))
@@ -2093,6 +2173,10 @@ module Aws::DataZone
2093
2173
  CredentialMap.key = Shapes::ShapeRef.new(shape: CredentialMapKeyString)
2094
2174
  CredentialMap.value = Shapes::ShapeRef.new(shape: CredentialMapValueString)
2095
2175
 
2176
+ CustomAccountPoolHandler.add_member(:lambda_execution_role_arn, Shapes::ShapeRef.new(shape: LambdaExecutionRoleArn, location_name: "lambdaExecutionRoleArn"))
2177
+ CustomAccountPoolHandler.add_member(:lambda_function_arn, Shapes::ShapeRef.new(shape: LambdaFunctionArn, required: true, location_name: "lambdaFunctionArn"))
2178
+ CustomAccountPoolHandler.struct_class = Types::CustomAccountPoolHandler
2179
+
2096
2180
  CustomParameter.add_member(:default_value, Shapes::ShapeRef.new(shape: String, location_name: "defaultValue"))
2097
2181
  CustomParameter.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2098
2182
  CustomParameter.add_member(:field_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "fieldType"))
@@ -2242,6 +2326,12 @@ module Aws::DataZone
2242
2326
  DataSourceSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, location_name: "updatedAt"))
2243
2327
  DataSourceSummary.struct_class = Types::DataSourceSummary
2244
2328
 
2329
+ DeleteAccountPoolInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2330
+ DeleteAccountPoolInput.add_member(:identifier, Shapes::ShapeRef.new(shape: AccountPoolId, required: true, location: "uri", location_name: "identifier"))
2331
+ DeleteAccountPoolInput.struct_class = Types::DeleteAccountPoolInput
2332
+
2333
+ DeleteAccountPoolOutput.struct_class = Types::DeleteAccountPoolOutput
2334
+
2245
2335
  DeleteAssetFilterInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
2246
2336
  DeleteAssetFilterInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2247
2337
  DeleteAssetFilterInput.add_member(:identifier, Shapes::ShapeRef.new(shape: FilterId, required: true, location: "uri", location_name: "identifier"))
@@ -2543,8 +2633,9 @@ module Aws::DataZone
2543
2633
  EnvironmentBlueprintSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "updatedAt"))
2544
2634
  EnvironmentBlueprintSummary.struct_class = Types::EnvironmentBlueprintSummary
2545
2635
 
2546
- EnvironmentConfiguration.add_member(:aws_account, Shapes::ShapeRef.new(shape: AwsAccount, required: true, location_name: "awsAccount"))
2547
- EnvironmentConfiguration.add_member(:aws_region, Shapes::ShapeRef.new(shape: Region, required: true, location_name: "awsRegion"))
2636
+ EnvironmentConfiguration.add_member(:account_pools, Shapes::ShapeRef.new(shape: AccountPoolList, location_name: "accountPools"))
2637
+ EnvironmentConfiguration.add_member(:aws_account, Shapes::ShapeRef.new(shape: AwsAccount, location_name: "awsAccount"))
2638
+ EnvironmentConfiguration.add_member(:aws_region, Shapes::ShapeRef.new(shape: Region, location_name: "awsRegion"))
2548
2639
  EnvironmentConfiguration.add_member(:configuration_parameters, Shapes::ShapeRef.new(shape: EnvironmentConfigurationParametersDetails, location_name: "configurationParameters"))
2549
2640
  EnvironmentConfiguration.add_member(:deployment_mode, Shapes::ShapeRef.new(shape: DeploymentMode, location_name: "deploymentMode"))
2550
2641
  EnvironmentConfiguration.add_member(:deployment_order, Shapes::ShapeRef.new(shape: DeploymentOrder, location_name: "deploymentOrder"))
@@ -2569,6 +2660,7 @@ module Aws::DataZone
2569
2660
  EnvironmentConfigurationUserParameter.add_member(:environment_configuration_name, Shapes::ShapeRef.new(shape: EnvironmentConfigurationName, location_name: "environmentConfigurationName"))
2570
2661
  EnvironmentConfigurationUserParameter.add_member(:environment_id, Shapes::ShapeRef.new(shape: EnvironmentId, location_name: "environmentId"))
2571
2662
  EnvironmentConfigurationUserParameter.add_member(:environment_parameters, Shapes::ShapeRef.new(shape: EnvironmentParametersList, location_name: "environmentParameters"))
2663
+ EnvironmentConfigurationUserParameter.add_member(:environment_resolved_account, Shapes::ShapeRef.new(shape: EnvironmentResolvedAccount, location_name: "environmentResolvedAccount"))
2572
2664
  EnvironmentConfigurationUserParameter.struct_class = Types::EnvironmentConfigurationUserParameter
2573
2665
 
2574
2666
  EnvironmentConfigurationUserParametersList.member = Shapes::ShapeRef.new(shape: EnvironmentConfigurationUserParameter)
@@ -2609,6 +2701,11 @@ module Aws::DataZone
2609
2701
  EnvironmentProfileSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "updatedAt"))
2610
2702
  EnvironmentProfileSummary.struct_class = Types::EnvironmentProfileSummary
2611
2703
 
2704
+ EnvironmentResolvedAccount.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, required: true, location_name: "awsAccountId"))
2705
+ EnvironmentResolvedAccount.add_member(:region_name, Shapes::ShapeRef.new(shape: AwsRegion, required: true, location_name: "regionName"))
2706
+ EnvironmentResolvedAccount.add_member(:source_account_pool_id, Shapes::ShapeRef.new(shape: AccountPoolId, location_name: "sourceAccountPoolId"))
2707
+ EnvironmentResolvedAccount.struct_class = Types::EnvironmentResolvedAccount
2708
+
2612
2709
  EnvironmentSummaries.member = Shapes::ShapeRef.new(shape: EnvironmentSummary)
2613
2710
 
2614
2711
  EnvironmentSummary.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: AwsAccountId, location_name: "awsAccountId"))
@@ -2714,6 +2811,23 @@ module Aws::DataZone
2714
2811
  FormsOutputMap.key = Shapes::ShapeRef.new(shape: FormName)
2715
2812
  FormsOutputMap.value = Shapes::ShapeRef.new(shape: FormEntryOutput)
2716
2813
 
2814
+ GetAccountPoolInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2815
+ GetAccountPoolInput.add_member(:identifier, Shapes::ShapeRef.new(shape: AccountPoolId, required: true, location: "uri", location_name: "identifier"))
2816
+ GetAccountPoolInput.struct_class = Types::GetAccountPoolInput
2817
+
2818
+ GetAccountPoolOutput.add_member(:account_source, Shapes::ShapeRef.new(shape: AccountSource, required: true, location_name: "accountSource"))
2819
+ GetAccountPoolOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
2820
+ GetAccountPoolOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
2821
+ GetAccountPoolOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2822
+ GetAccountPoolOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
2823
+ GetAccountPoolOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
2824
+ GetAccountPoolOutput.add_member(:id, Shapes::ShapeRef.new(shape: AccountPoolId, location_name: "id"))
2825
+ GetAccountPoolOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
2826
+ GetAccountPoolOutput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location_name: "name"))
2827
+ GetAccountPoolOutput.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
2828
+ GetAccountPoolOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
2829
+ GetAccountPoolOutput.struct_class = Types::GetAccountPoolOutput
2830
+
2717
2831
  GetAssetFilterInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
2718
2832
  GetAssetFilterInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2719
2833
  GetAssetFilterInput.add_member(:identifier, Shapes::ShapeRef.new(shape: FilterId, required: true, location: "uri", location_name: "identifier"))
@@ -3611,6 +3725,28 @@ module Aws::DataZone
3611
3725
  LineageSyncSchedule.add_member(:schedule, Shapes::ShapeRef.new(shape: LineageSyncScheduleScheduleString, location_name: "schedule"))
3612
3726
  LineageSyncSchedule.struct_class = Types::LineageSyncSchedule
3613
3727
 
3728
+ ListAccountPoolsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
3729
+ ListAccountPoolsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3730
+ ListAccountPoolsInput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location: "querystring", location_name: "name"))
3731
+ ListAccountPoolsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
3732
+ ListAccountPoolsInput.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortFieldAccountPool, location: "querystring", location_name: "sortBy"))
3733
+ ListAccountPoolsInput.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sortOrder"))
3734
+ ListAccountPoolsInput.struct_class = Types::ListAccountPoolsInput
3735
+
3736
+ ListAccountPoolsOutput.add_member(:items, Shapes::ShapeRef.new(shape: AccountPoolSummaries, location_name: "items"))
3737
+ ListAccountPoolsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
3738
+ ListAccountPoolsOutput.struct_class = Types::ListAccountPoolsOutput
3739
+
3740
+ ListAccountsInAccountPoolInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
3741
+ ListAccountsInAccountPoolInput.add_member(:identifier, Shapes::ShapeRef.new(shape: AccountPoolId, required: true, location: "uri", location_name: "identifier"))
3742
+ ListAccountsInAccountPoolInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
3743
+ ListAccountsInAccountPoolInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
3744
+ ListAccountsInAccountPoolInput.struct_class = Types::ListAccountsInAccountPoolInput
3745
+
3746
+ ListAccountsInAccountPoolOutput.add_member(:items, Shapes::ShapeRef.new(shape: AccountInfoList, location_name: "items"))
3747
+ ListAccountsInAccountPoolOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
3748
+ ListAccountsInAccountPoolOutput.struct_class = Types::ListAccountsInAccountPoolOutput
3749
+
3614
3750
  ListAssetFiltersInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
3615
3751
  ListAssetFiltersInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
3616
3752
  ListAssetFiltersInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -4248,6 +4384,7 @@ module Aws::DataZone
4248
4384
  PolicyGrantMember.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
4249
4385
  PolicyGrantMember.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
4250
4386
  PolicyGrantMember.add_member(:detail, Shapes::ShapeRef.new(shape: PolicyGrantDetail, location_name: "detail"))
4387
+ PolicyGrantMember.add_member(:grant_id, Shapes::ShapeRef.new(shape: GrantIdentifier, location_name: "grantId"))
4251
4388
  PolicyGrantMember.add_member(:principal, Shapes::ShapeRef.new(shape: PolicyGrantPrincipal, location_name: "principal"))
4252
4389
  PolicyGrantMember.struct_class = Types::PolicyGrantMember
4253
4390
 
@@ -4558,6 +4695,7 @@ module Aws::DataZone
4558
4695
  RemovePolicyGrantInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
4559
4696
  RemovePolicyGrantInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "entityIdentifier"))
4560
4697
  RemovePolicyGrantInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TargetEntityType, required: true, location: "uri", location_name: "entityType"))
4698
+ RemovePolicyGrantInput.add_member(:grant_identifier, Shapes::ShapeRef.new(shape: GrantIdentifier, location_name: "grantIdentifier"))
4561
4699
  RemovePolicyGrantInput.add_member(:policy_type, Shapes::ShapeRef.new(shape: ManagedPolicyType, required: true, location_name: "policyType"))
4562
4700
  RemovePolicyGrantInput.add_member(:principal, Shapes::ShapeRef.new(shape: PolicyGrantPrincipal, required: true, location_name: "principal"))
4563
4701
  RemovePolicyGrantInput.struct_class = Types::RemovePolicyGrantInput
@@ -5183,6 +5321,27 @@ module Aws::DataZone
5183
5321
 
5184
5322
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
5185
5323
 
5324
+ UpdateAccountPoolInput.add_member(:account_source, Shapes::ShapeRef.new(shape: AccountSource, location_name: "accountSource"))
5325
+ UpdateAccountPoolInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
5326
+ UpdateAccountPoolInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
5327
+ UpdateAccountPoolInput.add_member(:identifier, Shapes::ShapeRef.new(shape: AccountPoolId, required: true, location: "uri", location_name: "identifier"))
5328
+ UpdateAccountPoolInput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location_name: "name"))
5329
+ UpdateAccountPoolInput.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
5330
+ UpdateAccountPoolInput.struct_class = Types::UpdateAccountPoolInput
5331
+
5332
+ UpdateAccountPoolOutput.add_member(:account_source, Shapes::ShapeRef.new(shape: AccountSource, required: true, location_name: "accountSource"))
5333
+ UpdateAccountPoolOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "createdAt"))
5334
+ UpdateAccountPoolOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
5335
+ UpdateAccountPoolOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
5336
+ UpdateAccountPoolOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
5337
+ UpdateAccountPoolOutput.add_member(:domain_unit_id, Shapes::ShapeRef.new(shape: DomainUnitId, location_name: "domainUnitId"))
5338
+ UpdateAccountPoolOutput.add_member(:id, Shapes::ShapeRef.new(shape: AccountPoolId, location_name: "id"))
5339
+ UpdateAccountPoolOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
5340
+ UpdateAccountPoolOutput.add_member(:name, Shapes::ShapeRef.new(shape: AccountPoolName, location_name: "name"))
5341
+ UpdateAccountPoolOutput.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
5342
+ UpdateAccountPoolOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
5343
+ UpdateAccountPoolOutput.struct_class = Types::UpdateAccountPoolOutput
5344
+
5186
5345
  UpdateAssetFilterInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
5187
5346
  UpdateAssetFilterInput.add_member(:configuration, Shapes::ShapeRef.new(shape: AssetFilterConfiguration, location_name: "configuration"))
5188
5347
  UpdateAssetFilterInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
@@ -5622,9 +5781,11 @@ module Aws::DataZone
5622
5781
 
5623
5782
  api.metadata = {
5624
5783
  "apiVersion" => "2018-05-10",
5784
+ "auth" => ["aws.auth#sigv4"],
5625
5785
  "endpointPrefix" => "datazone",
5626
5786
  "jsonVersion" => "1.1",
5627
5787
  "protocol" => "rest-json",
5788
+ "protocols" => ["rest-json"],
5628
5789
  "serviceFullName" => "Amazon DataZone",
5629
5790
  "serviceId" => "DataZone",
5630
5791
  "signatureVersion" => "v4",
@@ -5738,6 +5899,22 @@ module Aws::DataZone
5738
5899
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
5739
5900
  end)
5740
5901
 
5902
+ api.add_operation(:create_account_pool, Seahorse::Model::Operation.new.tap do |o|
5903
+ o.name = "CreateAccountPool"
5904
+ o.http_method = "POST"
5905
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools"
5906
+ o.input = Shapes::ShapeRef.new(shape: CreateAccountPoolInput)
5907
+ o.output = Shapes::ShapeRef.new(shape: CreateAccountPoolOutput)
5908
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
5909
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
5910
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5911
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
5912
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
5913
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5914
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
5915
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
5916
+ end)
5917
+
5741
5918
  api.add_operation(:create_asset, Seahorse::Model::Operation.new.tap do |o|
5742
5919
  o.name = "CreateAsset"
5743
5920
  o.http_method = "POST"
@@ -6137,6 +6314,20 @@ module Aws::DataZone
6137
6314
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
6138
6315
  end)
6139
6316
 
6317
+ api.add_operation(:delete_account_pool, Seahorse::Model::Operation.new.tap do |o|
6318
+ o.name = "DeleteAccountPool"
6319
+ o.http_method = "DELETE"
6320
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools/{identifier}"
6321
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccountPoolInput)
6322
+ o.output = Shapes::ShapeRef.new(shape: DeleteAccountPoolOutput)
6323
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6324
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6325
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6326
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6327
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6328
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
6329
+ end)
6330
+
6140
6331
  api.add_operation(:delete_asset, Seahorse::Model::Operation.new.tap do |o|
6141
6332
  o.name = "DeleteAsset"
6142
6333
  o.http_method = "DELETE"
@@ -6505,6 +6696,20 @@ module Aws::DataZone
6505
6696
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
6506
6697
  end)
6507
6698
 
6699
+ api.add_operation(:get_account_pool, Seahorse::Model::Operation.new.tap do |o|
6700
+ o.name = "GetAccountPool"
6701
+ o.http_method = "GET"
6702
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools/{identifier}"
6703
+ o.input = Shapes::ShapeRef.new(shape: GetAccountPoolInput)
6704
+ o.output = Shapes::ShapeRef.new(shape: GetAccountPoolOutput)
6705
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
6706
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
6707
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
6708
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
6709
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
6710
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
6711
+ end)
6712
+
6508
6713
  api.add_operation(:get_asset, Seahorse::Model::Operation.new.tap do |o|
6509
6714
  o.name = "GetAsset"
6510
6715
  o.http_method = "GET"
@@ -6987,6 +7192,45 @@ module Aws::DataZone
6987
7192
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
6988
7193
  end)
6989
7194
 
7195
+ api.add_operation(:list_account_pools, Seahorse::Model::Operation.new.tap do |o|
7196
+ o.name = "ListAccountPools"
7197
+ o.http_method = "GET"
7198
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools"
7199
+ o.input = Shapes::ShapeRef.new(shape: ListAccountPoolsInput)
7200
+ o.output = Shapes::ShapeRef.new(shape: ListAccountPoolsOutput)
7201
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7202
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7203
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7204
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7205
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
7206
+ o[:pager] = Aws::Pager.new(
7207
+ limit_key: "max_results",
7208
+ tokens: {
7209
+ "next_token" => "next_token"
7210
+ }
7211
+ )
7212
+ end)
7213
+
7214
+ api.add_operation(:list_accounts_in_account_pool, Seahorse::Model::Operation.new.tap do |o|
7215
+ o.name = "ListAccountsInAccountPool"
7216
+ o.http_method = "GET"
7217
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools/{identifier}/accounts"
7218
+ o.input = Shapes::ShapeRef.new(shape: ListAccountsInAccountPoolInput)
7219
+ o.output = Shapes::ShapeRef.new(shape: ListAccountsInAccountPoolOutput)
7220
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
7221
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
7222
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
7223
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
7224
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
7225
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
7226
+ o[:pager] = Aws::Pager.new(
7227
+ limit_key: "max_results",
7228
+ tokens: {
7229
+ "next_token" => "next_token"
7230
+ }
7231
+ )
7232
+ end)
7233
+
6990
7234
  api.add_operation(:list_asset_filters, Seahorse::Model::Operation.new.tap do |o|
6991
7235
  o.name = "ListAssetFilters"
6992
7236
  o.http_method = "GET"
@@ -7874,6 +8118,22 @@ module Aws::DataZone
7874
8118
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
7875
8119
  end)
7876
8120
 
8121
+ api.add_operation(:update_account_pool, Seahorse::Model::Operation.new.tap do |o|
8122
+ o.name = "UpdateAccountPool"
8123
+ o.http_method = "PATCH"
8124
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/account-pools/{identifier}"
8125
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccountPoolInput)
8126
+ o.output = Shapes::ShapeRef.new(shape: UpdateAccountPoolOutput)
8127
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
8128
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8129
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
8130
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8131
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
8132
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
8133
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
8134
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
8135
+ end)
8136
+
7877
8137
  api.add_operation(:update_asset_filter, Seahorse::Model::Operation.new.tap do |o|
7878
8138
  o.name = "UpdateAssetFilter"
7879
8139
  o.http_method = "PATCH"