aws-sdk-lakeformation 1.18.0 → 1.22.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -14,9 +14,15 @@ module Aws::LakeFormation
14
14
  include Seahorse::Model
15
15
 
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccessKeyIdString = Shapes::StringShape.new(name: 'AccessKeyIdString')
17
18
  AddLFTagsToResourceRequest = Shapes::StructureShape.new(name: 'AddLFTagsToResourceRequest')
18
19
  AddLFTagsToResourceResponse = Shapes::StructureShape.new(name: 'AddLFTagsToResourceResponse')
20
+ AddObjectInput = Shapes::StructureShape.new(name: 'AddObjectInput')
21
+ AllRowsWildcard = Shapes::StructureShape.new(name: 'AllRowsWildcard')
19
22
  AlreadyExistsException = Shapes::StructureShape.new(name: 'AlreadyExistsException')
23
+ AuditContext = Shapes::StructureShape.new(name: 'AuditContext')
24
+ AuditContextString = Shapes::StringShape.new(name: 'AuditContextString')
25
+ AuthorizedSessionTagValueList = Shapes::ListShape.new(name: 'AuthorizedSessionTagValueList')
20
26
  BatchGrantPermissionsRequest = Shapes::StructureShape.new(name: 'BatchGrantPermissionsRequest')
21
27
  BatchGrantPermissionsResponse = Shapes::StructureShape.new(name: 'BatchGrantPermissionsResponse')
22
28
  BatchPermissionsFailureEntry = Shapes::StructureShape.new(name: 'BatchPermissionsFailureEntry')
@@ -26,16 +32,26 @@ module Aws::LakeFormation
26
32
  BatchRevokePermissionsRequest = Shapes::StructureShape.new(name: 'BatchRevokePermissionsRequest')
27
33
  BatchRevokePermissionsResponse = Shapes::StructureShape.new(name: 'BatchRevokePermissionsResponse')
28
34
  BooleanNullable = Shapes::BooleanShape.new(name: 'BooleanNullable')
35
+ CancelTransactionRequest = Shapes::StructureShape.new(name: 'CancelTransactionRequest')
36
+ CancelTransactionResponse = Shapes::StructureShape.new(name: 'CancelTransactionResponse')
29
37
  CatalogIdString = Shapes::StringShape.new(name: 'CatalogIdString')
30
38
  CatalogResource = Shapes::StructureShape.new(name: 'CatalogResource')
31
39
  ColumnLFTag = Shapes::StructureShape.new(name: 'ColumnLFTag')
32
40
  ColumnLFTagsList = Shapes::ListShape.new(name: 'ColumnLFTagsList')
33
41
  ColumnNames = Shapes::ListShape.new(name: 'ColumnNames')
34
42
  ColumnWildcard = Shapes::StructureShape.new(name: 'ColumnWildcard')
43
+ CommitTransactionRequest = Shapes::StructureShape.new(name: 'CommitTransactionRequest')
44
+ CommitTransactionResponse = Shapes::StructureShape.new(name: 'CommitTransactionResponse')
35
45
  ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
36
46
  ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
47
+ CreateDataCellsFilterRequest = Shapes::StructureShape.new(name: 'CreateDataCellsFilterRequest')
48
+ CreateDataCellsFilterResponse = Shapes::StructureShape.new(name: 'CreateDataCellsFilterResponse')
37
49
  CreateLFTagRequest = Shapes::StructureShape.new(name: 'CreateLFTagRequest')
38
50
  CreateLFTagResponse = Shapes::StructureShape.new(name: 'CreateLFTagResponse')
51
+ CredentialTimeoutDurationSecondInteger = Shapes::IntegerShape.new(name: 'CredentialTimeoutDurationSecondInteger')
52
+ DataCellsFilter = Shapes::StructureShape.new(name: 'DataCellsFilter')
53
+ DataCellsFilterList = Shapes::ListShape.new(name: 'DataCellsFilterList')
54
+ DataCellsFilterResource = Shapes::StructureShape.new(name: 'DataCellsFilterResource')
39
55
  DataLakePrincipal = Shapes::StructureShape.new(name: 'DataLakePrincipal')
40
56
  DataLakePrincipalList = Shapes::ListShape.new(name: 'DataLakePrincipalList')
41
57
  DataLakePrincipalString = Shapes::StringShape.new(name: 'DataLakePrincipalString')
@@ -44,17 +60,32 @@ module Aws::LakeFormation
44
60
  DataLocationResource = Shapes::StructureShape.new(name: 'DataLocationResource')
45
61
  DatabaseLFTagsList = Shapes::ListShape.new(name: 'DatabaseLFTagsList')
46
62
  DatabaseResource = Shapes::StructureShape.new(name: 'DatabaseResource')
63
+ DateTime = Shapes::TimestampShape.new(name: 'DateTime', timestampFormat: "iso8601")
64
+ DeleteDataCellsFilterRequest = Shapes::StructureShape.new(name: 'DeleteDataCellsFilterRequest')
65
+ DeleteDataCellsFilterResponse = Shapes::StructureShape.new(name: 'DeleteDataCellsFilterResponse')
47
66
  DeleteLFTagRequest = Shapes::StructureShape.new(name: 'DeleteLFTagRequest')
48
67
  DeleteLFTagResponse = Shapes::StructureShape.new(name: 'DeleteLFTagResponse')
68
+ DeleteObjectInput = Shapes::StructureShape.new(name: 'DeleteObjectInput')
69
+ DeleteObjectsOnCancelRequest = Shapes::StructureShape.new(name: 'DeleteObjectsOnCancelRequest')
70
+ DeleteObjectsOnCancelResponse = Shapes::StructureShape.new(name: 'DeleteObjectsOnCancelResponse')
49
71
  DeregisterResourceRequest = Shapes::StructureShape.new(name: 'DeregisterResourceRequest')
50
72
  DeregisterResourceResponse = Shapes::StructureShape.new(name: 'DeregisterResourceResponse')
51
73
  DescribeResourceRequest = Shapes::StructureShape.new(name: 'DescribeResourceRequest')
52
74
  DescribeResourceResponse = Shapes::StructureShape.new(name: 'DescribeResourceResponse')
75
+ DescribeTransactionRequest = Shapes::StructureShape.new(name: 'DescribeTransactionRequest')
76
+ DescribeTransactionResponse = Shapes::StructureShape.new(name: 'DescribeTransactionResponse')
53
77
  DescriptionString = Shapes::StringShape.new(name: 'DescriptionString')
54
78
  DetailsMap = Shapes::StructureShape.new(name: 'DetailsMap')
79
+ ETagString = Shapes::StringShape.new(name: 'ETagString')
55
80
  EntityNotFoundException = Shapes::StructureShape.new(name: 'EntityNotFoundException')
56
81
  ErrorDetail = Shapes::StructureShape.new(name: 'ErrorDetail')
82
+ ErrorMessageString = Shapes::StringShape.new(name: 'ErrorMessageString')
83
+ ExecutionStatistics = Shapes::StructureShape.new(name: 'ExecutionStatistics')
84
+ ExpirationTimestamp = Shapes::TimestampShape.new(name: 'ExpirationTimestamp')
85
+ ExpiredException = Shapes::StructureShape.new(name: 'ExpiredException')
57
86
  Expression = Shapes::ListShape.new(name: 'Expression')
87
+ ExtendTransactionRequest = Shapes::StructureShape.new(name: 'ExtendTransactionRequest')
88
+ ExtendTransactionResponse = Shapes::StructureShape.new(name: 'ExtendTransactionResponse')
58
89
  FieldNameString = Shapes::StringShape.new(name: 'FieldNameString')
59
90
  FilterCondition = Shapes::StructureShape.new(name: 'FilterCondition')
60
91
  FilterConditionList = Shapes::ListShape.new(name: 'FilterConditionList')
@@ -64,13 +95,33 @@ module Aws::LakeFormation
64
95
  GetEffectivePermissionsForPathResponse = Shapes::StructureShape.new(name: 'GetEffectivePermissionsForPathResponse')
65
96
  GetLFTagRequest = Shapes::StructureShape.new(name: 'GetLFTagRequest')
66
97
  GetLFTagResponse = Shapes::StructureShape.new(name: 'GetLFTagResponse')
98
+ GetQueryStateRequest = Shapes::StructureShape.new(name: 'GetQueryStateRequest')
99
+ GetQueryStateRequestQueryIdString = Shapes::StringShape.new(name: 'GetQueryStateRequestQueryIdString')
100
+ GetQueryStateResponse = Shapes::StructureShape.new(name: 'GetQueryStateResponse')
101
+ GetQueryStatisticsRequest = Shapes::StructureShape.new(name: 'GetQueryStatisticsRequest')
102
+ GetQueryStatisticsRequestQueryIdString = Shapes::StringShape.new(name: 'GetQueryStatisticsRequestQueryIdString')
103
+ GetQueryStatisticsResponse = Shapes::StructureShape.new(name: 'GetQueryStatisticsResponse')
67
104
  GetResourceLFTagsRequest = Shapes::StructureShape.new(name: 'GetResourceLFTagsRequest')
68
105
  GetResourceLFTagsResponse = Shapes::StructureShape.new(name: 'GetResourceLFTagsResponse')
106
+ GetTableObjectsRequest = Shapes::StructureShape.new(name: 'GetTableObjectsRequest')
107
+ GetTableObjectsResponse = Shapes::StructureShape.new(name: 'GetTableObjectsResponse')
108
+ GetTemporaryGluePartitionCredentialsRequest = Shapes::StructureShape.new(name: 'GetTemporaryGluePartitionCredentialsRequest')
109
+ GetTemporaryGluePartitionCredentialsResponse = Shapes::StructureShape.new(name: 'GetTemporaryGluePartitionCredentialsResponse')
110
+ GetTemporaryGlueTableCredentialsRequest = Shapes::StructureShape.new(name: 'GetTemporaryGlueTableCredentialsRequest')
111
+ GetTemporaryGlueTableCredentialsResponse = Shapes::StructureShape.new(name: 'GetTemporaryGlueTableCredentialsResponse')
112
+ GetWorkUnitResultsRequest = Shapes::StructureShape.new(name: 'GetWorkUnitResultsRequest')
113
+ GetWorkUnitResultsRequestQueryIdString = Shapes::StringShape.new(name: 'GetWorkUnitResultsRequestQueryIdString')
114
+ GetWorkUnitResultsRequestWorkUnitIdLong = Shapes::IntegerShape.new(name: 'GetWorkUnitResultsRequestWorkUnitIdLong')
115
+ GetWorkUnitResultsResponse = Shapes::StructureShape.new(name: 'GetWorkUnitResultsResponse')
116
+ GetWorkUnitsRequest = Shapes::StructureShape.new(name: 'GetWorkUnitsRequest')
117
+ GetWorkUnitsRequestQueryIdString = Shapes::StringShape.new(name: 'GetWorkUnitsRequestQueryIdString')
118
+ GetWorkUnitsResponse = Shapes::StructureShape.new(name: 'GetWorkUnitsResponse')
69
119
  GlueEncryptionException = Shapes::StructureShape.new(name: 'GlueEncryptionException')
70
120
  GrantPermissionsRequest = Shapes::StructureShape.new(name: 'GrantPermissionsRequest')
71
121
  GrantPermissionsResponse = Shapes::StructureShape.new(name: 'GrantPermissionsResponse')
72
122
  IAMRoleArn = Shapes::StringShape.new(name: 'IAMRoleArn')
73
123
  Identifier = Shapes::StringShape.new(name: 'Identifier')
124
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
74
125
  InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
75
126
  InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
76
127
  LFTag = Shapes::StructureShape.new(name: 'LFTag')
@@ -83,25 +134,51 @@ module Aws::LakeFormation
83
134
  LFTagValue = Shapes::StringShape.new(name: 'LFTagValue')
84
135
  LFTagsList = Shapes::ListShape.new(name: 'LFTagsList')
85
136
  LastModifiedTimestamp = Shapes::TimestampShape.new(name: 'LastModifiedTimestamp')
137
+ ListDataCellsFilterRequest = Shapes::StructureShape.new(name: 'ListDataCellsFilterRequest')
138
+ ListDataCellsFilterResponse = Shapes::StructureShape.new(name: 'ListDataCellsFilterResponse')
86
139
  ListLFTagsRequest = Shapes::StructureShape.new(name: 'ListLFTagsRequest')
87
140
  ListLFTagsResponse = Shapes::StructureShape.new(name: 'ListLFTagsResponse')
88
141
  ListPermissionsRequest = Shapes::StructureShape.new(name: 'ListPermissionsRequest')
89
142
  ListPermissionsResponse = Shapes::StructureShape.new(name: 'ListPermissionsResponse')
90
143
  ListResourcesRequest = Shapes::StructureShape.new(name: 'ListResourcesRequest')
91
144
  ListResourcesResponse = Shapes::StructureShape.new(name: 'ListResourcesResponse')
145
+ ListTableStorageOptimizersRequest = Shapes::StructureShape.new(name: 'ListTableStorageOptimizersRequest')
146
+ ListTableStorageOptimizersResponse = Shapes::StructureShape.new(name: 'ListTableStorageOptimizersResponse')
147
+ ListTransactionsRequest = Shapes::StructureShape.new(name: 'ListTransactionsRequest')
148
+ ListTransactionsResponse = Shapes::StructureShape.new(name: 'ListTransactionsResponse')
92
149
  MessageString = Shapes::StringShape.new(name: 'MessageString')
93
150
  NameString = Shapes::StringShape.new(name: 'NameString')
94
151
  NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
152
+ NumberOfBytes = Shapes::IntegerShape.new(name: 'NumberOfBytes')
153
+ NumberOfItems = Shapes::IntegerShape.new(name: 'NumberOfItems')
154
+ NumberOfMilliseconds = Shapes::IntegerShape.new(name: 'NumberOfMilliseconds')
155
+ ObjectSize = Shapes::IntegerShape.new(name: 'ObjectSize')
95
156
  OperationTimeoutException = Shapes::StructureShape.new(name: 'OperationTimeoutException')
157
+ OptimizerType = Shapes::StringShape.new(name: 'OptimizerType')
96
158
  PageSize = Shapes::IntegerShape.new(name: 'PageSize')
159
+ PartitionObjects = Shapes::StructureShape.new(name: 'PartitionObjects')
160
+ PartitionValueList = Shapes::StructureShape.new(name: 'PartitionValueList')
161
+ PartitionValueString = Shapes::StringShape.new(name: 'PartitionValueString')
162
+ PartitionValuesList = Shapes::ListShape.new(name: 'PartitionValuesList')
163
+ PartitionedTableObjectsList = Shapes::ListShape.new(name: 'PartitionedTableObjectsList')
97
164
  Permission = Shapes::StringShape.new(name: 'Permission')
98
165
  PermissionList = Shapes::ListShape.new(name: 'PermissionList')
166
+ PermissionType = Shapes::StringShape.new(name: 'PermissionType')
167
+ PermissionTypeList = Shapes::ListShape.new(name: 'PermissionTypeList')
168
+ PermissionTypeMismatchException = Shapes::StructureShape.new(name: 'PermissionTypeMismatchException')
169
+ PlanningStatistics = Shapes::StructureShape.new(name: 'PlanningStatistics')
170
+ PredicateString = Shapes::StringShape.new(name: 'PredicateString')
99
171
  PrincipalPermissions = Shapes::StructureShape.new(name: 'PrincipalPermissions')
100
172
  PrincipalPermissionsList = Shapes::ListShape.new(name: 'PrincipalPermissionsList')
101
173
  PrincipalResourcePermissions = Shapes::StructureShape.new(name: 'PrincipalResourcePermissions')
102
174
  PrincipalResourcePermissionsList = Shapes::ListShape.new(name: 'PrincipalResourcePermissionsList')
103
175
  PutDataLakeSettingsRequest = Shapes::StructureShape.new(name: 'PutDataLakeSettingsRequest')
104
176
  PutDataLakeSettingsResponse = Shapes::StructureShape.new(name: 'PutDataLakeSettingsResponse')
177
+ QueryIdString = Shapes::StringShape.new(name: 'QueryIdString')
178
+ QueryParameterMap = Shapes::MapShape.new(name: 'QueryParameterMap')
179
+ QueryPlanningContext = Shapes::StructureShape.new(name: 'QueryPlanningContext')
180
+ QueryPlanningContextDatabaseNameString = Shapes::StringShape.new(name: 'QueryPlanningContextDatabaseNameString')
181
+ QueryStateString = Shapes::StringShape.new(name: 'QueryStateString')
105
182
  RAMResourceShareArn = Shapes::StringShape.new(name: 'RAMResourceShareArn')
106
183
  RegisterResourceRequest = Shapes::StructureShape.new(name: 'RegisterResourceRequest')
107
184
  RegisterResourceResponse = Shapes::StructureShape.new(name: 'RegisterResourceResponse')
@@ -111,31 +188,82 @@ module Aws::LakeFormation
111
188
  ResourceArnString = Shapes::StringShape.new(name: 'ResourceArnString')
112
189
  ResourceInfo = Shapes::StructureShape.new(name: 'ResourceInfo')
113
190
  ResourceInfoList = Shapes::ListShape.new(name: 'ResourceInfoList')
191
+ ResourceNotReadyException = Shapes::StructureShape.new(name: 'ResourceNotReadyException')
114
192
  ResourceNumberLimitExceededException = Shapes::StructureShape.new(name: 'ResourceNumberLimitExceededException')
115
193
  ResourceShareList = Shapes::ListShape.new(name: 'ResourceShareList')
116
194
  ResourceShareType = Shapes::StringShape.new(name: 'ResourceShareType')
117
195
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
196
+ Result = Shapes::StringShape.new(name: 'Result')
197
+ ResultStream = Shapes::BlobShape.new(name: 'ResultStream', streaming: true)
118
198
  RevokePermissionsRequest = Shapes::StructureShape.new(name: 'RevokePermissionsRequest')
119
199
  RevokePermissionsResponse = Shapes::StructureShape.new(name: 'RevokePermissionsResponse')
200
+ RowFilter = Shapes::StructureShape.new(name: 'RowFilter')
120
201
  SearchDatabasesByLFTagsRequest = Shapes::StructureShape.new(name: 'SearchDatabasesByLFTagsRequest')
121
202
  SearchDatabasesByLFTagsResponse = Shapes::StructureShape.new(name: 'SearchDatabasesByLFTagsResponse')
122
203
  SearchTablesByLFTagsRequest = Shapes::StructureShape.new(name: 'SearchTablesByLFTagsRequest')
123
204
  SearchTablesByLFTagsResponse = Shapes::StructureShape.new(name: 'SearchTablesByLFTagsResponse')
205
+ SecretAccessKeyString = Shapes::StringShape.new(name: 'SecretAccessKeyString')
206
+ SessionTokenString = Shapes::StringShape.new(name: 'SessionTokenString')
207
+ StartQueryPlanningRequest = Shapes::StructureShape.new(name: 'StartQueryPlanningRequest')
208
+ StartQueryPlanningResponse = Shapes::StructureShape.new(name: 'StartQueryPlanningResponse')
209
+ StartTransactionRequest = Shapes::StructureShape.new(name: 'StartTransactionRequest')
210
+ StartTransactionResponse = Shapes::StructureShape.new(name: 'StartTransactionResponse')
211
+ StatisticsNotReadyYetException = Shapes::StructureShape.new(name: 'StatisticsNotReadyYetException')
212
+ StorageOptimizer = Shapes::StructureShape.new(name: 'StorageOptimizer')
213
+ StorageOptimizerConfig = Shapes::MapShape.new(name: 'StorageOptimizerConfig')
214
+ StorageOptimizerConfigKey = Shapes::StringShape.new(name: 'StorageOptimizerConfigKey')
215
+ StorageOptimizerConfigMap = Shapes::MapShape.new(name: 'StorageOptimizerConfigMap')
216
+ StorageOptimizerConfigValue = Shapes::StringShape.new(name: 'StorageOptimizerConfigValue')
217
+ StorageOptimizerList = Shapes::ListShape.new(name: 'StorageOptimizerList')
218
+ String = Shapes::StringShape.new(name: 'String')
124
219
  StringValue = Shapes::StringShape.new(name: 'StringValue')
125
220
  StringValueList = Shapes::ListShape.new(name: 'StringValueList')
221
+ SyntheticGetWorkUnitResultsRequestWorkUnitTokenString = Shapes::StringShape.new(name: 'SyntheticGetWorkUnitResultsRequestWorkUnitTokenString')
222
+ SyntheticStartQueryPlanningRequestQueryString = Shapes::StringShape.new(name: 'SyntheticStartQueryPlanningRequestQueryString')
126
223
  TableLFTagsList = Shapes::ListShape.new(name: 'TableLFTagsList')
224
+ TableObject = Shapes::StructureShape.new(name: 'TableObject')
225
+ TableObjectList = Shapes::ListShape.new(name: 'TableObjectList')
127
226
  TableResource = Shapes::StructureShape.new(name: 'TableResource')
128
227
  TableWildcard = Shapes::StructureShape.new(name: 'TableWildcard')
129
228
  TableWithColumnsResource = Shapes::StructureShape.new(name: 'TableWithColumnsResource')
130
229
  TagValueList = Shapes::ListShape.new(name: 'TagValueList')
131
230
  TaggedDatabase = Shapes::StructureShape.new(name: 'TaggedDatabase')
132
231
  TaggedTable = Shapes::StructureShape.new(name: 'TaggedTable')
232
+ ThrottledException = Shapes::StructureShape.new(name: 'ThrottledException')
233
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
133
234
  Token = Shapes::StringShape.new(name: 'Token')
235
+ TokenString = Shapes::StringShape.new(name: 'TokenString')
236
+ TransactionCanceledException = Shapes::StructureShape.new(name: 'TransactionCanceledException')
237
+ TransactionCommitInProgressException = Shapes::StructureShape.new(name: 'TransactionCommitInProgressException')
238
+ TransactionCommittedException = Shapes::StructureShape.new(name: 'TransactionCommittedException')
239
+ TransactionDescription = Shapes::StructureShape.new(name: 'TransactionDescription')
240
+ TransactionDescriptionList = Shapes::ListShape.new(name: 'TransactionDescriptionList')
241
+ TransactionIdString = Shapes::StringShape.new(name: 'TransactionIdString')
242
+ TransactionStatus = Shapes::StringShape.new(name: 'TransactionStatus')
243
+ TransactionStatusFilter = Shapes::StringShape.new(name: 'TransactionStatusFilter')
244
+ TransactionType = Shapes::StringShape.new(name: 'TransactionType')
245
+ TrueFalseString = Shapes::StringShape.new(name: 'TrueFalseString')
134
246
  TrustedResourceOwners = Shapes::ListShape.new(name: 'TrustedResourceOwners')
247
+ URI = Shapes::StringShape.new(name: 'URI')
135
248
  UpdateLFTagRequest = Shapes::StructureShape.new(name: 'UpdateLFTagRequest')
136
249
  UpdateLFTagResponse = Shapes::StructureShape.new(name: 'UpdateLFTagResponse')
137
250
  UpdateResourceRequest = Shapes::StructureShape.new(name: 'UpdateResourceRequest')
138
251
  UpdateResourceResponse = Shapes::StructureShape.new(name: 'UpdateResourceResponse')
252
+ UpdateTableObjectsRequest = Shapes::StructureShape.new(name: 'UpdateTableObjectsRequest')
253
+ UpdateTableObjectsResponse = Shapes::StructureShape.new(name: 'UpdateTableObjectsResponse')
254
+ UpdateTableStorageOptimizerRequest = Shapes::StructureShape.new(name: 'UpdateTableStorageOptimizerRequest')
255
+ UpdateTableStorageOptimizerResponse = Shapes::StructureShape.new(name: 'UpdateTableStorageOptimizerResponse')
256
+ ValueString = Shapes::StringShape.new(name: 'ValueString')
257
+ ValueStringList = Shapes::ListShape.new(name: 'ValueStringList')
258
+ VirtualObject = Shapes::StructureShape.new(name: 'VirtualObject')
259
+ VirtualObjectList = Shapes::ListShape.new(name: 'VirtualObjectList')
260
+ WorkUnitIdLong = Shapes::IntegerShape.new(name: 'WorkUnitIdLong')
261
+ WorkUnitRange = Shapes::StructureShape.new(name: 'WorkUnitRange')
262
+ WorkUnitRangeList = Shapes::ListShape.new(name: 'WorkUnitRangeList')
263
+ WorkUnitTokenString = Shapes::StringShape.new(name: 'WorkUnitTokenString')
264
+ WorkUnitsNotReadyYetException = Shapes::StructureShape.new(name: 'WorkUnitsNotReadyYetException')
265
+ WriteOperation = Shapes::StructureShape.new(name: 'WriteOperation')
266
+ WriteOperationList = Shapes::ListShape.new(name: 'WriteOperationList')
139
267
 
140
268
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
141
269
  AccessDeniedException.struct_class = Types::AccessDeniedException
@@ -148,9 +276,22 @@ module Aws::LakeFormation
148
276
  AddLFTagsToResourceResponse.add_member(:failures, Shapes::ShapeRef.new(shape: LFTagErrors, location_name: "Failures"))
149
277
  AddLFTagsToResourceResponse.struct_class = Types::AddLFTagsToResourceResponse
150
278
 
279
+ AddObjectInput.add_member(:uri, Shapes::ShapeRef.new(shape: URI, required: true, location_name: "Uri"))
280
+ AddObjectInput.add_member(:etag, Shapes::ShapeRef.new(shape: ETagString, required: true, location_name: "ETag"))
281
+ AddObjectInput.add_member(:size, Shapes::ShapeRef.new(shape: ObjectSize, required: true, location_name: "Size"))
282
+ AddObjectInput.add_member(:partition_values, Shapes::ShapeRef.new(shape: PartitionValuesList, location_name: "PartitionValues"))
283
+ AddObjectInput.struct_class = Types::AddObjectInput
284
+
285
+ AllRowsWildcard.struct_class = Types::AllRowsWildcard
286
+
151
287
  AlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
152
288
  AlreadyExistsException.struct_class = Types::AlreadyExistsException
153
289
 
290
+ AuditContext.add_member(:additional_audit_context, Shapes::ShapeRef.new(shape: AuditContextString, location_name: "AdditionalAuditContext"))
291
+ AuditContext.struct_class = Types::AuditContext
292
+
293
+ AuthorizedSessionTagValueList.member = Shapes::ShapeRef.new(shape: NameString)
294
+
154
295
  BatchGrantPermissionsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
155
296
  BatchGrantPermissionsRequest.add_member(:entries, Shapes::ShapeRef.new(shape: BatchPermissionsRequestEntryList, required: true, location_name: "Entries"))
156
297
  BatchGrantPermissionsRequest.struct_class = Types::BatchGrantPermissionsRequest
@@ -180,6 +321,11 @@ module Aws::LakeFormation
180
321
  BatchRevokePermissionsResponse.add_member(:failures, Shapes::ShapeRef.new(shape: BatchPermissionsFailureList, location_name: "Failures"))
181
322
  BatchRevokePermissionsResponse.struct_class = Types::BatchRevokePermissionsResponse
182
323
 
324
+ CancelTransactionRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, required: true, location_name: "TransactionId"))
325
+ CancelTransactionRequest.struct_class = Types::CancelTransactionRequest
326
+
327
+ CancelTransactionResponse.struct_class = Types::CancelTransactionResponse
328
+
183
329
  CatalogResource.struct_class = Types::CatalogResource
184
330
 
185
331
  ColumnLFTag.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
@@ -193,9 +339,20 @@ module Aws::LakeFormation
193
339
  ColumnWildcard.add_member(:excluded_column_names, Shapes::ShapeRef.new(shape: ColumnNames, location_name: "ExcludedColumnNames"))
194
340
  ColumnWildcard.struct_class = Types::ColumnWildcard
195
341
 
342
+ CommitTransactionRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, required: true, location_name: "TransactionId"))
343
+ CommitTransactionRequest.struct_class = Types::CommitTransactionRequest
344
+
345
+ CommitTransactionResponse.add_member(:transaction_status, Shapes::ShapeRef.new(shape: TransactionStatus, location_name: "TransactionStatus"))
346
+ CommitTransactionResponse.struct_class = Types::CommitTransactionResponse
347
+
196
348
  ConcurrentModificationException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
197
349
  ConcurrentModificationException.struct_class = Types::ConcurrentModificationException
198
350
 
351
+ CreateDataCellsFilterRequest.add_member(:table_data, Shapes::ShapeRef.new(shape: DataCellsFilter, required: true, location_name: "TableData"))
352
+ CreateDataCellsFilterRequest.struct_class = Types::CreateDataCellsFilterRequest
353
+
354
+ CreateDataCellsFilterResponse.struct_class = Types::CreateDataCellsFilterResponse
355
+
199
356
  CreateLFTagRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
200
357
  CreateLFTagRequest.add_member(:tag_key, Shapes::ShapeRef.new(shape: LFTagKey, required: true, location_name: "TagKey"))
201
358
  CreateLFTagRequest.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, required: true, location_name: "TagValues"))
@@ -203,6 +360,23 @@ module Aws::LakeFormation
203
360
 
204
361
  CreateLFTagResponse.struct_class = Types::CreateLFTagResponse
205
362
 
363
+ DataCellsFilter.add_member(:table_catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, required: true, location_name: "TableCatalogId"))
364
+ DataCellsFilter.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
365
+ DataCellsFilter.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
366
+ DataCellsFilter.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
367
+ DataCellsFilter.add_member(:row_filter, Shapes::ShapeRef.new(shape: RowFilter, location_name: "RowFilter"))
368
+ DataCellsFilter.add_member(:column_names, Shapes::ShapeRef.new(shape: ColumnNames, location_name: "ColumnNames"))
369
+ DataCellsFilter.add_member(:column_wildcard, Shapes::ShapeRef.new(shape: ColumnWildcard, location_name: "ColumnWildcard"))
370
+ DataCellsFilter.struct_class = Types::DataCellsFilter
371
+
372
+ DataCellsFilterList.member = Shapes::ShapeRef.new(shape: DataCellsFilter)
373
+
374
+ DataCellsFilterResource.add_member(:table_catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "TableCatalogId"))
375
+ DataCellsFilterResource.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, location_name: "DatabaseName"))
376
+ DataCellsFilterResource.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, location_name: "TableName"))
377
+ DataCellsFilterResource.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
378
+ DataCellsFilterResource.struct_class = Types::DataCellsFilterResource
379
+
206
380
  DataLakePrincipal.add_member(:data_lake_principal_identifier, Shapes::ShapeRef.new(shape: DataLakePrincipalString, location_name: "DataLakePrincipalIdentifier"))
207
381
  DataLakePrincipal.struct_class = Types::DataLakePrincipal
208
382
 
@@ -212,6 +386,9 @@ module Aws::LakeFormation
212
386
  DataLakeSettings.add_member(:create_database_default_permissions, Shapes::ShapeRef.new(shape: PrincipalPermissionsList, location_name: "CreateDatabaseDefaultPermissions"))
213
387
  DataLakeSettings.add_member(:create_table_default_permissions, Shapes::ShapeRef.new(shape: PrincipalPermissionsList, location_name: "CreateTableDefaultPermissions"))
214
388
  DataLakeSettings.add_member(:trusted_resource_owners, Shapes::ShapeRef.new(shape: TrustedResourceOwners, location_name: "TrustedResourceOwners"))
389
+ DataLakeSettings.add_member(:allow_external_data_filtering, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "AllowExternalDataFiltering"))
390
+ DataLakeSettings.add_member(:external_data_filtering_allow_list, Shapes::ShapeRef.new(shape: DataLakePrincipalList, location_name: "ExternalDataFilteringAllowList"))
391
+ DataLakeSettings.add_member(:authorized_session_tag_value_list, Shapes::ShapeRef.new(shape: AuthorizedSessionTagValueList, location_name: "AuthorizedSessionTagValueList"))
215
392
  DataLakeSettings.struct_class = Types::DataLakeSettings
216
393
 
217
394
  DataLocationResource.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
@@ -224,12 +401,34 @@ module Aws::LakeFormation
224
401
  DatabaseResource.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
225
402
  DatabaseResource.struct_class = Types::DatabaseResource
226
403
 
404
+ DeleteDataCellsFilterRequest.add_member(:table_catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "TableCatalogId"))
405
+ DeleteDataCellsFilterRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, location_name: "DatabaseName"))
406
+ DeleteDataCellsFilterRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, location_name: "TableName"))
407
+ DeleteDataCellsFilterRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
408
+ DeleteDataCellsFilterRequest.struct_class = Types::DeleteDataCellsFilterRequest
409
+
410
+ DeleteDataCellsFilterResponse.struct_class = Types::DeleteDataCellsFilterResponse
411
+
227
412
  DeleteLFTagRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
228
413
  DeleteLFTagRequest.add_member(:tag_key, Shapes::ShapeRef.new(shape: LFTagKey, required: true, location_name: "TagKey"))
229
414
  DeleteLFTagRequest.struct_class = Types::DeleteLFTagRequest
230
415
 
231
416
  DeleteLFTagResponse.struct_class = Types::DeleteLFTagResponse
232
417
 
418
+ DeleteObjectInput.add_member(:uri, Shapes::ShapeRef.new(shape: URI, required: true, location_name: "Uri"))
419
+ DeleteObjectInput.add_member(:etag, Shapes::ShapeRef.new(shape: ETagString, location_name: "ETag"))
420
+ DeleteObjectInput.add_member(:partition_values, Shapes::ShapeRef.new(shape: PartitionValuesList, location_name: "PartitionValues"))
421
+ DeleteObjectInput.struct_class = Types::DeleteObjectInput
422
+
423
+ DeleteObjectsOnCancelRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
424
+ DeleteObjectsOnCancelRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
425
+ DeleteObjectsOnCancelRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
426
+ DeleteObjectsOnCancelRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, required: true, location_name: "TransactionId"))
427
+ DeleteObjectsOnCancelRequest.add_member(:objects, Shapes::ShapeRef.new(shape: VirtualObjectList, required: true, location_name: "Objects"))
428
+ DeleteObjectsOnCancelRequest.struct_class = Types::DeleteObjectsOnCancelRequest
429
+
430
+ DeleteObjectsOnCancelResponse.struct_class = Types::DeleteObjectsOnCancelResponse
431
+
233
432
  DeregisterResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArnString, required: true, location_name: "ResourceArn"))
234
433
  DeregisterResourceRequest.struct_class = Types::DeregisterResourceRequest
235
434
 
@@ -241,6 +440,12 @@ module Aws::LakeFormation
241
440
  DescribeResourceResponse.add_member(:resource_info, Shapes::ShapeRef.new(shape: ResourceInfo, location_name: "ResourceInfo"))
242
441
  DescribeResourceResponse.struct_class = Types::DescribeResourceResponse
243
442
 
443
+ DescribeTransactionRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, required: true, location_name: "TransactionId"))
444
+ DescribeTransactionRequest.struct_class = Types::DescribeTransactionRequest
445
+
446
+ DescribeTransactionResponse.add_member(:transaction_description, Shapes::ShapeRef.new(shape: TransactionDescription, location_name: "TransactionDescription"))
447
+ DescribeTransactionResponse.struct_class = Types::DescribeTransactionResponse
448
+
244
449
  DetailsMap.add_member(:resource_share, Shapes::ShapeRef.new(shape: ResourceShareList, location_name: "ResourceShare"))
245
450
  DetailsMap.struct_class = Types::DetailsMap
246
451
 
@@ -251,8 +456,21 @@ module Aws::LakeFormation
251
456
  ErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "ErrorMessage"))
252
457
  ErrorDetail.struct_class = Types::ErrorDetail
253
458
 
459
+ ExecutionStatistics.add_member(:average_execution_time_millis, Shapes::ShapeRef.new(shape: NumberOfMilliseconds, location_name: "AverageExecutionTimeMillis"))
460
+ ExecutionStatistics.add_member(:data_scanned_bytes, Shapes::ShapeRef.new(shape: NumberOfBytes, location_name: "DataScannedBytes"))
461
+ ExecutionStatistics.add_member(:work_units_executed_count, Shapes::ShapeRef.new(shape: NumberOfItems, location_name: "WorkUnitsExecutedCount"))
462
+ ExecutionStatistics.struct_class = Types::ExecutionStatistics
463
+
464
+ ExpiredException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
465
+ ExpiredException.struct_class = Types::ExpiredException
466
+
254
467
  Expression.member = Shapes::ShapeRef.new(shape: LFTag)
255
468
 
469
+ ExtendTransactionRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, location_name: "TransactionId"))
470
+ ExtendTransactionRequest.struct_class = Types::ExtendTransactionRequest
471
+
472
+ ExtendTransactionResponse.struct_class = Types::ExtendTransactionResponse
473
+
256
474
  FilterCondition.add_member(:field, Shapes::ShapeRef.new(shape: FieldNameString, location_name: "Field"))
257
475
  FilterCondition.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, location_name: "ComparisonOperator"))
258
476
  FilterCondition.add_member(:string_value_list, Shapes::ShapeRef.new(shape: StringValueList, location_name: "StringValueList"))
@@ -285,6 +503,21 @@ module Aws::LakeFormation
285
503
  GetLFTagResponse.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
286
504
  GetLFTagResponse.struct_class = Types::GetLFTagResponse
287
505
 
506
+ GetQueryStateRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: GetQueryStateRequestQueryIdString, required: true, location_name: "QueryId"))
507
+ GetQueryStateRequest.struct_class = Types::GetQueryStateRequest
508
+
509
+ GetQueryStateResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorMessageString, location_name: "Error"))
510
+ GetQueryStateResponse.add_member(:state, Shapes::ShapeRef.new(shape: QueryStateString, required: true, location_name: "State"))
511
+ GetQueryStateResponse.struct_class = Types::GetQueryStateResponse
512
+
513
+ GetQueryStatisticsRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: GetQueryStatisticsRequestQueryIdString, required: true, location_name: "QueryId"))
514
+ GetQueryStatisticsRequest.struct_class = Types::GetQueryStatisticsRequest
515
+
516
+ GetQueryStatisticsResponse.add_member(:execution_statistics, Shapes::ShapeRef.new(shape: ExecutionStatistics, location_name: "ExecutionStatistics"))
517
+ GetQueryStatisticsResponse.add_member(:planning_statistics, Shapes::ShapeRef.new(shape: PlanningStatistics, location_name: "PlanningStatistics"))
518
+ GetQueryStatisticsResponse.add_member(:query_submission_time, Shapes::ShapeRef.new(shape: DateTime, location_name: "QuerySubmissionTime"))
519
+ GetQueryStatisticsResponse.struct_class = Types::GetQueryStatisticsResponse
520
+
288
521
  GetResourceLFTagsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
289
522
  GetResourceLFTagsRequest.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, required: true, location_name: "Resource"))
290
523
  GetResourceLFTagsRequest.add_member(:show_assigned_lf_tags, Shapes::ShapeRef.new(shape: BooleanNullable, location_name: "ShowAssignedLFTags"))
@@ -295,6 +528,67 @@ module Aws::LakeFormation
295
528
  GetResourceLFTagsResponse.add_member(:lf_tags_on_columns, Shapes::ShapeRef.new(shape: ColumnLFTagsList, location_name: "LFTagsOnColumns"))
296
529
  GetResourceLFTagsResponse.struct_class = Types::GetResourceLFTagsResponse
297
530
 
531
+ GetTableObjectsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
532
+ GetTableObjectsRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
533
+ GetTableObjectsRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
534
+ GetTableObjectsRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, location_name: "TransactionId"))
535
+ GetTableObjectsRequest.add_member(:query_as_of_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "QueryAsOfTime"))
536
+ GetTableObjectsRequest.add_member(:partition_predicate, Shapes::ShapeRef.new(shape: PredicateString, location_name: "PartitionPredicate"))
537
+ GetTableObjectsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
538
+ GetTableObjectsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "NextToken"))
539
+ GetTableObjectsRequest.struct_class = Types::GetTableObjectsRequest
540
+
541
+ GetTableObjectsResponse.add_member(:objects, Shapes::ShapeRef.new(shape: PartitionedTableObjectsList, location_name: "Objects"))
542
+ GetTableObjectsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "NextToken"))
543
+ GetTableObjectsResponse.struct_class = Types::GetTableObjectsResponse
544
+
545
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:table_arn, Shapes::ShapeRef.new(shape: ResourceArnString, required: true, location_name: "TableArn"))
546
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:partition, Shapes::ShapeRef.new(shape: PartitionValueList, required: true, location_name: "Partition"))
547
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: PermissionList, location_name: "Permissions"))
548
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: CredentialTimeoutDurationSecondInteger, location_name: "DurationSeconds"))
549
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:audit_context, Shapes::ShapeRef.new(shape: AuditContext, location_name: "AuditContext"))
550
+ GetTemporaryGluePartitionCredentialsRequest.add_member(:supported_permission_types, Shapes::ShapeRef.new(shape: PermissionTypeList, required: true, location_name: "SupportedPermissionTypes"))
551
+ GetTemporaryGluePartitionCredentialsRequest.struct_class = Types::GetTemporaryGluePartitionCredentialsRequest
552
+
553
+ GetTemporaryGluePartitionCredentialsResponse.add_member(:access_key_id, Shapes::ShapeRef.new(shape: AccessKeyIdString, location_name: "AccessKeyId"))
554
+ GetTemporaryGluePartitionCredentialsResponse.add_member(:secret_access_key, Shapes::ShapeRef.new(shape: SecretAccessKeyString, location_name: "SecretAccessKey"))
555
+ GetTemporaryGluePartitionCredentialsResponse.add_member(:session_token, Shapes::ShapeRef.new(shape: SessionTokenString, location_name: "SessionToken"))
556
+ GetTemporaryGluePartitionCredentialsResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ExpirationTimestamp, location_name: "Expiration"))
557
+ GetTemporaryGluePartitionCredentialsResponse.struct_class = Types::GetTemporaryGluePartitionCredentialsResponse
558
+
559
+ GetTemporaryGlueTableCredentialsRequest.add_member(:table_arn, Shapes::ShapeRef.new(shape: ResourceArnString, required: true, location_name: "TableArn"))
560
+ GetTemporaryGlueTableCredentialsRequest.add_member(:permissions, Shapes::ShapeRef.new(shape: PermissionList, location_name: "Permissions"))
561
+ GetTemporaryGlueTableCredentialsRequest.add_member(:duration_seconds, Shapes::ShapeRef.new(shape: CredentialTimeoutDurationSecondInteger, location_name: "DurationSeconds"))
562
+ GetTemporaryGlueTableCredentialsRequest.add_member(:audit_context, Shapes::ShapeRef.new(shape: AuditContext, location_name: "AuditContext"))
563
+ GetTemporaryGlueTableCredentialsRequest.add_member(:supported_permission_types, Shapes::ShapeRef.new(shape: PermissionTypeList, required: true, location_name: "SupportedPermissionTypes"))
564
+ GetTemporaryGlueTableCredentialsRequest.struct_class = Types::GetTemporaryGlueTableCredentialsRequest
565
+
566
+ GetTemporaryGlueTableCredentialsResponse.add_member(:access_key_id, Shapes::ShapeRef.new(shape: AccessKeyIdString, location_name: "AccessKeyId"))
567
+ GetTemporaryGlueTableCredentialsResponse.add_member(:secret_access_key, Shapes::ShapeRef.new(shape: SecretAccessKeyString, location_name: "SecretAccessKey"))
568
+ GetTemporaryGlueTableCredentialsResponse.add_member(:session_token, Shapes::ShapeRef.new(shape: SessionTokenString, location_name: "SessionToken"))
569
+ GetTemporaryGlueTableCredentialsResponse.add_member(:expiration, Shapes::ShapeRef.new(shape: ExpirationTimestamp, location_name: "Expiration"))
570
+ GetTemporaryGlueTableCredentialsResponse.struct_class = Types::GetTemporaryGlueTableCredentialsResponse
571
+
572
+ GetWorkUnitResultsRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: GetWorkUnitResultsRequestQueryIdString, required: true, location_name: "QueryId"))
573
+ GetWorkUnitResultsRequest.add_member(:work_unit_id, Shapes::ShapeRef.new(shape: GetWorkUnitResultsRequestWorkUnitIdLong, required: true, location_name: "WorkUnitId"))
574
+ GetWorkUnitResultsRequest.add_member(:work_unit_token, Shapes::ShapeRef.new(shape: SyntheticGetWorkUnitResultsRequestWorkUnitTokenString, required: true, location_name: "WorkUnitToken"))
575
+ GetWorkUnitResultsRequest.struct_class = Types::GetWorkUnitResultsRequest
576
+
577
+ GetWorkUnitResultsResponse.add_member(:result_stream, Shapes::ShapeRef.new(shape: ResultStream, location_name: "ResultStream"))
578
+ GetWorkUnitResultsResponse.struct_class = Types::GetWorkUnitResultsResponse
579
+ GetWorkUnitResultsResponse[:payload] = :result_stream
580
+ GetWorkUnitResultsResponse[:payload_member] = GetWorkUnitResultsResponse.member(:result_stream)
581
+
582
+ GetWorkUnitsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
583
+ GetWorkUnitsRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: Integer, location_name: "PageSize"))
584
+ GetWorkUnitsRequest.add_member(:query_id, Shapes::ShapeRef.new(shape: GetWorkUnitsRequestQueryIdString, required: true, location_name: "QueryId"))
585
+ GetWorkUnitsRequest.struct_class = Types::GetWorkUnitsRequest
586
+
587
+ GetWorkUnitsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
588
+ GetWorkUnitsResponse.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryIdString, required: true, location_name: "QueryId"))
589
+ GetWorkUnitsResponse.add_member(:work_unit_ranges, Shapes::ShapeRef.new(shape: WorkUnitRangeList, required: true, location_name: "WorkUnitRanges"))
590
+ GetWorkUnitsResponse.struct_class = Types::GetWorkUnitsResponse
591
+
298
592
  GlueEncryptionException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
299
593
  GlueEncryptionException.struct_class = Types::GlueEncryptionException
300
594
 
@@ -340,6 +634,15 @@ module Aws::LakeFormation
340
634
 
341
635
  LFTagsList.member = Shapes::ShapeRef.new(shape: LFTagPair)
342
636
 
637
+ ListDataCellsFilterRequest.add_member(:table, Shapes::ShapeRef.new(shape: TableResource, location_name: "Table"))
638
+ ListDataCellsFilterRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
639
+ ListDataCellsFilterRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
640
+ ListDataCellsFilterRequest.struct_class = Types::ListDataCellsFilterRequest
641
+
642
+ ListDataCellsFilterResponse.add_member(:data_cells_filters, Shapes::ShapeRef.new(shape: DataCellsFilterList, location_name: "DataCellsFilters"))
643
+ ListDataCellsFilterResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
644
+ ListDataCellsFilterResponse.struct_class = Types::ListDataCellsFilterResponse
645
+
343
646
  ListLFTagsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
344
647
  ListLFTagsRequest.add_member(:resource_share_type, Shapes::ShapeRef.new(shape: ResourceShareType, location_name: "ResourceShareType"))
345
648
  ListLFTagsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
@@ -356,6 +659,7 @@ module Aws::LakeFormation
356
659
  ListPermissionsRequest.add_member(:resource, Shapes::ShapeRef.new(shape: Resource, location_name: "Resource"))
357
660
  ListPermissionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
358
661
  ListPermissionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
662
+ ListPermissionsRequest.add_member(:include_related, Shapes::ShapeRef.new(shape: TrueFalseString, location_name: "IncludeRelated"))
359
663
  ListPermissionsRequest.struct_class = Types::ListPermissionsRequest
360
664
 
361
665
  ListPermissionsResponse.add_member(:principal_resource_permissions, Shapes::ShapeRef.new(shape: PrincipalResourcePermissionsList, location_name: "PrincipalResourcePermissions"))
@@ -371,11 +675,55 @@ module Aws::LakeFormation
371
675
  ListResourcesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
372
676
  ListResourcesResponse.struct_class = Types::ListResourcesResponse
373
677
 
678
+ ListTableStorageOptimizersRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
679
+ ListTableStorageOptimizersRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
680
+ ListTableStorageOptimizersRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
681
+ ListTableStorageOptimizersRequest.add_member(:storage_optimizer_type, Shapes::ShapeRef.new(shape: OptimizerType, location_name: "StorageOptimizerType"))
682
+ ListTableStorageOptimizersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
683
+ ListTableStorageOptimizersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
684
+ ListTableStorageOptimizersRequest.struct_class = Types::ListTableStorageOptimizersRequest
685
+
686
+ ListTableStorageOptimizersResponse.add_member(:storage_optimizer_list, Shapes::ShapeRef.new(shape: StorageOptimizerList, location_name: "StorageOptimizerList"))
687
+ ListTableStorageOptimizersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
688
+ ListTableStorageOptimizersResponse.struct_class = Types::ListTableStorageOptimizersResponse
689
+
690
+ ListTransactionsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
691
+ ListTransactionsRequest.add_member(:status_filter, Shapes::ShapeRef.new(shape: TransactionStatusFilter, location_name: "StatusFilter"))
692
+ ListTransactionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
693
+ ListTransactionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "NextToken"))
694
+ ListTransactionsRequest.struct_class = Types::ListTransactionsRequest
695
+
696
+ ListTransactionsResponse.add_member(:transactions, Shapes::ShapeRef.new(shape: TransactionDescriptionList, location_name: "Transactions"))
697
+ ListTransactionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: TokenString, location_name: "NextToken"))
698
+ ListTransactionsResponse.struct_class = Types::ListTransactionsResponse
699
+
374
700
  OperationTimeoutException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
375
701
  OperationTimeoutException.struct_class = Types::OperationTimeoutException
376
702
 
703
+ PartitionObjects.add_member(:partition_values, Shapes::ShapeRef.new(shape: PartitionValuesList, location_name: "PartitionValues"))
704
+ PartitionObjects.add_member(:objects, Shapes::ShapeRef.new(shape: TableObjectList, location_name: "Objects"))
705
+ PartitionObjects.struct_class = Types::PartitionObjects
706
+
707
+ PartitionValueList.add_member(:values, Shapes::ShapeRef.new(shape: ValueStringList, required: true, location_name: "Values"))
708
+ PartitionValueList.struct_class = Types::PartitionValueList
709
+
710
+ PartitionValuesList.member = Shapes::ShapeRef.new(shape: PartitionValueString)
711
+
712
+ PartitionedTableObjectsList.member = Shapes::ShapeRef.new(shape: PartitionObjects)
713
+
377
714
  PermissionList.member = Shapes::ShapeRef.new(shape: Permission)
378
715
 
716
+ PermissionTypeList.member = Shapes::ShapeRef.new(shape: PermissionType)
717
+
718
+ PermissionTypeMismatchException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
719
+ PermissionTypeMismatchException.struct_class = Types::PermissionTypeMismatchException
720
+
721
+ PlanningStatistics.add_member(:estimated_data_to_scan_bytes, Shapes::ShapeRef.new(shape: NumberOfBytes, location_name: "EstimatedDataToScanBytes"))
722
+ PlanningStatistics.add_member(:planning_time_millis, Shapes::ShapeRef.new(shape: NumberOfMilliseconds, location_name: "PlanningTimeMillis"))
723
+ PlanningStatistics.add_member(:queue_time_millis, Shapes::ShapeRef.new(shape: NumberOfMilliseconds, location_name: "QueueTimeMillis"))
724
+ PlanningStatistics.add_member(:work_units_generated_count, Shapes::ShapeRef.new(shape: NumberOfItems, location_name: "WorkUnitsGeneratedCount"))
725
+ PlanningStatistics.struct_class = Types::PlanningStatistics
726
+
379
727
  PrincipalPermissions.add_member(:principal, Shapes::ShapeRef.new(shape: DataLakePrincipal, location_name: "Principal"))
380
728
  PrincipalPermissions.add_member(:permissions, Shapes::ShapeRef.new(shape: PermissionList, location_name: "Permissions"))
381
729
  PrincipalPermissions.struct_class = Types::PrincipalPermissions
@@ -397,6 +745,16 @@ module Aws::LakeFormation
397
745
 
398
746
  PutDataLakeSettingsResponse.struct_class = Types::PutDataLakeSettingsResponse
399
747
 
748
+ QueryParameterMap.key = Shapes::ShapeRef.new(shape: String)
749
+ QueryParameterMap.value = Shapes::ShapeRef.new(shape: String)
750
+
751
+ QueryPlanningContext.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
752
+ QueryPlanningContext.add_member(:database_name, Shapes::ShapeRef.new(shape: QueryPlanningContextDatabaseNameString, required: true, location_name: "DatabaseName"))
753
+ QueryPlanningContext.add_member(:query_as_of_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "QueryAsOfTime"))
754
+ QueryPlanningContext.add_member(:query_parameters, Shapes::ShapeRef.new(shape: QueryParameterMap, location_name: "QueryParameters"))
755
+ QueryPlanningContext.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, location_name: "TransactionId"))
756
+ QueryPlanningContext.struct_class = Types::QueryPlanningContext
757
+
400
758
  RegisterResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArnString, required: true, location_name: "ResourceArn"))
401
759
  RegisterResourceRequest.add_member(:use_service_linked_role, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "UseServiceLinkedRole"))
402
760
  RegisterResourceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: IAMRoleArn, location_name: "RoleArn"))
@@ -417,6 +775,7 @@ module Aws::LakeFormation
417
775
  Resource.add_member(:table, Shapes::ShapeRef.new(shape: TableResource, location_name: "Table"))
418
776
  Resource.add_member(:table_with_columns, Shapes::ShapeRef.new(shape: TableWithColumnsResource, location_name: "TableWithColumns"))
419
777
  Resource.add_member(:data_location, Shapes::ShapeRef.new(shape: DataLocationResource, location_name: "DataLocation"))
778
+ Resource.add_member(:data_cells_filter, Shapes::ShapeRef.new(shape: DataCellsFilterResource, location_name: "DataCellsFilter"))
420
779
  Resource.add_member(:lf_tag, Shapes::ShapeRef.new(shape: LFTagKeyResource, location_name: "LFTag"))
421
780
  Resource.add_member(:lf_tag_policy, Shapes::ShapeRef.new(shape: LFTagPolicyResource, location_name: "LFTagPolicy"))
422
781
  Resource.struct_class = Types::Resource
@@ -428,6 +787,9 @@ module Aws::LakeFormation
428
787
 
429
788
  ResourceInfoList.member = Shapes::ShapeRef.new(shape: ResourceInfo)
430
789
 
790
+ ResourceNotReadyException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
791
+ ResourceNotReadyException.struct_class = Types::ResourceNotReadyException
792
+
431
793
  ResourceNumberLimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
432
794
  ResourceNumberLimitExceededException.struct_class = Types::ResourceNumberLimitExceededException
433
795
 
@@ -442,6 +804,10 @@ module Aws::LakeFormation
442
804
 
443
805
  RevokePermissionsResponse.struct_class = Types::RevokePermissionsResponse
444
806
 
807
+ RowFilter.add_member(:filter_expression, Shapes::ShapeRef.new(shape: PredicateString, location_name: "FilterExpression"))
808
+ RowFilter.add_member(:all_rows_wildcard, Shapes::ShapeRef.new(shape: AllRowsWildcard, location_name: "AllRowsWildcard"))
809
+ RowFilter.struct_class = Types::RowFilter
810
+
445
811
  SearchDatabasesByLFTagsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
446
812
  SearchDatabasesByLFTagsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
447
813
  SearchDatabasesByLFTagsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
@@ -462,10 +828,48 @@ module Aws::LakeFormation
462
828
  SearchTablesByLFTagsResponse.add_member(:table_list, Shapes::ShapeRef.new(shape: TableLFTagsList, location_name: "TableList"))
463
829
  SearchTablesByLFTagsResponse.struct_class = Types::SearchTablesByLFTagsResponse
464
830
 
831
+ StartQueryPlanningRequest.add_member(:query_planning_context, Shapes::ShapeRef.new(shape: QueryPlanningContext, required: true, location_name: "QueryPlanningContext"))
832
+ StartQueryPlanningRequest.add_member(:query_string, Shapes::ShapeRef.new(shape: SyntheticStartQueryPlanningRequestQueryString, required: true, location_name: "QueryString"))
833
+ StartQueryPlanningRequest.struct_class = Types::StartQueryPlanningRequest
834
+
835
+ StartQueryPlanningResponse.add_member(:query_id, Shapes::ShapeRef.new(shape: QueryIdString, required: true, location_name: "QueryId"))
836
+ StartQueryPlanningResponse.struct_class = Types::StartQueryPlanningResponse
837
+
838
+ StartTransactionRequest.add_member(:transaction_type, Shapes::ShapeRef.new(shape: TransactionType, location_name: "TransactionType"))
839
+ StartTransactionRequest.struct_class = Types::StartTransactionRequest
840
+
841
+ StartTransactionResponse.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, location_name: "TransactionId"))
842
+ StartTransactionResponse.struct_class = Types::StartTransactionResponse
843
+
844
+ StatisticsNotReadyYetException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
845
+ StatisticsNotReadyYetException.struct_class = Types::StatisticsNotReadyYetException
846
+
847
+ StorageOptimizer.add_member(:storage_optimizer_type, Shapes::ShapeRef.new(shape: OptimizerType, location_name: "StorageOptimizerType"))
848
+ StorageOptimizer.add_member(:config, Shapes::ShapeRef.new(shape: StorageOptimizerConfig, location_name: "Config"))
849
+ StorageOptimizer.add_member(:error_message, Shapes::ShapeRef.new(shape: MessageString, location_name: "ErrorMessage"))
850
+ StorageOptimizer.add_member(:warnings, Shapes::ShapeRef.new(shape: MessageString, location_name: "Warnings"))
851
+ StorageOptimizer.add_member(:last_run_details, Shapes::ShapeRef.new(shape: MessageString, location_name: "LastRunDetails"))
852
+ StorageOptimizer.struct_class = Types::StorageOptimizer
853
+
854
+ StorageOptimizerConfig.key = Shapes::ShapeRef.new(shape: StorageOptimizerConfigKey)
855
+ StorageOptimizerConfig.value = Shapes::ShapeRef.new(shape: StorageOptimizerConfigValue)
856
+
857
+ StorageOptimizerConfigMap.key = Shapes::ShapeRef.new(shape: OptimizerType)
858
+ StorageOptimizerConfigMap.value = Shapes::ShapeRef.new(shape: StorageOptimizerConfig)
859
+
860
+ StorageOptimizerList.member = Shapes::ShapeRef.new(shape: StorageOptimizer)
861
+
465
862
  StringValueList.member = Shapes::ShapeRef.new(shape: StringValue)
466
863
 
467
864
  TableLFTagsList.member = Shapes::ShapeRef.new(shape: TaggedTable)
468
865
 
866
+ TableObject.add_member(:uri, Shapes::ShapeRef.new(shape: URI, location_name: "Uri"))
867
+ TableObject.add_member(:etag, Shapes::ShapeRef.new(shape: ETagString, location_name: "ETag"))
868
+ TableObject.add_member(:size, Shapes::ShapeRef.new(shape: ObjectSize, location_name: "Size"))
869
+ TableObject.struct_class = Types::TableObject
870
+
871
+ TableObjectList.member = Shapes::ShapeRef.new(shape: TableObject)
872
+
469
873
  TableResource.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
470
874
  TableResource.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
471
875
  TableResource.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
@@ -493,6 +897,26 @@ module Aws::LakeFormation
493
897
  TaggedTable.add_member(:lf_tags_on_columns, Shapes::ShapeRef.new(shape: ColumnLFTagsList, location_name: "LFTagsOnColumns"))
494
898
  TaggedTable.struct_class = Types::TaggedTable
495
899
 
900
+ ThrottledException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
901
+ ThrottledException.struct_class = Types::ThrottledException
902
+
903
+ TransactionCanceledException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
904
+ TransactionCanceledException.struct_class = Types::TransactionCanceledException
905
+
906
+ TransactionCommitInProgressException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
907
+ TransactionCommitInProgressException.struct_class = Types::TransactionCommitInProgressException
908
+
909
+ TransactionCommittedException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
910
+ TransactionCommittedException.struct_class = Types::TransactionCommittedException
911
+
912
+ TransactionDescription.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, location_name: "TransactionId"))
913
+ TransactionDescription.add_member(:transaction_status, Shapes::ShapeRef.new(shape: TransactionStatus, location_name: "TransactionStatus"))
914
+ TransactionDescription.add_member(:transaction_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransactionStartTime"))
915
+ TransactionDescription.add_member(:transaction_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransactionEndTime"))
916
+ TransactionDescription.struct_class = Types::TransactionDescription
917
+
918
+ TransactionDescriptionList.member = Shapes::ShapeRef.new(shape: TransactionDescription)
919
+
496
920
  TrustedResourceOwners.member = Shapes::ShapeRef.new(shape: CatalogIdString)
497
921
 
498
922
  UpdateLFTagRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
@@ -509,6 +933,48 @@ module Aws::LakeFormation
509
933
 
510
934
  UpdateResourceResponse.struct_class = Types::UpdateResourceResponse
511
935
 
936
+ UpdateTableObjectsRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
937
+ UpdateTableObjectsRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
938
+ UpdateTableObjectsRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
939
+ UpdateTableObjectsRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: TransactionIdString, required: true, location_name: "TransactionId"))
940
+ UpdateTableObjectsRequest.add_member(:write_operations, Shapes::ShapeRef.new(shape: WriteOperationList, required: true, location_name: "WriteOperations"))
941
+ UpdateTableObjectsRequest.struct_class = Types::UpdateTableObjectsRequest
942
+
943
+ UpdateTableObjectsResponse.struct_class = Types::UpdateTableObjectsResponse
944
+
945
+ UpdateTableStorageOptimizerRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
946
+ UpdateTableStorageOptimizerRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
947
+ UpdateTableStorageOptimizerRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
948
+ UpdateTableStorageOptimizerRequest.add_member(:storage_optimizer_config, Shapes::ShapeRef.new(shape: StorageOptimizerConfigMap, required: true, location_name: "StorageOptimizerConfig"))
949
+ UpdateTableStorageOptimizerRequest.struct_class = Types::UpdateTableStorageOptimizerRequest
950
+
951
+ UpdateTableStorageOptimizerResponse.add_member(:result, Shapes::ShapeRef.new(shape: Result, location_name: "Result"))
952
+ UpdateTableStorageOptimizerResponse.struct_class = Types::UpdateTableStorageOptimizerResponse
953
+
954
+ ValueStringList.member = Shapes::ShapeRef.new(shape: ValueString)
955
+
956
+ VirtualObject.add_member(:uri, Shapes::ShapeRef.new(shape: URI, required: true, location_name: "Uri"))
957
+ VirtualObject.add_member(:etag, Shapes::ShapeRef.new(shape: ETagString, location_name: "ETag"))
958
+ VirtualObject.struct_class = Types::VirtualObject
959
+
960
+ VirtualObjectList.member = Shapes::ShapeRef.new(shape: VirtualObject)
961
+
962
+ WorkUnitRange.add_member(:work_unit_id_max, Shapes::ShapeRef.new(shape: WorkUnitIdLong, required: true, location_name: "WorkUnitIdMax"))
963
+ WorkUnitRange.add_member(:work_unit_id_min, Shapes::ShapeRef.new(shape: WorkUnitIdLong, required: true, location_name: "WorkUnitIdMin"))
964
+ WorkUnitRange.add_member(:work_unit_token, Shapes::ShapeRef.new(shape: WorkUnitTokenString, required: true, location_name: "WorkUnitToken"))
965
+ WorkUnitRange.struct_class = Types::WorkUnitRange
966
+
967
+ WorkUnitRangeList.member = Shapes::ShapeRef.new(shape: WorkUnitRange)
968
+
969
+ WorkUnitsNotReadyYetException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
970
+ WorkUnitsNotReadyYetException.struct_class = Types::WorkUnitsNotReadyYetException
971
+
972
+ WriteOperation.add_member(:add_object, Shapes::ShapeRef.new(shape: AddObjectInput, location_name: "AddObject"))
973
+ WriteOperation.add_member(:delete_object, Shapes::ShapeRef.new(shape: DeleteObjectInput, location_name: "DeleteObject"))
974
+ WriteOperation.struct_class = Types::WriteOperation
975
+
976
+ WriteOperationList.member = Shapes::ShapeRef.new(shape: WriteOperation)
977
+
512
978
 
513
979
  # @api private
514
980
  API = Seahorse::Model::Api.new.tap do |api|
@@ -519,19 +985,18 @@ module Aws::LakeFormation
519
985
  "apiVersion" => "2017-03-31",
520
986
  "endpointPrefix" => "lakeformation",
521
987
  "jsonVersion" => "1.1",
522
- "protocol" => "json",
988
+ "protocol" => "rest-json",
523
989
  "serviceFullName" => "AWS Lake Formation",
524
990
  "serviceId" => "LakeFormation",
525
991
  "signatureVersion" => "v4",
526
992
  "signingName" => "lakeformation",
527
- "targetPrefix" => "AWSLakeFormation",
528
993
  "uid" => "lakeformation-2017-03-31",
529
994
  }
530
995
 
531
996
  api.add_operation(:add_lf_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
532
997
  o.name = "AddLFTagsToResource"
533
998
  o.http_method = "POST"
534
- o.http_request_uri = "/"
999
+ o.http_request_uri = "/AddLFTagsToResource"
535
1000
  o.input = Shapes::ShapeRef.new(shape: AddLFTagsToResourceRequest)
536
1001
  o.output = Shapes::ShapeRef.new(shape: AddLFTagsToResourceResponse)
537
1002
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -545,7 +1010,7 @@ module Aws::LakeFormation
545
1010
  api.add_operation(:batch_grant_permissions, Seahorse::Model::Operation.new.tap do |o|
546
1011
  o.name = "BatchGrantPermissions"
547
1012
  o.http_method = "POST"
548
- o.http_request_uri = "/"
1013
+ o.http_request_uri = "/BatchGrantPermissions"
549
1014
  o.input = Shapes::ShapeRef.new(shape: BatchGrantPermissionsRequest)
550
1015
  o.output = Shapes::ShapeRef.new(shape: BatchGrantPermissionsResponse)
551
1016
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -555,17 +1020,61 @@ module Aws::LakeFormation
555
1020
  api.add_operation(:batch_revoke_permissions, Seahorse::Model::Operation.new.tap do |o|
556
1021
  o.name = "BatchRevokePermissions"
557
1022
  o.http_method = "POST"
558
- o.http_request_uri = "/"
1023
+ o.http_request_uri = "/BatchRevokePermissions"
559
1024
  o.input = Shapes::ShapeRef.new(shape: BatchRevokePermissionsRequest)
560
1025
  o.output = Shapes::ShapeRef.new(shape: BatchRevokePermissionsResponse)
561
1026
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
562
1027
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
563
1028
  end)
564
1029
 
1030
+ api.add_operation(:cancel_transaction, Seahorse::Model::Operation.new.tap do |o|
1031
+ o.name = "CancelTransaction"
1032
+ o.http_method = "POST"
1033
+ o.http_request_uri = "/CancelTransaction"
1034
+ o.input = Shapes::ShapeRef.new(shape: CancelTransactionRequest)
1035
+ o.output = Shapes::ShapeRef.new(shape: CancelTransactionResponse)
1036
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1037
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1039
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1040
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommittedException)
1041
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommitInProgressException)
1042
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1043
+ end)
1044
+
1045
+ api.add_operation(:commit_transaction, Seahorse::Model::Operation.new.tap do |o|
1046
+ o.name = "CommitTransaction"
1047
+ o.http_method = "POST"
1048
+ o.http_request_uri = "/CommitTransaction"
1049
+ o.input = Shapes::ShapeRef.new(shape: CommitTransactionRequest)
1050
+ o.output = Shapes::ShapeRef.new(shape: CommitTransactionResponse)
1051
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1052
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1054
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1055
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCanceledException)
1056
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1057
+ end)
1058
+
1059
+ api.add_operation(:create_data_cells_filter, Seahorse::Model::Operation.new.tap do |o|
1060
+ o.name = "CreateDataCellsFilter"
1061
+ o.http_method = "POST"
1062
+ o.http_request_uri = "/CreateDataCellsFilter"
1063
+ o.input = Shapes::ShapeRef.new(shape: CreateDataCellsFilterRequest)
1064
+ o.output = Shapes::ShapeRef.new(shape: CreateDataCellsFilterResponse)
1065
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
1066
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1067
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1071
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1072
+ end)
1073
+
565
1074
  api.add_operation(:create_lf_tag, Seahorse::Model::Operation.new.tap do |o|
566
1075
  o.name = "CreateLFTag"
567
1076
  o.http_method = "POST"
568
- o.http_request_uri = "/"
1077
+ o.http_request_uri = "/CreateLFTag"
569
1078
  o.input = Shapes::ShapeRef.new(shape: CreateLFTagRequest)
570
1079
  o.output = Shapes::ShapeRef.new(shape: CreateLFTagResponse)
571
1080
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -576,10 +1085,23 @@ module Aws::LakeFormation
576
1085
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
577
1086
  end)
578
1087
 
1088
+ api.add_operation(:delete_data_cells_filter, Seahorse::Model::Operation.new.tap do |o|
1089
+ o.name = "DeleteDataCellsFilter"
1090
+ o.http_method = "POST"
1091
+ o.http_request_uri = "/DeleteDataCellsFilter"
1092
+ o.input = Shapes::ShapeRef.new(shape: DeleteDataCellsFilterRequest)
1093
+ o.output = Shapes::ShapeRef.new(shape: DeleteDataCellsFilterResponse)
1094
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1095
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1096
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1097
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1099
+ end)
1100
+
579
1101
  api.add_operation(:delete_lf_tag, Seahorse::Model::Operation.new.tap do |o|
580
1102
  o.name = "DeleteLFTag"
581
1103
  o.http_method = "POST"
582
- o.http_request_uri = "/"
1104
+ o.http_request_uri = "/DeleteLFTag"
583
1105
  o.input = Shapes::ShapeRef.new(shape: DeleteLFTagRequest)
584
1106
  o.output = Shapes::ShapeRef.new(shape: DeleteLFTagResponse)
585
1107
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -589,10 +1111,26 @@ module Aws::LakeFormation
589
1111
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
590
1112
  end)
591
1113
 
1114
+ api.add_operation(:delete_objects_on_cancel, Seahorse::Model::Operation.new.tap do |o|
1115
+ o.name = "DeleteObjectsOnCancel"
1116
+ o.http_method = "POST"
1117
+ o.http_request_uri = "/DeleteObjectsOnCancel"
1118
+ o.input = Shapes::ShapeRef.new(shape: DeleteObjectsOnCancelRequest)
1119
+ o.output = Shapes::ShapeRef.new(shape: DeleteObjectsOnCancelResponse)
1120
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1121
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1122
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1123
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1124
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommittedException)
1125
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCanceledException)
1126
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotReadyException)
1127
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1128
+ end)
1129
+
592
1130
  api.add_operation(:deregister_resource, Seahorse::Model::Operation.new.tap do |o|
593
1131
  o.name = "DeregisterResource"
594
1132
  o.http_method = "POST"
595
- o.http_request_uri = "/"
1133
+ o.http_request_uri = "/DeregisterResource"
596
1134
  o.input = Shapes::ShapeRef.new(shape: DeregisterResourceRequest)
597
1135
  o.output = Shapes::ShapeRef.new(shape: DeregisterResourceResponse)
598
1136
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -604,7 +1142,7 @@ module Aws::LakeFormation
604
1142
  api.add_operation(:describe_resource, Seahorse::Model::Operation.new.tap do |o|
605
1143
  o.name = "DescribeResource"
606
1144
  o.http_method = "POST"
607
- o.http_request_uri = "/"
1145
+ o.http_request_uri = "/DescribeResource"
608
1146
  o.input = Shapes::ShapeRef.new(shape: DescribeResourceRequest)
609
1147
  o.output = Shapes::ShapeRef.new(shape: DescribeResourceResponse)
610
1148
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -613,10 +1151,37 @@ module Aws::LakeFormation
613
1151
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
614
1152
  end)
615
1153
 
1154
+ api.add_operation(:describe_transaction, Seahorse::Model::Operation.new.tap do |o|
1155
+ o.name = "DescribeTransaction"
1156
+ o.http_method = "POST"
1157
+ o.http_request_uri = "/DescribeTransaction"
1158
+ o.input = Shapes::ShapeRef.new(shape: DescribeTransactionRequest)
1159
+ o.output = Shapes::ShapeRef.new(shape: DescribeTransactionResponse)
1160
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1164
+ end)
1165
+
1166
+ api.add_operation(:extend_transaction, Seahorse::Model::Operation.new.tap do |o|
1167
+ o.name = "ExtendTransaction"
1168
+ o.http_method = "POST"
1169
+ o.http_request_uri = "/ExtendTransaction"
1170
+ o.input = Shapes::ShapeRef.new(shape: ExtendTransactionRequest)
1171
+ o.output = Shapes::ShapeRef.new(shape: ExtendTransactionResponse)
1172
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1173
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1174
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommittedException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCanceledException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommitInProgressException)
1179
+ end)
1180
+
616
1181
  api.add_operation(:get_data_lake_settings, Seahorse::Model::Operation.new.tap do |o|
617
1182
  o.name = "GetDataLakeSettings"
618
1183
  o.http_method = "POST"
619
- o.http_request_uri = "/"
1184
+ o.http_request_uri = "/GetDataLakeSettings"
620
1185
  o.input = Shapes::ShapeRef.new(shape: GetDataLakeSettingsRequest)
621
1186
  o.output = Shapes::ShapeRef.new(shape: GetDataLakeSettingsResponse)
622
1187
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
@@ -627,7 +1192,7 @@ module Aws::LakeFormation
627
1192
  api.add_operation(:get_effective_permissions_for_path, Seahorse::Model::Operation.new.tap do |o|
628
1193
  o.name = "GetEffectivePermissionsForPath"
629
1194
  o.http_method = "POST"
630
- o.http_request_uri = "/"
1195
+ o.http_request_uri = "/GetEffectivePermissionsForPath"
631
1196
  o.input = Shapes::ShapeRef.new(shape: GetEffectivePermissionsForPathRequest)
632
1197
  o.output = Shapes::ShapeRef.new(shape: GetEffectivePermissionsForPathResponse)
633
1198
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -645,7 +1210,7 @@ module Aws::LakeFormation
645
1210
  api.add_operation(:get_lf_tag, Seahorse::Model::Operation.new.tap do |o|
646
1211
  o.name = "GetLFTag"
647
1212
  o.http_method = "POST"
648
- o.http_request_uri = "/"
1213
+ o.http_request_uri = "/GetLFTag"
649
1214
  o.input = Shapes::ShapeRef.new(shape: GetLFTagRequest)
650
1215
  o.output = Shapes::ShapeRef.new(shape: GetLFTagResponse)
651
1216
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -655,10 +1220,41 @@ module Aws::LakeFormation
655
1220
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
656
1221
  end)
657
1222
 
1223
+ api.add_operation(:get_query_state, Seahorse::Model::Operation.new.tap do |o|
1224
+ o.name = "GetQueryState"
1225
+ o.http_method = "POST"
1226
+ o.http_request_uri = "/GetQueryState"
1227
+ o.endpoint_pattern = {
1228
+ "hostPrefix" => "query-",
1229
+ }
1230
+ o.input = Shapes::ShapeRef.new(shape: GetQueryStateRequest)
1231
+ o.output = Shapes::ShapeRef.new(shape: GetQueryStateResponse)
1232
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1233
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1234
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1235
+ end)
1236
+
1237
+ api.add_operation(:get_query_statistics, Seahorse::Model::Operation.new.tap do |o|
1238
+ o.name = "GetQueryStatistics"
1239
+ o.http_method = "POST"
1240
+ o.http_request_uri = "/GetQueryStatistics"
1241
+ o.endpoint_pattern = {
1242
+ "hostPrefix" => "query-",
1243
+ }
1244
+ o.input = Shapes::ShapeRef.new(shape: GetQueryStatisticsRequest)
1245
+ o.output = Shapes::ShapeRef.new(shape: GetQueryStatisticsResponse)
1246
+ o.errors << Shapes::ShapeRef.new(shape: StatisticsNotReadyYetException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1248
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1249
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1250
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredException)
1251
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledException)
1252
+ end)
1253
+
658
1254
  api.add_operation(:get_resource_lf_tags, Seahorse::Model::Operation.new.tap do |o|
659
1255
  o.name = "GetResourceLFTags"
660
1256
  o.http_method = "POST"
661
- o.http_request_uri = "/"
1257
+ o.http_request_uri = "/GetResourceLFTags"
662
1258
  o.input = Shapes::ShapeRef.new(shape: GetResourceLFTagsRequest)
663
1259
  o.output = Shapes::ShapeRef.new(shape: GetResourceLFTagsResponse)
664
1260
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -669,10 +1265,97 @@ module Aws::LakeFormation
669
1265
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
670
1266
  end)
671
1267
 
1268
+ api.add_operation(:get_table_objects, Seahorse::Model::Operation.new.tap do |o|
1269
+ o.name = "GetTableObjects"
1270
+ o.http_method = "POST"
1271
+ o.http_request_uri = "/GetTableObjects"
1272
+ o.input = Shapes::ShapeRef.new(shape: GetTableObjectsRequest)
1273
+ o.output = Shapes::ShapeRef.new(shape: GetTableObjectsResponse)
1274
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1275
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1276
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1277
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1278
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommittedException)
1279
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCanceledException)
1280
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotReadyException)
1281
+ o[:pager] = Aws::Pager.new(
1282
+ limit_key: "max_results",
1283
+ tokens: {
1284
+ "next_token" => "next_token"
1285
+ }
1286
+ )
1287
+ end)
1288
+
1289
+ api.add_operation(:get_temporary_glue_partition_credentials, Seahorse::Model::Operation.new.tap do |o|
1290
+ o.name = "GetTemporaryGluePartitionCredentials"
1291
+ o.http_method = "POST"
1292
+ o.http_request_uri = "/GetTemporaryGluePartitionCredentials"
1293
+ o.input = Shapes::ShapeRef.new(shape: GetTemporaryGluePartitionCredentialsRequest)
1294
+ o.output = Shapes::ShapeRef.new(shape: GetTemporaryGluePartitionCredentialsResponse)
1295
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1296
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1297
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1298
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1299
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1300
+ o.errors << Shapes::ShapeRef.new(shape: PermissionTypeMismatchException)
1301
+ end)
1302
+
1303
+ api.add_operation(:get_temporary_glue_table_credentials, Seahorse::Model::Operation.new.tap do |o|
1304
+ o.name = "GetTemporaryGlueTableCredentials"
1305
+ o.http_method = "POST"
1306
+ o.http_request_uri = "/GetTemporaryGlueTableCredentials"
1307
+ o.input = Shapes::ShapeRef.new(shape: GetTemporaryGlueTableCredentialsRequest)
1308
+ o.output = Shapes::ShapeRef.new(shape: GetTemporaryGlueTableCredentialsResponse)
1309
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1310
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1311
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1312
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1313
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1314
+ o.errors << Shapes::ShapeRef.new(shape: PermissionTypeMismatchException)
1315
+ end)
1316
+
1317
+ api.add_operation(:get_work_unit_results, Seahorse::Model::Operation.new.tap do |o|
1318
+ o.name = "GetWorkUnitResults"
1319
+ o.http_method = "POST"
1320
+ o.http_request_uri = "/GetWorkUnitResults"
1321
+ o.endpoint_pattern = {
1322
+ "hostPrefix" => "data-",
1323
+ }
1324
+ o.input = Shapes::ShapeRef.new(shape: GetWorkUnitResultsRequest)
1325
+ o.output = Shapes::ShapeRef.new(shape: GetWorkUnitResultsResponse)
1326
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1327
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1328
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredException)
1330
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledException)
1331
+ end)
1332
+
1333
+ api.add_operation(:get_work_units, Seahorse::Model::Operation.new.tap do |o|
1334
+ o.name = "GetWorkUnits"
1335
+ o.http_method = "POST"
1336
+ o.http_request_uri = "/GetWorkUnits"
1337
+ o.endpoint_pattern = {
1338
+ "hostPrefix" => "query-",
1339
+ }
1340
+ o.input = Shapes::ShapeRef.new(shape: GetWorkUnitsRequest)
1341
+ o.output = Shapes::ShapeRef.new(shape: GetWorkUnitsResponse)
1342
+ o.errors << Shapes::ShapeRef.new(shape: WorkUnitsNotReadyYetException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1344
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1345
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredException)
1347
+ o[:pager] = Aws::Pager.new(
1348
+ limit_key: "page_size",
1349
+ tokens: {
1350
+ "next_token" => "next_token"
1351
+ }
1352
+ )
1353
+ end)
1354
+
672
1355
  api.add_operation(:grant_permissions, Seahorse::Model::Operation.new.tap do |o|
673
1356
  o.name = "GrantPermissions"
674
1357
  o.http_method = "POST"
675
- o.http_request_uri = "/"
1358
+ o.http_request_uri = "/GrantPermissions"
676
1359
  o.input = Shapes::ShapeRef.new(shape: GrantPermissionsRequest)
677
1360
  o.output = Shapes::ShapeRef.new(shape: GrantPermissionsResponse)
678
1361
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
@@ -680,22 +1363,47 @@ module Aws::LakeFormation
680
1363
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
681
1364
  end)
682
1365
 
1366
+ api.add_operation(:list_data_cells_filter, Seahorse::Model::Operation.new.tap do |o|
1367
+ o.name = "ListDataCellsFilter"
1368
+ o.http_method = "POST"
1369
+ o.http_request_uri = "/ListDataCellsFilter"
1370
+ o.input = Shapes::ShapeRef.new(shape: ListDataCellsFilterRequest)
1371
+ o.output = Shapes::ShapeRef.new(shape: ListDataCellsFilterResponse)
1372
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1373
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1374
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1375
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1376
+ o[:pager] = Aws::Pager.new(
1377
+ limit_key: "max_results",
1378
+ tokens: {
1379
+ "next_token" => "next_token"
1380
+ }
1381
+ )
1382
+ end)
1383
+
683
1384
  api.add_operation(:list_lf_tags, Seahorse::Model::Operation.new.tap do |o|
684
1385
  o.name = "ListLFTags"
685
1386
  o.http_method = "POST"
686
- o.http_request_uri = "/"
1387
+ o.http_request_uri = "/ListLFTags"
687
1388
  o.input = Shapes::ShapeRef.new(shape: ListLFTagsRequest)
688
1389
  o.output = Shapes::ShapeRef.new(shape: ListLFTagsResponse)
689
1390
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
690
1391
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
691
1392
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
692
1393
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1394
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1395
+ o[:pager] = Aws::Pager.new(
1396
+ limit_key: "max_results",
1397
+ tokens: {
1398
+ "next_token" => "next_token"
1399
+ }
1400
+ )
693
1401
  end)
694
1402
 
695
1403
  api.add_operation(:list_permissions, Seahorse::Model::Operation.new.tap do |o|
696
1404
  o.name = "ListPermissions"
697
1405
  o.http_method = "POST"
698
- o.http_request_uri = "/"
1406
+ o.http_request_uri = "/ListPermissions"
699
1407
  o.input = Shapes::ShapeRef.new(shape: ListPermissionsRequest)
700
1408
  o.output = Shapes::ShapeRef.new(shape: ListPermissionsResponse)
701
1409
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -712,7 +1420,7 @@ module Aws::LakeFormation
712
1420
  api.add_operation(:list_resources, Seahorse::Model::Operation.new.tap do |o|
713
1421
  o.name = "ListResources"
714
1422
  o.http_method = "POST"
715
- o.http_request_uri = "/"
1423
+ o.http_request_uri = "/ListResources"
716
1424
  o.input = Shapes::ShapeRef.new(shape: ListResourcesRequest)
717
1425
  o.output = Shapes::ShapeRef.new(shape: ListResourcesResponse)
718
1426
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -726,10 +1434,45 @@ module Aws::LakeFormation
726
1434
  )
727
1435
  end)
728
1436
 
1437
+ api.add_operation(:list_table_storage_optimizers, Seahorse::Model::Operation.new.tap do |o|
1438
+ o.name = "ListTableStorageOptimizers"
1439
+ o.http_method = "POST"
1440
+ o.http_request_uri = "/ListTableStorageOptimizers"
1441
+ o.input = Shapes::ShapeRef.new(shape: ListTableStorageOptimizersRequest)
1442
+ o.output = Shapes::ShapeRef.new(shape: ListTableStorageOptimizersResponse)
1443
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1444
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1445
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1446
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1447
+ o[:pager] = Aws::Pager.new(
1448
+ limit_key: "max_results",
1449
+ tokens: {
1450
+ "next_token" => "next_token"
1451
+ }
1452
+ )
1453
+ end)
1454
+
1455
+ api.add_operation(:list_transactions, Seahorse::Model::Operation.new.tap do |o|
1456
+ o.name = "ListTransactions"
1457
+ o.http_method = "POST"
1458
+ o.http_request_uri = "/ListTransactions"
1459
+ o.input = Shapes::ShapeRef.new(shape: ListTransactionsRequest)
1460
+ o.output = Shapes::ShapeRef.new(shape: ListTransactionsResponse)
1461
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1462
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1463
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1464
+ o[:pager] = Aws::Pager.new(
1465
+ limit_key: "max_results",
1466
+ tokens: {
1467
+ "next_token" => "next_token"
1468
+ }
1469
+ )
1470
+ end)
1471
+
729
1472
  api.add_operation(:put_data_lake_settings, Seahorse::Model::Operation.new.tap do |o|
730
1473
  o.name = "PutDataLakeSettings"
731
1474
  o.http_method = "POST"
732
- o.http_request_uri = "/"
1475
+ o.http_request_uri = "/PutDataLakeSettings"
733
1476
  o.input = Shapes::ShapeRef.new(shape: PutDataLakeSettingsRequest)
734
1477
  o.output = Shapes::ShapeRef.new(shape: PutDataLakeSettingsResponse)
735
1478
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
@@ -739,19 +1482,22 @@ module Aws::LakeFormation
739
1482
  api.add_operation(:register_resource, Seahorse::Model::Operation.new.tap do |o|
740
1483
  o.name = "RegisterResource"
741
1484
  o.http_method = "POST"
742
- o.http_request_uri = "/"
1485
+ o.http_request_uri = "/RegisterResource"
743
1486
  o.input = Shapes::ShapeRef.new(shape: RegisterResourceRequest)
744
1487
  o.output = Shapes::ShapeRef.new(shape: RegisterResourceResponse)
745
1488
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
746
1489
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
747
1490
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
748
1491
  o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
749
1495
  end)
750
1496
 
751
1497
  api.add_operation(:remove_lf_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
752
1498
  o.name = "RemoveLFTagsFromResource"
753
1499
  o.http_method = "POST"
754
- o.http_request_uri = "/"
1500
+ o.http_request_uri = "/RemoveLFTagsFromResource"
755
1501
  o.input = Shapes::ShapeRef.new(shape: RemoveLFTagsFromResourceRequest)
756
1502
  o.output = Shapes::ShapeRef.new(shape: RemoveLFTagsFromResourceResponse)
757
1503
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -766,7 +1512,7 @@ module Aws::LakeFormation
766
1512
  api.add_operation(:revoke_permissions, Seahorse::Model::Operation.new.tap do |o|
767
1513
  o.name = "RevokePermissions"
768
1514
  o.http_method = "POST"
769
- o.http_request_uri = "/"
1515
+ o.http_request_uri = "/RevokePermissions"
770
1516
  o.input = Shapes::ShapeRef.new(shape: RevokePermissionsRequest)
771
1517
  o.output = Shapes::ShapeRef.new(shape: RevokePermissionsResponse)
772
1518
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
@@ -777,7 +1523,7 @@ module Aws::LakeFormation
777
1523
  api.add_operation(:search_databases_by_lf_tags, Seahorse::Model::Operation.new.tap do |o|
778
1524
  o.name = "SearchDatabasesByLFTags"
779
1525
  o.http_method = "POST"
780
- o.http_request_uri = "/"
1526
+ o.http_request_uri = "/SearchDatabasesByLFTags"
781
1527
  o.input = Shapes::ShapeRef.new(shape: SearchDatabasesByLFTagsRequest)
782
1528
  o.output = Shapes::ShapeRef.new(shape: SearchDatabasesByLFTagsResponse)
783
1529
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -786,12 +1532,18 @@ module Aws::LakeFormation
786
1532
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
787
1533
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
788
1534
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1535
+ o[:pager] = Aws::Pager.new(
1536
+ limit_key: "max_results",
1537
+ tokens: {
1538
+ "next_token" => "next_token"
1539
+ }
1540
+ )
789
1541
  end)
790
1542
 
791
1543
  api.add_operation(:search_tables_by_lf_tags, Seahorse::Model::Operation.new.tap do |o|
792
1544
  o.name = "SearchTablesByLFTags"
793
1545
  o.http_method = "POST"
794
- o.http_request_uri = "/"
1546
+ o.http_request_uri = "/SearchTablesByLFTags"
795
1547
  o.input = Shapes::ShapeRef.new(shape: SearchTablesByLFTagsRequest)
796
1548
  o.output = Shapes::ShapeRef.new(shape: SearchTablesByLFTagsResponse)
797
1549
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -800,12 +1552,43 @@ module Aws::LakeFormation
800
1552
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
801
1553
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
802
1554
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1555
+ o[:pager] = Aws::Pager.new(
1556
+ limit_key: "max_results",
1557
+ tokens: {
1558
+ "next_token" => "next_token"
1559
+ }
1560
+ )
1561
+ end)
1562
+
1563
+ api.add_operation(:start_query_planning, Seahorse::Model::Operation.new.tap do |o|
1564
+ o.name = "StartQueryPlanning"
1565
+ o.http_method = "POST"
1566
+ o.http_request_uri = "/StartQueryPlanning"
1567
+ o.endpoint_pattern = {
1568
+ "hostPrefix" => "query-",
1569
+ }
1570
+ o.input = Shapes::ShapeRef.new(shape: StartQueryPlanningRequest)
1571
+ o.output = Shapes::ShapeRef.new(shape: StartQueryPlanningResponse)
1572
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1573
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1574
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1575
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledException)
1576
+ end)
1577
+
1578
+ api.add_operation(:start_transaction, Seahorse::Model::Operation.new.tap do |o|
1579
+ o.name = "StartTransaction"
1580
+ o.http_method = "POST"
1581
+ o.http_request_uri = "/StartTransaction"
1582
+ o.input = Shapes::ShapeRef.new(shape: StartTransactionRequest)
1583
+ o.output = Shapes::ShapeRef.new(shape: StartTransactionResponse)
1584
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1585
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
803
1586
  end)
804
1587
 
805
1588
  api.add_operation(:update_lf_tag, Seahorse::Model::Operation.new.tap do |o|
806
1589
  o.name = "UpdateLFTag"
807
1590
  o.http_method = "POST"
808
- o.http_request_uri = "/"
1591
+ o.http_request_uri = "/UpdateLFTag"
809
1592
  o.input = Shapes::ShapeRef.new(shape: UpdateLFTagRequest)
810
1593
  o.output = Shapes::ShapeRef.new(shape: UpdateLFTagResponse)
811
1594
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
@@ -819,7 +1602,7 @@ module Aws::LakeFormation
819
1602
  api.add_operation(:update_resource, Seahorse::Model::Operation.new.tap do |o|
820
1603
  o.name = "UpdateResource"
821
1604
  o.http_method = "POST"
822
- o.http_request_uri = "/"
1605
+ o.http_request_uri = "/UpdateResource"
823
1606
  o.input = Shapes::ShapeRef.new(shape: UpdateResourceRequest)
824
1607
  o.output = Shapes::ShapeRef.new(shape: UpdateResourceResponse)
825
1608
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
@@ -827,6 +1610,35 @@ module Aws::LakeFormation
827
1610
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
828
1611
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
829
1612
  end)
1613
+
1614
+ api.add_operation(:update_table_objects, Seahorse::Model::Operation.new.tap do |o|
1615
+ o.name = "UpdateTableObjects"
1616
+ o.http_method = "POST"
1617
+ o.http_request_uri = "/UpdateTableObjects"
1618
+ o.input = Shapes::ShapeRef.new(shape: UpdateTableObjectsRequest)
1619
+ o.output = Shapes::ShapeRef.new(shape: UpdateTableObjectsResponse)
1620
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1621
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1622
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
1623
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommittedException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCanceledException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: TransactionCommitInProgressException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotReadyException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1629
+ end)
1630
+
1631
+ api.add_operation(:update_table_storage_optimizer, Seahorse::Model::Operation.new.tap do |o|
1632
+ o.name = "UpdateTableStorageOptimizer"
1633
+ o.http_method = "POST"
1634
+ o.http_request_uri = "/UpdateTableStorageOptimizer"
1635
+ o.input = Shapes::ShapeRef.new(shape: UpdateTableStorageOptimizerRequest)
1636
+ o.output = Shapes::ShapeRef.new(shape: UpdateTableStorageOptimizerResponse)
1637
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
1638
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1639
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1640
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1641
+ end)
830
1642
  end
831
1643
 
832
1644
  end