aws-sdk-cleanrooms 1.25.0 → 1.27.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cleanrooms/client.rb +992 -18
- data/lib/aws-sdk-cleanrooms/client_api.rb +698 -1
- data/lib/aws-sdk-cleanrooms/endpoints.rb +238 -0
- data/lib/aws-sdk-cleanrooms/plugins/endpoints.rb +34 -0
- data/lib/aws-sdk-cleanrooms/types.rb +1677 -24
- data/lib/aws-sdk-cleanrooms.rb +1 -1
- data/sig/client.rbs +267 -7
- data/sig/types.rbs +489 -11
- metadata +4 -4
@@ -16,6 +16,8 @@ module Aws::CleanRooms
|
|
16
16
|
AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
|
17
17
|
AccessDeniedExceptionReason = Shapes::StringShape.new(name: 'AccessDeniedExceptionReason')
|
18
18
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
19
|
+
AdditionalAnalyses = Shapes::StringShape.new(name: 'AdditionalAnalyses')
|
20
|
+
AdditionalAnalysesResourceArn = Shapes::StringShape.new(name: 'AdditionalAnalysesResourceArn')
|
19
21
|
AggregateColumn = Shapes::StructureShape.new(name: 'AggregateColumn')
|
20
22
|
AggregateColumnColumnNamesList = Shapes::ListShape.new(name: 'AggregateColumnColumnNamesList')
|
21
23
|
AggregateFunctionName = Shapes::StringShape.new(name: 'AggregateFunctionName')
|
@@ -23,7 +25,9 @@ module Aws::CleanRooms
|
|
23
25
|
AggregationConstraintMinimumInteger = Shapes::IntegerShape.new(name: 'AggregationConstraintMinimumInteger')
|
24
26
|
AggregationConstraints = Shapes::ListShape.new(name: 'AggregationConstraints')
|
25
27
|
AggregationType = Shapes::StringShape.new(name: 'AggregationType')
|
28
|
+
AllowedAdditionalAnalyses = Shapes::ListShape.new(name: 'AllowedAdditionalAnalyses')
|
26
29
|
AllowedColumnList = Shapes::ListShape.new(name: 'AllowedColumnList')
|
30
|
+
AllowedResultReceivers = Shapes::ListShape.new(name: 'AllowedResultReceivers')
|
27
31
|
AnalysisFormat = Shapes::StringShape.new(name: 'AnalysisFormat')
|
28
32
|
AnalysisMethod = Shapes::StringShape.new(name: 'AnalysisMethod')
|
29
33
|
AnalysisParameter = Shapes::StructureShape.new(name: 'AnalysisParameter')
|
@@ -36,6 +40,8 @@ module Aws::CleanRooms
|
|
36
40
|
AnalysisRuleCustom = Shapes::StructureShape.new(name: 'AnalysisRuleCustom')
|
37
41
|
AnalysisRuleCustomAllowedAnalysesList = Shapes::ListShape.new(name: 'AnalysisRuleCustomAllowedAnalysesList')
|
38
42
|
AnalysisRuleCustomAllowedAnalysisProvidersList = Shapes::ListShape.new(name: 'AnalysisRuleCustomAllowedAnalysisProvidersList')
|
43
|
+
AnalysisRuleIdMappingTable = Shapes::StructureShape.new(name: 'AnalysisRuleIdMappingTable')
|
44
|
+
AnalysisRuleIdMappingTableJoinColumnsList = Shapes::ListShape.new(name: 'AnalysisRuleIdMappingTableJoinColumnsList')
|
39
45
|
AnalysisRuleList = Shapes::StructureShape.new(name: 'AnalysisRuleList')
|
40
46
|
AnalysisRuleListJoinColumnsList = Shapes::ListShape.new(name: 'AnalysisRuleListJoinColumnsList')
|
41
47
|
AnalysisRulePolicy = Shapes::UnionShape.new(name: 'AnalysisRulePolicy')
|
@@ -58,6 +64,7 @@ module Aws::CleanRooms
|
|
58
64
|
AnalysisTemplateValidationStatusReason = Shapes::StructureShape.new(name: 'AnalysisTemplateValidationStatusReason')
|
59
65
|
AnalysisTemplateValidationStatusReasonList = Shapes::ListShape.new(name: 'AnalysisTemplateValidationStatusReasonList')
|
60
66
|
AnalysisTemplateValidationType = Shapes::StringShape.new(name: 'AnalysisTemplateValidationType')
|
67
|
+
AnalysisType = Shapes::StringShape.new(name: 'AnalysisType')
|
61
68
|
BatchGetCollaborationAnalysisTemplateError = Shapes::StructureShape.new(name: 'BatchGetCollaborationAnalysisTemplateError')
|
62
69
|
BatchGetCollaborationAnalysisTemplateErrorList = Shapes::ListShape.new(name: 'BatchGetCollaborationAnalysisTemplateErrorList')
|
63
70
|
BatchGetCollaborationAnalysisTemplateInput = Shapes::StructureShape.new(name: 'BatchGetCollaborationAnalysisTemplateInput')
|
@@ -82,6 +89,9 @@ module Aws::CleanRooms
|
|
82
89
|
CollaborationConfiguredAudienceModelAssociationSummary = Shapes::StructureShape.new(name: 'CollaborationConfiguredAudienceModelAssociationSummary')
|
83
90
|
CollaborationConfiguredAudienceModelAssociationSummaryList = Shapes::ListShape.new(name: 'CollaborationConfiguredAudienceModelAssociationSummaryList')
|
84
91
|
CollaborationDescription = Shapes::StringShape.new(name: 'CollaborationDescription')
|
92
|
+
CollaborationIdNamespaceAssociation = Shapes::StructureShape.new(name: 'CollaborationIdNamespaceAssociation')
|
93
|
+
CollaborationIdNamespaceAssociationSummary = Shapes::StructureShape.new(name: 'CollaborationIdNamespaceAssociationSummary')
|
94
|
+
CollaborationIdNamespaceAssociationSummaryList = Shapes::ListShape.new(name: 'CollaborationIdNamespaceAssociationSummaryList')
|
85
95
|
CollaborationIdentifier = Shapes::StringShape.new(name: 'CollaborationIdentifier')
|
86
96
|
CollaborationName = Shapes::StringShape.new(name: 'CollaborationName')
|
87
97
|
CollaborationPrivacyBudgetSummary = Shapes::StructureShape.new(name: 'CollaborationPrivacyBudgetSummary')
|
@@ -96,6 +106,7 @@ module Aws::CleanRooms
|
|
96
106
|
ColumnList = Shapes::ListShape.new(name: 'ColumnList')
|
97
107
|
ColumnName = Shapes::StringShape.new(name: 'ColumnName')
|
98
108
|
ColumnTypeString = Shapes::StringShape.new(name: 'ColumnTypeString')
|
109
|
+
ConfigurationDetails = Shapes::UnionShape.new(name: 'ConfigurationDetails')
|
99
110
|
ConfiguredAudienceModelArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelArn')
|
100
111
|
ConfiguredAudienceModelAssociation = Shapes::StructureShape.new(name: 'ConfiguredAudienceModelAssociation')
|
101
112
|
ConfiguredAudienceModelAssociationArn = Shapes::StringShape.new(name: 'ConfiguredAudienceModelAssociationArn')
|
@@ -111,6 +122,14 @@ module Aws::CleanRooms
|
|
111
122
|
ConfiguredTableAnalysisRuleTypeList = Shapes::ListShape.new(name: 'ConfiguredTableAnalysisRuleTypeList')
|
112
123
|
ConfiguredTableArn = Shapes::StringShape.new(name: 'ConfiguredTableArn')
|
113
124
|
ConfiguredTableAssociation = Shapes::StructureShape.new(name: 'ConfiguredTableAssociation')
|
125
|
+
ConfiguredTableAssociationAnalysisRule = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRule')
|
126
|
+
ConfiguredTableAssociationAnalysisRuleAggregation = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleAggregation')
|
127
|
+
ConfiguredTableAssociationAnalysisRuleCustom = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleCustom')
|
128
|
+
ConfiguredTableAssociationAnalysisRuleList = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationAnalysisRuleList')
|
129
|
+
ConfiguredTableAssociationAnalysisRulePolicy = Shapes::UnionShape.new(name: 'ConfiguredTableAssociationAnalysisRulePolicy')
|
130
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1 = Shapes::UnionShape.new(name: 'ConfiguredTableAssociationAnalysisRulePolicyV1')
|
131
|
+
ConfiguredTableAssociationAnalysisRuleType = Shapes::StringShape.new(name: 'ConfiguredTableAssociationAnalysisRuleType')
|
132
|
+
ConfiguredTableAssociationAnalysisRuleTypeList = Shapes::ListShape.new(name: 'ConfiguredTableAssociationAnalysisRuleTypeList')
|
114
133
|
ConfiguredTableAssociationArn = Shapes::StringShape.new(name: 'ConfiguredTableAssociationArn')
|
115
134
|
ConfiguredTableAssociationIdentifier = Shapes::StringShape.new(name: 'ConfiguredTableAssociationIdentifier')
|
116
135
|
ConfiguredTableAssociationSummary = Shapes::StructureShape.new(name: 'ConfiguredTableAssociationSummary')
|
@@ -128,10 +147,16 @@ module Aws::CleanRooms
|
|
128
147
|
CreateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'CreateConfiguredAudienceModelAssociationOutput')
|
129
148
|
CreateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleInput')
|
130
149
|
CreateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAnalysisRuleOutput')
|
150
|
+
CreateConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationAnalysisRuleInput')
|
151
|
+
CreateConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationAnalysisRuleOutput')
|
131
152
|
CreateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationInput')
|
132
153
|
CreateConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableAssociationOutput')
|
133
154
|
CreateConfiguredTableInput = Shapes::StructureShape.new(name: 'CreateConfiguredTableInput')
|
134
155
|
CreateConfiguredTableOutput = Shapes::StructureShape.new(name: 'CreateConfiguredTableOutput')
|
156
|
+
CreateIdMappingTableInput = Shapes::StructureShape.new(name: 'CreateIdMappingTableInput')
|
157
|
+
CreateIdMappingTableOutput = Shapes::StructureShape.new(name: 'CreateIdMappingTableOutput')
|
158
|
+
CreateIdNamespaceAssociationInput = Shapes::StructureShape.new(name: 'CreateIdNamespaceAssociationInput')
|
159
|
+
CreateIdNamespaceAssociationOutput = Shapes::StructureShape.new(name: 'CreateIdNamespaceAssociationOutput')
|
135
160
|
CreateMembershipInput = Shapes::StructureShape.new(name: 'CreateMembershipInput')
|
136
161
|
CreateMembershipOutput = Shapes::StructureShape.new(name: 'CreateMembershipOutput')
|
137
162
|
CreatePrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'CreatePrivacyBudgetTemplateInput')
|
@@ -145,10 +170,16 @@ module Aws::CleanRooms
|
|
145
170
|
DeleteConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredAudienceModelAssociationOutput')
|
146
171
|
DeleteConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleInput')
|
147
172
|
DeleteConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAnalysisRuleOutput')
|
173
|
+
DeleteConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationAnalysisRuleInput')
|
174
|
+
DeleteConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationAnalysisRuleOutput')
|
148
175
|
DeleteConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationInput')
|
149
176
|
DeleteConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableAssociationOutput')
|
150
177
|
DeleteConfiguredTableInput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableInput')
|
151
178
|
DeleteConfiguredTableOutput = Shapes::StructureShape.new(name: 'DeleteConfiguredTableOutput')
|
179
|
+
DeleteIdMappingTableInput = Shapes::StructureShape.new(name: 'DeleteIdMappingTableInput')
|
180
|
+
DeleteIdMappingTableOutput = Shapes::StructureShape.new(name: 'DeleteIdMappingTableOutput')
|
181
|
+
DeleteIdNamespaceAssociationInput = Shapes::StructureShape.new(name: 'DeleteIdNamespaceAssociationInput')
|
182
|
+
DeleteIdNamespaceAssociationOutput = Shapes::StructureShape.new(name: 'DeleteIdNamespaceAssociationOutput')
|
152
183
|
DeleteMemberInput = Shapes::StructureShape.new(name: 'DeleteMemberInput')
|
153
184
|
DeleteMemberOutput = Shapes::StructureShape.new(name: 'DeleteMemberOutput')
|
154
185
|
DeleteMembershipInput = Shapes::StructureShape.new(name: 'DeleteMembershipInput')
|
@@ -177,17 +208,22 @@ module Aws::CleanRooms
|
|
177
208
|
DifferentialPrivacyTemplateParametersInput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersInput')
|
178
209
|
DifferentialPrivacyTemplateParametersOutput = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateParametersOutput')
|
179
210
|
DifferentialPrivacyTemplateUpdateParameters = Shapes::StructureShape.new(name: 'DifferentialPrivacyTemplateUpdateParameters')
|
211
|
+
DirectAnalysisConfigurationDetails = Shapes::StructureShape.new(name: 'DirectAnalysisConfigurationDetails')
|
180
212
|
DisplayName = Shapes::StringShape.new(name: 'DisplayName')
|
213
|
+
Document = Shapes::DocumentShape.new(name: 'Document', document: true)
|
181
214
|
Double = Shapes::FloatShape.new(name: 'Double')
|
182
215
|
Epsilon = Shapes::IntegerShape.new(name: 'Epsilon')
|
183
216
|
FilterableMemberStatus = Shapes::StringShape.new(name: 'FilterableMemberStatus')
|
184
217
|
Float = Shapes::FloatShape.new(name: 'Float')
|
218
|
+
GenericResourceName = Shapes::StringShape.new(name: 'GenericResourceName')
|
185
219
|
GetAnalysisTemplateInput = Shapes::StructureShape.new(name: 'GetAnalysisTemplateInput')
|
186
220
|
GetAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'GetAnalysisTemplateOutput')
|
187
221
|
GetCollaborationAnalysisTemplateInput = Shapes::StructureShape.new(name: 'GetCollaborationAnalysisTemplateInput')
|
188
222
|
GetCollaborationAnalysisTemplateOutput = Shapes::StructureShape.new(name: 'GetCollaborationAnalysisTemplateOutput')
|
189
223
|
GetCollaborationConfiguredAudienceModelAssociationInput = Shapes::StructureShape.new(name: 'GetCollaborationConfiguredAudienceModelAssociationInput')
|
190
224
|
GetCollaborationConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'GetCollaborationConfiguredAudienceModelAssociationOutput')
|
225
|
+
GetCollaborationIdNamespaceAssociationInput = Shapes::StructureShape.new(name: 'GetCollaborationIdNamespaceAssociationInput')
|
226
|
+
GetCollaborationIdNamespaceAssociationOutput = Shapes::StructureShape.new(name: 'GetCollaborationIdNamespaceAssociationOutput')
|
191
227
|
GetCollaborationInput = Shapes::StructureShape.new(name: 'GetCollaborationInput')
|
192
228
|
GetCollaborationOutput = Shapes::StructureShape.new(name: 'GetCollaborationOutput')
|
193
229
|
GetCollaborationPrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'GetCollaborationPrivacyBudgetTemplateInput')
|
@@ -196,10 +232,16 @@ module Aws::CleanRooms
|
|
196
232
|
GetConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'GetConfiguredAudienceModelAssociationOutput')
|
197
233
|
GetConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleInput')
|
198
234
|
GetConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAnalysisRuleOutput')
|
235
|
+
GetConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationAnalysisRuleInput')
|
236
|
+
GetConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationAnalysisRuleOutput')
|
199
237
|
GetConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationInput')
|
200
238
|
GetConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableAssociationOutput')
|
201
239
|
GetConfiguredTableInput = Shapes::StructureShape.new(name: 'GetConfiguredTableInput')
|
202
240
|
GetConfiguredTableOutput = Shapes::StructureShape.new(name: 'GetConfiguredTableOutput')
|
241
|
+
GetIdMappingTableInput = Shapes::StructureShape.new(name: 'GetIdMappingTableInput')
|
242
|
+
GetIdMappingTableOutput = Shapes::StructureShape.new(name: 'GetIdMappingTableOutput')
|
243
|
+
GetIdNamespaceAssociationInput = Shapes::StructureShape.new(name: 'GetIdNamespaceAssociationInput')
|
244
|
+
GetIdNamespaceAssociationOutput = Shapes::StructureShape.new(name: 'GetIdNamespaceAssociationOutput')
|
203
245
|
GetMembershipInput = Shapes::StructureShape.new(name: 'GetMembershipInput')
|
204
246
|
GetMembershipOutput = Shapes::StructureShape.new(name: 'GetMembershipOutput')
|
205
247
|
GetPrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'GetPrivacyBudgetTemplateInput')
|
@@ -213,10 +255,33 @@ module Aws::CleanRooms
|
|
213
255
|
GlueDatabaseName = Shapes::StringShape.new(name: 'GlueDatabaseName')
|
214
256
|
GlueTableName = Shapes::StringShape.new(name: 'GlueTableName')
|
215
257
|
GlueTableReference = Shapes::StructureShape.new(name: 'GlueTableReference')
|
258
|
+
IdMappingConfig = Shapes::StructureShape.new(name: 'IdMappingConfig')
|
259
|
+
IdMappingTable = Shapes::StructureShape.new(name: 'IdMappingTable')
|
260
|
+
IdMappingTableArn = Shapes::StringShape.new(name: 'IdMappingTableArn')
|
261
|
+
IdMappingTableInputReferenceArn = Shapes::StringShape.new(name: 'IdMappingTableInputReferenceArn')
|
262
|
+
IdMappingTableInputReferenceConfig = Shapes::StructureShape.new(name: 'IdMappingTableInputReferenceConfig')
|
263
|
+
IdMappingTableInputReferenceProperties = Shapes::StructureShape.new(name: 'IdMappingTableInputReferenceProperties')
|
264
|
+
IdMappingTableInputSource = Shapes::StructureShape.new(name: 'IdMappingTableInputSource')
|
265
|
+
IdMappingTableInputSourceList = Shapes::ListShape.new(name: 'IdMappingTableInputSourceList')
|
266
|
+
IdMappingTableSchemaTypeProperties = Shapes::StructureShape.new(name: 'IdMappingTableSchemaTypeProperties')
|
267
|
+
IdMappingTableSummary = Shapes::StructureShape.new(name: 'IdMappingTableSummary')
|
268
|
+
IdMappingTableSummaryList = Shapes::ListShape.new(name: 'IdMappingTableSummaryList')
|
269
|
+
IdMappingWorkflowsSupported = Shapes::ListShape.new(name: 'IdMappingWorkflowsSupported')
|
270
|
+
IdNamespaceAssociation = Shapes::StructureShape.new(name: 'IdNamespaceAssociation')
|
271
|
+
IdNamespaceAssociationArn = Shapes::StringShape.new(name: 'IdNamespaceAssociationArn')
|
272
|
+
IdNamespaceAssociationIdentifier = Shapes::StringShape.new(name: 'IdNamespaceAssociationIdentifier')
|
273
|
+
IdNamespaceAssociationInputReferenceArn = Shapes::StringShape.new(name: 'IdNamespaceAssociationInputReferenceArn')
|
274
|
+
IdNamespaceAssociationInputReferenceConfig = Shapes::StructureShape.new(name: 'IdNamespaceAssociationInputReferenceConfig')
|
275
|
+
IdNamespaceAssociationInputReferenceProperties = Shapes::StructureShape.new(name: 'IdNamespaceAssociationInputReferenceProperties')
|
276
|
+
IdNamespaceAssociationInputReferencePropertiesSummary = Shapes::StructureShape.new(name: 'IdNamespaceAssociationInputReferencePropertiesSummary')
|
277
|
+
IdNamespaceAssociationSummary = Shapes::StructureShape.new(name: 'IdNamespaceAssociationSummary')
|
278
|
+
IdNamespaceAssociationSummaryList = Shapes::ListShape.new(name: 'IdNamespaceAssociationSummaryList')
|
279
|
+
IdNamespaceType = Shapes::StringShape.new(name: 'IdNamespaceType')
|
216
280
|
InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
|
217
281
|
JoinOperator = Shapes::StringShape.new(name: 'JoinOperator')
|
218
282
|
JoinOperatorsList = Shapes::ListShape.new(name: 'JoinOperatorsList')
|
219
283
|
JoinRequiredOption = Shapes::StringShape.new(name: 'JoinRequiredOption')
|
284
|
+
KMSKeyArn = Shapes::StringShape.new(name: 'KMSKeyArn')
|
220
285
|
KeyPrefix = Shapes::StringShape.new(name: 'KeyPrefix')
|
221
286
|
ListAnalysisTemplatesInput = Shapes::StructureShape.new(name: 'ListAnalysisTemplatesInput')
|
222
287
|
ListAnalysisTemplatesOutput = Shapes::StructureShape.new(name: 'ListAnalysisTemplatesOutput')
|
@@ -224,6 +289,8 @@ module Aws::CleanRooms
|
|
224
289
|
ListCollaborationAnalysisTemplatesOutput = Shapes::StructureShape.new(name: 'ListCollaborationAnalysisTemplatesOutput')
|
225
290
|
ListCollaborationConfiguredAudienceModelAssociationsInput = Shapes::StructureShape.new(name: 'ListCollaborationConfiguredAudienceModelAssociationsInput')
|
226
291
|
ListCollaborationConfiguredAudienceModelAssociationsOutput = Shapes::StructureShape.new(name: 'ListCollaborationConfiguredAudienceModelAssociationsOutput')
|
292
|
+
ListCollaborationIdNamespaceAssociationsInput = Shapes::StructureShape.new(name: 'ListCollaborationIdNamespaceAssociationsInput')
|
293
|
+
ListCollaborationIdNamespaceAssociationsOutput = Shapes::StructureShape.new(name: 'ListCollaborationIdNamespaceAssociationsOutput')
|
227
294
|
ListCollaborationPrivacyBudgetTemplatesInput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetTemplatesInput')
|
228
295
|
ListCollaborationPrivacyBudgetTemplatesOutput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetTemplatesOutput')
|
229
296
|
ListCollaborationPrivacyBudgetsInput = Shapes::StructureShape.new(name: 'ListCollaborationPrivacyBudgetsInput')
|
@@ -236,6 +303,10 @@ module Aws::CleanRooms
|
|
236
303
|
ListConfiguredTableAssociationsOutput = Shapes::StructureShape.new(name: 'ListConfiguredTableAssociationsOutput')
|
237
304
|
ListConfiguredTablesInput = Shapes::StructureShape.new(name: 'ListConfiguredTablesInput')
|
238
305
|
ListConfiguredTablesOutput = Shapes::StructureShape.new(name: 'ListConfiguredTablesOutput')
|
306
|
+
ListIdMappingTablesInput = Shapes::StructureShape.new(name: 'ListIdMappingTablesInput')
|
307
|
+
ListIdMappingTablesOutput = Shapes::StructureShape.new(name: 'ListIdMappingTablesOutput')
|
308
|
+
ListIdNamespaceAssociationsInput = Shapes::StructureShape.new(name: 'ListIdNamespaceAssociationsInput')
|
309
|
+
ListIdNamespaceAssociationsOutput = Shapes::StructureShape.new(name: 'ListIdNamespaceAssociationsOutput')
|
239
310
|
ListMembersInput = Shapes::StructureShape.new(name: 'ListMembersInput')
|
240
311
|
ListMembersOutput = Shapes::StructureShape.new(name: 'ListMembersOutput')
|
241
312
|
ListMembershipsInput = Shapes::StructureShape.new(name: 'ListMembershipsInput')
|
@@ -276,6 +347,8 @@ module Aws::CleanRooms
|
|
276
347
|
ParameterType = Shapes::StringShape.new(name: 'ParameterType')
|
277
348
|
ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
|
278
349
|
PaymentConfiguration = Shapes::StructureShape.new(name: 'PaymentConfiguration')
|
350
|
+
PopulateIdMappingTableInput = Shapes::StructureShape.new(name: 'PopulateIdMappingTableInput')
|
351
|
+
PopulateIdMappingTableOutput = Shapes::StructureShape.new(name: 'PopulateIdMappingTableOutput')
|
279
352
|
PreviewPrivacyImpactInput = Shapes::StructureShape.new(name: 'PreviewPrivacyImpactInput')
|
280
353
|
PreviewPrivacyImpactOutput = Shapes::StructureShape.new(name: 'PreviewPrivacyImpactOutput')
|
281
354
|
PreviewPrivacyImpactParametersInput = Shapes::UnionShape.new(name: 'PreviewPrivacyImpactParametersInput')
|
@@ -296,6 +369,7 @@ module Aws::CleanRooms
|
|
296
369
|
ProtectedQuery = Shapes::StructureShape.new(name: 'ProtectedQuery')
|
297
370
|
ProtectedQueryError = Shapes::StructureShape.new(name: 'ProtectedQueryError')
|
298
371
|
ProtectedQueryIdentifier = Shapes::StringShape.new(name: 'ProtectedQueryIdentifier')
|
372
|
+
ProtectedQueryMemberOutputConfiguration = Shapes::StructureShape.new(name: 'ProtectedQueryMemberOutputConfiguration')
|
299
373
|
ProtectedQueryMemberOutputList = Shapes::ListShape.new(name: 'ProtectedQueryMemberOutputList')
|
300
374
|
ProtectedQueryOutput = Shapes::UnionShape.new(name: 'ProtectedQueryOutput')
|
301
375
|
ProtectedQueryOutputConfiguration = Shapes::UnionShape.new(name: 'ProtectedQueryOutputConfiguration')
|
@@ -313,7 +387,13 @@ module Aws::CleanRooms
|
|
313
387
|
ProtectedQuerySummaryList = Shapes::ListShape.new(name: 'ProtectedQuerySummaryList')
|
314
388
|
ProtectedQueryType = Shapes::StringShape.new(name: 'ProtectedQueryType')
|
315
389
|
QueryComputePaymentConfig = Shapes::StructureShape.new(name: 'QueryComputePaymentConfig')
|
390
|
+
QueryConstraint = Shapes::UnionShape.new(name: 'QueryConstraint')
|
391
|
+
QueryConstraintList = Shapes::ListShape.new(name: 'QueryConstraintList')
|
392
|
+
QueryConstraintRequireOverlap = Shapes::StructureShape.new(name: 'QueryConstraintRequireOverlap')
|
316
393
|
QueryTables = Shapes::ListShape.new(name: 'QueryTables')
|
394
|
+
ReceiverAccountIds = Shapes::ListShape.new(name: 'ReceiverAccountIds')
|
395
|
+
ReceiverConfiguration = Shapes::StructureShape.new(name: 'ReceiverConfiguration')
|
396
|
+
ReceiverConfigurationsList = Shapes::ListShape.new(name: 'ReceiverConfigurationsList')
|
317
397
|
ResourceAlias = Shapes::StringShape.new(name: 'ResourceAlias')
|
318
398
|
ResourceDescription = Shapes::StringShape.new(name: 'ResourceDescription')
|
319
399
|
ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
|
@@ -338,6 +418,7 @@ module Aws::CleanRooms
|
|
338
418
|
SchemaSummary = Shapes::StructureShape.new(name: 'SchemaSummary')
|
339
419
|
SchemaSummaryList = Shapes::ListShape.new(name: 'SchemaSummaryList')
|
340
420
|
SchemaType = Shapes::StringShape.new(name: 'SchemaType')
|
421
|
+
SchemaTypeProperties = Shapes::UnionShape.new(name: 'SchemaTypeProperties')
|
341
422
|
ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
|
342
423
|
StartProtectedQueryInput = Shapes::StructureShape.new(name: 'StartProtectedQueryInput')
|
343
424
|
StartProtectedQueryOutput = Shapes::StructureShape.new(name: 'StartProtectedQueryOutput')
|
@@ -366,10 +447,16 @@ module Aws::CleanRooms
|
|
366
447
|
UpdateConfiguredAudienceModelAssociationOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredAudienceModelAssociationOutput')
|
367
448
|
UpdateConfiguredTableAnalysisRuleInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleInput')
|
368
449
|
UpdateConfiguredTableAnalysisRuleOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAnalysisRuleOutput')
|
450
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationAnalysisRuleInput')
|
451
|
+
UpdateConfiguredTableAssociationAnalysisRuleOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationAnalysisRuleOutput')
|
369
452
|
UpdateConfiguredTableAssociationInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationInput')
|
370
453
|
UpdateConfiguredTableAssociationOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableAssociationOutput')
|
371
454
|
UpdateConfiguredTableInput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableInput')
|
372
455
|
UpdateConfiguredTableOutput = Shapes::StructureShape.new(name: 'UpdateConfiguredTableOutput')
|
456
|
+
UpdateIdMappingTableInput = Shapes::StructureShape.new(name: 'UpdateIdMappingTableInput')
|
457
|
+
UpdateIdMappingTableOutput = Shapes::StructureShape.new(name: 'UpdateIdMappingTableOutput')
|
458
|
+
UpdateIdNamespaceAssociationInput = Shapes::StructureShape.new(name: 'UpdateIdNamespaceAssociationInput')
|
459
|
+
UpdateIdNamespaceAssociationOutput = Shapes::StructureShape.new(name: 'UpdateIdNamespaceAssociationOutput')
|
373
460
|
UpdateMembershipInput = Shapes::StructureShape.new(name: 'UpdateMembershipInput')
|
374
461
|
UpdateMembershipOutput = Shapes::StructureShape.new(name: 'UpdateMembershipOutput')
|
375
462
|
UpdatePrivacyBudgetTemplateInput = Shapes::StructureShape.new(name: 'UpdatePrivacyBudgetTemplateInput')
|
@@ -399,8 +486,12 @@ module Aws::CleanRooms
|
|
399
486
|
|
400
487
|
AggregationConstraints.member = Shapes::ShapeRef.new(shape: AggregationConstraint)
|
401
488
|
|
489
|
+
AllowedAdditionalAnalyses.member = Shapes::ShapeRef.new(shape: AdditionalAnalysesResourceArn)
|
490
|
+
|
402
491
|
AllowedColumnList.member = Shapes::ShapeRef.new(shape: ColumnName)
|
403
492
|
|
493
|
+
AllowedResultReceivers.member = Shapes::ShapeRef.new(shape: AccountId)
|
494
|
+
|
404
495
|
AnalysisParameter.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "name"))
|
405
496
|
AnalysisParameter.add_member(:type, Shapes::ShapeRef.new(shape: ParameterType, required: true, location_name: "type"))
|
406
497
|
AnalysisParameter.add_member(:default_value, Shapes::ShapeRef.new(shape: ParameterValue, location_name: "defaultValue"))
|
@@ -423,6 +514,7 @@ module Aws::CleanRooms
|
|
423
514
|
AnalysisRuleAggregation.add_member(:dimension_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, required: true, location_name: "dimensionColumns"))
|
424
515
|
AnalysisRuleAggregation.add_member(:scalar_functions, Shapes::ShapeRef.new(shape: ScalarFunctionsList, required: true, location_name: "scalarFunctions"))
|
425
516
|
AnalysisRuleAggregation.add_member(:output_constraints, Shapes::ShapeRef.new(shape: AggregationConstraints, required: true, location_name: "outputConstraints"))
|
517
|
+
AnalysisRuleAggregation.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
|
426
518
|
AnalysisRuleAggregation.struct_class = Types::AnalysisRuleAggregation
|
427
519
|
|
428
520
|
AnalysisRuleAggregationAggregateColumnsList.member = Shapes::ShapeRef.new(shape: AggregateColumn)
|
@@ -431,6 +523,8 @@ module Aws::CleanRooms
|
|
431
523
|
|
432
524
|
AnalysisRuleCustom.add_member(:allowed_analyses, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysesList, required: true, location_name: "allowedAnalyses"))
|
433
525
|
AnalysisRuleCustom.add_member(:allowed_analysis_providers, Shapes::ShapeRef.new(shape: AnalysisRuleCustomAllowedAnalysisProvidersList, location_name: "allowedAnalysisProviders"))
|
526
|
+
AnalysisRuleCustom.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
|
527
|
+
AnalysisRuleCustom.add_member(:disallowed_output_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, location_name: "disallowedOutputColumns"))
|
434
528
|
AnalysisRuleCustom.add_member(:differential_privacy, Shapes::ShapeRef.new(shape: DifferentialPrivacyConfiguration, location_name: "differentialPrivacy"))
|
435
529
|
AnalysisRuleCustom.struct_class = Types::AnalysisRuleCustom
|
436
530
|
|
@@ -438,9 +532,17 @@ module Aws::CleanRooms
|
|
438
532
|
|
439
533
|
AnalysisRuleCustomAllowedAnalysisProvidersList.member = Shapes::ShapeRef.new(shape: AccountId)
|
440
534
|
|
535
|
+
AnalysisRuleIdMappingTable.add_member(:join_columns, Shapes::ShapeRef.new(shape: AnalysisRuleIdMappingTableJoinColumnsList, required: true, location_name: "joinColumns"))
|
536
|
+
AnalysisRuleIdMappingTable.add_member(:query_constraints, Shapes::ShapeRef.new(shape: QueryConstraintList, required: true, location_name: "queryConstraints"))
|
537
|
+
AnalysisRuleIdMappingTable.add_member(:dimension_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, location_name: "dimensionColumns"))
|
538
|
+
AnalysisRuleIdMappingTable.struct_class = Types::AnalysisRuleIdMappingTable
|
539
|
+
|
540
|
+
AnalysisRuleIdMappingTableJoinColumnsList.member = Shapes::ShapeRef.new(shape: AnalysisRuleColumnName)
|
541
|
+
|
441
542
|
AnalysisRuleList.add_member(:join_columns, Shapes::ShapeRef.new(shape: AnalysisRuleListJoinColumnsList, required: true, location_name: "joinColumns"))
|
442
543
|
AnalysisRuleList.add_member(:allowed_join_operators, Shapes::ShapeRef.new(shape: JoinOperatorsList, location_name: "allowedJoinOperators"))
|
443
544
|
AnalysisRuleList.add_member(:list_columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, required: true, location_name: "listColumns"))
|
545
|
+
AnalysisRuleList.add_member(:additional_analyses, Shapes::ShapeRef.new(shape: AdditionalAnalyses, location_name: "additionalAnalyses"))
|
444
546
|
AnalysisRuleList.struct_class = Types::AnalysisRuleList
|
445
547
|
|
446
548
|
AnalysisRuleListJoinColumnsList.member = Shapes::ShapeRef.new(shape: AnalysisRuleColumnName)
|
@@ -454,10 +556,12 @@ module Aws::CleanRooms
|
|
454
556
|
AnalysisRulePolicyV1.add_member(:list, Shapes::ShapeRef.new(shape: AnalysisRuleList, location_name: "list"))
|
455
557
|
AnalysisRulePolicyV1.add_member(:aggregation, Shapes::ShapeRef.new(shape: AnalysisRuleAggregation, location_name: "aggregation"))
|
456
558
|
AnalysisRulePolicyV1.add_member(:custom, Shapes::ShapeRef.new(shape: AnalysisRuleCustom, location_name: "custom"))
|
559
|
+
AnalysisRulePolicyV1.add_member(:id_mapping_table, Shapes::ShapeRef.new(shape: AnalysisRuleIdMappingTable, location_name: "idMappingTable"))
|
457
560
|
AnalysisRulePolicyV1.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
458
561
|
AnalysisRulePolicyV1.add_member_subclass(:list, Types::AnalysisRulePolicyV1::List)
|
459
562
|
AnalysisRulePolicyV1.add_member_subclass(:aggregation, Types::AnalysisRulePolicyV1::Aggregation)
|
460
563
|
AnalysisRulePolicyV1.add_member_subclass(:custom, Types::AnalysisRulePolicyV1::Custom)
|
564
|
+
AnalysisRulePolicyV1.add_member_subclass(:id_mapping_table, Types::AnalysisRulePolicyV1::IdMappingTable)
|
461
565
|
AnalysisRulePolicyV1.add_member_subclass(:unknown, Types::AnalysisRulePolicyV1::Unknown)
|
462
566
|
AnalysisRulePolicyV1.struct_class = Types::AnalysisRulePolicyV1
|
463
567
|
|
@@ -634,6 +738,35 @@ module Aws::CleanRooms
|
|
634
738
|
|
635
739
|
CollaborationConfiguredAudienceModelAssociationSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationConfiguredAudienceModelAssociationSummary)
|
636
740
|
|
741
|
+
CollaborationIdNamespaceAssociation.add_member(:id, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location_name: "id"))
|
742
|
+
CollaborationIdNamespaceAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: IdNamespaceAssociationArn, required: true, location_name: "arn"))
|
743
|
+
CollaborationIdNamespaceAssociation.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
744
|
+
CollaborationIdNamespaceAssociation.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
745
|
+
CollaborationIdNamespaceAssociation.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, required: true, location_name: "name"))
|
746
|
+
CollaborationIdNamespaceAssociation.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
747
|
+
CollaborationIdNamespaceAssociation.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
|
748
|
+
CollaborationIdNamespaceAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
749
|
+
CollaborationIdNamespaceAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
750
|
+
CollaborationIdNamespaceAssociation.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
751
|
+
CollaborationIdNamespaceAssociation.add_member(:input_reference_properties, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceProperties, required: true, location_name: "inputReferenceProperties"))
|
752
|
+
CollaborationIdNamespaceAssociation.add_member(:id_mapping_config, Shapes::ShapeRef.new(shape: IdMappingConfig, location_name: "idMappingConfig"))
|
753
|
+
CollaborationIdNamespaceAssociation.struct_class = Types::CollaborationIdNamespaceAssociation
|
754
|
+
|
755
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: IdNamespaceAssociationArn, required: true, location_name: "arn"))
|
756
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
757
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location_name: "id"))
|
758
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
759
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
760
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
761
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:creator_account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "creatorAccountId"))
|
762
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
763
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, required: true, location_name: "name"))
|
764
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
765
|
+
CollaborationIdNamespaceAssociationSummary.add_member(:input_reference_properties, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferencePropertiesSummary, required: true, location_name: "inputReferenceProperties"))
|
766
|
+
CollaborationIdNamespaceAssociationSummary.struct_class = Types::CollaborationIdNamespaceAssociationSummary
|
767
|
+
|
768
|
+
CollaborationIdNamespaceAssociationSummaryList.member = Shapes::ShapeRef.new(shape: CollaborationIdNamespaceAssociationSummary)
|
769
|
+
|
637
770
|
CollaborationPrivacyBudgetSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
|
638
771
|
CollaborationPrivacyBudgetSummary.add_member(:privacy_budget_template_id, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateIdentifier, required: true, location_name: "privacyBudgetTemplateId"))
|
639
772
|
CollaborationPrivacyBudgetSummary.add_member(:privacy_budget_template_arn, Shapes::ShapeRef.new(shape: PrivacyBudgetTemplateArn, required: true, location_name: "privacyBudgetTemplateArn"))
|
@@ -692,6 +825,12 @@ module Aws::CleanRooms
|
|
692
825
|
|
693
826
|
ColumnList.member = Shapes::ShapeRef.new(shape: Column)
|
694
827
|
|
828
|
+
ConfigurationDetails.add_member(:direct_analysis_configuration_details, Shapes::ShapeRef.new(shape: DirectAnalysisConfigurationDetails, location_name: "directAnalysisConfigurationDetails"))
|
829
|
+
ConfigurationDetails.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
830
|
+
ConfigurationDetails.add_member_subclass(:direct_analysis_configuration_details, Types::ConfigurationDetails::DirectAnalysisConfigurationDetails)
|
831
|
+
ConfigurationDetails.add_member_subclass(:unknown, Types::ConfigurationDetails::Unknown)
|
832
|
+
ConfigurationDetails.struct_class = Types::ConfigurationDetails
|
833
|
+
|
695
834
|
ConfiguredAudienceModelAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationIdentifier, required: true, location_name: "id"))
|
696
835
|
ConfiguredAudienceModelAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelAssociationArn, required: true, location_name: "arn"))
|
697
836
|
ConfiguredAudienceModelAssociation.add_member(:configured_audience_model_arn, Shapes::ShapeRef.new(shape: ConfiguredAudienceModelArn, required: true, location_name: "configuredAudienceModelArn"))
|
@@ -768,10 +907,50 @@ module Aws::CleanRooms
|
|
768
907
|
ConfiguredTableAssociation.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
769
908
|
ConfiguredTableAssociation.add_member(:name, Shapes::ShapeRef.new(shape: TableAlias, required: true, location_name: "name"))
|
770
909
|
ConfiguredTableAssociation.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
|
910
|
+
ConfiguredTableAssociation.add_member(:analysis_rule_types, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleTypeList, location_name: "analysisRuleTypes"))
|
771
911
|
ConfiguredTableAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
772
912
|
ConfiguredTableAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
773
913
|
ConfiguredTableAssociation.struct_class = Types::ConfiguredTableAssociation
|
774
914
|
|
915
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipIdentifier"))
|
916
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:configured_table_association_id, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location_name: "configuredTableAssociationId"))
|
917
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:configured_table_association_arn, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationArn, required: true, location_name: "configuredTableAssociationArn"))
|
918
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "policy"))
|
919
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location_name: "type"))
|
920
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
921
|
+
ConfiguredTableAssociationAnalysisRule.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
922
|
+
ConfiguredTableAssociationAnalysisRule.struct_class = Types::ConfiguredTableAssociationAnalysisRule
|
923
|
+
|
924
|
+
ConfiguredTableAssociationAnalysisRuleAggregation.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
|
925
|
+
ConfiguredTableAssociationAnalysisRuleAggregation.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
|
926
|
+
ConfiguredTableAssociationAnalysisRuleAggregation.struct_class = Types::ConfiguredTableAssociationAnalysisRuleAggregation
|
927
|
+
|
928
|
+
ConfiguredTableAssociationAnalysisRuleCustom.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
|
929
|
+
ConfiguredTableAssociationAnalysisRuleCustom.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
|
930
|
+
ConfiguredTableAssociationAnalysisRuleCustom.struct_class = Types::ConfiguredTableAssociationAnalysisRuleCustom
|
931
|
+
|
932
|
+
ConfiguredTableAssociationAnalysisRuleList.add_member(:allowed_result_receivers, Shapes::ShapeRef.new(shape: AllowedResultReceivers, location_name: "allowedResultReceivers"))
|
933
|
+
ConfiguredTableAssociationAnalysisRuleList.add_member(:allowed_additional_analyses, Shapes::ShapeRef.new(shape: AllowedAdditionalAnalyses, location_name: "allowedAdditionalAnalyses"))
|
934
|
+
ConfiguredTableAssociationAnalysisRuleList.struct_class = Types::ConfiguredTableAssociationAnalysisRuleList
|
935
|
+
|
936
|
+
ConfiguredTableAssociationAnalysisRulePolicy.add_member(:v1, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicyV1, location_name: "v1"))
|
937
|
+
ConfiguredTableAssociationAnalysisRulePolicy.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
938
|
+
ConfiguredTableAssociationAnalysisRulePolicy.add_member_subclass(:v1, Types::ConfiguredTableAssociationAnalysisRulePolicy::V1)
|
939
|
+
ConfiguredTableAssociationAnalysisRulePolicy.add_member_subclass(:unknown, Types::ConfiguredTableAssociationAnalysisRulePolicy::Unknown)
|
940
|
+
ConfiguredTableAssociationAnalysisRulePolicy.struct_class = Types::ConfiguredTableAssociationAnalysisRulePolicy
|
941
|
+
|
942
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:list, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleList, location_name: "list"))
|
943
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:aggregation, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleAggregation, location_name: "aggregation"))
|
944
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:custom, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleCustom, location_name: "custom"))
|
945
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
946
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:list, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::List)
|
947
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:aggregation, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Aggregation)
|
948
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:custom, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Custom)
|
949
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.add_member_subclass(:unknown, Types::ConfiguredTableAssociationAnalysisRulePolicyV1::Unknown)
|
950
|
+
ConfiguredTableAssociationAnalysisRulePolicyV1.struct_class = Types::ConfiguredTableAssociationAnalysisRulePolicyV1
|
951
|
+
|
952
|
+
ConfiguredTableAssociationAnalysisRuleTypeList.member = Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType)
|
953
|
+
|
775
954
|
ConfiguredTableAssociationSummary.add_member(:configured_table_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "configuredTableId"))
|
776
955
|
ConfiguredTableAssociationSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
|
777
956
|
ConfiguredTableAssociationSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
@@ -846,6 +1025,15 @@ module Aws::CleanRooms
|
|
846
1025
|
CreateConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
|
847
1026
|
CreateConfiguredTableAnalysisRuleOutput.struct_class = Types::CreateConfiguredTableAnalysisRuleOutput
|
848
1027
|
|
1028
|
+
CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1029
|
+
CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
1030
|
+
CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location_name: "analysisRuleType"))
|
1031
|
+
CreateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
|
1032
|
+
CreateConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::CreateConfiguredTableAssociationAnalysisRuleInput
|
1033
|
+
|
1034
|
+
CreateConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
|
1035
|
+
CreateConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::CreateConfiguredTableAssociationAnalysisRuleOutput
|
1036
|
+
|
849
1037
|
CreateConfiguredTableAssociationInput.add_member(:name, Shapes::ShapeRef.new(shape: TableAlias, required: true, location_name: "name"))
|
850
1038
|
CreateConfiguredTableAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
|
851
1039
|
CreateConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
@@ -868,6 +1056,28 @@ module Aws::CleanRooms
|
|
868
1056
|
CreateConfiguredTableOutput.add_member(:configured_table, Shapes::ShapeRef.new(shape: ConfiguredTable, required: true, location_name: "configuredTable"))
|
869
1057
|
CreateConfiguredTableOutput.struct_class = Types::CreateConfiguredTableOutput
|
870
1058
|
|
1059
|
+
CreateIdMappingTableInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1060
|
+
CreateIdMappingTableInput.add_member(:name, Shapes::ShapeRef.new(shape: ResourceAlias, required: true, location_name: "name"))
|
1061
|
+
CreateIdMappingTableInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1062
|
+
CreateIdMappingTableInput.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdMappingTableInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1063
|
+
CreateIdMappingTableInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
1064
|
+
CreateIdMappingTableInput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KMSKeyArn, location_name: "kmsKeyArn"))
|
1065
|
+
CreateIdMappingTableInput.struct_class = Types::CreateIdMappingTableInput
|
1066
|
+
|
1067
|
+
CreateIdMappingTableOutput.add_member(:id_mapping_table, Shapes::ShapeRef.new(shape: IdMappingTable, required: true, location_name: "idMappingTable"))
|
1068
|
+
CreateIdMappingTableOutput.struct_class = Types::CreateIdMappingTableOutput
|
1069
|
+
|
1070
|
+
CreateIdNamespaceAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1071
|
+
CreateIdNamespaceAssociationInput.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1072
|
+
CreateIdNamespaceAssociationInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
1073
|
+
CreateIdNamespaceAssociationInput.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, required: true, location_name: "name"))
|
1074
|
+
CreateIdNamespaceAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1075
|
+
CreateIdNamespaceAssociationInput.add_member(:id_mapping_config, Shapes::ShapeRef.new(shape: IdMappingConfig, location_name: "idMappingConfig"))
|
1076
|
+
CreateIdNamespaceAssociationInput.struct_class = Types::CreateIdNamespaceAssociationInput
|
1077
|
+
|
1078
|
+
CreateIdNamespaceAssociationOutput.add_member(:id_namespace_association, Shapes::ShapeRef.new(shape: IdNamespaceAssociation, required: true, location_name: "idNamespaceAssociation"))
|
1079
|
+
CreateIdNamespaceAssociationOutput.struct_class = Types::CreateIdNamespaceAssociationOutput
|
1080
|
+
|
871
1081
|
CreateMembershipInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location_name: "collaborationIdentifier"))
|
872
1082
|
CreateMembershipInput.add_member(:query_log_status, Shapes::ShapeRef.new(shape: MembershipQueryLogStatus, required: true, location_name: "queryLogStatus"))
|
873
1083
|
CreateMembershipInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
|
@@ -917,6 +1127,13 @@ module Aws::CleanRooms
|
|
917
1127
|
|
918
1128
|
DeleteConfiguredTableAnalysisRuleOutput.struct_class = Types::DeleteConfiguredTableAnalysisRuleOutput
|
919
1129
|
|
1130
|
+
DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1131
|
+
DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
1132
|
+
DeleteConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
|
1133
|
+
DeleteConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::DeleteConfiguredTableAssociationAnalysisRuleInput
|
1134
|
+
|
1135
|
+
DeleteConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::DeleteConfiguredTableAssociationAnalysisRuleOutput
|
1136
|
+
|
920
1137
|
DeleteConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
921
1138
|
DeleteConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
922
1139
|
DeleteConfiguredTableAssociationInput.struct_class = Types::DeleteConfiguredTableAssociationInput
|
@@ -928,6 +1145,18 @@ module Aws::CleanRooms
|
|
928
1145
|
|
929
1146
|
DeleteConfiguredTableOutput.struct_class = Types::DeleteConfiguredTableOutput
|
930
1147
|
|
1148
|
+
DeleteIdMappingTableInput.add_member(:id_mapping_table_identifier, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "idMappingTableIdentifier"))
|
1149
|
+
DeleteIdMappingTableInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1150
|
+
DeleteIdMappingTableInput.struct_class = Types::DeleteIdMappingTableInput
|
1151
|
+
|
1152
|
+
DeleteIdMappingTableOutput.struct_class = Types::DeleteIdMappingTableOutput
|
1153
|
+
|
1154
|
+
DeleteIdNamespaceAssociationInput.add_member(:id_namespace_association_identifier, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location: "uri", location_name: "idNamespaceAssociationIdentifier"))
|
1155
|
+
DeleteIdNamespaceAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1156
|
+
DeleteIdNamespaceAssociationInput.struct_class = Types::DeleteIdNamespaceAssociationInput
|
1157
|
+
|
1158
|
+
DeleteIdNamespaceAssociationOutput.struct_class = Types::DeleteIdNamespaceAssociationOutput
|
1159
|
+
|
931
1160
|
DeleteMemberInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
932
1161
|
DeleteMemberInput.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location: "uri", location_name: "accountId"))
|
933
1162
|
DeleteMemberInput.struct_class = Types::DeleteMemberInput
|
@@ -1001,6 +1230,9 @@ module Aws::CleanRooms
|
|
1001
1230
|
DifferentialPrivacyTemplateUpdateParameters.add_member(:users_noise_per_query, Shapes::ShapeRef.new(shape: UsersNoisePerQuery, location_name: "usersNoisePerQuery"))
|
1002
1231
|
DifferentialPrivacyTemplateUpdateParameters.struct_class = Types::DifferentialPrivacyTemplateUpdateParameters
|
1003
1232
|
|
1233
|
+
DirectAnalysisConfigurationDetails.add_member(:receiver_account_ids, Shapes::ShapeRef.new(shape: ReceiverAccountIds, location_name: "receiverAccountIds"))
|
1234
|
+
DirectAnalysisConfigurationDetails.struct_class = Types::DirectAnalysisConfigurationDetails
|
1235
|
+
|
1004
1236
|
GetAnalysisTemplateInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1005
1237
|
GetAnalysisTemplateInput.add_member(:analysis_template_identifier, Shapes::ShapeRef.new(shape: AnalysisTemplateIdentifier, required: true, location: "uri", location_name: "analysisTemplateIdentifier"))
|
1006
1238
|
GetAnalysisTemplateInput.struct_class = Types::GetAnalysisTemplateInput
|
@@ -1022,6 +1254,13 @@ module Aws::CleanRooms
|
|
1022
1254
|
GetCollaborationConfiguredAudienceModelAssociationOutput.add_member(:collaboration_configured_audience_model_association, Shapes::ShapeRef.new(shape: CollaborationConfiguredAudienceModelAssociation, required: true, location_name: "collaborationConfiguredAudienceModelAssociation"))
|
1023
1255
|
GetCollaborationConfiguredAudienceModelAssociationOutput.struct_class = Types::GetCollaborationConfiguredAudienceModelAssociationOutput
|
1024
1256
|
|
1257
|
+
GetCollaborationIdNamespaceAssociationInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
1258
|
+
GetCollaborationIdNamespaceAssociationInput.add_member(:id_namespace_association_identifier, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location: "uri", location_name: "idNamespaceAssociationIdentifier"))
|
1259
|
+
GetCollaborationIdNamespaceAssociationInput.struct_class = Types::GetCollaborationIdNamespaceAssociationInput
|
1260
|
+
|
1261
|
+
GetCollaborationIdNamespaceAssociationOutput.add_member(:collaboration_id_namespace_association, Shapes::ShapeRef.new(shape: CollaborationIdNamespaceAssociation, required: true, location_name: "collaborationIdNamespaceAssociation"))
|
1262
|
+
GetCollaborationIdNamespaceAssociationOutput.struct_class = Types::GetCollaborationIdNamespaceAssociationOutput
|
1263
|
+
|
1025
1264
|
GetCollaborationInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
1026
1265
|
GetCollaborationInput.struct_class = Types::GetCollaborationInput
|
1027
1266
|
|
@@ -1049,6 +1288,14 @@ module Aws::CleanRooms
|
|
1049
1288
|
GetConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
|
1050
1289
|
GetConfiguredTableAnalysisRuleOutput.struct_class = Types::GetConfiguredTableAnalysisRuleOutput
|
1051
1290
|
|
1291
|
+
GetConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1292
|
+
GetConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
1293
|
+
GetConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
|
1294
|
+
GetConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::GetConfiguredTableAssociationAnalysisRuleInput
|
1295
|
+
|
1296
|
+
GetConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
|
1297
|
+
GetConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::GetConfiguredTableAssociationAnalysisRuleOutput
|
1298
|
+
|
1052
1299
|
GetConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
1053
1300
|
GetConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1054
1301
|
GetConfiguredTableAssociationInput.struct_class = Types::GetConfiguredTableAssociationInput
|
@@ -1062,6 +1309,20 @@ module Aws::CleanRooms
|
|
1062
1309
|
GetConfiguredTableOutput.add_member(:configured_table, Shapes::ShapeRef.new(shape: ConfiguredTable, required: true, location_name: "configuredTable"))
|
1063
1310
|
GetConfiguredTableOutput.struct_class = Types::GetConfiguredTableOutput
|
1064
1311
|
|
1312
|
+
GetIdMappingTableInput.add_member(:id_mapping_table_identifier, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "idMappingTableIdentifier"))
|
1313
|
+
GetIdMappingTableInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1314
|
+
GetIdMappingTableInput.struct_class = Types::GetIdMappingTableInput
|
1315
|
+
|
1316
|
+
GetIdMappingTableOutput.add_member(:id_mapping_table, Shapes::ShapeRef.new(shape: IdMappingTable, required: true, location_name: "idMappingTable"))
|
1317
|
+
GetIdMappingTableOutput.struct_class = Types::GetIdMappingTableOutput
|
1318
|
+
|
1319
|
+
GetIdNamespaceAssociationInput.add_member(:id_namespace_association_identifier, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location: "uri", location_name: "idNamespaceAssociationIdentifier"))
|
1320
|
+
GetIdNamespaceAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1321
|
+
GetIdNamespaceAssociationInput.struct_class = Types::GetIdNamespaceAssociationInput
|
1322
|
+
|
1323
|
+
GetIdNamespaceAssociationOutput.add_member(:id_namespace_association, Shapes::ShapeRef.new(shape: IdNamespaceAssociation, required: true, location_name: "idNamespaceAssociation"))
|
1324
|
+
GetIdNamespaceAssociationOutput.struct_class = Types::GetIdNamespaceAssociationOutput
|
1325
|
+
|
1065
1326
|
GetMembershipInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1066
1327
|
GetMembershipInput.struct_class = Types::GetMembershipInput
|
1067
1328
|
|
@@ -1101,6 +1362,99 @@ module Aws::CleanRooms
|
|
1101
1362
|
GlueTableReference.add_member(:database_name, Shapes::ShapeRef.new(shape: GlueDatabaseName, required: true, location_name: "databaseName"))
|
1102
1363
|
GlueTableReference.struct_class = Types::GlueTableReference
|
1103
1364
|
|
1365
|
+
IdMappingConfig.add_member(:allow_use_as_dimension_column, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "allowUseAsDimensionColumn"))
|
1366
|
+
IdMappingConfig.struct_class = Types::IdMappingConfig
|
1367
|
+
|
1368
|
+
IdMappingTable.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
|
1369
|
+
IdMappingTable.add_member(:arn, Shapes::ShapeRef.new(shape: IdMappingTableArn, required: true, location_name: "arn"))
|
1370
|
+
IdMappingTable.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdMappingTableInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1371
|
+
IdMappingTable.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
|
1372
|
+
IdMappingTable.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
1373
|
+
IdMappingTable.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
1374
|
+
IdMappingTable.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
1375
|
+
IdMappingTable.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1376
|
+
IdMappingTable.add_member(:name, Shapes::ShapeRef.new(shape: ResourceAlias, required: true, location_name: "name"))
|
1377
|
+
IdMappingTable.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
1378
|
+
IdMappingTable.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
1379
|
+
IdMappingTable.add_member(:input_reference_properties, Shapes::ShapeRef.new(shape: IdMappingTableInputReferenceProperties, required: true, location_name: "inputReferenceProperties"))
|
1380
|
+
IdMappingTable.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KMSKeyArn, location_name: "kmsKeyArn"))
|
1381
|
+
IdMappingTable.struct_class = Types::IdMappingTable
|
1382
|
+
|
1383
|
+
IdMappingTableInputReferenceConfig.add_member(:input_reference_arn, Shapes::ShapeRef.new(shape: IdMappingTableInputReferenceArn, required: true, location_name: "inputReferenceArn"))
|
1384
|
+
IdMappingTableInputReferenceConfig.add_member(:manage_resource_policies, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "manageResourcePolicies"))
|
1385
|
+
IdMappingTableInputReferenceConfig.struct_class = Types::IdMappingTableInputReferenceConfig
|
1386
|
+
|
1387
|
+
IdMappingTableInputReferenceProperties.add_member(:id_mapping_table_input_source, Shapes::ShapeRef.new(shape: IdMappingTableInputSourceList, required: true, location_name: "idMappingTableInputSource"))
|
1388
|
+
IdMappingTableInputReferenceProperties.struct_class = Types::IdMappingTableInputReferenceProperties
|
1389
|
+
|
1390
|
+
IdMappingTableInputSource.add_member(:id_namespace_association_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "idNamespaceAssociationId"))
|
1391
|
+
IdMappingTableInputSource.add_member(:type, Shapes::ShapeRef.new(shape: IdNamespaceType, required: true, location_name: "type"))
|
1392
|
+
IdMappingTableInputSource.struct_class = Types::IdMappingTableInputSource
|
1393
|
+
|
1394
|
+
IdMappingTableInputSourceList.member = Shapes::ShapeRef.new(shape: IdMappingTableInputSource)
|
1395
|
+
|
1396
|
+
IdMappingTableSchemaTypeProperties.add_member(:id_mapping_table_input_source, Shapes::ShapeRef.new(shape: IdMappingTableInputSourceList, required: true, location_name: "idMappingTableInputSource"))
|
1397
|
+
IdMappingTableSchemaTypeProperties.struct_class = Types::IdMappingTableSchemaTypeProperties
|
1398
|
+
|
1399
|
+
IdMappingTableSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
1400
|
+
IdMappingTableSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
1401
|
+
IdMappingTableSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
|
1402
|
+
IdMappingTableSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
1403
|
+
IdMappingTableSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
1404
|
+
IdMappingTableSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
1405
|
+
IdMappingTableSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
|
1406
|
+
IdMappingTableSummary.add_member(:arn, Shapes::ShapeRef.new(shape: IdMappingTableArn, required: true, location_name: "arn"))
|
1407
|
+
IdMappingTableSummary.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1408
|
+
IdMappingTableSummary.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdMappingTableInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1409
|
+
IdMappingTableSummary.add_member(:name, Shapes::ShapeRef.new(shape: ResourceAlias, required: true, location_name: "name"))
|
1410
|
+
IdMappingTableSummary.struct_class = Types::IdMappingTableSummary
|
1411
|
+
|
1412
|
+
IdMappingTableSummaryList.member = Shapes::ShapeRef.new(shape: IdMappingTableSummary)
|
1413
|
+
|
1414
|
+
IdMappingWorkflowsSupported.member = Shapes::ShapeRef.new(shape: Document)
|
1415
|
+
|
1416
|
+
IdNamespaceAssociation.add_member(:id, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location_name: "id"))
|
1417
|
+
IdNamespaceAssociation.add_member(:arn, Shapes::ShapeRef.new(shape: IdNamespaceAssociationArn, required: true, location_name: "arn"))
|
1418
|
+
IdNamespaceAssociation.add_member(:membership_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "membershipId"))
|
1419
|
+
IdNamespaceAssociation.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
1420
|
+
IdNamespaceAssociation.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
1421
|
+
IdNamespaceAssociation.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
1422
|
+
IdNamespaceAssociation.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, required: true, location_name: "name"))
|
1423
|
+
IdNamespaceAssociation.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1424
|
+
IdNamespaceAssociation.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
1425
|
+
IdNamespaceAssociation.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
1426
|
+
IdNamespaceAssociation.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1427
|
+
IdNamespaceAssociation.add_member(:input_reference_properties, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceProperties, required: true, location_name: "inputReferenceProperties"))
|
1428
|
+
IdNamespaceAssociation.add_member(:id_mapping_config, Shapes::ShapeRef.new(shape: IdMappingConfig, location_name: "idMappingConfig"))
|
1429
|
+
IdNamespaceAssociation.struct_class = Types::IdNamespaceAssociation
|
1430
|
+
|
1431
|
+
IdNamespaceAssociationInputReferenceConfig.add_member(:input_reference_arn, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceArn, required: true, location_name: "inputReferenceArn"))
|
1432
|
+
IdNamespaceAssociationInputReferenceConfig.add_member(:manage_resource_policies, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "manageResourcePolicies"))
|
1433
|
+
IdNamespaceAssociationInputReferenceConfig.struct_class = Types::IdNamespaceAssociationInputReferenceConfig
|
1434
|
+
|
1435
|
+
IdNamespaceAssociationInputReferenceProperties.add_member(:id_namespace_type, Shapes::ShapeRef.new(shape: IdNamespaceType, required: true, location_name: "idNamespaceType"))
|
1436
|
+
IdNamespaceAssociationInputReferenceProperties.add_member(:id_mapping_workflows_supported, Shapes::ShapeRef.new(shape: IdMappingWorkflowsSupported, required: true, location_name: "idMappingWorkflowsSupported"))
|
1437
|
+
IdNamespaceAssociationInputReferenceProperties.struct_class = Types::IdNamespaceAssociationInputReferenceProperties
|
1438
|
+
|
1439
|
+
IdNamespaceAssociationInputReferencePropertiesSummary.add_member(:id_namespace_type, Shapes::ShapeRef.new(shape: IdNamespaceType, required: true, location_name: "idNamespaceType"))
|
1440
|
+
IdNamespaceAssociationInputReferencePropertiesSummary.struct_class = Types::IdNamespaceAssociationInputReferencePropertiesSummary
|
1441
|
+
|
1442
|
+
IdNamespaceAssociationSummary.add_member(:membership_id, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location_name: "membershipId"))
|
1443
|
+
IdNamespaceAssociationSummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
1444
|
+
IdNamespaceAssociationSummary.add_member(:collaboration_arn, Shapes::ShapeRef.new(shape: CollaborationArn, required: true, location_name: "collaborationArn"))
|
1445
|
+
IdNamespaceAssociationSummary.add_member(:collaboration_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "collaborationId"))
|
1446
|
+
IdNamespaceAssociationSummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
1447
|
+
IdNamespaceAssociationSummary.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
1448
|
+
IdNamespaceAssociationSummary.add_member(:id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "id"))
|
1449
|
+
IdNamespaceAssociationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: IdNamespaceAssociationArn, required: true, location_name: "arn"))
|
1450
|
+
IdNamespaceAssociationSummary.add_member(:input_reference_config, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferenceConfig, required: true, location_name: "inputReferenceConfig"))
|
1451
|
+
IdNamespaceAssociationSummary.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, required: true, location_name: "name"))
|
1452
|
+
IdNamespaceAssociationSummary.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
1453
|
+
IdNamespaceAssociationSummary.add_member(:input_reference_properties, Shapes::ShapeRef.new(shape: IdNamespaceAssociationInputReferencePropertiesSummary, required: true, location_name: "inputReferenceProperties"))
|
1454
|
+
IdNamespaceAssociationSummary.struct_class = Types::IdNamespaceAssociationSummary
|
1455
|
+
|
1456
|
+
IdNamespaceAssociationSummaryList.member = Shapes::ShapeRef.new(shape: IdNamespaceAssociationSummary)
|
1457
|
+
|
1104
1458
|
InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
1105
1459
|
InternalServerException.struct_class = Types::InternalServerException
|
1106
1460
|
|
@@ -1133,6 +1487,15 @@ module Aws::CleanRooms
|
|
1133
1487
|
ListCollaborationConfiguredAudienceModelAssociationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
1134
1488
|
ListCollaborationConfiguredAudienceModelAssociationsOutput.struct_class = Types::ListCollaborationConfiguredAudienceModelAssociationsOutput
|
1135
1489
|
|
1490
|
+
ListCollaborationIdNamespaceAssociationsInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
1491
|
+
ListCollaborationIdNamespaceAssociationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
1492
|
+
ListCollaborationIdNamespaceAssociationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1493
|
+
ListCollaborationIdNamespaceAssociationsInput.struct_class = Types::ListCollaborationIdNamespaceAssociationsInput
|
1494
|
+
|
1495
|
+
ListCollaborationIdNamespaceAssociationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
1496
|
+
ListCollaborationIdNamespaceAssociationsOutput.add_member(:collaboration_id_namespace_association_summaries, Shapes::ShapeRef.new(shape: CollaborationIdNamespaceAssociationSummaryList, required: true, location_name: "collaborationIdNamespaceAssociationSummaries"))
|
1497
|
+
ListCollaborationIdNamespaceAssociationsOutput.struct_class = Types::ListCollaborationIdNamespaceAssociationsOutput
|
1498
|
+
|
1136
1499
|
ListCollaborationPrivacyBudgetTemplatesInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
1137
1500
|
ListCollaborationPrivacyBudgetTemplatesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
1138
1501
|
ListCollaborationPrivacyBudgetTemplatesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -1187,6 +1550,24 @@ module Aws::CleanRooms
|
|
1187
1550
|
ListConfiguredTablesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
1188
1551
|
ListConfiguredTablesOutput.struct_class = Types::ListConfiguredTablesOutput
|
1189
1552
|
|
1553
|
+
ListIdMappingTablesInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1554
|
+
ListIdMappingTablesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
1555
|
+
ListIdMappingTablesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1556
|
+
ListIdMappingTablesInput.struct_class = Types::ListIdMappingTablesInput
|
1557
|
+
|
1558
|
+
ListIdMappingTablesOutput.add_member(:id_mapping_table_summaries, Shapes::ShapeRef.new(shape: IdMappingTableSummaryList, required: true, location_name: "idMappingTableSummaries"))
|
1559
|
+
ListIdMappingTablesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
1560
|
+
ListIdMappingTablesOutput.struct_class = Types::ListIdMappingTablesOutput
|
1561
|
+
|
1562
|
+
ListIdNamespaceAssociationsInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1563
|
+
ListIdNamespaceAssociationsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
1564
|
+
ListIdNamespaceAssociationsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
1565
|
+
ListIdNamespaceAssociationsInput.struct_class = Types::ListIdNamespaceAssociationsInput
|
1566
|
+
|
1567
|
+
ListIdNamespaceAssociationsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
|
1568
|
+
ListIdNamespaceAssociationsOutput.add_member(:id_namespace_association_summaries, Shapes::ShapeRef.new(shape: IdNamespaceAssociationSummaryList, required: true, location_name: "idNamespaceAssociationSummaries"))
|
1569
|
+
ListIdNamespaceAssociationsOutput.struct_class = Types::ListIdNamespaceAssociationsOutput
|
1570
|
+
|
1190
1571
|
ListMembersInput.add_member(:collaboration_identifier, Shapes::ShapeRef.new(shape: CollaborationIdentifier, required: true, location: "uri", location_name: "collaborationIdentifier"))
|
1191
1572
|
ListMembersInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
|
1192
1573
|
ListMembersInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
@@ -1327,6 +1708,13 @@ module Aws::CleanRooms
|
|
1327
1708
|
PaymentConfiguration.add_member(:query_compute, Shapes::ShapeRef.new(shape: QueryComputePaymentConfig, required: true, location_name: "queryCompute"))
|
1328
1709
|
PaymentConfiguration.struct_class = Types::PaymentConfiguration
|
1329
1710
|
|
1711
|
+
PopulateIdMappingTableInput.add_member(:id_mapping_table_identifier, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "idMappingTableIdentifier"))
|
1712
|
+
PopulateIdMappingTableInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1713
|
+
PopulateIdMappingTableInput.struct_class = Types::PopulateIdMappingTableInput
|
1714
|
+
|
1715
|
+
PopulateIdMappingTableOutput.add_member(:id_mapping_job_id, Shapes::ShapeRef.new(shape: UUID, required: true, location_name: "idMappingJobId"))
|
1716
|
+
PopulateIdMappingTableOutput.struct_class = Types::PopulateIdMappingTableOutput
|
1717
|
+
|
1330
1718
|
PreviewPrivacyImpactInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1331
1719
|
PreviewPrivacyImpactInput.add_member(:parameters, Shapes::ShapeRef.new(shape: PreviewPrivacyImpactParametersInput, required: true, location_name: "parameters"))
|
1332
1720
|
PreviewPrivacyImpactInput.struct_class = Types::PreviewPrivacyImpactInput
|
@@ -1428,6 +1816,9 @@ module Aws::CleanRooms
|
|
1428
1816
|
ProtectedQueryError.add_member(:code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "code"))
|
1429
1817
|
ProtectedQueryError.struct_class = Types::ProtectedQueryError
|
1430
1818
|
|
1819
|
+
ProtectedQueryMemberOutputConfiguration.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
|
1820
|
+
ProtectedQueryMemberOutputConfiguration.struct_class = Types::ProtectedQueryMemberOutputConfiguration
|
1821
|
+
|
1431
1822
|
ProtectedQueryMemberOutputList.member = Shapes::ShapeRef.new(shape: ProtectedQuerySingleMemberOutput)
|
1432
1823
|
|
1433
1824
|
ProtectedQueryOutput.add_member(:s3, Shapes::ShapeRef.new(shape: ProtectedQueryS3Output, location_name: "s3"))
|
@@ -1439,8 +1830,10 @@ module Aws::CleanRooms
|
|
1439
1830
|
ProtectedQueryOutput.struct_class = Types::ProtectedQueryOutput
|
1440
1831
|
|
1441
1832
|
ProtectedQueryOutputConfiguration.add_member(:s3, Shapes::ShapeRef.new(shape: ProtectedQueryS3OutputConfiguration, location_name: "s3"))
|
1833
|
+
ProtectedQueryOutputConfiguration.add_member(:member, Shapes::ShapeRef.new(shape: ProtectedQueryMemberOutputConfiguration, location_name: "member"))
|
1442
1834
|
ProtectedQueryOutputConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1443
1835
|
ProtectedQueryOutputConfiguration.add_member_subclass(:s3, Types::ProtectedQueryOutputConfiguration::S3)
|
1836
|
+
ProtectedQueryOutputConfiguration.add_member_subclass(:member, Types::ProtectedQueryOutputConfiguration::Member)
|
1444
1837
|
ProtectedQueryOutputConfiguration.add_member_subclass(:unknown, Types::ProtectedQueryOutputConfiguration::Unknown)
|
1445
1838
|
ProtectedQueryOutputConfiguration.struct_class = Types::ProtectedQueryOutputConfiguration
|
1446
1839
|
|
@@ -1474,6 +1867,7 @@ module Aws::CleanRooms
|
|
1474
1867
|
ProtectedQuerySummary.add_member(:membership_arn, Shapes::ShapeRef.new(shape: MembershipArn, required: true, location_name: "membershipArn"))
|
1475
1868
|
ProtectedQuerySummary.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createTime"))
|
1476
1869
|
ProtectedQuerySummary.add_member(:status, Shapes::ShapeRef.new(shape: ProtectedQueryStatus, required: true, location_name: "status"))
|
1870
|
+
ProtectedQuerySummary.add_member(:receiver_configurations, Shapes::ShapeRef.new(shape: ReceiverConfigurationsList, required: true, location_name: "receiverConfigurations"))
|
1477
1871
|
ProtectedQuerySummary.struct_class = Types::ProtectedQuerySummary
|
1478
1872
|
|
1479
1873
|
ProtectedQuerySummaryList.member = Shapes::ShapeRef.new(shape: ProtectedQuerySummary)
|
@@ -1481,8 +1875,27 @@ module Aws::CleanRooms
|
|
1481
1875
|
QueryComputePaymentConfig.add_member(:is_responsible, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "isResponsible"))
|
1482
1876
|
QueryComputePaymentConfig.struct_class = Types::QueryComputePaymentConfig
|
1483
1877
|
|
1878
|
+
QueryConstraint.add_member(:require_overlap, Shapes::ShapeRef.new(shape: QueryConstraintRequireOverlap, location_name: "requireOverlap"))
|
1879
|
+
QueryConstraint.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1880
|
+
QueryConstraint.add_member_subclass(:require_overlap, Types::QueryConstraint::RequireOverlap)
|
1881
|
+
QueryConstraint.add_member_subclass(:unknown, Types::QueryConstraint::Unknown)
|
1882
|
+
QueryConstraint.struct_class = Types::QueryConstraint
|
1883
|
+
|
1884
|
+
QueryConstraintList.member = Shapes::ShapeRef.new(shape: QueryConstraint)
|
1885
|
+
|
1886
|
+
QueryConstraintRequireOverlap.add_member(:columns, Shapes::ShapeRef.new(shape: AnalysisRuleColumnList, location_name: "columns"))
|
1887
|
+
QueryConstraintRequireOverlap.struct_class = Types::QueryConstraintRequireOverlap
|
1888
|
+
|
1484
1889
|
QueryTables.member = Shapes::ShapeRef.new(shape: TableAlias)
|
1485
1890
|
|
1891
|
+
ReceiverAccountIds.member = Shapes::ShapeRef.new(shape: AccountId)
|
1892
|
+
|
1893
|
+
ReceiverConfiguration.add_member(:analysis_type, Shapes::ShapeRef.new(shape: AnalysisType, required: true, location_name: "analysisType"))
|
1894
|
+
ReceiverConfiguration.add_member(:configuration_details, Shapes::ShapeRef.new(shape: ConfigurationDetails, location_name: "configurationDetails"))
|
1895
|
+
ReceiverConfiguration.struct_class = Types::ReceiverConfiguration
|
1896
|
+
|
1897
|
+
ReceiverConfigurationsList.member = Shapes::ShapeRef.new(shape: ReceiverConfiguration)
|
1898
|
+
|
1486
1899
|
ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1487
1900
|
ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "resourceId"))
|
1488
1901
|
ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "resourceType"))
|
@@ -1503,6 +1916,7 @@ module Aws::CleanRooms
|
|
1503
1916
|
Schema.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updateTime"))
|
1504
1917
|
Schema.add_member(:type, Shapes::ShapeRef.new(shape: SchemaType, required: true, location_name: "type"))
|
1505
1918
|
Schema.add_member(:schema_status_details, Shapes::ShapeRef.new(shape: SchemaStatusDetailList, required: true, location_name: "schemaStatusDetails"))
|
1919
|
+
Schema.add_member(:schema_type_properties, Shapes::ShapeRef.new(shape: SchemaTypeProperties, location_name: "schemaTypeProperties"))
|
1506
1920
|
Schema.struct_class = Types::Schema
|
1507
1921
|
|
1508
1922
|
SchemaAnalysisRuleList.member = Shapes::ShapeRef.new(shape: AnalysisRule)
|
@@ -1521,6 +1935,7 @@ module Aws::CleanRooms
|
|
1521
1935
|
SchemaStatusDetail.add_member(:reasons, Shapes::ShapeRef.new(shape: SchemaStatusReasonList, location_name: "reasons"))
|
1522
1936
|
SchemaStatusDetail.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: AnalysisRuleType, location_name: "analysisRuleType"))
|
1523
1937
|
SchemaStatusDetail.add_member(:configurations, Shapes::ShapeRef.new(shape: SchemaConfigurationList, location_name: "configurations"))
|
1938
|
+
SchemaStatusDetail.add_member(:analysis_type, Shapes::ShapeRef.new(shape: AnalysisType, required: true, location_name: "analysisType"))
|
1524
1939
|
SchemaStatusDetail.struct_class = Types::SchemaStatusDetail
|
1525
1940
|
|
1526
1941
|
SchemaStatusDetailList.member = Shapes::ShapeRef.new(shape: SchemaStatusDetail)
|
@@ -1544,6 +1959,12 @@ module Aws::CleanRooms
|
|
1544
1959
|
|
1545
1960
|
SchemaSummaryList.member = Shapes::ShapeRef.new(shape: SchemaSummary)
|
1546
1961
|
|
1962
|
+
SchemaTypeProperties.add_member(:id_mapping_table, Shapes::ShapeRef.new(shape: IdMappingTableSchemaTypeProperties, location_name: "idMappingTable"))
|
1963
|
+
SchemaTypeProperties.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
1964
|
+
SchemaTypeProperties.add_member_subclass(:id_mapping_table, Types::SchemaTypeProperties::IdMappingTable)
|
1965
|
+
SchemaTypeProperties.add_member_subclass(:unknown, Types::SchemaTypeProperties::Unknown)
|
1966
|
+
SchemaTypeProperties.struct_class = Types::SchemaTypeProperties
|
1967
|
+
|
1547
1968
|
ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
|
1548
1969
|
ServiceQuotaExceededException.add_member(:quota_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "quotaName"))
|
1549
1970
|
ServiceQuotaExceededException.add_member(:quota_value, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "quotaValue"))
|
@@ -1619,6 +2040,15 @@ module Aws::CleanRooms
|
|
1619
2040
|
UpdateConfiguredTableAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAnalysisRule, required: true, location_name: "analysisRule"))
|
1620
2041
|
UpdateConfiguredTableAnalysisRuleOutput.struct_class = Types::UpdateConfiguredTableAnalysisRuleOutput
|
1621
2042
|
|
2043
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
2044
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
2045
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_type, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRuleType, required: true, location: "uri", location_name: "analysisRuleType"))
|
2046
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput.add_member(:analysis_rule_policy, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRulePolicy, required: true, location_name: "analysisRulePolicy"))
|
2047
|
+
UpdateConfiguredTableAssociationAnalysisRuleInput.struct_class = Types::UpdateConfiguredTableAssociationAnalysisRuleInput
|
2048
|
+
|
2049
|
+
UpdateConfiguredTableAssociationAnalysisRuleOutput.add_member(:analysis_rule, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationAnalysisRule, required: true, location_name: "analysisRule"))
|
2050
|
+
UpdateConfiguredTableAssociationAnalysisRuleOutput.struct_class = Types::UpdateConfiguredTableAssociationAnalysisRuleOutput
|
2051
|
+
|
1622
2052
|
UpdateConfiguredTableAssociationInput.add_member(:configured_table_association_identifier, Shapes::ShapeRef.new(shape: ConfiguredTableAssociationIdentifier, required: true, location: "uri", location_name: "configuredTableAssociationIdentifier"))
|
1623
2053
|
UpdateConfiguredTableAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1624
2054
|
UpdateConfiguredTableAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: TableDescription, location_name: "description"))
|
@@ -1636,6 +2066,25 @@ module Aws::CleanRooms
|
|
1636
2066
|
UpdateConfiguredTableOutput.add_member(:configured_table, Shapes::ShapeRef.new(shape: ConfiguredTable, required: true, location_name: "configuredTable"))
|
1637
2067
|
UpdateConfiguredTableOutput.struct_class = Types::UpdateConfiguredTableOutput
|
1638
2068
|
|
2069
|
+
UpdateIdMappingTableInput.add_member(:id_mapping_table_identifier, Shapes::ShapeRef.new(shape: UUID, required: true, location: "uri", location_name: "idMappingTableIdentifier"))
|
2070
|
+
UpdateIdMappingTableInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
2071
|
+
UpdateIdMappingTableInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
2072
|
+
UpdateIdMappingTableInput.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KMSKeyArn, location_name: "kmsKeyArn"))
|
2073
|
+
UpdateIdMappingTableInput.struct_class = Types::UpdateIdMappingTableInput
|
2074
|
+
|
2075
|
+
UpdateIdMappingTableOutput.add_member(:id_mapping_table, Shapes::ShapeRef.new(shape: IdMappingTable, required: true, location_name: "idMappingTable"))
|
2076
|
+
UpdateIdMappingTableOutput.struct_class = Types::UpdateIdMappingTableOutput
|
2077
|
+
|
2078
|
+
UpdateIdNamespaceAssociationInput.add_member(:id_namespace_association_identifier, Shapes::ShapeRef.new(shape: IdNamespaceAssociationIdentifier, required: true, location: "uri", location_name: "idNamespaceAssociationIdentifier"))
|
2079
|
+
UpdateIdNamespaceAssociationInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
2080
|
+
UpdateIdNamespaceAssociationInput.add_member(:name, Shapes::ShapeRef.new(shape: GenericResourceName, location_name: "name"))
|
2081
|
+
UpdateIdNamespaceAssociationInput.add_member(:description, Shapes::ShapeRef.new(shape: ResourceDescription, location_name: "description"))
|
2082
|
+
UpdateIdNamespaceAssociationInput.add_member(:id_mapping_config, Shapes::ShapeRef.new(shape: IdMappingConfig, location_name: "idMappingConfig"))
|
2083
|
+
UpdateIdNamespaceAssociationInput.struct_class = Types::UpdateIdNamespaceAssociationInput
|
2084
|
+
|
2085
|
+
UpdateIdNamespaceAssociationOutput.add_member(:id_namespace_association, Shapes::ShapeRef.new(shape: IdNamespaceAssociation, required: true, location_name: "idNamespaceAssociation"))
|
2086
|
+
UpdateIdNamespaceAssociationOutput.struct_class = Types::UpdateIdNamespaceAssociationOutput
|
2087
|
+
|
1639
2088
|
UpdateMembershipInput.add_member(:membership_identifier, Shapes::ShapeRef.new(shape: MembershipIdentifier, required: true, location: "uri", location_name: "membershipIdentifier"))
|
1640
2089
|
UpdateMembershipInput.add_member(:query_log_status, Shapes::ShapeRef.new(shape: MembershipQueryLogStatus, location_name: "queryLogStatus"))
|
1641
2090
|
UpdateMembershipInput.add_member(:default_result_configuration, Shapes::ShapeRef.new(shape: MembershipProtectedQueryResultConfiguration, location_name: "defaultResultConfiguration"))
|
@@ -1680,9 +2129,10 @@ module Aws::CleanRooms
|
|
1680
2129
|
|
1681
2130
|
api.metadata = {
|
1682
2131
|
"apiVersion" => "2022-02-17",
|
2132
|
+
"auth" => ["aws.auth#sigv4"],
|
1683
2133
|
"endpointPrefix" => "cleanrooms",
|
1684
|
-
"jsonVersion" => "1.1",
|
1685
2134
|
"protocol" => "rest-json",
|
2135
|
+
"protocols" => ["rest-json"],
|
1686
2136
|
"serviceFullName" => "AWS Clean Rooms Service",
|
1687
2137
|
"serviceId" => "CleanRooms",
|
1688
2138
|
"signatureVersion" => "v4",
|
@@ -1816,6 +2266,50 @@ module Aws::CleanRooms
|
|
1816
2266
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1817
2267
|
end)
|
1818
2268
|
|
2269
|
+
api.add_operation(:create_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
|
2270
|
+
o.name = "CreateConfiguredTableAssociationAnalysisRule"
|
2271
|
+
o.http_method = "POST"
|
2272
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule"
|
2273
|
+
o.input = Shapes::ShapeRef.new(shape: CreateConfiguredTableAssociationAnalysisRuleInput)
|
2274
|
+
o.output = Shapes::ShapeRef.new(shape: CreateConfiguredTableAssociationAnalysisRuleOutput)
|
2275
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2276
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2277
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2278
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2279
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2280
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2281
|
+
end)
|
2282
|
+
|
2283
|
+
api.add_operation(:create_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
|
2284
|
+
o.name = "CreateIdMappingTable"
|
2285
|
+
o.http_method = "POST"
|
2286
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables"
|
2287
|
+
o.input = Shapes::ShapeRef.new(shape: CreateIdMappingTableInput)
|
2288
|
+
o.output = Shapes::ShapeRef.new(shape: CreateIdMappingTableOutput)
|
2289
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2290
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2291
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2292
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2293
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2294
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2295
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2296
|
+
end)
|
2297
|
+
|
2298
|
+
api.add_operation(:create_id_namespace_association, Seahorse::Model::Operation.new.tap do |o|
|
2299
|
+
o.name = "CreateIdNamespaceAssociation"
|
2300
|
+
o.http_method = "POST"
|
2301
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idnamespaceassociations"
|
2302
|
+
o.input = Shapes::ShapeRef.new(shape: CreateIdNamespaceAssociationInput)
|
2303
|
+
o.output = Shapes::ShapeRef.new(shape: CreateIdNamespaceAssociationOutput)
|
2304
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2305
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
|
2306
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2307
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2308
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2309
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2310
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2311
|
+
end)
|
2312
|
+
|
1819
2313
|
api.add_operation(:create_membership, Seahorse::Model::Operation.new.tap do |o|
|
1820
2314
|
o.name = "CreateMembership"
|
1821
2315
|
o.http_method = "POST"
|
@@ -1925,6 +2419,46 @@ module Aws::CleanRooms
|
|
1925
2419
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
1926
2420
|
end)
|
1927
2421
|
|
2422
|
+
api.add_operation(:delete_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
|
2423
|
+
o.name = "DeleteConfiguredTableAssociationAnalysisRule"
|
2424
|
+
o.http_method = "DELETE"
|
2425
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
|
2426
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteConfiguredTableAssociationAnalysisRuleInput)
|
2427
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteConfiguredTableAssociationAnalysisRuleOutput)
|
2428
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
2429
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2430
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2431
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2432
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2433
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2434
|
+
end)
|
2435
|
+
|
2436
|
+
api.add_operation(:delete_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
|
2437
|
+
o.name = "DeleteIdMappingTable"
|
2438
|
+
o.http_method = "DELETE"
|
2439
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}"
|
2440
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteIdMappingTableInput)
|
2441
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteIdMappingTableOutput)
|
2442
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2443
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2444
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2445
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2446
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2447
|
+
end)
|
2448
|
+
|
2449
|
+
api.add_operation(:delete_id_namespace_association, Seahorse::Model::Operation.new.tap do |o|
|
2450
|
+
o.name = "DeleteIdNamespaceAssociation"
|
2451
|
+
o.http_method = "DELETE"
|
2452
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}"
|
2453
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteIdNamespaceAssociationInput)
|
2454
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteIdNamespaceAssociationOutput)
|
2455
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2456
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2457
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2458
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2459
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2460
|
+
end)
|
2461
|
+
|
1928
2462
|
api.add_operation(:delete_member, Seahorse::Model::Operation.new.tap do |o|
|
1929
2463
|
o.name = "DeleteMember"
|
1930
2464
|
o.http_method = "DELETE"
|
@@ -2017,6 +2551,19 @@ module Aws::CleanRooms
|
|
2017
2551
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2018
2552
|
end)
|
2019
2553
|
|
2554
|
+
api.add_operation(:get_collaboration_id_namespace_association, Seahorse::Model::Operation.new.tap do |o|
|
2555
|
+
o.name = "GetCollaborationIdNamespaceAssociation"
|
2556
|
+
o.http_method = "GET"
|
2557
|
+
o.http_request_uri = "/collaborations/{collaborationIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}"
|
2558
|
+
o.input = Shapes::ShapeRef.new(shape: GetCollaborationIdNamespaceAssociationInput)
|
2559
|
+
o.output = Shapes::ShapeRef.new(shape: GetCollaborationIdNamespaceAssociationOutput)
|
2560
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2561
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2562
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2563
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2564
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2565
|
+
end)
|
2566
|
+
|
2020
2567
|
api.add_operation(:get_collaboration_privacy_budget_template, Seahorse::Model::Operation.new.tap do |o|
|
2021
2568
|
o.name = "GetCollaborationPrivacyBudgetTemplate"
|
2022
2569
|
o.http_method = "GET"
|
@@ -2082,6 +2629,45 @@ module Aws::CleanRooms
|
|
2082
2629
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2083
2630
|
end)
|
2084
2631
|
|
2632
|
+
api.add_operation(:get_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
|
2633
|
+
o.name = "GetConfiguredTableAssociationAnalysisRule"
|
2634
|
+
o.http_method = "GET"
|
2635
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
|
2636
|
+
o.input = Shapes::ShapeRef.new(shape: GetConfiguredTableAssociationAnalysisRuleInput)
|
2637
|
+
o.output = Shapes::ShapeRef.new(shape: GetConfiguredTableAssociationAnalysisRuleOutput)
|
2638
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2639
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2640
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2641
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2642
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2643
|
+
end)
|
2644
|
+
|
2645
|
+
api.add_operation(:get_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
|
2646
|
+
o.name = "GetIdMappingTable"
|
2647
|
+
o.http_method = "GET"
|
2648
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}"
|
2649
|
+
o.input = Shapes::ShapeRef.new(shape: GetIdMappingTableInput)
|
2650
|
+
o.output = Shapes::ShapeRef.new(shape: GetIdMappingTableOutput)
|
2651
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2652
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2653
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2654
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2655
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2656
|
+
end)
|
2657
|
+
|
2658
|
+
api.add_operation(:get_id_namespace_association, Seahorse::Model::Operation.new.tap do |o|
|
2659
|
+
o.name = "GetIdNamespaceAssociation"
|
2660
|
+
o.http_method = "GET"
|
2661
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}"
|
2662
|
+
o.input = Shapes::ShapeRef.new(shape: GetIdNamespaceAssociationInput)
|
2663
|
+
o.output = Shapes::ShapeRef.new(shape: GetIdNamespaceAssociationOutput)
|
2664
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2665
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2666
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2667
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2668
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2669
|
+
end)
|
2670
|
+
|
2085
2671
|
api.add_operation(:get_membership, Seahorse::Model::Operation.new.tap do |o|
|
2086
2672
|
o.name = "GetMembership"
|
2087
2673
|
o.http_method = "GET"
|
@@ -2204,6 +2790,25 @@ module Aws::CleanRooms
|
|
2204
2790
|
)
|
2205
2791
|
end)
|
2206
2792
|
|
2793
|
+
api.add_operation(:list_collaboration_id_namespace_associations, Seahorse::Model::Operation.new.tap do |o|
|
2794
|
+
o.name = "ListCollaborationIdNamespaceAssociations"
|
2795
|
+
o.http_method = "GET"
|
2796
|
+
o.http_request_uri = "/collaborations/{collaborationIdentifier}/idnamespaceassociations"
|
2797
|
+
o.input = Shapes::ShapeRef.new(shape: ListCollaborationIdNamespaceAssociationsInput)
|
2798
|
+
o.output = Shapes::ShapeRef.new(shape: ListCollaborationIdNamespaceAssociationsOutput)
|
2799
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2800
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2801
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2802
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2803
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2804
|
+
o[:pager] = Aws::Pager.new(
|
2805
|
+
limit_key: "max_results",
|
2806
|
+
tokens: {
|
2807
|
+
"next_token" => "next_token"
|
2808
|
+
}
|
2809
|
+
)
|
2810
|
+
end)
|
2811
|
+
|
2207
2812
|
api.add_operation(:list_collaboration_privacy_budget_templates, Seahorse::Model::Operation.new.tap do |o|
|
2208
2813
|
o.name = "ListCollaborationPrivacyBudgetTemplates"
|
2209
2814
|
o.http_method = "GET"
|
@@ -2316,6 +2921,44 @@ module Aws::CleanRooms
|
|
2316
2921
|
)
|
2317
2922
|
end)
|
2318
2923
|
|
2924
|
+
api.add_operation(:list_id_mapping_tables, Seahorse::Model::Operation.new.tap do |o|
|
2925
|
+
o.name = "ListIdMappingTables"
|
2926
|
+
o.http_method = "GET"
|
2927
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables"
|
2928
|
+
o.input = Shapes::ShapeRef.new(shape: ListIdMappingTablesInput)
|
2929
|
+
o.output = Shapes::ShapeRef.new(shape: ListIdMappingTablesOutput)
|
2930
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2931
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2932
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2933
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2934
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2935
|
+
o[:pager] = Aws::Pager.new(
|
2936
|
+
limit_key: "max_results",
|
2937
|
+
tokens: {
|
2938
|
+
"next_token" => "next_token"
|
2939
|
+
}
|
2940
|
+
)
|
2941
|
+
end)
|
2942
|
+
|
2943
|
+
api.add_operation(:list_id_namespace_associations, Seahorse::Model::Operation.new.tap do |o|
|
2944
|
+
o.name = "ListIdNamespaceAssociations"
|
2945
|
+
o.http_method = "GET"
|
2946
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idnamespaceassociations"
|
2947
|
+
o.input = Shapes::ShapeRef.new(shape: ListIdNamespaceAssociationsInput)
|
2948
|
+
o.output = Shapes::ShapeRef.new(shape: ListIdNamespaceAssociationsOutput)
|
2949
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
2950
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
2951
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2952
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
2953
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2954
|
+
o[:pager] = Aws::Pager.new(
|
2955
|
+
limit_key: "max_results",
|
2956
|
+
tokens: {
|
2957
|
+
"next_token" => "next_token"
|
2958
|
+
}
|
2959
|
+
)
|
2960
|
+
end)
|
2961
|
+
|
2319
2962
|
api.add_operation(:list_members, Seahorse::Model::Operation.new.tap do |o|
|
2320
2963
|
o.name = "ListMembers"
|
2321
2964
|
o.http_method = "GET"
|
@@ -2439,6 +3082,20 @@ module Aws::CleanRooms
|
|
2439
3082
|
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
2440
3083
|
end)
|
2441
3084
|
|
3085
|
+
api.add_operation(:populate_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
|
3086
|
+
o.name = "PopulateIdMappingTable"
|
3087
|
+
o.http_method = "POST"
|
3088
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate"
|
3089
|
+
o.input = Shapes::ShapeRef.new(shape: PopulateIdMappingTableInput)
|
3090
|
+
o.output = Shapes::ShapeRef.new(shape: PopulateIdMappingTableOutput)
|
3091
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3092
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3093
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3094
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3095
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3096
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3097
|
+
end)
|
3098
|
+
|
2442
3099
|
api.add_operation(:preview_privacy_impact, Seahorse::Model::Operation.new.tap do |o|
|
2443
3100
|
o.name = "PreviewPrivacyImpact"
|
2444
3101
|
o.http_method = "POST"
|
@@ -2566,6 +3223,46 @@ module Aws::CleanRooms
|
|
2566
3223
|
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2567
3224
|
end)
|
2568
3225
|
|
3226
|
+
api.add_operation(:update_configured_table_association_analysis_rule, Seahorse::Model::Operation.new.tap do |o|
|
3227
|
+
o.name = "UpdateConfiguredTableAssociationAnalysisRule"
|
3228
|
+
o.http_method = "PATCH"
|
3229
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}/analysisRule/{analysisRuleType}"
|
3230
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateConfiguredTableAssociationAnalysisRuleInput)
|
3231
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateConfiguredTableAssociationAnalysisRuleOutput)
|
3232
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
3233
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3234
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3235
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3236
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3237
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3238
|
+
end)
|
3239
|
+
|
3240
|
+
api.add_operation(:update_id_mapping_table, Seahorse::Model::Operation.new.tap do |o|
|
3241
|
+
o.name = "UpdateIdMappingTable"
|
3242
|
+
o.http_method = "PATCH"
|
3243
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}"
|
3244
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateIdMappingTableInput)
|
3245
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateIdMappingTableOutput)
|
3246
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3247
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3248
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3249
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3250
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3251
|
+
end)
|
3252
|
+
|
3253
|
+
api.add_operation(:update_id_namespace_association, Seahorse::Model::Operation.new.tap do |o|
|
3254
|
+
o.name = "UpdateIdNamespaceAssociation"
|
3255
|
+
o.http_method = "PATCH"
|
3256
|
+
o.http_request_uri = "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}"
|
3257
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateIdNamespaceAssociationInput)
|
3258
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateIdNamespaceAssociationOutput)
|
3259
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
3260
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
|
3261
|
+
o.errors << Shapes::ShapeRef.new(shape: ValidationException)
|
3262
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
3263
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
3264
|
+
end)
|
3265
|
+
|
2569
3266
|
api.add_operation(:update_membership, Seahorse::Model::Operation.new.tap do |o|
|
2570
3267
|
o.name = "UpdateMembership"
|
2571
3268
|
o.http_method = "PATCH"
|