aws-sdk-cleanrooms 1.14.0 → 1.15.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.
@@ -68,9 +68,17 @@ module Aws::CleanRooms
68
68
  CollaborationAnalysisTemplateSummary = Shapes::StructureShape.new(name: 'CollaborationAnalysisTemplateSummary')
69
69
  CollaborationAnalysisTemplateSummaryList = Shapes::ListShape.new(name: 'CollaborationAnalysisTemplateSummaryList')
70
70
  CollaborationArn = Shapes::StringShape.new(name: 'CollaborationArn')
71
+ CollaborationConfiguredAudienceModelAssociation = Shapes::StructureShape.new(name: 'CollaborationConfiguredAudienceModelAssociation')
72
+ CollaborationConfiguredAudienceModelAssociationSummary = Shapes::StructureShape.new(name: 'CollaborationConfiguredAudienceModelAssociationSummary')
73
+ CollaborationConfiguredAudienceModelAssociationSummaryList = Shapes::ListShape.new(name: 'CollaborationConfiguredAudienceModelAssociationSummaryList')
71
74
  CollaborationDescription = Shapes::StringShape.new(name: 'CollaborationDescription')
72
75
  CollaborationIdentifier = Shapes::StringShape.new(name: 'CollaborationIdentifier')
73
76
  CollaborationName = Shapes::StringShape.new(name: 'CollaborationName')
77
+ CollaborationPrivacyBudgetSummary = Shapes::StructureShape.new(name: 'CollaborationPrivacyBudgetSummary')
78
+ CollaborationPrivacyBudgetSummaryList = Shapes::ListShape.new(name: 'CollaborationPrivacyBudgetSummaryList')
79
+ CollaborationPrivacyBudgetTemplate = Shapes::StructureShape.new(name: 'CollaborationPrivacyBudgetTemplate')
80
+ CollaborationPrivacyBudgetTemplateSummary = Shapes::StructureShape.new(name: 'CollaborationPrivacyBudgetTemplateSummary')
81
+ CollaborationPrivacyBudgetTemplateSummaryList = Shapes::ListShape.new(name: 'CollaborationPrivacyBudgetTemplateSummaryList')
74
82
  CollaborationQueryLogStatus = Shapes::StringShape.new(name: 'CollaborationQueryLogStatus')
75
83
  CollaborationSummary = Shapes::StructureShape.new(name: 'CollaborationSummary')
76
84
  CollaborationSummaryList = Shapes::ListShape.new(name: 'CollaborationSummaryList')
@@ -78,6 +86,13 @@ module Aws::CleanRooms
78
86
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
79
87
  ColumnName = Shapes::StringShape.new(name: 'ColumnName')
80
88
  ColumnTypeString = Shapes::StringShape.new(name: 'ColumnTypeString')
89
+ ConfiguredAudienceModelArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelArn')
90
+ ConfiguredAudienceModelAssociation = Shapes::StructureShape.new(name: 'ConfiguredAudienceModelAssociation')
91
+ ConfiguredAudienceModelAssociationArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelAssociationArn')
92
+ ConfiguredAudienceModelAssociationIdentifier = Shapes::StringShape.new(name: 'ConfiguredAudienceModelAssociationIdentifier')
93
+ ConfiguredAudienceModelAssociationName = Shapes::StringShape.new(name: 'ConfiguredAudienceModelAssociationName')
94
+ ConfiguredAudienceModelAssociationSummary = Shapes::StructureShape.new(name: 'ConfiguredAudienceModelAssociationSummary')
95
+ ConfiguredAudienceModelAssociationSummaryList = Shapes::ListShape.new(name: 'ConfiguredAudienceModelAssociationSummaryList')
81
96
  ConfiguredTable = Shapes::StructureShape.new(name: 'ConfiguredTable')
82
97
  ConfiguredTableAnalysisRule = Shapes::StructureShape.new(name: 'ConfiguredTableAnalysisRule')
83
98
  ConfiguredTableAnalysisRulePolicy = Shapes::UnionShape.new(name: 'ConfiguredTableAnalysisRulePolicy')
@@ -99,6 +114,8 @@ module Aws::CleanRooms
99
114
  CreateAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'CreateAnalysisTemplateOutput')
100
115
  CreateCollaborationInput = Shapes::StructureShape.new(name: 'CreateCollaborationInput')
101
116
  CreateCollaborationOutput = Shapes::StructureShape.new(name: 'CreateCollaborationOutput')
117
+ CreateConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'CreateConfiguredAudienceModelAssociationInput')
118
+ CreateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'CreateConfiguredAudienceModelAssociationOutput')
102
119
  CreateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleInput')
103
120
  CreateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleOutput')
104
121
  CreateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationInput')
@@ -107,11 +124,15 @@ module Aws::CleanRooms
107
124
  CreateConfiguredTableOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableOutput')
108
125
  CreateMembershipInput = Shapes::StructureShape.new(name: 'CreateMembershipInput')
109
126
  CreateMembershipOutput = Shapes::StructureShape.new(name: 'CreateMembershipOutput')
127
+ CreatePrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'CreatePrivacyBudgetTemplateInput')
128
+ CreatePrivacyBudgetTemplateOutput = Shapes::StructureShape.new(name: 'CreatePrivacyBudgetTemplateOutput')
110
129
  DataEncryptionMetadata = Shapes::StructureShape.new(name: 'DataEncryptionMetadata')
111
130
  DeleteAnalysisTemplateInput = Shapes::StructureShape.new(name: 'DeleteAnalysisTemplateInput')
112
131
  DeleteAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'DeleteAnalysisTemplateOutput')
113
132
  DeleteCollaborationInput = Shapes::StructureShape.new(name: 'DeleteCollaborationInput')
114
133
  DeleteCollaborationOutput = Shapes::StructureShape.new(name: 'DeleteCollaborationOutput')
134
+ DeleteConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'DeleteConfiguredAudienceModelAssociationInput')
135
+ DeleteConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredAudienceModelAssociationOutput')
115
136
  DeleteConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleInput')
116
137
  DeleteConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleOutput')
117
138
  DeleteConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationInput')
@@ -122,15 +143,47 @@ module Aws::CleanRooms
122
143
  DeleteMemberOutput = Shapes::StructureShape.new(name: 'DeleteMemberOutput')
123
144
  DeleteMembershipInput = Shapes::StructureShape.new(name: 'DeleteMembershipInput')
124
145
  DeleteMembershipOutput = Shapes::StructureShape.new(name: 'DeleteMembershipOutput')
146
+ DeletePrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'DeletePrivacyBudgetTemplateInput')
147
+ DeletePrivacyBudgetTemplateOutput = Shapes::StructureShape.new(name: 'DeletePrivacyBudgetTemplateOutput')
148
+ DifferentialPrivacyAggregationExpression = Shapes::StringShape.new(name: 'DifferentialPrivacyAggregationExpression')
149
+ DifferentialPrivacyAggregationType = Shapes::StringShape.new(name: 'DifferentialPrivacyAggregationType')
150
+ DifferentialPrivacyColumn = Shapes::StructureShape.new(name: 'DifferentialPrivacyColumn')
151
+ DifferentialPrivacyColumnList = Shapes::ListShape.new(name: 'DifferentialPrivacyColumnList')
152
+ DifferentialPrivacyConfiguration = Shapes::StructureShape.new(name: 'DifferentialPrivacyConfiguration')
153
+ DifferentialPrivacyParameters = Shapes::StructureShape.new(name: 'DifferentialPrivacyParameters')
154
+ DifferentialPrivacyPreviewAggregation = Shapes::StructureShape.new(name: 'DifferentialPrivacyPreviewAggregation')
155
+ DifferentialPrivacyPreviewAggregationList = Shapes::ListShape.new(name: 'DifferentialPrivacyPreviewAggregationList')
156
+ DifferentialPrivacyPreviewAggregationMaxCountInteger = Shapes::IntegerShape.new(name: 'DifferentialPrivacyPreviewAggregationMaxCountInteger')
157
+ DifferentialPrivacyPreviewParametersInput = Shapes::StructureShape.new(name: 'DifferentialPrivacyPreviewParametersInput')
158
+ DifferentialPrivacyPrivacyBudget = Shapes::StructureShape.new(name: 'DifferentialPrivacyPrivacyBudget')
159
+ DifferentialPrivacyPrivacyBudgetAggregation = Shapes::StructureShape.new(name: 'DifferentialPrivacyPrivacyBudgetAggregation')
160
+ DifferentialPrivacyPrivacyBudgetAggregationList = Shapes::ListShape.new(name: 'DifferentialPrivacyPrivacyBudgetAggregationList')
161
+ DifferentialPrivacyPrivacyBudgetAggregationMaxCountInteger = Shapes::IntegerShape.new(name: 'DifferentialPrivacyPrivacyBudgetAggregationMaxCountInteger')
162
+ DifferentialPrivacyPrivacyBudgetAggregationRemainingCountInteger = Shapes::IntegerShape.new(name: 'DifferentialPrivacyPrivacyBudgetAggregationRemainingCountInteger')
163
+ DifferentialPrivacyPrivacyImpact = Shapes::StructureShape.new(name: 'DifferentialPrivacyPrivacyImpact')
164
+ DifferentialPrivacySensitivityParameters = Shapes::StructureShape.new(name: 'DifferentialPrivacySensitivityParameters')
165
+ DifferentialPrivacySensitivityParametersList = Shapes::ListShape.new(name: 'DifferentialPrivacySensitivityParametersList')
166
+ DifferentialPrivacySensitivityParametersUserContributionLimitInteger = Shapes::IntegerShape.new(name: 'DifferentialPrivacySensitivityParametersUserContributionLimitInteger')
167
+ DifferentialPrivacyTemplateParametersInput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersInput')
168
+ DifferentialPrivacyTemplateParametersOutput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersOutput')
169
+ DifferentialPrivacyTemplateUpdateParameters = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateUpdateParameters')
125
170
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
126
171
  Double = Shapes::FloatShape.new(name: 'Double')
172
+ Epsilon = Shapes::IntegerShape.new(name: 'Epsilon')
127
173
  FilterableMemberStatus = Shapes::StringShape.new(name: 'FilterableMemberStatus')
174
+ Float = Shapes::FloatShape.new(name: 'Float')
128
175
  GetAnalysisTemplateInput = Shapes::StructureShape.new(name: 'GetAnalysisTemplateInput')
129
176
  GetAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'GetAnalysisTemplateOutput')
130
177
  GetCollaborationAnalysisTemplateInput = Shapes::StructureShape.new(name: 'GetCollaborationAnalysisTemplateInput')
131
178
  GetCollaborationAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'GetCollaborationAnalysisTemplateOutput')
179
+ GetCollaborationConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'GetCollaborationConfiguredAudienceModelAssociationInput')
180
+ GetCollaborationConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'GetCollaborationConfiguredAudienceModelAssociationOutput')
132
181
  GetCollaborationInput = Shapes::StructureShape.new(name: 'GetCollaborationInput')
133
182
  GetCollaborationOutput = Shapes::StructureShape.new(name: 'GetCollaborationOutput')
183
+ GetCollaborationPrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'GetCollaborationPrivacyBudgetTemplateInput')
184
+ GetCollaborationPrivacyBudgetTemplateOutput = Shapes::StructureShape.new(name: 'GetCollaborationPrivacyBudgetTemplateOutput')
185
+ GetConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'GetConfiguredAudienceModelAssociationInput')
186
+ GetConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'GetConfiguredAudienceModelAssociationOutput')
134
187
  GetConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleInput')
135
188
  GetConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleOutput')
136
189
  GetConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationInput')
@@ -139,6 +192,8 @@ module Aws::CleanRooms
139
192
  GetConfiguredTableOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableOutput')
140
193
  GetMembershipInput = Shapes::StructureShape.new(name: 'GetMembershipInput')
141
194
  GetMembershipOutput = Shapes::StructureShape.new(name: 'GetMembershipOutput')
195
+ GetPrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'GetPrivacyBudgetTemplateInput')
196
+ GetPrivacyBudgetTemplateOutput = Shapes::StructureShape.new(name: 'GetPrivacyBudgetTemplateOutput')
142
197
  GetProtectedQueryInput = Shapes::StructureShape.new(name: 'GetProtectedQueryInput')
143
198
  GetProtectedQueryOutput = Shapes::StructureShape.new(name: 'GetProtectedQueryOutput')
144
199
  GetSchemaAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetSchemaAnalysisRuleInput')
@@ -157,8 +212,16 @@ module Aws::CleanRooms
157
212
  ListAnalysisTemplatesOutput = Shapes::StructureShape.new(name: 'ListAnalysisTemplatesOutput')
158
213
  ListCollaborationAnalysisTemplatesInput = Shapes::StructureShape.new(name: 'ListCollaborationAnalysisTemplatesInput')
159
214
  ListCollaborationAnalysisTemplatesOutput = Shapes::StructureShape.new(name: 'ListCollaborationAnalysisTemplatesOutput')
215
+ ListCollaborationConfiguredAudienceModelAssociationsInput = Shapes::StructureShape.new(name: 'ListCollaborationConfiguredAudienceModelAssociationsInput')
216
+ ListCollaborationConfiguredAudienceModelAssociationsOutput = Shapes::StructureShape.new(name: 'ListCollaborationConfiguredAudienceModelAssociationsOutput')
217
+ ListCollaborationPrivacyBudgetTemplatesInput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetTemplatesInput')
218
+ ListCollaborationPrivacyBudgetTemplatesOutput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetTemplatesOutput')
219
+ ListCollaborationPrivacyBudgetsInput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetsInput')
220
+ ListCollaborationPrivacyBudgetsOutput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetsOutput')
160
221
  ListCollaborationsInput = Shapes::StructureShape.new(name: 'ListCollaborationsInput')
161
222
  ListCollaborationsOutput = Shapes::StructureShape.new(name: 'ListCollaborationsOutput')
223
+ ListConfiguredAudienceModelAssociationsInput = Shapes::StructureShape.new(name: 'ListConfiguredAudienceModelAssociationsInput')
224
+ ListConfiguredAudienceModelAssociationsOutput = Shapes::StructureShape.new(name: 'ListConfiguredAudienceModelAssociationsOutput')
162
225
  ListConfiguredTableAssociationsInput = Shapes::StructureShape.new(name: 'ListConfiguredTableAssociationsInput')
163
226
  ListConfiguredTableAssociationsOutput = Shapes::StructureShape.new(name: 'ListConfiguredTableAssociationsOutput')
164
227
  ListConfiguredTablesInput = Shapes::StructureShape.new(name: 'ListConfiguredTablesInput')
@@ -167,6 +230,10 @@ module Aws::CleanRooms
167
230
  ListMembersOutput = Shapes::StructureShape.new(name: 'ListMembersOutput')
168
231
  ListMembershipsInput = Shapes::StructureShape.new(name: 'ListMembershipsInput')
169
232
  ListMembershipsOutput = Shapes::StructureShape.new(name: 'ListMembershipsOutput')
233
+ ListPrivacyBudgetTemplatesInput = Shapes::StructureShape.new(name: 'ListPrivacyBudgetTemplatesInput')
234
+ ListPrivacyBudgetTemplatesOutput = Shapes::StructureShape.new(name: 'ListPrivacyBudgetTemplatesOutput')
235
+ ListPrivacyBudgetsInput = Shapes::StructureShape.new(name: 'ListPrivacyBudgetsInput')
236
+ ListPrivacyBudgetsOutput = Shapes::StructureShape.new(name: 'ListPrivacyBudgetsOutput')
170
237
  ListProtectedQueriesInput = Shapes::StructureShape.new(name: 'ListProtectedQueriesInput')
171
238
  ListProtectedQueriesOutput = Shapes::StructureShape.new(name: 'ListProtectedQueriesOutput')
172
239
  ListSchemasInput = Shapes::StructureShape.new(name: 'ListSchemasInput')
@@ -199,6 +266,23 @@ module Aws::CleanRooms
199
266
  ParameterType = Shapes::StringShape.new(name: 'ParameterType')
200
267
  ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
201
268
  PaymentConfiguration = Shapes::StructureShape.new(name: 'PaymentConfiguration')
269
+ PreviewPrivacyImpactInput = Shapes::StructureShape.new(name: 'PreviewPrivacyImpactInput')
270
+ PreviewPrivacyImpactOutput = Shapes::StructureShape.new(name: 'PreviewPrivacyImpactOutput')
271
+ PreviewPrivacyImpactParametersInput = Shapes::UnionShape.new(name: 'PreviewPrivacyImpactParametersInput')
272
+ PrivacyBudget = Shapes::UnionShape.new(name: 'PrivacyBudget')
273
+ PrivacyBudgetSummary = Shapes::StructureShape.new(name: 'PrivacyBudgetSummary')
274
+ PrivacyBudgetSummaryList = Shapes::ListShape.new(name: 'PrivacyBudgetSummaryList')
275
+ PrivacyBudgetTemplate = Shapes::StructureShape.new(name: 'PrivacyBudgetTemplate')
276
+ PrivacyBudgetTemplateArn = Shapes::StringShape.new(name: 'PrivacyBudgetTemplateArn')
277
+ PrivacyBudgetTemplateAutoRefresh = Shapes::StringShape.new(name: 'PrivacyBudgetTemplateAutoRefresh')
278
+ PrivacyBudgetTemplateIdentifier = Shapes::StringShape.new(name: 'PrivacyBudgetTemplateIdentifier')
279
+ PrivacyBudgetTemplateParametersInput = Shapes::UnionShape.new(name: 'PrivacyBudgetTemplateParametersInput')
280
+ PrivacyBudgetTemplateParametersOutput = Shapes::UnionShape.new(name: 'PrivacyBudgetTemplateParametersOutput')
281
+ PrivacyBudgetTemplateSummary = Shapes::StructureShape.new(name: 'PrivacyBudgetTemplateSummary')
282
+ PrivacyBudgetTemplateSummaryList = Shapes::ListShape.new(name: 'PrivacyBudgetTemplateSummaryList')
283
+ PrivacyBudgetTemplateUpdateParameters = Shapes::UnionShape.new(name: 'PrivacyBudgetTemplateUpdateParameters')
284
+ PrivacyBudgetType = Shapes::StringShape.new(name: 'PrivacyBudgetType')
285
+ PrivacyImpact = Shapes::UnionShape.new(name: 'PrivacyImpact')
202
286
  ProtectedQuery = Shapes::StructureShape.new(name: 'ProtectedQuery')
203
287
  ProtectedQueryError = Shapes::StructureShape.new(name: 'ProtectedQueryError')
204
288
  ProtectedQueryIdentifier = Shapes::StringShape.new(name: 'ProtectedQueryIdentifier')
@@ -257,6 +341,8 @@ module Aws::CleanRooms
257
341
  UpdateAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'UpdateAnalysisTemplateOutput')
258
342
  UpdateCollaborationInput = Shapes::StructureShape.new(name: 'UpdateCollaborationInput')
259
343
  UpdateCollaborationOutput = Shapes::StructureShape.new(name: 'UpdateCollaborationOutput')
344
+ UpdateConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'UpdateConfiguredAudienceModelAssociationInput')
345
+ UpdateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredAudienceModelAssociationOutput')
260
346
  UpdateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleInput')
261
347
  UpdateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleOutput')
262
348
  UpdateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationInput')
@@ -265,8 +351,11 @@ module Aws::CleanRooms
265
351
  UpdateConfiguredTableOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableOutput')
266
352
  UpdateMembershipInput = Shapes::StructureShape.new(name: 'UpdateMembershipInput')
267
353
  UpdateMembershipOutput = Shapes::StructureShape.new(name: 'UpdateMembershipOutput')
354
+ UpdatePrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'UpdatePrivacyBudgetTemplateInput')
355
+ UpdatePrivacyBudgetTemplateOutput = Shapes::StructureShape.new(name: 'UpdatePrivacyBudgetTemplateOutput')
268
356
  UpdateProtectedQueryInput = Shapes::StructureShape.new(name: 'UpdateProtectedQueryInput')
269
357
  UpdateProtectedQueryOutput = Shapes::StructureShape.new(name: 'UpdateProtectedQueryOutput')
358
+ UsersNoisePerQuery = Shapes::IntegerShape.new(name: 'UsersNoisePerQuery')
270
359
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
271
360
  ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
272
361
  ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
@@ -321,6 +410,7 @@ module Aws::CleanRooms
321
410
 
322
411
  AnalysisRuleCustom.add_member(:allowed_analyses, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysesList, required: true, location_name: "allowedAnalyses"))
323
412
  AnalysisRuleCustom.add_member(:allowed_analysis_providers, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysisProvidersList, location_name: "allowedAnalysisProviders"))
413
+ AnalysisRuleCustom.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyConfiguration, location_name: "differentialPrivacy"))
324
414
  AnalysisRuleCustom.struct_class = Types::AnalysisRuleCustom
325
415
 
326
416
  AnalysisRuleCustomAllowedAnalysesList.member = Shapes::ShapeRef.new(shape: AnalysisTemplateArnOrQueryWildcard)
@@ -468,6 +558,69 @@ module Aws::CleanRooms
468
558
 
469
559
  CollaborationAnalysisTemplateSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationAnalysisTemplateSummary)
470
560
 
561
+ CollaborationConfiguredAudienceModelAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location_name: "id"))
562
+ CollaborationConfiguredAudienceModelAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
563
+ CollaborationConfiguredAudienceModelAssociation.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
564
+ CollaborationConfiguredAudienceModelAssociation.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
565
+ CollaborationConfiguredAudienceModelAssociation.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
566
+ CollaborationConfiguredAudienceModelAssociation.add_member(:name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, required: true, location_name: "name"))
567
+ CollaborationConfiguredAudienceModelAssociation.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
568
+ CollaborationConfiguredAudienceModelAssociation.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
569
+ CollaborationConfiguredAudienceModelAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
570
+ CollaborationConfiguredAudienceModelAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
571
+ CollaborationConfiguredAudienceModelAssociation.struct_class = Types::CollaborationConfiguredAudienceModelAssociation
572
+
573
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
574
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
575
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location_name: "id"))
576
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, required: true, location_name: "name"))
577
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
578
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
579
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
580
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
581
+ CollaborationConfiguredAudienceModelAssociationSummary.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
582
+ CollaborationConfiguredAudienceModelAssociationSummary.struct_class = Types::CollaborationConfiguredAudienceModelAssociationSummary
583
+
584
+ CollaborationConfiguredAudienceModelAssociationSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationConfiguredAudienceModelAssociationSummary)
585
+
586
+ CollaborationPrivacyBudgetSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
587
+ CollaborationPrivacyBudgetSummary.add_member(:privacy_budget_template_id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "privacyBudgetTemplateId"))
588
+ CollaborationPrivacyBudgetSummary.add_member(:privacy_budget_template_arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "privacyBudgetTemplateArn"))
589
+ CollaborationPrivacyBudgetSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
590
+ CollaborationPrivacyBudgetSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
591
+ CollaborationPrivacyBudgetSummary.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
592
+ CollaborationPrivacyBudgetSummary.add_member(:type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "type"))
593
+ CollaborationPrivacyBudgetSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
594
+ CollaborationPrivacyBudgetSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
595
+ CollaborationPrivacyBudgetSummary.add_member(:budget, Shapes::ShapeRef.new(shape: PrivacyBudget, required: true, location_name: "budget"))
596
+ CollaborationPrivacyBudgetSummary.struct_class = Types::CollaborationPrivacyBudgetSummary
597
+
598
+ CollaborationPrivacyBudgetSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationPrivacyBudgetSummary)
599
+
600
+ CollaborationPrivacyBudgetTemplate.add_member(:id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "id"))
601
+ CollaborationPrivacyBudgetTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "arn"))
602
+ CollaborationPrivacyBudgetTemplate.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
603
+ CollaborationPrivacyBudgetTemplate.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
604
+ CollaborationPrivacyBudgetTemplate.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
605
+ CollaborationPrivacyBudgetTemplate.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
606
+ CollaborationPrivacyBudgetTemplate.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
607
+ CollaborationPrivacyBudgetTemplate.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
608
+ CollaborationPrivacyBudgetTemplate.add_member(:auto_refresh, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateAutoRefresh, required: true, location_name: "autoRefresh"))
609
+ CollaborationPrivacyBudgetTemplate.add_member(:parameters, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateParametersOutput, required: true, location_name: "parameters"))
610
+ CollaborationPrivacyBudgetTemplate.struct_class = Types::CollaborationPrivacyBudgetTemplate
611
+
612
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "id"))
613
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "arn"))
614
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
615
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
616
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
617
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
618
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
619
+ CollaborationPrivacyBudgetTemplateSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
620
+ CollaborationPrivacyBudgetTemplateSummary.struct_class = Types::CollaborationPrivacyBudgetTemplateSummary
621
+
622
+ CollaborationPrivacyBudgetTemplateSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationPrivacyBudgetTemplateSummary)
623
+
471
624
  CollaborationSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
472
625
  CollaborationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "arn"))
473
626
  CollaborationSummary.add_member(:name, Shapes::ShapeRef.new(shape: CollaborationName, required: true, location_name: "name"))
@@ -488,6 +641,35 @@ module Aws::CleanRooms
488
641
 
489
642
  ColumnList.member = Shapes::ShapeRef.new(shape: Column)
490
643
 
644
+ ConfiguredAudienceModelAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location_name: "id"))
645
+ ConfiguredAudienceModelAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
646
+ ConfiguredAudienceModelAssociation.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
647
+ ConfiguredAudienceModelAssociation.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
648
+ ConfiguredAudienceModelAssociation.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
649
+ ConfiguredAudienceModelAssociation.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
650
+ ConfiguredAudienceModelAssociation.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
651
+ ConfiguredAudienceModelAssociation.add_member(:name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, required: true, location_name: "name"))
652
+ ConfiguredAudienceModelAssociation.add_member(:manage_resource_policies, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "manageResourcePolicies"))
653
+ ConfiguredAudienceModelAssociation.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
654
+ ConfiguredAudienceModelAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
655
+ ConfiguredAudienceModelAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
656
+ ConfiguredAudienceModelAssociation.struct_class = Types::ConfiguredAudienceModelAssociation
657
+
658
+ ConfiguredAudienceModelAssociationSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
659
+ ConfiguredAudienceModelAssociationSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
660
+ ConfiguredAudienceModelAssociationSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
661
+ ConfiguredAudienceModelAssociationSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
662
+ ConfiguredAudienceModelAssociationSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
663
+ ConfiguredAudienceModelAssociationSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
664
+ ConfiguredAudienceModelAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
665
+ ConfiguredAudienceModelAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
666
+ ConfiguredAudienceModelAssociationSummary.add_member(:name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, required: true, location_name: "name"))
667
+ ConfiguredAudienceModelAssociationSummary.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
668
+ ConfiguredAudienceModelAssociationSummary.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
669
+ ConfiguredAudienceModelAssociationSummary.struct_class = Types::ConfiguredAudienceModelAssociationSummary
670
+
671
+ ConfiguredAudienceModelAssociationSummaryList.member = Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationSummary)
672
+
491
673
  ConfiguredTable.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
492
674
  ConfiguredTable.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredTableArn, required: true, location_name: "arn"))
493
675
  ConfiguredTable.add_member(:name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "name"))
@@ -594,6 +776,17 @@ module Aws::CleanRooms
594
776
  CreateCollaborationOutput.add_member(:collaboration, Shapes::ShapeRef.new(shape: Collaboration, required: true, location_name: "collaboration"))
595
777
  CreateCollaborationOutput.struct_class = Types::CreateCollaborationOutput
596
778
 
779
+ CreateConfiguredAudienceModelAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
780
+ CreateConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
781
+ CreateConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_association_name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, required: true, location_name: "configuredAudienceModelAssociationName"))
782
+ CreateConfiguredAudienceModelAssociationInput.add_member(:manage_resource_policies, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "manageResourcePolicies"))
783
+ CreateConfiguredAudienceModelAssociationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
784
+ CreateConfiguredAudienceModelAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
785
+ CreateConfiguredAudienceModelAssociationInput.struct_class = Types::CreateConfiguredAudienceModelAssociationInput
786
+
787
+ CreateConfiguredAudienceModelAssociationOutput.add_member(:configured_audience_model_association, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociation, required: true, location_name: "configuredAudienceModelAssociation"))
788
+ CreateConfiguredAudienceModelAssociationOutput.struct_class = Types::CreateConfiguredAudienceModelAssociationOutput
789
+
597
790
  CreateConfiguredTableAnalysisRuleInput.add_member(:configured_table_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableIdentifier, required: true, location: "uri", location_name: "configuredTableIdentifier"))
598
791
  CreateConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRuleType, required: true, location_name: "analysisRuleType"))
599
792
  CreateConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
@@ -634,6 +827,16 @@ module Aws::CleanRooms
634
827
  CreateMembershipOutput.add_member(:membership, Shapes::ShapeRef.new(shape: Membership, required: true, location_name: "membership"))
635
828
  CreateMembershipOutput.struct_class = Types::CreateMembershipOutput
636
829
 
830
+ CreatePrivacyBudgetTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
831
+ CreatePrivacyBudgetTemplateInput.add_member(:auto_refresh, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateAutoRefresh, required: true, location_name: "autoRefresh"))
832
+ CreatePrivacyBudgetTemplateInput.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
833
+ CreatePrivacyBudgetTemplateInput.add_member(:parameters, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateParametersInput, required: true, location_name: "parameters"))
834
+ CreatePrivacyBudgetTemplateInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
835
+ CreatePrivacyBudgetTemplateInput.struct_class = Types::CreatePrivacyBudgetTemplateInput
836
+
837
+ CreatePrivacyBudgetTemplateOutput.add_member(:privacy_budget_template, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplate, required: true, location_name: "privacyBudgetTemplate"))
838
+ CreatePrivacyBudgetTemplateOutput.struct_class = Types::CreatePrivacyBudgetTemplateOutput
839
+
637
840
  DataEncryptionMetadata.add_member(:allow_cleartext, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "allowCleartext"))
638
841
  DataEncryptionMetadata.add_member(:allow_duplicates, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "allowDuplicates"))
639
842
  DataEncryptionMetadata.add_member(:allow_joins_on_columns_with_different_names, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "allowJoinsOnColumnsWithDifferentNames"))
@@ -651,6 +854,12 @@ module Aws::CleanRooms
651
854
 
652
855
  DeleteCollaborationOutput.struct_class = Types::DeleteCollaborationOutput
653
856
 
857
+ DeleteConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location: "uri", location_name: "configuredAudienceModelAssociationIdentifier"))
858
+ DeleteConfiguredAudienceModelAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
859
+ DeleteConfiguredAudienceModelAssociationInput.struct_class = Types::DeleteConfiguredAudienceModelAssociationInput
860
+
861
+ DeleteConfiguredAudienceModelAssociationOutput.struct_class = Types::DeleteConfiguredAudienceModelAssociationOutput
862
+
654
863
  DeleteConfiguredTableAnalysisRuleInput.add_member(:configured_table_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableIdentifier, required: true, location: "uri", location_name: "configuredTableIdentifier"))
655
864
  DeleteConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
656
865
  DeleteConfiguredTableAnalysisRuleInput.struct_class = Types::DeleteConfiguredTableAnalysisRuleInput
@@ -679,6 +888,68 @@ module Aws::CleanRooms
679
888
 
680
889
  DeleteMembershipOutput.struct_class = Types::DeleteMembershipOutput
681
890
 
891
+ DeletePrivacyBudgetTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
892
+ DeletePrivacyBudgetTemplateInput.add_member(:privacy_budget_template_identifier, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location: "uri", location_name: "privacyBudgetTemplateIdentifier"))
893
+ DeletePrivacyBudgetTemplateInput.struct_class = Types::DeletePrivacyBudgetTemplateInput
894
+
895
+ DeletePrivacyBudgetTemplateOutput.struct_class = Types::DeletePrivacyBudgetTemplateOutput
896
+
897
+ DifferentialPrivacyColumn.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
898
+ DifferentialPrivacyColumn.struct_class = Types::DifferentialPrivacyColumn
899
+
900
+ DifferentialPrivacyColumnList.member = Shapes::ShapeRef.new(shape: DifferentialPrivacyColumn)
901
+
902
+ DifferentialPrivacyConfiguration.add_member(:columns, Shapes::ShapeRef.new(shape: DifferentialPrivacyColumnList, required: true, location_name: "columns"))
903
+ DifferentialPrivacyConfiguration.struct_class = Types::DifferentialPrivacyConfiguration
904
+
905
+ DifferentialPrivacyParameters.add_member(:sensitivity_parameters, Shapes::ShapeRef.new(shape: DifferentialPrivacySensitivityParametersList, required: true, location_name: "sensitivityParameters"))
906
+ DifferentialPrivacyParameters.struct_class = Types::DifferentialPrivacyParameters
907
+
908
+ DifferentialPrivacyPreviewAggregation.add_member(:type, Shapes::ShapeRef.new(shape: DifferentialPrivacyAggregationType, required: true, location_name: "type"))
909
+ DifferentialPrivacyPreviewAggregation.add_member(:max_count, Shapes::ShapeRef.new(shape: DifferentialPrivacyPreviewAggregationMaxCountInteger, required: true, location_name: "maxCount"))
910
+ DifferentialPrivacyPreviewAggregation.struct_class = Types::DifferentialPrivacyPreviewAggregation
911
+
912
+ DifferentialPrivacyPreviewAggregationList.member = Shapes::ShapeRef.new(shape: DifferentialPrivacyPreviewAggregation)
913
+
914
+ DifferentialPrivacyPreviewParametersInput.add_member(:epsilon, Shapes::ShapeRef.new(shape: Epsilon, required: true, location_name: "epsilon"))
915
+ DifferentialPrivacyPreviewParametersInput.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, required: true, location_name: "usersNoisePerQuery"))
916
+ DifferentialPrivacyPreviewParametersInput.struct_class = Types::DifferentialPrivacyPreviewParametersInput
917
+
918
+ DifferentialPrivacyPrivacyBudget.add_member(:aggregations, Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyBudgetAggregationList, required: true, location_name: "aggregations"))
919
+ DifferentialPrivacyPrivacyBudget.add_member(:epsilon, Shapes::ShapeRef.new(shape: Epsilon, required: true, location_name: "epsilon"))
920
+ DifferentialPrivacyPrivacyBudget.struct_class = Types::DifferentialPrivacyPrivacyBudget
921
+
922
+ DifferentialPrivacyPrivacyBudgetAggregation.add_member(:type, Shapes::ShapeRef.new(shape: DifferentialPrivacyAggregationType, required: true, location_name: "type"))
923
+ DifferentialPrivacyPrivacyBudgetAggregation.add_member(:max_count, Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyBudgetAggregationMaxCountInteger, required: true, location_name: "maxCount"))
924
+ DifferentialPrivacyPrivacyBudgetAggregation.add_member(:remaining_count, Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyBudgetAggregationRemainingCountInteger, required: true, location_name: "remainingCount"))
925
+ DifferentialPrivacyPrivacyBudgetAggregation.struct_class = Types::DifferentialPrivacyPrivacyBudgetAggregation
926
+
927
+ DifferentialPrivacyPrivacyBudgetAggregationList.member = Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyBudgetAggregation)
928
+
929
+ DifferentialPrivacyPrivacyImpact.add_member(:aggregations, Shapes::ShapeRef.new(shape: DifferentialPrivacyPreviewAggregationList, required: true, location_name: "aggregations"))
930
+ DifferentialPrivacyPrivacyImpact.struct_class = Types::DifferentialPrivacyPrivacyImpact
931
+
932
+ DifferentialPrivacySensitivityParameters.add_member(:aggregation_type, Shapes::ShapeRef.new(shape: DifferentialPrivacyAggregationType, required: true, location_name: "aggregationType"))
933
+ DifferentialPrivacySensitivityParameters.add_member(:aggregation_expression, Shapes::ShapeRef.new(shape: DifferentialPrivacyAggregationExpression, required: true, location_name: "aggregationExpression"))
934
+ DifferentialPrivacySensitivityParameters.add_member(:user_contribution_limit, Shapes::ShapeRef.new(shape: DifferentialPrivacySensitivityParametersUserContributionLimitInteger, required: true, location_name: "userContributionLimit"))
935
+ DifferentialPrivacySensitivityParameters.add_member(:min_column_value, Shapes::ShapeRef.new(shape: Float, location_name: "minColumnValue"))
936
+ DifferentialPrivacySensitivityParameters.add_member(:max_column_value, Shapes::ShapeRef.new(shape: Float, location_name: "maxColumnValue"))
937
+ DifferentialPrivacySensitivityParameters.struct_class = Types::DifferentialPrivacySensitivityParameters
938
+
939
+ DifferentialPrivacySensitivityParametersList.member = Shapes::ShapeRef.new(shape: DifferentialPrivacySensitivityParameters)
940
+
941
+ DifferentialPrivacyTemplateParametersInput.add_member(:epsilon, Shapes::ShapeRef.new(shape: Epsilon, required: true, location_name: "epsilon"))
942
+ DifferentialPrivacyTemplateParametersInput.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, required: true, location_name: "usersNoisePerQuery"))
943
+ DifferentialPrivacyTemplateParametersInput.struct_class = Types::DifferentialPrivacyTemplateParametersInput
944
+
945
+ DifferentialPrivacyTemplateParametersOutput.add_member(:epsilon, Shapes::ShapeRef.new(shape: Epsilon, required: true, location_name: "epsilon"))
946
+ DifferentialPrivacyTemplateParametersOutput.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, required: true, location_name: "usersNoisePerQuery"))
947
+ DifferentialPrivacyTemplateParametersOutput.struct_class = Types::DifferentialPrivacyTemplateParametersOutput
948
+
949
+ DifferentialPrivacyTemplateUpdateParameters.add_member(:epsilon, Shapes::ShapeRef.new(shape: Epsilon, location_name: "epsilon"))
950
+ DifferentialPrivacyTemplateUpdateParameters.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, location_name: "usersNoisePerQuery"))
951
+ DifferentialPrivacyTemplateUpdateParameters.struct_class = Types::DifferentialPrivacyTemplateUpdateParameters
952
+
682
953
  GetAnalysisTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
683
954
  GetAnalysisTemplateInput.add_member(:analysis_template_identifier, Shapes::ShapeRef.new(shape: AnalysisTemplateIdentifier, required: true, location: "uri", location_name: "analysisTemplateIdentifier"))
684
955
  GetAnalysisTemplateInput.struct_class = Types::GetAnalysisTemplateInput
@@ -693,12 +964,33 @@ module Aws::CleanRooms
693
964
  GetCollaborationAnalysisTemplateOutput.add_member(:collaboration_analysis_template, Shapes::ShapeRef.new(shape: CollaborationAnalysisTemplate, required: true, location_name: "collaborationAnalysisTemplate"))
694
965
  GetCollaborationAnalysisTemplateOutput.struct_class = Types::GetCollaborationAnalysisTemplateOutput
695
966
 
967
+ GetCollaborationConfiguredAudienceModelAssociationInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
968
+ GetCollaborationConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location: "uri", location_name: "configuredAudienceModelAssociationIdentifier"))
969
+ GetCollaborationConfiguredAudienceModelAssociationInput.struct_class = Types::GetCollaborationConfiguredAudienceModelAssociationInput
970
+
971
+ GetCollaborationConfiguredAudienceModelAssociationOutput.add_member(:collaboration_configured_audience_model_association, Shapes::ShapeRef.new(shape: CollaborationConfiguredAudienceModelAssociation, required: true, location_name: "collaborationConfiguredAudienceModelAssociation"))
972
+ GetCollaborationConfiguredAudienceModelAssociationOutput.struct_class = Types::GetCollaborationConfiguredAudienceModelAssociationOutput
973
+
696
974
  GetCollaborationInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
697
975
  GetCollaborationInput.struct_class = Types::GetCollaborationInput
698
976
 
699
977
  GetCollaborationOutput.add_member(:collaboration, Shapes::ShapeRef.new(shape: Collaboration, required: true, location_name: "collaboration"))
700
978
  GetCollaborationOutput.struct_class = Types::GetCollaborationOutput
701
979
 
980
+ GetCollaborationPrivacyBudgetTemplateInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
981
+ GetCollaborationPrivacyBudgetTemplateInput.add_member(:privacy_budget_template_identifier, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location: "uri", location_name: "privacyBudgetTemplateIdentifier"))
982
+ GetCollaborationPrivacyBudgetTemplateInput.struct_class = Types::GetCollaborationPrivacyBudgetTemplateInput
983
+
984
+ GetCollaborationPrivacyBudgetTemplateOutput.add_member(:collaboration_privacy_budget_template, Shapes::ShapeRef.new(shape: CollaborationPrivacyBudgetTemplate, required: true, location_name: "collaborationPrivacyBudgetTemplate"))
985
+ GetCollaborationPrivacyBudgetTemplateOutput.struct_class = Types::GetCollaborationPrivacyBudgetTemplateOutput
986
+
987
+ GetConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location: "uri", location_name: "configuredAudienceModelAssociationIdentifier"))
988
+ GetConfiguredAudienceModelAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
989
+ GetConfiguredAudienceModelAssociationInput.struct_class = Types::GetConfiguredAudienceModelAssociationInput
990
+
991
+ GetConfiguredAudienceModelAssociationOutput.add_member(:configured_audience_model_association, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociation, required: true, location_name: "configuredAudienceModelAssociation"))
992
+ GetConfiguredAudienceModelAssociationOutput.struct_class = Types::GetConfiguredAudienceModelAssociationOutput
993
+
702
994
  GetConfiguredTableAnalysisRuleInput.add_member(:configured_table_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableIdentifier, required: true, location: "uri", location_name: "configuredTableIdentifier"))
703
995
  GetConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
704
996
  GetConfiguredTableAnalysisRuleInput.struct_class = Types::GetConfiguredTableAnalysisRuleInput
@@ -725,6 +1017,13 @@ module Aws::CleanRooms
725
1017
  GetMembershipOutput.add_member(:membership, Shapes::ShapeRef.new(shape: Membership, required: true, location_name: "membership"))
726
1018
  GetMembershipOutput.struct_class = Types::GetMembershipOutput
727
1019
 
1020
+ GetPrivacyBudgetTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1021
+ GetPrivacyBudgetTemplateInput.add_member(:privacy_budget_template_identifier, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location: "uri", location_name: "privacyBudgetTemplateIdentifier"))
1022
+ GetPrivacyBudgetTemplateInput.struct_class = Types::GetPrivacyBudgetTemplateInput
1023
+
1024
+ GetPrivacyBudgetTemplateOutput.add_member(:privacy_budget_template, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplate, required: true, location_name: "privacyBudgetTemplate"))
1025
+ GetPrivacyBudgetTemplateOutput.struct_class = Types::GetPrivacyBudgetTemplateOutput
1026
+
728
1027
  GetProtectedQueryInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
729
1028
  GetProtectedQueryInput.add_member(:protected_query_identifier, Shapes::ShapeRef.new(shape: ProtectedQueryIdentifier, required: true, location: "uri", location_name: "protectedQueryIdentifier"))
730
1029
  GetProtectedQueryInput.struct_class = Types::GetProtectedQueryInput
@@ -774,6 +1073,34 @@ module Aws::CleanRooms
774
1073
  ListCollaborationAnalysisTemplatesOutput.add_member(:collaboration_analysis_template_summaries, Shapes::ShapeRef.new(shape: CollaborationAnalysisTemplateSummaryList, required: true, location_name: "collaborationAnalysisTemplateSummaries"))
775
1074
  ListCollaborationAnalysisTemplatesOutput.struct_class = Types::ListCollaborationAnalysisTemplatesOutput
776
1075
 
1076
+ ListCollaborationConfiguredAudienceModelAssociationsInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
1077
+ ListCollaborationConfiguredAudienceModelAssociationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1078
+ ListCollaborationConfiguredAudienceModelAssociationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1079
+ ListCollaborationConfiguredAudienceModelAssociationsInput.struct_class = Types::ListCollaborationConfiguredAudienceModelAssociationsInput
1080
+
1081
+ ListCollaborationConfiguredAudienceModelAssociationsOutput.add_member(:collaboration_configured_audience_model_association_summaries, Shapes::ShapeRef.new(shape: CollaborationConfiguredAudienceModelAssociationSummaryList, required: true, location_name: "collaborationConfiguredAudienceModelAssociationSummaries"))
1082
+ ListCollaborationConfiguredAudienceModelAssociationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1083
+ ListCollaborationConfiguredAudienceModelAssociationsOutput.struct_class = Types::ListCollaborationConfiguredAudienceModelAssociationsOutput
1084
+
1085
+ ListCollaborationPrivacyBudgetTemplatesInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
1086
+ ListCollaborationPrivacyBudgetTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1087
+ ListCollaborationPrivacyBudgetTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1088
+ ListCollaborationPrivacyBudgetTemplatesInput.struct_class = Types::ListCollaborationPrivacyBudgetTemplatesInput
1089
+
1090
+ ListCollaborationPrivacyBudgetTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1091
+ ListCollaborationPrivacyBudgetTemplatesOutput.add_member(:collaboration_privacy_budget_template_summaries, Shapes::ShapeRef.new(shape: CollaborationPrivacyBudgetTemplateSummaryList, required: true, location_name: "collaborationPrivacyBudgetTemplateSummaries"))
1092
+ ListCollaborationPrivacyBudgetTemplatesOutput.struct_class = Types::ListCollaborationPrivacyBudgetTemplatesOutput
1093
+
1094
+ ListCollaborationPrivacyBudgetsInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
1095
+ ListCollaborationPrivacyBudgetsInput.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location: "querystring", location_name: "privacyBudgetType"))
1096
+ ListCollaborationPrivacyBudgetsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1097
+ ListCollaborationPrivacyBudgetsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1098
+ ListCollaborationPrivacyBudgetsInput.struct_class = Types::ListCollaborationPrivacyBudgetsInput
1099
+
1100
+ ListCollaborationPrivacyBudgetsOutput.add_member(:collaboration_privacy_budget_summaries, Shapes::ShapeRef.new(shape: CollaborationPrivacyBudgetSummaryList, required: true, location_name: "collaborationPrivacyBudgetSummaries"))
1101
+ ListCollaborationPrivacyBudgetsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1102
+ ListCollaborationPrivacyBudgetsOutput.struct_class = Types::ListCollaborationPrivacyBudgetsOutput
1103
+
777
1104
  ListCollaborationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
778
1105
  ListCollaborationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
779
1106
  ListCollaborationsInput.add_member(:member_status, Shapes::ShapeRef.new(shape: FilterableMemberStatus, location: "querystring", location_name: "memberStatus"))
@@ -783,6 +1110,15 @@ module Aws::CleanRooms
783
1110
  ListCollaborationsOutput.add_member(:collaboration_list, Shapes::ShapeRef.new(shape: CollaborationSummaryList, required: true, location_name: "collaborationList"))
784
1111
  ListCollaborationsOutput.struct_class = Types::ListCollaborationsOutput
785
1112
 
1113
+ ListConfiguredAudienceModelAssociationsInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1114
+ ListConfiguredAudienceModelAssociationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1115
+ ListConfiguredAudienceModelAssociationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1116
+ ListConfiguredAudienceModelAssociationsInput.struct_class = Types::ListConfiguredAudienceModelAssociationsInput
1117
+
1118
+ ListConfiguredAudienceModelAssociationsOutput.add_member(:configured_audience_model_association_summaries, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationSummaryList, required: true, location_name: "configuredAudienceModelAssociationSummaries"))
1119
+ ListConfiguredAudienceModelAssociationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1120
+ ListConfiguredAudienceModelAssociationsOutput.struct_class = Types::ListConfiguredAudienceModelAssociationsOutput
1121
+
786
1122
  ListConfiguredTableAssociationsInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
787
1123
  ListConfiguredTableAssociationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
788
1124
  ListConfiguredTableAssociationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -818,6 +1154,25 @@ module Aws::CleanRooms
818
1154
  ListMembershipsOutput.add_member(:membership_summaries, Shapes::ShapeRef.new(shape: MembershipSummaryList, required: true, location_name: "membershipSummaries"))
819
1155
  ListMembershipsOutput.struct_class = Types::ListMembershipsOutput
820
1156
 
1157
+ ListPrivacyBudgetTemplatesInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1158
+ ListPrivacyBudgetTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1159
+ ListPrivacyBudgetTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1160
+ ListPrivacyBudgetTemplatesInput.struct_class = Types::ListPrivacyBudgetTemplatesInput
1161
+
1162
+ ListPrivacyBudgetTemplatesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1163
+ ListPrivacyBudgetTemplatesOutput.add_member(:privacy_budget_template_summaries, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateSummaryList, required: true, location_name: "privacyBudgetTemplateSummaries"))
1164
+ ListPrivacyBudgetTemplatesOutput.struct_class = Types::ListPrivacyBudgetTemplatesOutput
1165
+
1166
+ ListPrivacyBudgetsInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1167
+ ListPrivacyBudgetsInput.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location: "querystring", location_name: "privacyBudgetType"))
1168
+ ListPrivacyBudgetsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
1169
+ ListPrivacyBudgetsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1170
+ ListPrivacyBudgetsInput.struct_class = Types::ListPrivacyBudgetsInput
1171
+
1172
+ ListPrivacyBudgetsOutput.add_member(:privacy_budget_summaries, Shapes::ShapeRef.new(shape: PrivacyBudgetSummaryList, required: true, location_name: "privacyBudgetSummaries"))
1173
+ ListPrivacyBudgetsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
1174
+ ListPrivacyBudgetsOutput.struct_class = Types::ListPrivacyBudgetsOutput
1175
+
821
1176
  ListProtectedQueriesInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
822
1177
  ListProtectedQueriesInput.add_member(:status, Shapes::ShapeRef.new(shape: ProtectedQueryStatus, location: "querystring", location_name: "status"))
823
1178
  ListProtectedQueriesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
@@ -921,6 +1276,90 @@ module Aws::CleanRooms
921
1276
  PaymentConfiguration.add_member(:query_compute, Shapes::ShapeRef.new(shape: QueryComputePaymentConfig, required: true, location_name: "queryCompute"))
922
1277
  PaymentConfiguration.struct_class = Types::PaymentConfiguration
923
1278
 
1279
+ PreviewPrivacyImpactInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1280
+ PreviewPrivacyImpactInput.add_member(:parameters, Shapes::ShapeRef.new(shape: PreviewPrivacyImpactParametersInput, required: true, location_name: "parameters"))
1281
+ PreviewPrivacyImpactInput.struct_class = Types::PreviewPrivacyImpactInput
1282
+
1283
+ PreviewPrivacyImpactOutput.add_member(:privacy_impact, Shapes::ShapeRef.new(shape: PrivacyImpact, required: true, location_name: "privacyImpact"))
1284
+ PreviewPrivacyImpactOutput.struct_class = Types::PreviewPrivacyImpactOutput
1285
+
1286
+ PreviewPrivacyImpactParametersInput.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyPreviewParametersInput, location_name: "differentialPrivacy"))
1287
+ PreviewPrivacyImpactParametersInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1288
+ PreviewPrivacyImpactParametersInput.add_member_subclass(:differential_privacy, Types::PreviewPrivacyImpactParametersInput::DifferentialPrivacy)
1289
+ PreviewPrivacyImpactParametersInput.add_member_subclass(:unknown, Types::PreviewPrivacyImpactParametersInput::Unknown)
1290
+ PreviewPrivacyImpactParametersInput.struct_class = Types::PreviewPrivacyImpactParametersInput
1291
+
1292
+ PrivacyBudget.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyBudget, location_name: "differentialPrivacy"))
1293
+ PrivacyBudget.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1294
+ PrivacyBudget.add_member_subclass(:differential_privacy, Types::PrivacyBudget::DifferentialPrivacy)
1295
+ PrivacyBudget.add_member_subclass(:unknown, Types::PrivacyBudget::Unknown)
1296
+ PrivacyBudget.struct_class = Types::PrivacyBudget
1297
+
1298
+ PrivacyBudgetSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
1299
+ PrivacyBudgetSummary.add_member(:privacy_budget_template_id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "privacyBudgetTemplateId"))
1300
+ PrivacyBudgetSummary.add_member(:privacy_budget_template_arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "privacyBudgetTemplateArn"))
1301
+ PrivacyBudgetSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
1302
+ PrivacyBudgetSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
1303
+ PrivacyBudgetSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
1304
+ PrivacyBudgetSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
1305
+ PrivacyBudgetSummary.add_member(:type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "type"))
1306
+ PrivacyBudgetSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
1307
+ PrivacyBudgetSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
1308
+ PrivacyBudgetSummary.add_member(:budget, Shapes::ShapeRef.new(shape: PrivacyBudget, required: true, location_name: "budget"))
1309
+ PrivacyBudgetSummary.struct_class = Types::PrivacyBudgetSummary
1310
+
1311
+ PrivacyBudgetSummaryList.member = Shapes::ShapeRef.new(shape: PrivacyBudgetSummary)
1312
+
1313
+ PrivacyBudgetTemplate.add_member(:id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "id"))
1314
+ PrivacyBudgetTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "arn"))
1315
+ PrivacyBudgetTemplate.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
1316
+ PrivacyBudgetTemplate.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
1317
+ PrivacyBudgetTemplate.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
1318
+ PrivacyBudgetTemplate.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
1319
+ PrivacyBudgetTemplate.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
1320
+ PrivacyBudgetTemplate.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
1321
+ PrivacyBudgetTemplate.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
1322
+ PrivacyBudgetTemplate.add_member(:auto_refresh, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateAutoRefresh, required: true, location_name: "autoRefresh"))
1323
+ PrivacyBudgetTemplate.add_member(:parameters, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateParametersOutput, required: true, location_name: "parameters"))
1324
+ PrivacyBudgetTemplate.struct_class = Types::PrivacyBudgetTemplate
1325
+
1326
+ PrivacyBudgetTemplateParametersInput.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyTemplateParametersInput, location_name: "differentialPrivacy"))
1327
+ PrivacyBudgetTemplateParametersInput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1328
+ PrivacyBudgetTemplateParametersInput.add_member_subclass(:differential_privacy, Types::PrivacyBudgetTemplateParametersInput::DifferentialPrivacy)
1329
+ PrivacyBudgetTemplateParametersInput.add_member_subclass(:unknown, Types::PrivacyBudgetTemplateParametersInput::Unknown)
1330
+ PrivacyBudgetTemplateParametersInput.struct_class = Types::PrivacyBudgetTemplateParametersInput
1331
+
1332
+ PrivacyBudgetTemplateParametersOutput.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyTemplateParametersOutput, location_name: "differentialPrivacy"))
1333
+ PrivacyBudgetTemplateParametersOutput.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1334
+ PrivacyBudgetTemplateParametersOutput.add_member_subclass(:differential_privacy, Types::PrivacyBudgetTemplateParametersOutput::DifferentialPrivacy)
1335
+ PrivacyBudgetTemplateParametersOutput.add_member_subclass(:unknown, Types::PrivacyBudgetTemplateParametersOutput::Unknown)
1336
+ PrivacyBudgetTemplateParametersOutput.struct_class = Types::PrivacyBudgetTemplateParametersOutput
1337
+
1338
+ PrivacyBudgetTemplateSummary.add_member(:id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "id"))
1339
+ PrivacyBudgetTemplateSummary.add_member(:arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "arn"))
1340
+ PrivacyBudgetTemplateSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
1341
+ PrivacyBudgetTemplateSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
1342
+ PrivacyBudgetTemplateSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
1343
+ PrivacyBudgetTemplateSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
1344
+ PrivacyBudgetTemplateSummary.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
1345
+ PrivacyBudgetTemplateSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
1346
+ PrivacyBudgetTemplateSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
1347
+ PrivacyBudgetTemplateSummary.struct_class = Types::PrivacyBudgetTemplateSummary
1348
+
1349
+ PrivacyBudgetTemplateSummaryList.member = Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateSummary)
1350
+
1351
+ PrivacyBudgetTemplateUpdateParameters.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyTemplateUpdateParameters, location_name: "differentialPrivacy"))
1352
+ PrivacyBudgetTemplateUpdateParameters.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1353
+ PrivacyBudgetTemplateUpdateParameters.add_member_subclass(:differential_privacy, Types::PrivacyBudgetTemplateUpdateParameters::DifferentialPrivacy)
1354
+ PrivacyBudgetTemplateUpdateParameters.add_member_subclass(:unknown, Types::PrivacyBudgetTemplateUpdateParameters::Unknown)
1355
+ PrivacyBudgetTemplateUpdateParameters.struct_class = Types::PrivacyBudgetTemplateUpdateParameters
1356
+
1357
+ PrivacyImpact.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyPrivacyImpact, location_name: "differentialPrivacy"))
1358
+ PrivacyImpact.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
1359
+ PrivacyImpact.add_member_subclass(:differential_privacy, Types::PrivacyImpact::DifferentialPrivacy)
1360
+ PrivacyImpact.add_member_subclass(:unknown, Types::PrivacyImpact::Unknown)
1361
+ PrivacyImpact.struct_class = Types::PrivacyImpact
1362
+
924
1363
  ProtectedQuery.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
925
1364
  ProtectedQuery.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
926
1365
  ProtectedQuery.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
@@ -931,6 +1370,7 @@ module Aws::CleanRooms
931
1370
  ProtectedQuery.add_member(:statistics, Shapes::ShapeRef.new(shape: ProtectedQueryStatistics, location_name: "statistics"))
932
1371
  ProtectedQuery.add_member(:result, Shapes::ShapeRef.new(shape: ProtectedQueryResult, location_name: "result"))
933
1372
  ProtectedQuery.add_member(:error, Shapes::ShapeRef.new(shape: ProtectedQueryError, location_name: "error"))
1373
+ ProtectedQuery.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyParameters, location_name: "differentialPrivacy"))
934
1374
  ProtectedQuery.struct_class = Types::ProtectedQuery
935
1375
 
936
1376
  ProtectedQueryError.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
@@ -1086,6 +1526,15 @@ module Aws::CleanRooms
1086
1526
  UpdateCollaborationOutput.add_member(:collaboration, Shapes::ShapeRef.new(shape: Collaboration, required: true, location_name: "collaboration"))
1087
1527
  UpdateCollaborationOutput.struct_class = Types::UpdateCollaborationOutput
1088
1528
 
1529
+ UpdateConfiguredAudienceModelAssociationInput.add_member(:configured_audience_model_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location: "uri", location_name: "configuredAudienceModelAssociationIdentifier"))
1530
+ UpdateConfiguredAudienceModelAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1531
+ UpdateConfiguredAudienceModelAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
1532
+ UpdateConfiguredAudienceModelAssociationInput.add_member(:name, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationName, location_name: "name"))
1533
+ UpdateConfiguredAudienceModelAssociationInput.struct_class = Types::UpdateConfiguredAudienceModelAssociationInput
1534
+
1535
+ UpdateConfiguredAudienceModelAssociationOutput.add_member(:configured_audience_model_association, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociation, required: true, location_name: "configuredAudienceModelAssociation"))
1536
+ UpdateConfiguredAudienceModelAssociationOutput.struct_class = Types::UpdateConfiguredAudienceModelAssociationOutput
1537
+
1089
1538
  UpdateConfiguredTableAnalysisRuleInput.add_member(:configured_table_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableIdentifier, required: true, location: "uri", location_name: "configuredTableIdentifier"))
1090
1539
  UpdateConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
1091
1540
  UpdateConfiguredTableAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
@@ -1119,6 +1568,15 @@ module Aws::CleanRooms
1119
1568
  UpdateMembershipOutput.add_member(:membership, Shapes::ShapeRef.new(shape: Membership, required: true, location_name: "membership"))
1120
1569
  UpdateMembershipOutput.struct_class = Types::UpdateMembershipOutput
1121
1570
 
1571
+ UpdatePrivacyBudgetTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1572
+ UpdatePrivacyBudgetTemplateInput.add_member(:privacy_budget_template_identifier, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location: "uri", location_name: "privacyBudgetTemplateIdentifier"))
1573
+ UpdatePrivacyBudgetTemplateInput.add_member(:privacy_budget_type, Shapes::ShapeRef.new(shape: PrivacyBudgetType, required: true, location_name: "privacyBudgetType"))
1574
+ UpdatePrivacyBudgetTemplateInput.add_member(:parameters, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateUpdateParameters, location_name: "parameters"))
1575
+ UpdatePrivacyBudgetTemplateInput.struct_class = Types::UpdatePrivacyBudgetTemplateInput
1576
+
1577
+ UpdatePrivacyBudgetTemplateOutput.add_member(:privacy_budget_template, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplate, required: true, location_name: "privacyBudgetTemplate"))
1578
+ UpdatePrivacyBudgetTemplateOutput.struct_class = Types::UpdatePrivacyBudgetTemplateOutput
1579
+
1122
1580
  UpdateProtectedQueryInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
1123
1581
  UpdateProtectedQueryInput.add_member(:protected_query_identifier, Shapes::ShapeRef.new(shape: ProtectedQueryIdentifier, required: true, location: "uri", location_name: "protectedQueryIdentifier"))
1124
1582
  UpdateProtectedQueryInput.add_member(:target_status, Shapes::ShapeRef.new(shape: TargetProtectedQueryStatus, required: true, location_name: "targetStatus"))
@@ -1210,6 +1668,21 @@ module Aws::CleanRooms
1210
1668
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1211
1669
  end)
1212
1670
 
1671
+ api.add_operation(:create_configured_audience_model_association, Seahorse::Model::Operation.new.tap do |o|
1672
+ o.name = "CreateConfiguredAudienceModelAssociation"
1673
+ o.http_method = "POST"
1674
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations"
1675
+ o.input = Shapes::ShapeRef.new(shape: CreateConfiguredAudienceModelAssociationInput)
1676
+ o.output = Shapes::ShapeRef.new(shape: CreateConfiguredAudienceModelAssociationOutput)
1677
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1678
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1679
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1680
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1681
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1682
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1683
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1684
+ end)
1685
+
1213
1686
  api.add_operation(:create_configured_table, Seahorse::Model::Operation.new.tap do |o|
1214
1687
  o.name = "CreateConfiguredTable"
1215
1688
  o.http_method = "POST"
@@ -1269,6 +1742,20 @@ module Aws::CleanRooms
1269
1742
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1270
1743
  end)
1271
1744
 
1745
+ api.add_operation(:create_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
1746
+ o.name = "CreatePrivacyBudgetTemplate"
1747
+ o.http_method = "POST"
1748
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgettemplates"
1749
+ o.input = Shapes::ShapeRef.new(shape: CreatePrivacyBudgetTemplateInput)
1750
+ o.output = Shapes::ShapeRef.new(shape: CreatePrivacyBudgetTemplateOutput)
1751
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1752
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1753
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1754
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1755
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1756
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1757
+ end)
1758
+
1272
1759
  api.add_operation(:delete_analysis_template, Seahorse::Model::Operation.new.tap do |o|
1273
1760
  o.name = "DeleteAnalysisTemplate"
1274
1761
  o.http_method = "DELETE"
@@ -1294,6 +1781,19 @@ module Aws::CleanRooms
1294
1781
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1295
1782
  end)
1296
1783
 
1784
+ api.add_operation(:delete_configured_audience_model_association, Seahorse::Model::Operation.new.tap do |o|
1785
+ o.name = "DeleteConfiguredAudienceModelAssociation"
1786
+ o.http_method = "DELETE"
1787
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}"
1788
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfiguredAudienceModelAssociationInput)
1789
+ o.output = Shapes::ShapeRef.new(shape: DeleteConfiguredAudienceModelAssociationOutput)
1790
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1793
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1794
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1795
+ end)
1796
+
1297
1797
  api.add_operation(:delete_configured_table, Seahorse::Model::Operation.new.tap do |o|
1298
1798
  o.name = "DeleteConfiguredTable"
1299
1799
  o.http_method = "DELETE"
@@ -1364,6 +1864,19 @@ module Aws::CleanRooms
1364
1864
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1365
1865
  end)
1366
1866
 
1867
+ api.add_operation(:delete_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
1868
+ o.name = "DeletePrivacyBudgetTemplate"
1869
+ o.http_method = "DELETE"
1870
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}"
1871
+ o.input = Shapes::ShapeRef.new(shape: DeletePrivacyBudgetTemplateInput)
1872
+ o.output = Shapes::ShapeRef.new(shape: DeletePrivacyBudgetTemplateOutput)
1873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1874
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1877
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1878
+ end)
1879
+
1367
1880
  api.add_operation(:get_analysis_template, Seahorse::Model::Operation.new.tap do |o|
1368
1881
  o.name = "GetAnalysisTemplate"
1369
1882
  o.http_method = "GET"
@@ -1402,6 +1915,45 @@ module Aws::CleanRooms
1402
1915
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1403
1916
  end)
1404
1917
 
1918
+ api.add_operation(:get_collaboration_configured_audience_model_association, Seahorse::Model::Operation.new.tap do |o|
1919
+ o.name = "GetCollaborationConfiguredAudienceModelAssociation"
1920
+ o.http_method = "GET"
1921
+ o.http_request_uri = "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}"
1922
+ o.input = Shapes::ShapeRef.new(shape: GetCollaborationConfiguredAudienceModelAssociationInput)
1923
+ o.output = Shapes::ShapeRef.new(shape: GetCollaborationConfiguredAudienceModelAssociationOutput)
1924
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1926
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1927
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1928
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1929
+ end)
1930
+
1931
+ api.add_operation(:get_collaboration_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
1932
+ o.name = "GetCollaborationPrivacyBudgetTemplate"
1933
+ o.http_method = "GET"
1934
+ o.http_request_uri = "/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}"
1935
+ o.input = Shapes::ShapeRef.new(shape: GetCollaborationPrivacyBudgetTemplateInput)
1936
+ o.output = Shapes::ShapeRef.new(shape: GetCollaborationPrivacyBudgetTemplateOutput)
1937
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1938
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1942
+ end)
1943
+
1944
+ api.add_operation(:get_configured_audience_model_association, Seahorse::Model::Operation.new.tap do |o|
1945
+ o.name = "GetConfiguredAudienceModelAssociation"
1946
+ o.http_method = "GET"
1947
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}"
1948
+ o.input = Shapes::ShapeRef.new(shape: GetConfiguredAudienceModelAssociationInput)
1949
+ o.output = Shapes::ShapeRef.new(shape: GetConfiguredAudienceModelAssociationOutput)
1950
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1951
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1952
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1954
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1955
+ end)
1956
+
1405
1957
  api.add_operation(:get_configured_table, Seahorse::Model::Operation.new.tap do |o|
1406
1958
  o.name = "GetConfiguredTable"
1407
1959
  o.http_method = "GET"
@@ -1454,6 +2006,19 @@ module Aws::CleanRooms
1454
2006
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1455
2007
  end)
1456
2008
 
2009
+ api.add_operation(:get_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
2010
+ o.name = "GetPrivacyBudgetTemplate"
2011
+ o.http_method = "GET"
2012
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}"
2013
+ o.input = Shapes::ShapeRef.new(shape: GetPrivacyBudgetTemplateInput)
2014
+ o.output = Shapes::ShapeRef.new(shape: GetPrivacyBudgetTemplateOutput)
2015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2016
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2017
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2018
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2020
+ end)
2021
+
1457
2022
  api.add_operation(:get_protected_query, Seahorse::Model::Operation.new.tap do |o|
1458
2023
  o.name = "GetProtectedQuery"
1459
2024
  o.http_method = "GET"
@@ -1531,6 +2096,63 @@ module Aws::CleanRooms
1531
2096
  )
1532
2097
  end)
1533
2098
 
2099
+ api.add_operation(:list_collaboration_configured_audience_model_associations, Seahorse::Model::Operation.new.tap do |o|
2100
+ o.name = "ListCollaborationConfiguredAudienceModelAssociations"
2101
+ o.http_method = "GET"
2102
+ o.http_request_uri = "/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations"
2103
+ o.input = Shapes::ShapeRef.new(shape: ListCollaborationConfiguredAudienceModelAssociationsInput)
2104
+ o.output = Shapes::ShapeRef.new(shape: ListCollaborationConfiguredAudienceModelAssociationsOutput)
2105
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2106
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2107
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2108
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2109
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2110
+ o[:pager] = Aws::Pager.new(
2111
+ limit_key: "max_results",
2112
+ tokens: {
2113
+ "next_token" => "next_token"
2114
+ }
2115
+ )
2116
+ end)
2117
+
2118
+ api.add_operation(:list_collaboration_privacy_budget_templates, Seahorse::Model::Operation.new.tap do |o|
2119
+ o.name = "ListCollaborationPrivacyBudgetTemplates"
2120
+ o.http_method = "GET"
2121
+ o.http_request_uri = "/collaborations/{collaborationIdentifier}/privacybudgettemplates"
2122
+ o.input = Shapes::ShapeRef.new(shape: ListCollaborationPrivacyBudgetTemplatesInput)
2123
+ o.output = Shapes::ShapeRef.new(shape: ListCollaborationPrivacyBudgetTemplatesOutput)
2124
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2125
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2126
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2127
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2128
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2129
+ o[:pager] = Aws::Pager.new(
2130
+ limit_key: "max_results",
2131
+ tokens: {
2132
+ "next_token" => "next_token"
2133
+ }
2134
+ )
2135
+ end)
2136
+
2137
+ api.add_operation(:list_collaboration_privacy_budgets, Seahorse::Model::Operation.new.tap do |o|
2138
+ o.name = "ListCollaborationPrivacyBudgets"
2139
+ o.http_method = "GET"
2140
+ o.http_request_uri = "/collaborations/{collaborationIdentifier}/privacybudgets"
2141
+ o.input = Shapes::ShapeRef.new(shape: ListCollaborationPrivacyBudgetsInput)
2142
+ o.output = Shapes::ShapeRef.new(shape: ListCollaborationPrivacyBudgetsOutput)
2143
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2144
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2145
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2148
+ o[:pager] = Aws::Pager.new(
2149
+ limit_key: "max_results",
2150
+ tokens: {
2151
+ "next_token" => "next_token"
2152
+ }
2153
+ )
2154
+ end)
2155
+
1534
2156
  api.add_operation(:list_collaborations, Seahorse::Model::Operation.new.tap do |o|
1535
2157
  o.name = "ListCollaborations"
1536
2158
  o.http_method = "GET"
@@ -1549,6 +2171,25 @@ module Aws::CleanRooms
1549
2171
  )
1550
2172
  end)
1551
2173
 
2174
+ api.add_operation(:list_configured_audience_model_associations, Seahorse::Model::Operation.new.tap do |o|
2175
+ o.name = "ListConfiguredAudienceModelAssociations"
2176
+ o.http_method = "GET"
2177
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations"
2178
+ o.input = Shapes::ShapeRef.new(shape: ListConfiguredAudienceModelAssociationsInput)
2179
+ o.output = Shapes::ShapeRef.new(shape: ListConfiguredAudienceModelAssociationsOutput)
2180
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2181
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2182
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2183
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2184
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2185
+ o[:pager] = Aws::Pager.new(
2186
+ limit_key: "max_results",
2187
+ tokens: {
2188
+ "next_token" => "next_token"
2189
+ }
2190
+ )
2191
+ end)
2192
+
1552
2193
  api.add_operation(:list_configured_table_associations, Seahorse::Model::Operation.new.tap do |o|
1553
2194
  o.name = "ListConfiguredTableAssociations"
1554
2195
  o.http_method = "GET"
@@ -1623,6 +2264,44 @@ module Aws::CleanRooms
1623
2264
  )
1624
2265
  end)
1625
2266
 
2267
+ api.add_operation(:list_privacy_budget_templates, Seahorse::Model::Operation.new.tap do |o|
2268
+ o.name = "ListPrivacyBudgetTemplates"
2269
+ o.http_method = "GET"
2270
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgettemplates"
2271
+ o.input = Shapes::ShapeRef.new(shape: ListPrivacyBudgetTemplatesInput)
2272
+ o.output = Shapes::ShapeRef.new(shape: ListPrivacyBudgetTemplatesOutput)
2273
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2275
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2278
+ o[:pager] = Aws::Pager.new(
2279
+ limit_key: "max_results",
2280
+ tokens: {
2281
+ "next_token" => "next_token"
2282
+ }
2283
+ )
2284
+ end)
2285
+
2286
+ api.add_operation(:list_privacy_budgets, Seahorse::Model::Operation.new.tap do |o|
2287
+ o.name = "ListPrivacyBudgets"
2288
+ o.http_method = "GET"
2289
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgets"
2290
+ o.input = Shapes::ShapeRef.new(shape: ListPrivacyBudgetsInput)
2291
+ o.output = Shapes::ShapeRef.new(shape: ListPrivacyBudgetsOutput)
2292
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2293
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2294
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2295
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2296
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2297
+ o[:pager] = Aws::Pager.new(
2298
+ limit_key: "max_results",
2299
+ tokens: {
2300
+ "next_token" => "next_token"
2301
+ }
2302
+ )
2303
+ end)
2304
+
1626
2305
  api.add_operation(:list_protected_queries, Seahorse::Model::Operation.new.tap do |o|
1627
2306
  o.name = "ListProtectedQueries"
1628
2307
  o.http_method = "GET"
@@ -1671,6 +2350,19 @@ module Aws::CleanRooms
1671
2350
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1672
2351
  end)
1673
2352
 
2353
+ api.add_operation(:preview_privacy_impact, Seahorse::Model::Operation.new.tap do |o|
2354
+ o.name = "PreviewPrivacyImpact"
2355
+ o.http_method = "POST"
2356
+ o.http_request_uri = "/memberships/{membershipIdentifier}/previewprivacyimpact"
2357
+ o.input = Shapes::ShapeRef.new(shape: PreviewPrivacyImpactInput)
2358
+ o.output = Shapes::ShapeRef.new(shape: PreviewPrivacyImpactOutput)
2359
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2360
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2361
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2362
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2363
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2364
+ end)
2365
+
1674
2366
  api.add_operation(:start_protected_query, Seahorse::Model::Operation.new.tap do |o|
1675
2367
  o.name = "StartProtectedQuery"
1676
2368
  o.http_method = "POST"
@@ -1730,6 +2422,19 @@ module Aws::CleanRooms
1730
2422
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1731
2423
  end)
1732
2424
 
2425
+ api.add_operation(:update_configured_audience_model_association, Seahorse::Model::Operation.new.tap do |o|
2426
+ o.name = "UpdateConfiguredAudienceModelAssociation"
2427
+ o.http_method = "PATCH"
2428
+ o.http_request_uri = "/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}"
2429
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfiguredAudienceModelAssociationInput)
2430
+ o.output = Shapes::ShapeRef.new(shape: UpdateConfiguredAudienceModelAssociationOutput)
2431
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2432
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2433
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2434
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2435
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2436
+ end)
2437
+
1733
2438
  api.add_operation(:update_configured_table, Seahorse::Model::Operation.new.tap do |o|
1734
2439
  o.name = "UpdateConfiguredTable"
1735
2440
  o.http_method = "PATCH"
@@ -1786,6 +2491,20 @@ module Aws::CleanRooms
1786
2491
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1787
2492
  end)
1788
2493
 
2494
+ api.add_operation(:update_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
2495
+ o.name = "UpdatePrivacyBudgetTemplate"
2496
+ o.http_method = "PATCH"
2497
+ o.http_request_uri = "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}"
2498
+ o.input = Shapes::ShapeRef.new(shape: UpdatePrivacyBudgetTemplateInput)
2499
+ o.output = Shapes::ShapeRef.new(shape: UpdatePrivacyBudgetTemplateOutput)
2500
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2501
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2502
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2503
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2504
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2505
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2506
+ end)
2507
+
1789
2508
  api.add_operation(:update_protected_query, Seahorse::Model::Operation.new.tap do |o|
1790
2509
  o.name = "UpdateProtectedQuery"
1791
2510
  o.http_method = "PATCH"