aws-sdk-cleanrooms 1.26.0 → 1.27.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.
@@ -16,6 +16,8 @@ module Aws::CleanRooms
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
17
  AccessDeniedExceptionReason = Shapes::StringShape.new(name: 'AccessDeniedExceptionReason')
18
18
  AccountId = Shapes::StringShape.new(name: 'AccountId')
19
+ AdditionalAnalyses = Shapes::StringShape.new(name: 'AdditionalAnalyses')
20
+ AdditionalAnalysesResourceArn = Shapes::StringShape.new(name: 'AdditionalAnalysesResourceArn')
19
21
  AggregateColumn = Shapes::StructureShape.new(name: 'AggregateColumn')
20
22
  AggregateColumnColumnNamesList = Shapes::ListShape.new(name: 'AggregateColumnColumnNamesList')
21
23
  AggregateFunctionName = Shapes::StringShape.new(name: 'AggregateFunctionName')
@@ -23,7 +25,9 @@ module Aws::CleanRooms
23
25
  AggregationConstraintMinimumInteger = Shapes::IntegerShape.new(name: 'AggregationConstraintMinimumInteger')
24
26
  AggregationConstraints = Shapes::ListShape.new(name: 'AggregationConstraints')
25
27
  AggregationType = Shapes::StringShape.new(name: 'AggregationType')
28
+ AllowedAdditionalAnalyses = Shapes::ListShape.new(name: 'AllowedAdditionalAnalyses')
26
29
  AllowedColumnList = Shapes::ListShape.new(name: 'AllowedColumnList')
30
+ AllowedResultReceivers = Shapes::ListShape.new(name: 'AllowedResultReceivers')
27
31
  AnalysisFormat = Shapes::StringShape.new(name: 'AnalysisFormat')
28
32
  AnalysisMethod = Shapes::StringShape.new(name: 'AnalysisMethod')
29
33
  AnalysisParameter = Shapes::StructureShape.new(name: 'AnalysisParameter')
@@ -60,6 +64,7 @@ module Aws::CleanRooms
60
64
  AnalysisTemplateValidationStatusReason = Shapes::StructureShape.new(name: 'AnalysisTemplateValidationStatusReason')
61
65
  AnalysisTemplateValidationStatusReasonList = Shapes::ListShape.new(name: 'AnalysisTemplateValidationStatusReasonList')
62
66
  AnalysisTemplateValidationType = Shapes::StringShape.new(name: 'AnalysisTemplateValidationType')
67
+ AnalysisType = Shapes::StringShape.new(name: 'AnalysisType')
63
68
  BatchGetCollaborationAnalysisTemplateError = Shapes::StructureShape.new(name: 'BatchGetCollaborationAnalysisTemplateError')
64
69
  BatchGetCollaborationAnalysisTemplateErrorList = Shapes::ListShape.new(name: 'BatchGetCollaborationAnalysisTemplateErrorList')
65
70
  BatchGetCollaborationAnalysisTemplateInput = Shapes::StructureShape.new(name: 'BatchGetCollaborationAnalysisTemplateInput')
@@ -101,6 +106,7 @@ module Aws::CleanRooms
101
106
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
102
107
  ColumnName = Shapes::StringShape.new(name: 'ColumnName')
103
108
  ColumnTypeString = Shapes::StringShape.new(name: 'ColumnTypeString')
109
+ ConfigurationDetails = Shapes::UnionShape.new(name: 'ConfigurationDetails')
104
110
  ConfiguredAudienceModelArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelArn')
105
111
  ConfiguredAudienceModelAssociation = Shapes::StructureShape.new(name: 'ConfiguredAudienceModelAssociation')
106
112
  ConfiguredAudienceModelAssociationArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelAssociationArn')
@@ -116,6 +122,14 @@ module Aws::CleanRooms
116
122
  ConfiguredTableAnalysisRuleTypeList = Shapes::ListShape.new(name: 'ConfiguredTableAnalysisRuleTypeList')
117
123
  ConfiguredTableArn = Shapes::StringShape.new(name: 'ConfiguredTableArn')
118
124
  ConfiguredTableAssociation = Shapes::StructureShape.new(name: 'ConfiguredTableAssociation')
125
+ ConfiguredTableAssociationAnalysisRule = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRule')
126
+ ConfiguredTableAssociationAnalysisRuleAggregation = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleAggregation')
127
+ ConfiguredTableAssociationAnalysisRuleCustom = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleCustom')
128
+ ConfiguredTableAssociationAnalysisRuleList = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleList')
129
+ ConfiguredTableAssociationAnalysisRulePolicy = Shapes::UnionShape.new(name: 'ConfiguredTableAssociationAnalysisRulePolicy')
130
+ ConfiguredTableAssociationAnalysisRulePolicyV1 = Shapes::UnionShape.new(name: 'ConfiguredTableAssociationAnalysisRulePolicyV1')
131
+ ConfiguredTableAssociationAnalysisRuleType = Shapes::StringShape.new(name: 'ConfiguredTableAssociationAnalysisRuleType')
132
+ ConfiguredTableAssociationAnalysisRuleTypeList = Shapes::ListShape.new(name: 'ConfiguredTableAssociationAnalysisRuleTypeList')
119
133
  ConfiguredTableAssociationArn = Shapes::StringShape.new(name: 'ConfiguredTableAssociationArn')
120
134
  ConfiguredTableAssociationIdentifier = Shapes::StringShape.new(name: 'ConfiguredTableAssociationIdentifier')
121
135
  ConfiguredTableAssociationSummary = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationSummary')
@@ -133,6 +147,8 @@ module Aws::CleanRooms
133
147
  CreateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'CreateConfiguredAudienceModelAssociationOutput')
134
148
  CreateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleInput')
135
149
  CreateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleOutput')
150
+ CreateConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationAnalysisRuleInput')
151
+ CreateConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationAnalysisRuleOutput')
136
152
  CreateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationInput')
137
153
  CreateConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationOutput')
138
154
  CreateConfiguredTableInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableInput')
@@ -154,6 +170,8 @@ module Aws::CleanRooms
154
170
  DeleteConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredAudienceModelAssociationOutput')
155
171
  DeleteConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleInput')
156
172
  DeleteConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleOutput')
173
+ DeleteConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationAnalysisRuleInput')
174
+ DeleteConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationAnalysisRuleOutput')
157
175
  DeleteConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationInput')
158
176
  DeleteConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationOutput')
159
177
  DeleteConfiguredTableInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableInput')
@@ -190,6 +208,7 @@ module Aws::CleanRooms
190
208
  DifferentialPrivacyTemplateParametersInput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersInput')
191
209
  DifferentialPrivacyTemplateParametersOutput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersOutput')
192
210
  DifferentialPrivacyTemplateUpdateParameters = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateUpdateParameters')
211
+ DirectAnalysisConfigurationDetails = Shapes::StructureShape.new(name: 'DirectAnalysisConfigurationDetails')
193
212
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
194
213
  Document = Shapes::DocumentShape.new(name: 'Document', document: true)
195
214
  Double = Shapes::FloatShape.new(name: 'Double')
@@ -213,6 +232,8 @@ module Aws::CleanRooms
213
232
  GetConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'GetConfiguredAudienceModelAssociationOutput')
214
233
  GetConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleInput')
215
234
  GetConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleOutput')
235
+ GetConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationAnalysisRuleInput')
236
+ GetConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationAnalysisRuleOutput')
216
237
  GetConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationInput')
217
238
  GetConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationOutput')
218
239
  GetConfiguredTableInput = Shapes::StructureShape.new(name: 'GetConfiguredTableInput')
@@ -348,6 +369,7 @@ module Aws::CleanRooms
348
369
  ProtectedQuery = Shapes::StructureShape.new(name: 'ProtectedQuery')
349
370
  ProtectedQueryError = Shapes::StructureShape.new(name: 'ProtectedQueryError')
350
371
  ProtectedQueryIdentifier = Shapes::StringShape.new(name: 'ProtectedQueryIdentifier')
372
+ ProtectedQueryMemberOutputConfiguration = Shapes::StructureShape.new(name: 'ProtectedQueryMemberOutputConfiguration')
351
373
  ProtectedQueryMemberOutputList = Shapes::ListShape.new(name: 'ProtectedQueryMemberOutputList')
352
374
  ProtectedQueryOutput = Shapes::UnionShape.new(name: 'ProtectedQueryOutput')
353
375
  ProtectedQueryOutputConfiguration = Shapes::UnionShape.new(name: 'ProtectedQueryOutputConfiguration')
@@ -369,6 +391,9 @@ module Aws::CleanRooms
369
391
  QueryConstraintList = Shapes::ListShape.new(name: 'QueryConstraintList')
370
392
  QueryConstraintRequireOverlap = Shapes::StructureShape.new(name: 'QueryConstraintRequireOverlap')
371
393
  QueryTables = Shapes::ListShape.new(name: 'QueryTables')
394
+ ReceiverAccountIds = Shapes::ListShape.new(name: 'ReceiverAccountIds')
395
+ ReceiverConfiguration = Shapes::StructureShape.new(name: 'ReceiverConfiguration')
396
+ ReceiverConfigurationsList = Shapes::ListShape.new(name: 'ReceiverConfigurationsList')
372
397
  ResourceAlias = Shapes::StringShape.new(name: 'ResourceAlias')
373
398
  ResourceDescription = Shapes::StringShape.new(name: 'ResourceDescription')
374
399
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
@@ -422,6 +447,8 @@ module Aws::CleanRooms
422
447
  UpdateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredAudienceModelAssociationOutput')
423
448
  UpdateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleInput')
424
449
  UpdateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleOutput')
450
+ UpdateConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationAnalysisRuleInput')
451
+ UpdateConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationAnalysisRuleOutput')
425
452
  UpdateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationInput')
426
453
  UpdateConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationOutput')
427
454
  UpdateConfiguredTableInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableInput')
@@ -459,8 +486,12 @@ module Aws::CleanRooms
459
486
 
460
487
  AggregationConstraints.member = Shapes::ShapeRef.new(shape: AggregationConstraint)
461
488
 
489
+ AllowedAdditionalAnalyses.member = Shapes::ShapeRef.new(shape: AdditionalAnalysesResourceArn)
490
+
462
491
  AllowedColumnList.member = Shapes::ShapeRef.new(shape: ColumnName)
463
492
 
493
+ AllowedResultReceivers.member = Shapes::ShapeRef.new(shape: AccountId)
494
+
464
495
  AnalysisParameter.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "name"))
465
496
  AnalysisParameter.add_member(:type, Shapes::ShapeRef.new(shape: ParameterType, required: true, location_name: "type"))
466
497
  AnalysisParameter.add_member(:default_value, Shapes::ShapeRef.new(shape: ParameterValue, location_name: "defaultValue"))
@@ -483,6 +514,7 @@ module Aws::CleanRooms
483
514
  AnalysisRuleAggregation.add_member(:dimension_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, required: true, location_name: "dimensionColumns"))
484
515
  AnalysisRuleAggregation.add_member(:scalar_functions, Shapes::ShapeRef.new(shape: ScalarFunctionsList, required: true, location_name: "scalarFunctions"))
485
516
  AnalysisRuleAggregation.add_member(:output_constraints, Shapes::ShapeRef.new(shape: AggregationConstraints, required: true, location_name: "outputConstraints"))
517
+ AnalysisRuleAggregation.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
486
518
  AnalysisRuleAggregation.struct_class = Types::AnalysisRuleAggregation
487
519
 
488
520
  AnalysisRuleAggregationAggregateColumnsList.member = Shapes::ShapeRef.new(shape: AggregateColumn)
@@ -491,6 +523,8 @@ module Aws::CleanRooms
491
523
 
492
524
  AnalysisRuleCustom.add_member(:allowed_analyses, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysesList, required: true, location_name: "allowedAnalyses"))
493
525
  AnalysisRuleCustom.add_member(:allowed_analysis_providers, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysisProvidersList, location_name: "allowedAnalysisProviders"))
526
+ AnalysisRuleCustom.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
527
+ AnalysisRuleCustom.add_member(:disallowed_output_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, location_name: "disallowedOutputColumns"))
494
528
  AnalysisRuleCustom.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyConfiguration, location_name: "differentialPrivacy"))
495
529
  AnalysisRuleCustom.struct_class = Types::AnalysisRuleCustom
496
530
 
@@ -508,6 +542,7 @@ module Aws::CleanRooms
508
542
  AnalysisRuleList.add_member(:join_columns, Shapes::ShapeRef.new(shape: AnalysisRuleListJoinColumnsList, required: true, location_name: "joinColumns"))
509
543
  AnalysisRuleList.add_member(:allowed_join_operators, Shapes::ShapeRef.new(shape: JoinOperatorsList, location_name: "allowedJoinOperators"))
510
544
  AnalysisRuleList.add_member(:list_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, required: true, location_name: "listColumns"))
545
+ AnalysisRuleList.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
511
546
  AnalysisRuleList.struct_class = Types::AnalysisRuleList
512
547
 
513
548
  AnalysisRuleListJoinColumnsList.member = Shapes::ShapeRef.new(shape: AnalysisRuleColumnName)
@@ -790,6 +825,12 @@ module Aws::CleanRooms
790
825
 
791
826
  ColumnList.member = Shapes::ShapeRef.new(shape: Column)
792
827
 
828
+ ConfigurationDetails.add_member(:direct_analysis_configuration_details, Shapes::ShapeRef.new(shape: DirectAnalysisConfigurationDetails, location_name: "directAnalysisConfigurationDetails"))
829
+ ConfigurationDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
830
+ ConfigurationDetails.add_member_subclass(:direct_analysis_configuration_details, Types::ConfigurationDetails::DirectAnalysisConfigurationDetails)
831
+ ConfigurationDetails.add_member_subclass(:unknown, Types::ConfigurationDetails::Unknown)
832
+ ConfigurationDetails.struct_class = Types::ConfigurationDetails
833
+
793
834
  ConfiguredAudienceModelAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location_name: "id"))
794
835
  ConfiguredAudienceModelAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
795
836
  ConfiguredAudienceModelAssociation.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
@@ -866,10 +907,50 @@ module Aws::CleanRooms
866
907
  ConfiguredTableAssociation.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
867
908
  ConfiguredTableAssociation.add_member(:name, Shapes::ShapeRef.new(shape: TableAlias, required: true, location_name: "name"))
868
909
  ConfiguredTableAssociation.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
910
+ ConfiguredTableAssociation.add_member(:analysis_rule_types, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleTypeList, location_name: "analysisRuleTypes"))
869
911
  ConfiguredTableAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
870
912
  ConfiguredTableAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
871
913
  ConfiguredTableAssociation.struct_class = Types::ConfiguredTableAssociation
872
914
 
915
+ ConfiguredTableAssociationAnalysisRule.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipIdentifier"))
916
+ ConfiguredTableAssociationAnalysisRule.add_member(:configured_table_association_id, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location_name: "configuredTableAssociationId"))
917
+ ConfiguredTableAssociationAnalysisRule.add_member(:configured_table_association_arn, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationArn, required: true, location_name: "configuredTableAssociationArn"))
918
+ ConfiguredTableAssociationAnalysisRule.add_member(:policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "policy"))
919
+ ConfiguredTableAssociationAnalysisRule.add_member(:type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location_name: "type"))
920
+ ConfiguredTableAssociationAnalysisRule.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
921
+ ConfiguredTableAssociationAnalysisRule.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
922
+ ConfiguredTableAssociationAnalysisRule.struct_class = Types::ConfiguredTableAssociationAnalysisRule
923
+
924
+ ConfiguredTableAssociationAnalysisRuleAggregation.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
925
+ ConfiguredTableAssociationAnalysisRuleAggregation.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
926
+ ConfiguredTableAssociationAnalysisRuleAggregation.struct_class = Types::ConfiguredTableAssociationAnalysisRuleAggregation
927
+
928
+ ConfiguredTableAssociationAnalysisRuleCustom.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
929
+ ConfiguredTableAssociationAnalysisRuleCustom.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
930
+ ConfiguredTableAssociationAnalysisRuleCustom.struct_class = Types::ConfiguredTableAssociationAnalysisRuleCustom
931
+
932
+ ConfiguredTableAssociationAnalysisRuleList.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
933
+ ConfiguredTableAssociationAnalysisRuleList.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
934
+ ConfiguredTableAssociationAnalysisRuleList.struct_class = Types::ConfiguredTableAssociationAnalysisRuleList
935
+
936
+ ConfiguredTableAssociationAnalysisRulePolicy.add_member(:v1, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicyV1, location_name: "v1"))
937
+ ConfiguredTableAssociationAnalysisRulePolicy.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
938
+ ConfiguredTableAssociationAnalysisRulePolicy.add_member_subclass(:v1, Types::ConfiguredTableAssociationAnalysisRulePolicy::V1)
939
+ ConfiguredTableAssociationAnalysisRulePolicy.add_member_subclass(:unknown, Types::ConfiguredTableAssociationAnalysisRulePolicy::Unknown)
940
+ ConfiguredTableAssociationAnalysisRulePolicy.struct_class = Types::ConfiguredTableAssociationAnalysisRulePolicy
941
+
942
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:list, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleList, location_name: "list"))
943
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:aggregation, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleAggregation, location_name: "aggregation"))
944
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:custom, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleCustom, location_name: "custom"))
945
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
946
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:list, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::List)
947
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:aggregation, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Aggregation)
948
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:custom, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Custom)
949
+ ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:unknown, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Unknown)
950
+ ConfiguredTableAssociationAnalysisRulePolicyV1.struct_class = Types::ConfiguredTableAssociationAnalysisRulePolicyV1
951
+
952
+ ConfiguredTableAssociationAnalysisRuleTypeList.member = Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType)
953
+
873
954
  ConfiguredTableAssociationSummary.add_member(:configured_table_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "configuredTableId"))
874
955
  ConfiguredTableAssociationSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
875
956
  ConfiguredTableAssociationSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
@@ -944,6 +1025,15 @@ module Aws::CleanRooms
944
1025
  CreateConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
945
1026
  CreateConfiguredTableAnalysisRuleOutput.struct_class = Types::CreateConfiguredTableAnalysisRuleOutput
946
1027
 
1028
+ CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1029
+ CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1030
+ CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location_name: "analysisRuleType"))
1031
+ CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
1032
+ CreateConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::CreateConfiguredTableAssociationAnalysisRuleInput
1033
+
1034
+ CreateConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
1035
+ CreateConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::CreateConfiguredTableAssociationAnalysisRuleOutput
1036
+
947
1037
  CreateConfiguredTableAssociationInput.add_member(:name, Shapes::ShapeRef.new(shape: TableAlias, required: true, location_name: "name"))
948
1038
  CreateConfiguredTableAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
949
1039
  CreateConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
@@ -1037,6 +1127,13 @@ module Aws::CleanRooms
1037
1127
 
1038
1128
  DeleteConfiguredTableAnalysisRuleOutput.struct_class = Types::DeleteConfiguredTableAnalysisRuleOutput
1039
1129
 
1130
+ DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1131
+ DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1132
+ DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
1133
+ DeleteConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::DeleteConfiguredTableAssociationAnalysisRuleInput
1134
+
1135
+ DeleteConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::DeleteConfiguredTableAssociationAnalysisRuleOutput
1136
+
1040
1137
  DeleteConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1041
1138
  DeleteConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1042
1139
  DeleteConfiguredTableAssociationInput.struct_class = Types::DeleteConfiguredTableAssociationInput
@@ -1133,6 +1230,9 @@ module Aws::CleanRooms
1133
1230
  DifferentialPrivacyTemplateUpdateParameters.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, location_name: "usersNoisePerQuery"))
1134
1231
  DifferentialPrivacyTemplateUpdateParameters.struct_class = Types::DifferentialPrivacyTemplateUpdateParameters
1135
1232
 
1233
+ DirectAnalysisConfigurationDetails.add_member(:receiver_account_ids, Shapes::ShapeRef.new(shape: ReceiverAccountIds, location_name: "receiverAccountIds"))
1234
+ DirectAnalysisConfigurationDetails.struct_class = Types::DirectAnalysisConfigurationDetails
1235
+
1136
1236
  GetAnalysisTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1137
1237
  GetAnalysisTemplateInput.add_member(:analysis_template_identifier, Shapes::ShapeRef.new(shape: AnalysisTemplateIdentifier, required: true, location: "uri", location_name: "analysisTemplateIdentifier"))
1138
1238
  GetAnalysisTemplateInput.struct_class = Types::GetAnalysisTemplateInput
@@ -1188,6 +1288,14 @@ module Aws::CleanRooms
1188
1288
  GetConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
1189
1289
  GetConfiguredTableAnalysisRuleOutput.struct_class = Types::GetConfiguredTableAnalysisRuleOutput
1190
1290
 
1291
+ GetConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1292
+ GetConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1293
+ GetConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
1294
+ GetConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::GetConfiguredTableAssociationAnalysisRuleInput
1295
+
1296
+ GetConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
1297
+ GetConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::GetConfiguredTableAssociationAnalysisRuleOutput
1298
+
1191
1299
  GetConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1192
1300
  GetConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1193
1301
  GetConfiguredTableAssociationInput.struct_class = Types::GetConfiguredTableAssociationInput
@@ -1708,6 +1816,9 @@ module Aws::CleanRooms
1708
1816
  ProtectedQueryError.add_member(:code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "code"))
1709
1817
  ProtectedQueryError.struct_class = Types::ProtectedQueryError
1710
1818
 
1819
+ ProtectedQueryMemberOutputConfiguration.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
1820
+ ProtectedQueryMemberOutputConfiguration.struct_class = Types::ProtectedQueryMemberOutputConfiguration
1821
+
1711
1822
  ProtectedQueryMemberOutputList.member = Shapes::ShapeRef.new(shape: ProtectedQuerySingleMemberOutput)
1712
1823
 
1713
1824
  ProtectedQueryOutput.add_member(:s3, Shapes::ShapeRef.new(shape: ProtectedQueryS3Output, location_name: "s3"))
@@ -1719,8 +1830,10 @@ module Aws::CleanRooms
1719
1830
  ProtectedQueryOutput.struct_class = Types::ProtectedQueryOutput
1720
1831
 
1721
1832
  ProtectedQueryOutputConfiguration.add_member(:s3, Shapes::ShapeRef.new(shape: ProtectedQueryS3OutputConfiguration, location_name: "s3"))
1833
+ ProtectedQueryOutputConfiguration.add_member(:member, Shapes::ShapeRef.new(shape: ProtectedQueryMemberOutputConfiguration, location_name: "member"))
1722
1834
  ProtectedQueryOutputConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1723
1835
  ProtectedQueryOutputConfiguration.add_member_subclass(:s3, Types::ProtectedQueryOutputConfiguration::S3)
1836
+ ProtectedQueryOutputConfiguration.add_member_subclass(:member, Types::ProtectedQueryOutputConfiguration::Member)
1724
1837
  ProtectedQueryOutputConfiguration.add_member_subclass(:unknown, Types::ProtectedQueryOutputConfiguration::Unknown)
1725
1838
  ProtectedQueryOutputConfiguration.struct_class = Types::ProtectedQueryOutputConfiguration
1726
1839
 
@@ -1754,6 +1867,7 @@ module Aws::CleanRooms
1754
1867
  ProtectedQuerySummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
1755
1868
  ProtectedQuerySummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
1756
1869
  ProtectedQuerySummary.add_member(:status, Shapes::ShapeRef.new(shape: ProtectedQueryStatus, required: true, location_name: "status"))
1870
+ ProtectedQuerySummary.add_member(:receiver_configurations, Shapes::ShapeRef.new(shape: ReceiverConfigurationsList, required: true, location_name: "receiverConfigurations"))
1757
1871
  ProtectedQuerySummary.struct_class = Types::ProtectedQuerySummary
1758
1872
 
1759
1873
  ProtectedQuerySummaryList.member = Shapes::ShapeRef.new(shape: ProtectedQuerySummary)
@@ -1774,6 +1888,14 @@ module Aws::CleanRooms
1774
1888
 
1775
1889
  QueryTables.member = Shapes::ShapeRef.new(shape: TableAlias)
1776
1890
 
1891
+ ReceiverAccountIds.member = Shapes::ShapeRef.new(shape: AccountId)
1892
+
1893
+ ReceiverConfiguration.add_member(:analysis_type, Shapes::ShapeRef.new(shape: AnalysisType, required: true, location_name: "analysisType"))
1894
+ ReceiverConfiguration.add_member(:configuration_details, Shapes::ShapeRef.new(shape: ConfigurationDetails, location_name: "configurationDetails"))
1895
+ ReceiverConfiguration.struct_class = Types::ReceiverConfiguration
1896
+
1897
+ ReceiverConfigurationsList.member = Shapes::ShapeRef.new(shape: ReceiverConfiguration)
1898
+
1777
1899
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
1778
1900
  ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
1779
1901
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "resourceType"))
@@ -1813,6 +1935,7 @@ module Aws::CleanRooms
1813
1935
  SchemaStatusDetail.add_member(:reasons, Shapes::ShapeRef.new(shape: SchemaStatusReasonList, location_name: "reasons"))
1814
1936
  SchemaStatusDetail.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: AnalysisRuleType, location_name: "analysisRuleType"))
1815
1937
  SchemaStatusDetail.add_member(:configurations, Shapes::ShapeRef.new(shape: SchemaConfigurationList, location_name: "configurations"))
1938
+ SchemaStatusDetail.add_member(:analysis_type, Shapes::ShapeRef.new(shape: AnalysisType, required: true, location_name: "analysisType"))
1816
1939
  SchemaStatusDetail.struct_class = Types::SchemaStatusDetail
1817
1940
 
1818
1941
  SchemaStatusDetailList.member = Shapes::ShapeRef.new(shape: SchemaStatusDetail)
@@ -1917,6 +2040,15 @@ module Aws::CleanRooms
1917
2040
  UpdateConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
1918
2041
  UpdateConfiguredTableAnalysisRuleOutput.struct_class = Types::UpdateConfiguredTableAnalysisRuleOutput
1919
2042
 
2043
+ UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
2044
+ UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
2045
+ UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
2046
+ UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
2047
+ UpdateConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::UpdateConfiguredTableAssociationAnalysisRuleInput
2048
+
2049
+ UpdateConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
2050
+ UpdateConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::UpdateConfiguredTableAssociationAnalysisRuleOutput
2051
+
1920
2052
  UpdateConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
1921
2053
  UpdateConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1922
2054
  UpdateConfiguredTableAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
@@ -2134,6 +2266,20 @@ module Aws::CleanRooms
2134
2266
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2135
2267
  end)
2136
2268
 
2269
+ api.add_operation(:create_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
2270
+ o.name = "CreateConfiguredTableAssociationAnalysisRule"
2271
+ o.http_method = "POST"
2272
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule"
2273
+ o.input = Shapes::ShapeRef.new(shape: CreateConfiguredTableAssociationAnalysisRuleInput)
2274
+ o.output = Shapes::ShapeRef.new(shape: CreateConfiguredTableAssociationAnalysisRuleOutput)
2275
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2278
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2279
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2280
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2281
+ end)
2282
+
2137
2283
  api.add_operation(:create_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
2138
2284
  o.name = "CreateIdMappingTable"
2139
2285
  o.http_method = "POST"
@@ -2273,6 +2419,20 @@ module Aws::CleanRooms
2273
2419
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2274
2420
  end)
2275
2421
 
2422
+ api.add_operation(:delete_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
2423
+ o.name = "DeleteConfiguredTableAssociationAnalysisRule"
2424
+ o.http_method = "DELETE"
2425
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
2426
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfiguredTableAssociationAnalysisRuleInput)
2427
+ o.output = Shapes::ShapeRef.new(shape: DeleteConfiguredTableAssociationAnalysisRuleOutput)
2428
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2429
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2430
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2431
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2432
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2433
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2434
+ end)
2435
+
2276
2436
  api.add_operation(:delete_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
2277
2437
  o.name = "DeleteIdMappingTable"
2278
2438
  o.http_method = "DELETE"
@@ -2469,6 +2629,19 @@ module Aws::CleanRooms
2469
2629
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2470
2630
  end)
2471
2631
 
2632
+ api.add_operation(:get_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
2633
+ o.name = "GetConfiguredTableAssociationAnalysisRule"
2634
+ o.http_method = "GET"
2635
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
2636
+ o.input = Shapes::ShapeRef.new(shape: GetConfiguredTableAssociationAnalysisRuleInput)
2637
+ o.output = Shapes::ShapeRef.new(shape: GetConfiguredTableAssociationAnalysisRuleOutput)
2638
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2639
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2640
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2641
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2642
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2643
+ end)
2644
+
2472
2645
  api.add_operation(:get_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
2473
2646
  o.name = "GetIdMappingTable"
2474
2647
  o.http_method = "GET"
@@ -3050,6 +3223,20 @@ module Aws::CleanRooms
3050
3223
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3051
3224
  end)
3052
3225
 
3226
+ api.add_operation(:update_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
3227
+ o.name = "UpdateConfiguredTableAssociationAnalysisRule"
3228
+ o.http_method = "PATCH"
3229
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
3230
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfiguredTableAssociationAnalysisRuleInput)
3231
+ o.output = Shapes::ShapeRef.new(shape: UpdateConfiguredTableAssociationAnalysisRuleOutput)
3232
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3233
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3234
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3235
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3236
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3237
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3238
+ end)
3239
+
3053
3240
  api.add_operation(:update_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
3054
3241
  o.name = "UpdateIdMappingTable"
3055
3242
  o.http_method = "PATCH"
@@ -138,6 +138,20 @@ module Aws::CleanRooms
138
138
  end
139
139
  end
140
140
 
141
+ class CreateConfiguredTableAssociationAnalysisRule
142
+ def self.build(context)
143
+ unless context.config.regional_endpoint
144
+ endpoint = context.config.endpoint.to_s
145
+ end
146
+ Aws::CleanRooms::EndpointParameters.new(
147
+ region: context.config.region,
148
+ use_dual_stack: context.config.use_dualstack_endpoint,
149
+ use_fips: context.config.use_fips_endpoint,
150
+ endpoint: endpoint,
151
+ )
152
+ end
153
+ end
154
+
141
155
  class CreateIdMappingTable
142
156
  def self.build(context)
143
157
  unless context.config.regional_endpoint
@@ -278,6 +292,20 @@ module Aws::CleanRooms
278
292
  end
279
293
  end
280
294
 
295
+ class DeleteConfiguredTableAssociationAnalysisRule
296
+ def self.build(context)
297
+ unless context.config.regional_endpoint
298
+ endpoint = context.config.endpoint.to_s
299
+ end
300
+ Aws::CleanRooms::EndpointParameters.new(
301
+ region: context.config.region,
302
+ use_dual_stack: context.config.use_dualstack_endpoint,
303
+ use_fips: context.config.use_fips_endpoint,
304
+ endpoint: endpoint,
305
+ )
306
+ end
307
+ end
308
+
281
309
  class DeleteIdMappingTable
282
310
  def self.build(context)
283
311
  unless context.config.regional_endpoint
@@ -488,6 +516,20 @@ module Aws::CleanRooms
488
516
  end
489
517
  end
490
518
 
519
+ class GetConfiguredTableAssociationAnalysisRule
520
+ def self.build(context)
521
+ unless context.config.regional_endpoint
522
+ endpoint = context.config.endpoint.to_s
523
+ end
524
+ Aws::CleanRooms::EndpointParameters.new(
525
+ region: context.config.region,
526
+ use_dual_stack: context.config.use_dualstack_endpoint,
527
+ use_fips: context.config.use_fips_endpoint,
528
+ endpoint: endpoint,
529
+ )
530
+ end
531
+ end
532
+
491
533
  class GetIdMappingTable
492
534
  def self.build(context)
493
535
  unless context.config.regional_endpoint
@@ -1006,6 +1048,20 @@ module Aws::CleanRooms
1006
1048
  end
1007
1049
  end
1008
1050
 
1051
+ class UpdateConfiguredTableAssociationAnalysisRule
1052
+ def self.build(context)
1053
+ unless context.config.regional_endpoint
1054
+ endpoint = context.config.endpoint.to_s
1055
+ end
1056
+ Aws::CleanRooms::EndpointParameters.new(
1057
+ region: context.config.region,
1058
+ use_dual_stack: context.config.use_dualstack_endpoint,
1059
+ use_fips: context.config.use_fips_endpoint,
1060
+ endpoint: endpoint,
1061
+ )
1062
+ end
1063
+ end
1064
+
1009
1065
  class UpdateIdMappingTable
1010
1066
  def self.build(context)
1011
1067
  unless context.config.regional_endpoint
@@ -76,6 +76,8 @@ module Aws::CleanRooms
76
76
  Aws::CleanRooms::Endpoints::CreateConfiguredTableAnalysisRule.build(context)
77
77
  when :create_configured_table_association
78
78
  Aws::CleanRooms::Endpoints::CreateConfiguredTableAssociation.build(context)
79
+ when :create_configured_table_association_analysis_rule
80
+ Aws::CleanRooms::Endpoints::CreateConfiguredTableAssociationAnalysisRule.build(context)
79
81
  when :create_id_mapping_table
80
82
  Aws::CleanRooms::Endpoints::CreateIdMappingTable.build(context)
81
83
  when :create_id_namespace_association
@@ -96,6 +98,8 @@ module Aws::CleanRooms
96
98
  Aws::CleanRooms::Endpoints::DeleteConfiguredTableAnalysisRule.build(context)
97
99
  when :delete_configured_table_association
98
100
  Aws::CleanRooms::Endpoints::DeleteConfiguredTableAssociation.build(context)
101
+ when :delete_configured_table_association_analysis_rule
102
+ Aws::CleanRooms::Endpoints::DeleteConfiguredTableAssociationAnalysisRule.build(context)
99
103
  when :delete_id_mapping_table
100
104
  Aws::CleanRooms::Endpoints::DeleteIdMappingTable.build(context)
101
105
  when :delete_id_namespace_association
@@ -126,6 +130,8 @@ module Aws::CleanRooms
126
130
  Aws::CleanRooms::Endpoints::GetConfiguredTableAnalysisRule.build(context)
127
131
  when :get_configured_table_association
128
132
  Aws::CleanRooms::Endpoints::GetConfiguredTableAssociation.build(context)
133
+ when :get_configured_table_association_analysis_rule
134
+ Aws::CleanRooms::Endpoints::GetConfiguredTableAssociationAnalysisRule.build(context)
129
135
  when :get_id_mapping_table
130
136
  Aws::CleanRooms::Endpoints::GetIdMappingTable.build(context)
131
137
  when :get_id_namespace_association
@@ -200,6 +206,8 @@ module Aws::CleanRooms
200
206
  Aws::CleanRooms::Endpoints::UpdateConfiguredTableAnalysisRule.build(context)
201
207
  when :update_configured_table_association
202
208
  Aws::CleanRooms::Endpoints::UpdateConfiguredTableAssociation.build(context)
209
+ when :update_configured_table_association_analysis_rule
210
+ Aws::CleanRooms::Endpoints::UpdateConfiguredTableAssociationAnalysisRule.build(context)
203
211
  when :update_id_mapping_table
204
212
  Aws::CleanRooms::Endpoints::UpdateIdMappingTable.build(context)
205
213
  when :update_id_namespace_association