aws-sdk-athena 1.58.0 → 1.59.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -16,7 +16,10 @@ module Aws::Athena
16
16
  AclConfiguration = Shapes::StructureShape.new(name: 'AclConfiguration')
17
17
  Age = Shapes::IntegerShape.new(name: 'Age')
18
18
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
19
+ ApplicationDPUSizes = Shapes::StructureShape.new(name: 'ApplicationDPUSizes')
20
+ ApplicationDPUSizesList = Shapes::ListShape.new(name: 'ApplicationDPUSizesList')
19
21
  AthenaError = Shapes::StructureShape.new(name: 'AthenaError')
22
+ AuthToken = Shapes::StringShape.new(name: 'AuthToken')
20
23
  AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
21
24
  BatchGetNamedQueryInput = Shapes::StructureShape.new(name: 'BatchGetNamedQueryInput')
22
25
  BatchGetNamedQueryOutput = Shapes::StructureShape.new(name: 'BatchGetNamedQueryOutput')
@@ -27,21 +30,38 @@ module Aws::Athena
27
30
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
28
31
  BoxedBoolean = Shapes::BooleanShape.new(name: 'BoxedBoolean')
29
32
  BytesScannedCutoffValue = Shapes::IntegerShape.new(name: 'BytesScannedCutoffValue')
33
+ CalculationConfiguration = Shapes::StructureShape.new(name: 'CalculationConfiguration')
34
+ CalculationExecutionId = Shapes::StringShape.new(name: 'CalculationExecutionId')
35
+ CalculationExecutionState = Shapes::StringShape.new(name: 'CalculationExecutionState')
36
+ CalculationResult = Shapes::StructureShape.new(name: 'CalculationResult')
37
+ CalculationResultType = Shapes::StringShape.new(name: 'CalculationResultType')
38
+ CalculationStatistics = Shapes::StructureShape.new(name: 'CalculationStatistics')
39
+ CalculationStatus = Shapes::StructureShape.new(name: 'CalculationStatus')
40
+ CalculationSummary = Shapes::StructureShape.new(name: 'CalculationSummary')
41
+ CalculationsList = Shapes::ListShape.new(name: 'CalculationsList')
30
42
  CatalogNameString = Shapes::StringShape.new(name: 'CatalogNameString')
43
+ ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
44
+ CodeBlock = Shapes::StringShape.new(name: 'CodeBlock')
31
45
  Column = Shapes::StructureShape.new(name: 'Column')
32
46
  ColumnInfo = Shapes::StructureShape.new(name: 'ColumnInfo')
33
47
  ColumnInfoList = Shapes::ListShape.new(name: 'ColumnInfoList')
34
48
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
35
49
  ColumnNullable = Shapes::StringShape.new(name: 'ColumnNullable')
36
50
  CommentString = Shapes::StringShape.new(name: 'CommentString')
51
+ CoordinatorDpuSize = Shapes::IntegerShape.new(name: 'CoordinatorDpuSize')
37
52
  CreateDataCatalogInput = Shapes::StructureShape.new(name: 'CreateDataCatalogInput')
38
53
  CreateDataCatalogOutput = Shapes::StructureShape.new(name: 'CreateDataCatalogOutput')
39
54
  CreateNamedQueryInput = Shapes::StructureShape.new(name: 'CreateNamedQueryInput')
40
55
  CreateNamedQueryOutput = Shapes::StructureShape.new(name: 'CreateNamedQueryOutput')
56
+ CreateNotebookInput = Shapes::StructureShape.new(name: 'CreateNotebookInput')
57
+ CreateNotebookOutput = Shapes::StructureShape.new(name: 'CreateNotebookOutput')
41
58
  CreatePreparedStatementInput = Shapes::StructureShape.new(name: 'CreatePreparedStatementInput')
42
59
  CreatePreparedStatementOutput = Shapes::StructureShape.new(name: 'CreatePreparedStatementOutput')
60
+ CreatePresignedNotebookUrlRequest = Shapes::StructureShape.new(name: 'CreatePresignedNotebookUrlRequest')
61
+ CreatePresignedNotebookUrlResponse = Shapes::StructureShape.new(name: 'CreatePresignedNotebookUrlResponse')
43
62
  CreateWorkGroupInput = Shapes::StructureShape.new(name: 'CreateWorkGroupInput')
44
63
  CreateWorkGroupOutput = Shapes::StructureShape.new(name: 'CreateWorkGroupOutput')
64
+ CustomerContentEncryptionConfiguration = Shapes::StructureShape.new(name: 'CustomerContentEncryptionConfiguration')
45
65
  DataCatalog = Shapes::StructureShape.new(name: 'DataCatalog')
46
66
  DataCatalogSummary = Shapes::StructureShape.new(name: 'DataCatalogSummary')
47
67
  DataCatalogSummaryList = Shapes::ListShape.new(name: 'DataCatalogSummaryList')
@@ -51,10 +71,13 @@ module Aws::Athena
51
71
  DatabaseString = Shapes::StringShape.new(name: 'DatabaseString')
52
72
  Date = Shapes::TimestampShape.new(name: 'Date')
53
73
  Datum = Shapes::StructureShape.new(name: 'Datum')
74
+ DefaultExecutorDpuSize = Shapes::IntegerShape.new(name: 'DefaultExecutorDpuSize')
54
75
  DeleteDataCatalogInput = Shapes::StructureShape.new(name: 'DeleteDataCatalogInput')
55
76
  DeleteDataCatalogOutput = Shapes::StructureShape.new(name: 'DeleteDataCatalogOutput')
56
77
  DeleteNamedQueryInput = Shapes::StructureShape.new(name: 'DeleteNamedQueryInput')
57
78
  DeleteNamedQueryOutput = Shapes::StructureShape.new(name: 'DeleteNamedQueryOutput')
79
+ DeleteNotebookInput = Shapes::StructureShape.new(name: 'DeleteNotebookInput')
80
+ DeleteNotebookOutput = Shapes::StructureShape.new(name: 'DeleteNotebookOutput')
58
81
  DeletePreparedStatementInput = Shapes::StructureShape.new(name: 'DeletePreparedStatementInput')
59
82
  DeletePreparedStatementOutput = Shapes::StructureShape.new(name: 'DeletePreparedStatementOutput')
60
83
  DeleteWorkGroupInput = Shapes::StructureShape.new(name: 'DeleteWorkGroupInput')
@@ -62,6 +85,7 @@ module Aws::Athena
62
85
  DescriptionString = Shapes::StringShape.new(name: 'DescriptionString')
63
86
  EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
64
87
  EncryptionOption = Shapes::StringShape.new(name: 'EncryptionOption')
88
+ EngineConfiguration = Shapes::StructureShape.new(name: 'EngineConfiguration')
65
89
  EngineVersion = Shapes::StructureShape.new(name: 'EngineVersion')
66
90
  EngineVersionsList = Shapes::ListShape.new(name: 'EngineVersionsList')
67
91
  ErrorCategory = Shapes::IntegerShape.new(name: 'ErrorCategory')
@@ -70,13 +94,29 @@ module Aws::Athena
70
94
  ErrorType = Shapes::IntegerShape.new(name: 'ErrorType')
71
95
  ExecutionParameter = Shapes::StringShape.new(name: 'ExecutionParameter')
72
96
  ExecutionParameters = Shapes::ListShape.new(name: 'ExecutionParameters')
97
+ ExecutorId = Shapes::StringShape.new(name: 'ExecutorId')
98
+ ExecutorState = Shapes::StringShape.new(name: 'ExecutorState')
99
+ ExecutorType = Shapes::StringShape.new(name: 'ExecutorType')
100
+ ExecutorsSummary = Shapes::StructureShape.new(name: 'ExecutorsSummary')
101
+ ExecutorsSummaryList = Shapes::ListShape.new(name: 'ExecutorsSummaryList')
102
+ ExportNotebookInput = Shapes::StructureShape.new(name: 'ExportNotebookInput')
103
+ ExportNotebookOutput = Shapes::StructureShape.new(name: 'ExportNotebookOutput')
73
104
  ExpressionString = Shapes::StringShape.new(name: 'ExpressionString')
105
+ FilterDefinition = Shapes::StructureShape.new(name: 'FilterDefinition')
106
+ GetCalculationExecutionCodeRequest = Shapes::StructureShape.new(name: 'GetCalculationExecutionCodeRequest')
107
+ GetCalculationExecutionCodeResponse = Shapes::StructureShape.new(name: 'GetCalculationExecutionCodeResponse')
108
+ GetCalculationExecutionRequest = Shapes::StructureShape.new(name: 'GetCalculationExecutionRequest')
109
+ GetCalculationExecutionResponse = Shapes::StructureShape.new(name: 'GetCalculationExecutionResponse')
110
+ GetCalculationExecutionStatusRequest = Shapes::StructureShape.new(name: 'GetCalculationExecutionStatusRequest')
111
+ GetCalculationExecutionStatusResponse = Shapes::StructureShape.new(name: 'GetCalculationExecutionStatusResponse')
74
112
  GetDataCatalogInput = Shapes::StructureShape.new(name: 'GetDataCatalogInput')
75
113
  GetDataCatalogOutput = Shapes::StructureShape.new(name: 'GetDataCatalogOutput')
76
114
  GetDatabaseInput = Shapes::StructureShape.new(name: 'GetDatabaseInput')
77
115
  GetDatabaseOutput = Shapes::StructureShape.new(name: 'GetDatabaseOutput')
78
116
  GetNamedQueryInput = Shapes::StructureShape.new(name: 'GetNamedQueryInput')
79
117
  GetNamedQueryOutput = Shapes::StructureShape.new(name: 'GetNamedQueryOutput')
118
+ GetNotebookMetadataInput = Shapes::StructureShape.new(name: 'GetNotebookMetadataInput')
119
+ GetNotebookMetadataOutput = Shapes::StructureShape.new(name: 'GetNotebookMetadataOutput')
80
120
  GetPreparedStatementInput = Shapes::StructureShape.new(name: 'GetPreparedStatementInput')
81
121
  GetPreparedStatementOutput = Shapes::StructureShape.new(name: 'GetPreparedStatementOutput')
82
122
  GetQueryExecutionInput = Shapes::StructureShape.new(name: 'GetQueryExecutionInput')
@@ -85,27 +125,46 @@ module Aws::Athena
85
125
  GetQueryResultsOutput = Shapes::StructureShape.new(name: 'GetQueryResultsOutput')
86
126
  GetQueryRuntimeStatisticsInput = Shapes::StructureShape.new(name: 'GetQueryRuntimeStatisticsInput')
87
127
  GetQueryRuntimeStatisticsOutput = Shapes::StructureShape.new(name: 'GetQueryRuntimeStatisticsOutput')
128
+ GetSessionRequest = Shapes::StructureShape.new(name: 'GetSessionRequest')
129
+ GetSessionResponse = Shapes::StructureShape.new(name: 'GetSessionResponse')
130
+ GetSessionStatusRequest = Shapes::StructureShape.new(name: 'GetSessionStatusRequest')
131
+ GetSessionStatusResponse = Shapes::StructureShape.new(name: 'GetSessionStatusResponse')
88
132
  GetTableMetadataInput = Shapes::StructureShape.new(name: 'GetTableMetadataInput')
89
133
  GetTableMetadataOutput = Shapes::StructureShape.new(name: 'GetTableMetadataOutput')
90
134
  GetWorkGroupInput = Shapes::StructureShape.new(name: 'GetWorkGroupInput')
91
135
  GetWorkGroupOutput = Shapes::StructureShape.new(name: 'GetWorkGroupOutput')
92
136
  IdempotencyToken = Shapes::StringShape.new(name: 'IdempotencyToken')
137
+ ImportNotebookInput = Shapes::StructureShape.new(name: 'ImportNotebookInput')
138
+ ImportNotebookOutput = Shapes::StructureShape.new(name: 'ImportNotebookOutput')
93
139
  Integer = Shapes::IntegerShape.new(name: 'Integer')
94
140
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
95
141
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
96
142
  KeyString = Shapes::StringShape.new(name: 'KeyString')
143
+ KmsKey = Shapes::StringShape.new(name: 'KmsKey')
144
+ ListApplicationDPUSizesInput = Shapes::StructureShape.new(name: 'ListApplicationDPUSizesInput')
145
+ ListApplicationDPUSizesOutput = Shapes::StructureShape.new(name: 'ListApplicationDPUSizesOutput')
146
+ ListCalculationExecutionsRequest = Shapes::StructureShape.new(name: 'ListCalculationExecutionsRequest')
147
+ ListCalculationExecutionsResponse = Shapes::StructureShape.new(name: 'ListCalculationExecutionsResponse')
97
148
  ListDataCatalogsInput = Shapes::StructureShape.new(name: 'ListDataCatalogsInput')
98
149
  ListDataCatalogsOutput = Shapes::StructureShape.new(name: 'ListDataCatalogsOutput')
99
150
  ListDatabasesInput = Shapes::StructureShape.new(name: 'ListDatabasesInput')
100
151
  ListDatabasesOutput = Shapes::StructureShape.new(name: 'ListDatabasesOutput')
101
152
  ListEngineVersionsInput = Shapes::StructureShape.new(name: 'ListEngineVersionsInput')
102
153
  ListEngineVersionsOutput = Shapes::StructureShape.new(name: 'ListEngineVersionsOutput')
154
+ ListExecutorsRequest = Shapes::StructureShape.new(name: 'ListExecutorsRequest')
155
+ ListExecutorsResponse = Shapes::StructureShape.new(name: 'ListExecutorsResponse')
103
156
  ListNamedQueriesInput = Shapes::StructureShape.new(name: 'ListNamedQueriesInput')
104
157
  ListNamedQueriesOutput = Shapes::StructureShape.new(name: 'ListNamedQueriesOutput')
158
+ ListNotebookMetadataInput = Shapes::StructureShape.new(name: 'ListNotebookMetadataInput')
159
+ ListNotebookMetadataOutput = Shapes::StructureShape.new(name: 'ListNotebookMetadataOutput')
160
+ ListNotebookSessionsRequest = Shapes::StructureShape.new(name: 'ListNotebookSessionsRequest')
161
+ ListNotebookSessionsResponse = Shapes::StructureShape.new(name: 'ListNotebookSessionsResponse')
105
162
  ListPreparedStatementsInput = Shapes::StructureShape.new(name: 'ListPreparedStatementsInput')
106
163
  ListPreparedStatementsOutput = Shapes::StructureShape.new(name: 'ListPreparedStatementsOutput')
107
164
  ListQueryExecutionsInput = Shapes::StructureShape.new(name: 'ListQueryExecutionsInput')
108
165
  ListQueryExecutionsOutput = Shapes::StructureShape.new(name: 'ListQueryExecutionsOutput')
166
+ ListSessionsRequest = Shapes::StructureShape.new(name: 'ListSessionsRequest')
167
+ ListSessionsResponse = Shapes::StructureShape.new(name: 'ListSessionsResponse')
109
168
  ListTableMetadataInput = Shapes::StructureShape.new(name: 'ListTableMetadataInput')
110
169
  ListTableMetadataOutput = Shapes::StructureShape.new(name: 'ListTableMetadataOutput')
111
170
  ListTagsForResourceInput = Shapes::StructureShape.new(name: 'ListTagsForResourceInput')
@@ -113,13 +172,19 @@ module Aws::Athena
113
172
  ListWorkGroupsInput = Shapes::StructureShape.new(name: 'ListWorkGroupsInput')
114
173
  ListWorkGroupsOutput = Shapes::StructureShape.new(name: 'ListWorkGroupsOutput')
115
174
  Long = Shapes::IntegerShape.new(name: 'Long')
175
+ MaxApplicationDPUSizesCount = Shapes::IntegerShape.new(name: 'MaxApplicationDPUSizesCount')
176
+ MaxCalculationsCount = Shapes::IntegerShape.new(name: 'MaxCalculationsCount')
177
+ MaxConcurrentDpus = Shapes::IntegerShape.new(name: 'MaxConcurrentDpus')
116
178
  MaxDataCatalogsCount = Shapes::IntegerShape.new(name: 'MaxDataCatalogsCount')
117
179
  MaxDatabasesCount = Shapes::IntegerShape.new(name: 'MaxDatabasesCount')
118
180
  MaxEngineVersionsCount = Shapes::IntegerShape.new(name: 'MaxEngineVersionsCount')
181
+ MaxListExecutorsCount = Shapes::IntegerShape.new(name: 'MaxListExecutorsCount')
119
182
  MaxNamedQueriesCount = Shapes::IntegerShape.new(name: 'MaxNamedQueriesCount')
183
+ MaxNotebooksCount = Shapes::IntegerShape.new(name: 'MaxNotebooksCount')
120
184
  MaxPreparedStatementsCount = Shapes::IntegerShape.new(name: 'MaxPreparedStatementsCount')
121
185
  MaxQueryExecutionsCount = Shapes::IntegerShape.new(name: 'MaxQueryExecutionsCount')
122
186
  MaxQueryResults = Shapes::IntegerShape.new(name: 'MaxQueryResults')
187
+ MaxSessionsCount = Shapes::IntegerShape.new(name: 'MaxSessionsCount')
123
188
  MaxTableMetadataCount = Shapes::IntegerShape.new(name: 'MaxTableMetadataCount')
124
189
  MaxTagsCount = Shapes::IntegerShape.new(name: 'MaxTagsCount')
125
190
  MaxWorkGroupsCount = Shapes::IntegerShape.new(name: 'MaxWorkGroupsCount')
@@ -130,8 +195,16 @@ module Aws::Athena
130
195
  NamedQueryId = Shapes::StringShape.new(name: 'NamedQueryId')
131
196
  NamedQueryIdList = Shapes::ListShape.new(name: 'NamedQueryIdList')
132
197
  NamedQueryList = Shapes::ListShape.new(name: 'NamedQueryList')
198
+ NotebookId = Shapes::StringShape.new(name: 'NotebookId')
199
+ NotebookMetadata = Shapes::StructureShape.new(name: 'NotebookMetadata')
200
+ NotebookMetadataArray = Shapes::ListShape.new(name: 'NotebookMetadataArray')
201
+ NotebookName = Shapes::StringShape.new(name: 'NotebookName')
202
+ NotebookSessionSummary = Shapes::StructureShape.new(name: 'NotebookSessionSummary')
203
+ NotebookSessionsList = Shapes::ListShape.new(name: 'NotebookSessionsList')
204
+ NotebookType = Shapes::StringShape.new(name: 'NotebookType')
133
205
  ParametersMap = Shapes::MapShape.new(name: 'ParametersMap')
134
206
  ParametersMapValue = Shapes::StringShape.new(name: 'ParametersMapValue')
207
+ Payload = Shapes::StringShape.new(name: 'Payload')
135
208
  PreparedStatement = Shapes::StructureShape.new(name: 'PreparedStatement')
136
209
  PreparedStatementDetailsList = Shapes::ListShape.new(name: 'PreparedStatementDetailsList')
137
210
  PreparedStatementNameList = Shapes::ListShape.new(name: 'PreparedStatementNameList')
@@ -162,17 +235,36 @@ module Aws::Athena
162
235
  ResultReuseInformation = Shapes::StructureShape.new(name: 'ResultReuseInformation')
163
236
  ResultSet = Shapes::StructureShape.new(name: 'ResultSet')
164
237
  ResultSetMetadata = Shapes::StructureShape.new(name: 'ResultSetMetadata')
238
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
165
239
  Row = Shapes::StructureShape.new(name: 'Row')
166
240
  RowList = Shapes::ListShape.new(name: 'RowList')
167
241
  S3AclOption = Shapes::StringShape.new(name: 'S3AclOption')
242
+ S3Uri = Shapes::StringShape.new(name: 'S3Uri')
243
+ SessionAlreadyExistsException = Shapes::StructureShape.new(name: 'SessionAlreadyExistsException')
244
+ SessionConfiguration = Shapes::StructureShape.new(name: 'SessionConfiguration')
245
+ SessionId = Shapes::StringShape.new(name: 'SessionId')
246
+ SessionIdleTimeoutInMinutes = Shapes::IntegerShape.new(name: 'SessionIdleTimeoutInMinutes')
247
+ SessionManagerToken = Shapes::StringShape.new(name: 'SessionManagerToken')
248
+ SessionState = Shapes::StringShape.new(name: 'SessionState')
249
+ SessionStatistics = Shapes::StructureShape.new(name: 'SessionStatistics')
250
+ SessionStatus = Shapes::StructureShape.new(name: 'SessionStatus')
251
+ SessionSummary = Shapes::StructureShape.new(name: 'SessionSummary')
252
+ SessionsList = Shapes::ListShape.new(name: 'SessionsList')
253
+ StartCalculationExecutionRequest = Shapes::StructureShape.new(name: 'StartCalculationExecutionRequest')
254
+ StartCalculationExecutionResponse = Shapes::StructureShape.new(name: 'StartCalculationExecutionResponse')
168
255
  StartQueryExecutionInput = Shapes::StructureShape.new(name: 'StartQueryExecutionInput')
169
256
  StartQueryExecutionOutput = Shapes::StructureShape.new(name: 'StartQueryExecutionOutput')
257
+ StartSessionRequest = Shapes::StructureShape.new(name: 'StartSessionRequest')
258
+ StartSessionResponse = Shapes::StructureShape.new(name: 'StartSessionResponse')
170
259
  StatementName = Shapes::StringShape.new(name: 'StatementName')
171
260
  StatementType = Shapes::StringShape.new(name: 'StatementType')
261
+ StopCalculationExecutionRequest = Shapes::StructureShape.new(name: 'StopCalculationExecutionRequest')
262
+ StopCalculationExecutionResponse = Shapes::StructureShape.new(name: 'StopCalculationExecutionResponse')
172
263
  StopQueryExecutionInput = Shapes::StructureShape.new(name: 'StopQueryExecutionInput')
173
264
  StopQueryExecutionOutput = Shapes::StructureShape.new(name: 'StopQueryExecutionOutput')
174
265
  String = Shapes::StringShape.new(name: 'String')
175
266
  StringList = Shapes::ListShape.new(name: 'StringList')
267
+ SupportedDPUSizeList = Shapes::ListShape.new(name: 'SupportedDPUSizeList')
176
268
  TableMetadata = Shapes::StructureShape.new(name: 'TableMetadata')
177
269
  TableMetadataList = Shapes::ListShape.new(name: 'TableMetadataList')
178
270
  TableTypeString = Shapes::StringShape.new(name: 'TableTypeString')
@@ -183,6 +275,8 @@ module Aws::Athena
183
275
  TagResourceInput = Shapes::StructureShape.new(name: 'TagResourceInput')
184
276
  TagResourceOutput = Shapes::StructureShape.new(name: 'TagResourceOutput')
185
277
  TagValue = Shapes::StringShape.new(name: 'TagValue')
278
+ TerminateSessionRequest = Shapes::StructureShape.new(name: 'TerminateSessionRequest')
279
+ TerminateSessionResponse = Shapes::StructureShape.new(name: 'TerminateSessionResponse')
186
280
  ThrottleReason = Shapes::StringShape.new(name: 'ThrottleReason')
187
281
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
188
282
  Token = Shapes::StringShape.new(name: 'Token')
@@ -200,6 +294,10 @@ module Aws::Athena
200
294
  UpdateDataCatalogOutput = Shapes::StructureShape.new(name: 'UpdateDataCatalogOutput')
201
295
  UpdateNamedQueryInput = Shapes::StructureShape.new(name: 'UpdateNamedQueryInput')
202
296
  UpdateNamedQueryOutput = Shapes::StructureShape.new(name: 'UpdateNamedQueryOutput')
297
+ UpdateNotebookInput = Shapes::StructureShape.new(name: 'UpdateNotebookInput')
298
+ UpdateNotebookMetadataInput = Shapes::StructureShape.new(name: 'UpdateNotebookMetadataInput')
299
+ UpdateNotebookMetadataOutput = Shapes::StructureShape.new(name: 'UpdateNotebookMetadataOutput')
300
+ UpdateNotebookOutput = Shapes::StructureShape.new(name: 'UpdateNotebookOutput')
203
301
  UpdatePreparedStatementInput = Shapes::StructureShape.new(name: 'UpdatePreparedStatementInput')
204
302
  UpdatePreparedStatementOutput = Shapes::StructureShape.new(name: 'UpdatePreparedStatementOutput')
205
303
  UpdateWorkGroupInput = Shapes::StructureShape.new(name: 'UpdateWorkGroupInput')
@@ -218,6 +316,12 @@ module Aws::Athena
218
316
  AclConfiguration.add_member(:s3_acl_option, Shapes::ShapeRef.new(shape: S3AclOption, required: true, location_name: "S3AclOption"))
219
317
  AclConfiguration.struct_class = Types::AclConfiguration
220
318
 
319
+ ApplicationDPUSizes.add_member(:application_runtime_id, Shapes::ShapeRef.new(shape: NameString, location_name: "ApplicationRuntimeId"))
320
+ ApplicationDPUSizes.add_member(:supported_dpu_sizes, Shapes::ShapeRef.new(shape: SupportedDPUSizeList, location_name: "SupportedDPUSizes"))
321
+ ApplicationDPUSizes.struct_class = Types::ApplicationDPUSizes
322
+
323
+ ApplicationDPUSizesList.member = Shapes::ShapeRef.new(shape: ApplicationDPUSizes)
324
+
221
325
  AthenaError.add_member(:error_category, Shapes::ShapeRef.new(shape: ErrorCategory, location_name: "ErrorCategory"))
222
326
  AthenaError.add_member(:error_type, Shapes::ShapeRef.new(shape: ErrorType, location_name: "ErrorType"))
223
327
  AthenaError.add_member(:retryable, Shapes::ShapeRef.new(shape: Boolean, location_name: "Retryable"))
@@ -246,6 +350,32 @@ module Aws::Athena
246
350
  BatchGetQueryExecutionOutput.add_member(:unprocessed_query_execution_ids, Shapes::ShapeRef.new(shape: UnprocessedQueryExecutionIdList, location_name: "UnprocessedQueryExecutionIds"))
247
351
  BatchGetQueryExecutionOutput.struct_class = Types::BatchGetQueryExecutionOutput
248
352
 
353
+ CalculationConfiguration.add_member(:code_block, Shapes::ShapeRef.new(shape: CodeBlock, location_name: "CodeBlock"))
354
+ CalculationConfiguration.struct_class = Types::CalculationConfiguration
355
+
356
+ CalculationResult.add_member(:std_out_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "StdOutS3Uri"))
357
+ CalculationResult.add_member(:std_error_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "StdErrorS3Uri"))
358
+ CalculationResult.add_member(:result_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "ResultS3Uri"))
359
+ CalculationResult.add_member(:result_type, Shapes::ShapeRef.new(shape: CalculationResultType, location_name: "ResultType"))
360
+ CalculationResult.struct_class = Types::CalculationResult
361
+
362
+ CalculationStatistics.add_member(:dpu_execution_in_millis, Shapes::ShapeRef.new(shape: Long, location_name: "DpuExecutionInMillis"))
363
+ CalculationStatistics.add_member(:progress, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Progress"))
364
+ CalculationStatistics.struct_class = Types::CalculationStatistics
365
+
366
+ CalculationStatus.add_member(:submission_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "SubmissionDateTime"))
367
+ CalculationStatus.add_member(:completion_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CompletionDateTime"))
368
+ CalculationStatus.add_member(:state, Shapes::ShapeRef.new(shape: CalculationExecutionState, location_name: "State"))
369
+ CalculationStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "StateChangeReason"))
370
+ CalculationStatus.struct_class = Types::CalculationStatus
371
+
372
+ CalculationSummary.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, location_name: "CalculationExecutionId"))
373
+ CalculationSummary.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
374
+ CalculationSummary.add_member(:status, Shapes::ShapeRef.new(shape: CalculationStatus, location_name: "Status"))
375
+ CalculationSummary.struct_class = Types::CalculationSummary
376
+
377
+ CalculationsList.member = Shapes::ShapeRef.new(shape: CalculationSummary)
378
+
249
379
  Column.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
250
380
  Column.add_member(:type, Shapes::ShapeRef.new(shape: TypeString, location_name: "Type"))
251
381
  Column.add_member(:comment, Shapes::ShapeRef.new(shape: CommentString, location_name: "Comment"))
@@ -287,6 +417,14 @@ module Aws::Athena
287
417
  CreateNamedQueryOutput.add_member(:named_query_id, Shapes::ShapeRef.new(shape: NamedQueryId, location_name: "NamedQueryId"))
288
418
  CreateNamedQueryOutput.struct_class = Types::CreateNamedQueryOutput
289
419
 
420
+ CreateNotebookInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
421
+ CreateNotebookInput.add_member(:name, Shapes::ShapeRef.new(shape: NotebookName, required: true, location_name: "Name"))
422
+ CreateNotebookInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken"))
423
+ CreateNotebookInput.struct_class = Types::CreateNotebookInput
424
+
425
+ CreateNotebookOutput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, location_name: "NotebookId"))
426
+ CreateNotebookOutput.struct_class = Types::CreateNotebookOutput
427
+
290
428
  CreatePreparedStatementInput.add_member(:statement_name, Shapes::ShapeRef.new(shape: StatementName, required: true, location_name: "StatementName"))
291
429
  CreatePreparedStatementInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
292
430
  CreatePreparedStatementInput.add_member(:query_statement, Shapes::ShapeRef.new(shape: QueryString, required: true, location_name: "QueryStatement"))
@@ -295,6 +433,14 @@ module Aws::Athena
295
433
 
296
434
  CreatePreparedStatementOutput.struct_class = Types::CreatePreparedStatementOutput
297
435
 
436
+ CreatePresignedNotebookUrlRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
437
+ CreatePresignedNotebookUrlRequest.struct_class = Types::CreatePresignedNotebookUrlRequest
438
+
439
+ CreatePresignedNotebookUrlResponse.add_member(:notebook_url, Shapes::ShapeRef.new(shape: String, required: true, location_name: "NotebookUrl"))
440
+ CreatePresignedNotebookUrlResponse.add_member(:auth_token, Shapes::ShapeRef.new(shape: AuthToken, required: true, location_name: "AuthToken"))
441
+ CreatePresignedNotebookUrlResponse.add_member(:auth_token_expiration_time, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AuthTokenExpirationTime"))
442
+ CreatePresignedNotebookUrlResponse.struct_class = Types::CreatePresignedNotebookUrlResponse
443
+
298
444
  CreateWorkGroupInput.add_member(:name, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "Name"))
299
445
  CreateWorkGroupInput.add_member(:configuration, Shapes::ShapeRef.new(shape: WorkGroupConfiguration, location_name: "Configuration"))
300
446
  CreateWorkGroupInput.add_member(:description, Shapes::ShapeRef.new(shape: WorkGroupDescriptionString, location_name: "Description"))
@@ -303,6 +449,9 @@ module Aws::Athena
303
449
 
304
450
  CreateWorkGroupOutput.struct_class = Types::CreateWorkGroupOutput
305
451
 
452
+ CustomerContentEncryptionConfiguration.add_member(:kms_key, Shapes::ShapeRef.new(shape: KmsKey, required: true, location_name: "KmsKey"))
453
+ CustomerContentEncryptionConfiguration.struct_class = Types::CustomerContentEncryptionConfiguration
454
+
306
455
  DataCatalog.add_member(:name, Shapes::ShapeRef.new(shape: CatalogNameString, required: true, location_name: "Name"))
307
456
  DataCatalog.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
308
457
  DataCatalog.add_member(:type, Shapes::ShapeRef.new(shape: DataCatalogType, required: true, location_name: "Type"))
@@ -335,6 +484,11 @@ module Aws::Athena
335
484
 
336
485
  DeleteNamedQueryOutput.struct_class = Types::DeleteNamedQueryOutput
337
486
 
487
+ DeleteNotebookInput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
488
+ DeleteNotebookInput.struct_class = Types::DeleteNotebookInput
489
+
490
+ DeleteNotebookOutput.struct_class = Types::DeleteNotebookOutput
491
+
338
492
  DeletePreparedStatementInput.add_member(:statement_name, Shapes::ShapeRef.new(shape: StatementName, required: true, location_name: "StatementName"))
339
493
  DeletePreparedStatementInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
340
494
  DeletePreparedStatementInput.struct_class = Types::DeletePreparedStatementInput
@@ -351,6 +505,12 @@ module Aws::Athena
351
505
  EncryptionConfiguration.add_member(:kms_key, Shapes::ShapeRef.new(shape: String, location_name: "KmsKey"))
352
506
  EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
353
507
 
508
+ EngineConfiguration.add_member(:coordinator_dpu_size, Shapes::ShapeRef.new(shape: CoordinatorDpuSize, location_name: "CoordinatorDpuSize"))
509
+ EngineConfiguration.add_member(:max_concurrent_dpus, Shapes::ShapeRef.new(shape: MaxConcurrentDpus, required: true, location_name: "MaxConcurrentDpus"))
510
+ EngineConfiguration.add_member(:default_executor_dpu_size, Shapes::ShapeRef.new(shape: DefaultExecutorDpuSize, location_name: "DefaultExecutorDpuSize"))
511
+ EngineConfiguration.add_member(:additional_configs, Shapes::ShapeRef.new(shape: ParametersMap, location_name: "AdditionalConfigs"))
512
+ EngineConfiguration.struct_class = Types::EngineConfiguration
513
+
354
514
  EngineVersion.add_member(:selected_engine_version, Shapes::ShapeRef.new(shape: NameString, location_name: "SelectedEngineVersion"))
355
515
  EngineVersion.add_member(:effective_engine_version, Shapes::ShapeRef.new(shape: NameString, location_name: "EffectiveEngineVersion"))
356
516
  EngineVersion.struct_class = Types::EngineVersion
@@ -359,6 +519,51 @@ module Aws::Athena
359
519
 
360
520
  ExecutionParameters.member = Shapes::ShapeRef.new(shape: ExecutionParameter)
361
521
 
522
+ ExecutorsSummary.add_member(:executor_id, Shapes::ShapeRef.new(shape: ExecutorId, required: true, location_name: "ExecutorId"))
523
+ ExecutorsSummary.add_member(:executor_type, Shapes::ShapeRef.new(shape: ExecutorType, location_name: "ExecutorType"))
524
+ ExecutorsSummary.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Long, location_name: "StartDateTime"))
525
+ ExecutorsSummary.add_member(:termination_date_time, Shapes::ShapeRef.new(shape: Long, location_name: "TerminationDateTime"))
526
+ ExecutorsSummary.add_member(:executor_state, Shapes::ShapeRef.new(shape: ExecutorState, location_name: "ExecutorState"))
527
+ ExecutorsSummary.add_member(:executor_size, Shapes::ShapeRef.new(shape: Long, location_name: "ExecutorSize"))
528
+ ExecutorsSummary.struct_class = Types::ExecutorsSummary
529
+
530
+ ExecutorsSummaryList.member = Shapes::ShapeRef.new(shape: ExecutorsSummary)
531
+
532
+ ExportNotebookInput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
533
+ ExportNotebookInput.struct_class = Types::ExportNotebookInput
534
+
535
+ ExportNotebookOutput.add_member(:notebook_metadata, Shapes::ShapeRef.new(shape: NotebookMetadata, location_name: "NotebookMetadata"))
536
+ ExportNotebookOutput.add_member(:payload, Shapes::ShapeRef.new(shape: Payload, location_name: "Payload"))
537
+ ExportNotebookOutput.struct_class = Types::ExportNotebookOutput
538
+
539
+ FilterDefinition.add_member(:name, Shapes::ShapeRef.new(shape: NotebookName, location_name: "Name"))
540
+ FilterDefinition.struct_class = Types::FilterDefinition
541
+
542
+ GetCalculationExecutionCodeRequest.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, required: true, location_name: "CalculationExecutionId"))
543
+ GetCalculationExecutionCodeRequest.struct_class = Types::GetCalculationExecutionCodeRequest
544
+
545
+ GetCalculationExecutionCodeResponse.add_member(:code_block, Shapes::ShapeRef.new(shape: CodeBlock, location_name: "CodeBlock"))
546
+ GetCalculationExecutionCodeResponse.struct_class = Types::GetCalculationExecutionCodeResponse
547
+
548
+ GetCalculationExecutionRequest.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, required: true, location_name: "CalculationExecutionId"))
549
+ GetCalculationExecutionRequest.struct_class = Types::GetCalculationExecutionRequest
550
+
551
+ GetCalculationExecutionResponse.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, location_name: "CalculationExecutionId"))
552
+ GetCalculationExecutionResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
553
+ GetCalculationExecutionResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
554
+ GetCalculationExecutionResponse.add_member(:working_directory, Shapes::ShapeRef.new(shape: S3Uri, location_name: "WorkingDirectory"))
555
+ GetCalculationExecutionResponse.add_member(:status, Shapes::ShapeRef.new(shape: CalculationStatus, location_name: "Status"))
556
+ GetCalculationExecutionResponse.add_member(:statistics, Shapes::ShapeRef.new(shape: CalculationStatistics, location_name: "Statistics"))
557
+ GetCalculationExecutionResponse.add_member(:result, Shapes::ShapeRef.new(shape: CalculationResult, location_name: "Result"))
558
+ GetCalculationExecutionResponse.struct_class = Types::GetCalculationExecutionResponse
559
+
560
+ GetCalculationExecutionStatusRequest.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, required: true, location_name: "CalculationExecutionId"))
561
+ GetCalculationExecutionStatusRequest.struct_class = Types::GetCalculationExecutionStatusRequest
562
+
563
+ GetCalculationExecutionStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: CalculationStatus, location_name: "Status"))
564
+ GetCalculationExecutionStatusResponse.add_member(:statistics, Shapes::ShapeRef.new(shape: CalculationStatistics, location_name: "Statistics"))
565
+ GetCalculationExecutionStatusResponse.struct_class = Types::GetCalculationExecutionStatusResponse
566
+
362
567
  GetDataCatalogInput.add_member(:name, Shapes::ShapeRef.new(shape: CatalogNameString, required: true, location_name: "Name"))
363
568
  GetDataCatalogInput.struct_class = Types::GetDataCatalogInput
364
569
 
@@ -378,6 +583,12 @@ module Aws::Athena
378
583
  GetNamedQueryOutput.add_member(:named_query, Shapes::ShapeRef.new(shape: NamedQuery, location_name: "NamedQuery"))
379
584
  GetNamedQueryOutput.struct_class = Types::GetNamedQueryOutput
380
585
 
586
+ GetNotebookMetadataInput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
587
+ GetNotebookMetadataInput.struct_class = Types::GetNotebookMetadataInput
588
+
589
+ GetNotebookMetadataOutput.add_member(:notebook_metadata, Shapes::ShapeRef.new(shape: NotebookMetadata, location_name: "NotebookMetadata"))
590
+ GetNotebookMetadataOutput.struct_class = Types::GetNotebookMetadataOutput
591
+
381
592
  GetPreparedStatementInput.add_member(:statement_name, Shapes::ShapeRef.new(shape: StatementName, required: true, location_name: "StatementName"))
382
593
  GetPreparedStatementInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
383
594
  GetPreparedStatementInput.struct_class = Types::GetPreparedStatementInput
@@ -407,6 +618,27 @@ module Aws::Athena
407
618
  GetQueryRuntimeStatisticsOutput.add_member(:query_runtime_statistics, Shapes::ShapeRef.new(shape: QueryRuntimeStatistics, location_name: "QueryRuntimeStatistics"))
408
619
  GetQueryRuntimeStatisticsOutput.struct_class = Types::GetQueryRuntimeStatisticsOutput
409
620
 
621
+ GetSessionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
622
+ GetSessionRequest.struct_class = Types::GetSessionRequest
623
+
624
+ GetSessionResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
625
+ GetSessionResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
626
+ GetSessionResponse.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, location_name: "WorkGroup"))
627
+ GetSessionResponse.add_member(:engine_version, Shapes::ShapeRef.new(shape: NameString, location_name: "EngineVersion"))
628
+ GetSessionResponse.add_member(:engine_configuration, Shapes::ShapeRef.new(shape: EngineConfiguration, location_name: "EngineConfiguration"))
629
+ GetSessionResponse.add_member(:notebook_version, Shapes::ShapeRef.new(shape: NameString, location_name: "NotebookVersion"))
630
+ GetSessionResponse.add_member(:session_configuration, Shapes::ShapeRef.new(shape: SessionConfiguration, location_name: "SessionConfiguration"))
631
+ GetSessionResponse.add_member(:status, Shapes::ShapeRef.new(shape: SessionStatus, location_name: "Status"))
632
+ GetSessionResponse.add_member(:statistics, Shapes::ShapeRef.new(shape: SessionStatistics, location_name: "Statistics"))
633
+ GetSessionResponse.struct_class = Types::GetSessionResponse
634
+
635
+ GetSessionStatusRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
636
+ GetSessionStatusRequest.struct_class = Types::GetSessionStatusRequest
637
+
638
+ GetSessionStatusResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
639
+ GetSessionStatusResponse.add_member(:status, Shapes::ShapeRef.new(shape: SessionStatus, location_name: "Status"))
640
+ GetSessionStatusResponse.struct_class = Types::GetSessionStatusResponse
641
+
410
642
  GetTableMetadataInput.add_member(:catalog_name, Shapes::ShapeRef.new(shape: CatalogNameString, required: true, location_name: "CatalogName"))
411
643
  GetTableMetadataInput.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
412
644
  GetTableMetadataInput.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -421,6 +653,16 @@ module Aws::Athena
421
653
  GetWorkGroupOutput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroup, location_name: "WorkGroup"))
422
654
  GetWorkGroupOutput.struct_class = Types::GetWorkGroupOutput
423
655
 
656
+ ImportNotebookInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
657
+ ImportNotebookInput.add_member(:name, Shapes::ShapeRef.new(shape: NotebookName, required: true, location_name: "Name"))
658
+ ImportNotebookInput.add_member(:payload, Shapes::ShapeRef.new(shape: Payload, required: true, location_name: "Payload"))
659
+ ImportNotebookInput.add_member(:type, Shapes::ShapeRef.new(shape: NotebookType, required: true, location_name: "Type"))
660
+ ImportNotebookInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken"))
661
+ ImportNotebookInput.struct_class = Types::ImportNotebookInput
662
+
663
+ ImportNotebookOutput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, location_name: "NotebookId"))
664
+ ImportNotebookOutput.struct_class = Types::ImportNotebookOutput
665
+
424
666
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
425
667
  InternalServerException.struct_class = Types::InternalServerException
426
668
 
@@ -428,6 +670,24 @@ module Aws::Athena
428
670
  InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
429
671
  InvalidRequestException.struct_class = Types::InvalidRequestException
430
672
 
673
+ ListApplicationDPUSizesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxApplicationDPUSizesCount, location_name: "MaxResults"))
674
+ ListApplicationDPUSizesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
675
+ ListApplicationDPUSizesInput.struct_class = Types::ListApplicationDPUSizesInput
676
+
677
+ ListApplicationDPUSizesOutput.add_member(:application_dpu_sizes, Shapes::ShapeRef.new(shape: ApplicationDPUSizesList, location_name: "ApplicationDPUSizes"))
678
+ ListApplicationDPUSizesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
679
+ ListApplicationDPUSizesOutput.struct_class = Types::ListApplicationDPUSizesOutput
680
+
681
+ ListCalculationExecutionsRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
682
+ ListCalculationExecutionsRequest.add_member(:state_filter, Shapes::ShapeRef.new(shape: CalculationExecutionState, location_name: "StateFilter"))
683
+ ListCalculationExecutionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxCalculationsCount, location_name: "MaxResults"))
684
+ ListCalculationExecutionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
685
+ ListCalculationExecutionsRequest.struct_class = Types::ListCalculationExecutionsRequest
686
+
687
+ ListCalculationExecutionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
688
+ ListCalculationExecutionsResponse.add_member(:calculations, Shapes::ShapeRef.new(shape: CalculationsList, location_name: "Calculations"))
689
+ ListCalculationExecutionsResponse.struct_class = Types::ListCalculationExecutionsResponse
690
+
431
691
  ListDataCatalogsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
432
692
  ListDataCatalogsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxDataCatalogsCount, location_name: "MaxResults"))
433
693
  ListDataCatalogsInput.struct_class = Types::ListDataCatalogsInput
@@ -453,6 +713,17 @@ module Aws::Athena
453
713
  ListEngineVersionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
454
714
  ListEngineVersionsOutput.struct_class = Types::ListEngineVersionsOutput
455
715
 
716
+ ListExecutorsRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
717
+ ListExecutorsRequest.add_member(:executor_state_filter, Shapes::ShapeRef.new(shape: ExecutorState, location_name: "ExecutorStateFilter"))
718
+ ListExecutorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxListExecutorsCount, location_name: "MaxResults"))
719
+ ListExecutorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
720
+ ListExecutorsRequest.struct_class = Types::ListExecutorsRequest
721
+
722
+ ListExecutorsResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
723
+ ListExecutorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
724
+ ListExecutorsResponse.add_member(:executors_summary, Shapes::ShapeRef.new(shape: ExecutorsSummaryList, location_name: "ExecutorsSummary"))
725
+ ListExecutorsResponse.struct_class = Types::ListExecutorsResponse
726
+
456
727
  ListNamedQueriesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
457
728
  ListNamedQueriesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxNamedQueriesCount, location_name: "MaxResults"))
458
729
  ListNamedQueriesInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, location_name: "WorkGroup"))
@@ -462,6 +733,25 @@ module Aws::Athena
462
733
  ListNamedQueriesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
463
734
  ListNamedQueriesOutput.struct_class = Types::ListNamedQueriesOutput
464
735
 
736
+ ListNotebookMetadataInput.add_member(:filters, Shapes::ShapeRef.new(shape: FilterDefinition, location_name: "Filters"))
737
+ ListNotebookMetadataInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
738
+ ListNotebookMetadataInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxNotebooksCount, location_name: "MaxResults"))
739
+ ListNotebookMetadataInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
740
+ ListNotebookMetadataInput.struct_class = Types::ListNotebookMetadataInput
741
+
742
+ ListNotebookMetadataOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
743
+ ListNotebookMetadataOutput.add_member(:notebook_metadata_list, Shapes::ShapeRef.new(shape: NotebookMetadataArray, location_name: "NotebookMetadataList"))
744
+ ListNotebookMetadataOutput.struct_class = Types::ListNotebookMetadataOutput
745
+
746
+ ListNotebookSessionsRequest.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
747
+ ListNotebookSessionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSessionsCount, location_name: "MaxResults"))
748
+ ListNotebookSessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
749
+ ListNotebookSessionsRequest.struct_class = Types::ListNotebookSessionsRequest
750
+
751
+ ListNotebookSessionsResponse.add_member(:notebook_sessions_list, Shapes::ShapeRef.new(shape: NotebookSessionsList, required: true, location_name: "NotebookSessionsList"))
752
+ ListNotebookSessionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
753
+ ListNotebookSessionsResponse.struct_class = Types::ListNotebookSessionsResponse
754
+
465
755
  ListPreparedStatementsInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
466
756
  ListPreparedStatementsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
467
757
  ListPreparedStatementsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxPreparedStatementsCount, location_name: "MaxResults"))
@@ -480,6 +770,16 @@ module Aws::Athena
480
770
  ListQueryExecutionsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
481
771
  ListQueryExecutionsOutput.struct_class = Types::ListQueryExecutionsOutput
482
772
 
773
+ ListSessionsRequest.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
774
+ ListSessionsRequest.add_member(:state_filter, Shapes::ShapeRef.new(shape: SessionState, location_name: "StateFilter"))
775
+ ListSessionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxSessionsCount, location_name: "MaxResults"))
776
+ ListSessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
777
+ ListSessionsRequest.struct_class = Types::ListSessionsRequest
778
+
779
+ ListSessionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SessionManagerToken, location_name: "NextToken"))
780
+ ListSessionsResponse.add_member(:sessions, Shapes::ShapeRef.new(shape: SessionsList, location_name: "Sessions"))
781
+ ListSessionsResponse.struct_class = Types::ListSessionsResponse
782
+
483
783
  ListTableMetadataInput.add_member(:catalog_name, Shapes::ShapeRef.new(shape: CatalogNameString, required: true, location_name: "CatalogName"))
484
784
  ListTableMetadataInput.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
485
785
  ListTableMetadataInput.add_member(:expression, Shapes::ShapeRef.new(shape: ExpressionString, location_name: "Expression"))
@@ -523,6 +823,22 @@ module Aws::Athena
523
823
 
524
824
  NamedQueryList.member = Shapes::ShapeRef.new(shape: NamedQuery)
525
825
 
826
+ NotebookMetadata.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, location_name: "NotebookId"))
827
+ NotebookMetadata.add_member(:name, Shapes::ShapeRef.new(shape: NotebookName, location_name: "Name"))
828
+ NotebookMetadata.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, location_name: "WorkGroup"))
829
+ NotebookMetadata.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
830
+ NotebookMetadata.add_member(:type, Shapes::ShapeRef.new(shape: NotebookType, location_name: "Type"))
831
+ NotebookMetadata.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedTime"))
832
+ NotebookMetadata.struct_class = Types::NotebookMetadata
833
+
834
+ NotebookMetadataArray.member = Shapes::ShapeRef.new(shape: NotebookMetadata)
835
+
836
+ NotebookSessionSummary.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
837
+ NotebookSessionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
838
+ NotebookSessionSummary.struct_class = Types::NotebookSessionSummary
839
+
840
+ NotebookSessionsList.member = Shapes::ShapeRef.new(shape: NotebookSessionSummary)
841
+
526
842
  ParametersMap.key = Shapes::ShapeRef.new(shape: KeyString)
527
843
  ParametersMap.value = Shapes::ShapeRef.new(shape: ParametersMapValue)
528
844
 
@@ -662,6 +978,46 @@ module Aws::Athena
662
978
 
663
979
  RowList.member = Shapes::ShapeRef.new(shape: Row)
664
980
 
981
+ SessionAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
982
+ SessionAlreadyExistsException.struct_class = Types::SessionAlreadyExistsException
983
+
984
+ SessionConfiguration.add_member(:execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRole"))
985
+ SessionConfiguration.add_member(:working_directory, Shapes::ShapeRef.new(shape: ResultOutputLocation, location_name: "WorkingDirectory"))
986
+ SessionConfiguration.add_member(:idle_timeout_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "IdleTimeoutSeconds"))
987
+ SessionConfiguration.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "EncryptionConfiguration"))
988
+ SessionConfiguration.struct_class = Types::SessionConfiguration
989
+
990
+ SessionStatistics.add_member(:dpu_execution_in_millis, Shapes::ShapeRef.new(shape: Long, location_name: "DpuExecutionInMillis"))
991
+ SessionStatistics.struct_class = Types::SessionStatistics
992
+
993
+ SessionStatus.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "StartDateTime"))
994
+ SessionStatus.add_member(:last_modified_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDateTime"))
995
+ SessionStatus.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
996
+ SessionStatus.add_member(:idle_since_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "IdleSinceDateTime"))
997
+ SessionStatus.add_member(:state, Shapes::ShapeRef.new(shape: SessionState, location_name: "State"))
998
+ SessionStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "StateChangeReason"))
999
+ SessionStatus.struct_class = Types::SessionStatus
1000
+
1001
+ SessionSummary.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
1002
+ SessionSummary.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1003
+ SessionSummary.add_member(:engine_version, Shapes::ShapeRef.new(shape: EngineVersion, location_name: "EngineVersion"))
1004
+ SessionSummary.add_member(:notebook_version, Shapes::ShapeRef.new(shape: NameString, location_name: "NotebookVersion"))
1005
+ SessionSummary.add_member(:status, Shapes::ShapeRef.new(shape: SessionStatus, location_name: "Status"))
1006
+ SessionSummary.struct_class = Types::SessionSummary
1007
+
1008
+ SessionsList.member = Shapes::ShapeRef.new(shape: SessionSummary)
1009
+
1010
+ StartCalculationExecutionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
1011
+ StartCalculationExecutionRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1012
+ StartCalculationExecutionRequest.add_member(:calculation_configuration, Shapes::ShapeRef.new(shape: CalculationConfiguration, deprecated: true, location_name: "CalculationConfiguration", metadata: {"deprecatedMessage"=>"Kepler Post GA Tasks : https://sim.amazon.com/issues/ATHENA-39828"}))
1013
+ StartCalculationExecutionRequest.add_member(:code_block, Shapes::ShapeRef.new(shape: CodeBlock, location_name: "CodeBlock"))
1014
+ StartCalculationExecutionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "ClientRequestToken"))
1015
+ StartCalculationExecutionRequest.struct_class = Types::StartCalculationExecutionRequest
1016
+
1017
+ StartCalculationExecutionResponse.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, location_name: "CalculationExecutionId"))
1018
+ StartCalculationExecutionResponse.add_member(:state, Shapes::ShapeRef.new(shape: CalculationExecutionState, location_name: "State"))
1019
+ StartCalculationExecutionResponse.struct_class = Types::StartCalculationExecutionResponse
1020
+
665
1021
  StartQueryExecutionInput.add_member(:query_string, Shapes::ShapeRef.new(shape: QueryString, required: true, location_name: "QueryString"))
666
1022
  StartQueryExecutionInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
667
1023
  StartQueryExecutionInput.add_member(:query_execution_context, Shapes::ShapeRef.new(shape: QueryExecutionContext, location_name: "QueryExecutionContext"))
@@ -674,6 +1030,24 @@ module Aws::Athena
674
1030
  StartQueryExecutionOutput.add_member(:query_execution_id, Shapes::ShapeRef.new(shape: QueryExecutionId, location_name: "QueryExecutionId"))
675
1031
  StartQueryExecutionOutput.struct_class = Types::StartQueryExecutionOutput
676
1032
 
1033
+ StartSessionRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1034
+ StartSessionRequest.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
1035
+ StartSessionRequest.add_member(:engine_configuration, Shapes::ShapeRef.new(shape: EngineConfiguration, required: true, location_name: "EngineConfiguration"))
1036
+ StartSessionRequest.add_member(:notebook_version, Shapes::ShapeRef.new(shape: NameString, location_name: "NotebookVersion"))
1037
+ StartSessionRequest.add_member(:session_idle_timeout_in_minutes, Shapes::ShapeRef.new(shape: SessionIdleTimeoutInMinutes, location_name: "SessionIdleTimeoutInMinutes"))
1038
+ StartSessionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: IdempotencyToken, location_name: "ClientRequestToken"))
1039
+ StartSessionRequest.struct_class = Types::StartSessionRequest
1040
+
1041
+ StartSessionResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
1042
+ StartSessionResponse.add_member(:state, Shapes::ShapeRef.new(shape: SessionState, location_name: "State"))
1043
+ StartSessionResponse.struct_class = Types::StartSessionResponse
1044
+
1045
+ StopCalculationExecutionRequest.add_member(:calculation_execution_id, Shapes::ShapeRef.new(shape: CalculationExecutionId, required: true, location_name: "CalculationExecutionId"))
1046
+ StopCalculationExecutionRequest.struct_class = Types::StopCalculationExecutionRequest
1047
+
1048
+ StopCalculationExecutionResponse.add_member(:state, Shapes::ShapeRef.new(shape: CalculationExecutionState, location_name: "State"))
1049
+ StopCalculationExecutionResponse.struct_class = Types::StopCalculationExecutionResponse
1050
+
677
1051
  StopQueryExecutionInput.add_member(:query_execution_id, Shapes::ShapeRef.new(shape: QueryExecutionId, required: true, location_name: "QueryExecutionId", metadata: {"idempotencyToken"=>true}))
678
1052
  StopQueryExecutionInput.struct_class = Types::StopQueryExecutionInput
679
1053
 
@@ -681,6 +1055,8 @@ module Aws::Athena
681
1055
 
682
1056
  StringList.member = Shapes::ShapeRef.new(shape: String)
683
1057
 
1058
+ SupportedDPUSizeList.member = Shapes::ShapeRef.new(shape: Integer)
1059
+
684
1060
  TableMetadata.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
685
1061
  TableMetadata.add_member(:create_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreateTime"))
686
1062
  TableMetadata.add_member(:last_access_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastAccessTime"))
@@ -706,6 +1082,12 @@ module Aws::Athena
706
1082
 
707
1083
  TagResourceOutput.struct_class = Types::TagResourceOutput
708
1084
 
1085
+ TerminateSessionRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, required: true, location_name: "SessionId"))
1086
+ TerminateSessionRequest.struct_class = Types::TerminateSessionRequest
1087
+
1088
+ TerminateSessionResponse.add_member(:state, Shapes::ShapeRef.new(shape: SessionState, location_name: "State"))
1089
+ TerminateSessionResponse.struct_class = Types::TerminateSessionResponse
1090
+
709
1091
  TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
710
1092
  TooManyRequestsException.add_member(:reason, Shapes::ShapeRef.new(shape: ThrottleReason, location_name: "Reason"))
711
1093
  TooManyRequestsException.struct_class = Types::TooManyRequestsException
@@ -753,6 +1135,22 @@ module Aws::Athena
753
1135
 
754
1136
  UpdateNamedQueryOutput.struct_class = Types::UpdateNamedQueryOutput
755
1137
 
1138
+ UpdateNotebookInput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
1139
+ UpdateNotebookInput.add_member(:payload, Shapes::ShapeRef.new(shape: Payload, location_name: "Payload"))
1140
+ UpdateNotebookInput.add_member(:type, Shapes::ShapeRef.new(shape: NotebookType, location_name: "Type"))
1141
+ UpdateNotebookInput.add_member(:session_id, Shapes::ShapeRef.new(shape: SessionId, location_name: "SessionId"))
1142
+ UpdateNotebookInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken"))
1143
+ UpdateNotebookInput.struct_class = Types::UpdateNotebookInput
1144
+
1145
+ UpdateNotebookMetadataInput.add_member(:notebook_id, Shapes::ShapeRef.new(shape: NotebookId, required: true, location_name: "NotebookId"))
1146
+ UpdateNotebookMetadataInput.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, location_name: "ClientRequestToken"))
1147
+ UpdateNotebookMetadataInput.add_member(:name, Shapes::ShapeRef.new(shape: NotebookName, required: true, location_name: "Name"))
1148
+ UpdateNotebookMetadataInput.struct_class = Types::UpdateNotebookMetadataInput
1149
+
1150
+ UpdateNotebookMetadataOutput.struct_class = Types::UpdateNotebookMetadataOutput
1151
+
1152
+ UpdateNotebookOutput.struct_class = Types::UpdateNotebookOutput
1153
+
756
1154
  UpdatePreparedStatementInput.add_member(:statement_name, Shapes::ShapeRef.new(shape: StatementName, required: true, location_name: "StatementName"))
757
1155
  UpdatePreparedStatementInput.add_member(:work_group, Shapes::ShapeRef.new(shape: WorkGroupName, required: true, location_name: "WorkGroup"))
758
1156
  UpdatePreparedStatementInput.add_member(:query_statement, Shapes::ShapeRef.new(shape: QueryString, required: true, location_name: "QueryStatement"))
@@ -782,6 +1180,9 @@ module Aws::Athena
782
1180
  WorkGroupConfiguration.add_member(:bytes_scanned_cutoff_per_query, Shapes::ShapeRef.new(shape: BytesScannedCutoffValue, location_name: "BytesScannedCutoffPerQuery"))
783
1181
  WorkGroupConfiguration.add_member(:requester_pays_enabled, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "RequesterPaysEnabled"))
784
1182
  WorkGroupConfiguration.add_member(:engine_version, Shapes::ShapeRef.new(shape: EngineVersion, location_name: "EngineVersion"))
1183
+ WorkGroupConfiguration.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: NameString, location_name: "AdditionalConfiguration"))
1184
+ WorkGroupConfiguration.add_member(:execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRole"))
1185
+ WorkGroupConfiguration.add_member(:customer_content_encryption_configuration, Shapes::ShapeRef.new(shape: CustomerContentEncryptionConfiguration, location_name: "CustomerContentEncryptionConfiguration"))
785
1186
  WorkGroupConfiguration.struct_class = Types::WorkGroupConfiguration
786
1187
 
787
1188
  WorkGroupConfigurationUpdates.add_member(:enforce_work_group_configuration, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "EnforceWorkGroupConfiguration"))
@@ -791,6 +1192,10 @@ module Aws::Athena
791
1192
  WorkGroupConfigurationUpdates.add_member(:remove_bytes_scanned_cutoff_per_query, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "RemoveBytesScannedCutoffPerQuery"))
792
1193
  WorkGroupConfigurationUpdates.add_member(:requester_pays_enabled, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "RequesterPaysEnabled"))
793
1194
  WorkGroupConfigurationUpdates.add_member(:engine_version, Shapes::ShapeRef.new(shape: EngineVersion, location_name: "EngineVersion"))
1195
+ WorkGroupConfigurationUpdates.add_member(:remove_customer_content_encryption_configuration, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "RemoveCustomerContentEncryptionConfiguration"))
1196
+ WorkGroupConfigurationUpdates.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: NameString, location_name: "AdditionalConfiguration"))
1197
+ WorkGroupConfigurationUpdates.add_member(:execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRole"))
1198
+ WorkGroupConfigurationUpdates.add_member(:customer_content_encryption_configuration, Shapes::ShapeRef.new(shape: CustomerContentEncryptionConfiguration, location_name: "CustomerContentEncryptionConfiguration"))
794
1199
  WorkGroupConfigurationUpdates.struct_class = Types::WorkGroupConfigurationUpdates
795
1200
 
796
1201
  WorkGroupSummary.add_member(:name, Shapes::ShapeRef.new(shape: WorkGroupName, location_name: "Name"))
@@ -872,6 +1277,17 @@ module Aws::Athena
872
1277
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
873
1278
  end)
874
1279
 
1280
+ api.add_operation(:create_notebook, Seahorse::Model::Operation.new.tap do |o|
1281
+ o.name = "CreateNotebook"
1282
+ o.http_method = "POST"
1283
+ o.http_request_uri = "/"
1284
+ o.input = Shapes::ShapeRef.new(shape: CreateNotebookInput)
1285
+ o.output = Shapes::ShapeRef.new(shape: CreateNotebookOutput)
1286
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1287
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1288
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1289
+ end)
1290
+
875
1291
  api.add_operation(:create_prepared_statement, Seahorse::Model::Operation.new.tap do |o|
876
1292
  o.name = "CreatePreparedStatement"
877
1293
  o.http_method = "POST"
@@ -882,6 +1298,17 @@ module Aws::Athena
882
1298
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
883
1299
  end)
884
1300
 
1301
+ api.add_operation(:create_presigned_notebook_url, Seahorse::Model::Operation.new.tap do |o|
1302
+ o.name = "CreatePresignedNotebookUrl"
1303
+ o.http_method = "POST"
1304
+ o.http_request_uri = "/"
1305
+ o.input = Shapes::ShapeRef.new(shape: CreatePresignedNotebookUrlRequest)
1306
+ o.output = Shapes::ShapeRef.new(shape: CreatePresignedNotebookUrlResponse)
1307
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1308
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1309
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1310
+ end)
1311
+
885
1312
  api.add_operation(:create_work_group, Seahorse::Model::Operation.new.tap do |o|
886
1313
  o.name = "CreateWorkGroup"
887
1314
  o.http_method = "POST"
@@ -912,6 +1339,17 @@ module Aws::Athena
912
1339
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
913
1340
  end)
914
1341
 
1342
+ api.add_operation(:delete_notebook, Seahorse::Model::Operation.new.tap do |o|
1343
+ o.name = "DeleteNotebook"
1344
+ o.http_method = "POST"
1345
+ o.http_request_uri = "/"
1346
+ o.input = Shapes::ShapeRef.new(shape: DeleteNotebookInput)
1347
+ o.output = Shapes::ShapeRef.new(shape: DeleteNotebookOutput)
1348
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1350
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1351
+ end)
1352
+
915
1353
  api.add_operation(:delete_prepared_statement, Seahorse::Model::Operation.new.tap do |o|
916
1354
  o.name = "DeletePreparedStatement"
917
1355
  o.http_method = "POST"
@@ -933,6 +1371,49 @@ module Aws::Athena
933
1371
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
934
1372
  end)
935
1373
 
1374
+ api.add_operation(:export_notebook, Seahorse::Model::Operation.new.tap do |o|
1375
+ o.name = "ExportNotebook"
1376
+ o.http_method = "POST"
1377
+ o.http_request_uri = "/"
1378
+ o.input = Shapes::ShapeRef.new(shape: ExportNotebookInput)
1379
+ o.output = Shapes::ShapeRef.new(shape: ExportNotebookOutput)
1380
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1381
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1382
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1383
+ end)
1384
+
1385
+ api.add_operation(:get_calculation_execution, Seahorse::Model::Operation.new.tap do |o|
1386
+ o.name = "GetCalculationExecution"
1387
+ o.http_method = "POST"
1388
+ o.http_request_uri = "/"
1389
+ o.input = Shapes::ShapeRef.new(shape: GetCalculationExecutionRequest)
1390
+ o.output = Shapes::ShapeRef.new(shape: GetCalculationExecutionResponse)
1391
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1392
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1393
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1394
+ end)
1395
+
1396
+ api.add_operation(:get_calculation_execution_code, Seahorse::Model::Operation.new.tap do |o|
1397
+ o.name = "GetCalculationExecutionCode"
1398
+ o.http_method = "POST"
1399
+ o.http_request_uri = "/"
1400
+ o.input = Shapes::ShapeRef.new(shape: GetCalculationExecutionCodeRequest)
1401
+ o.output = Shapes::ShapeRef.new(shape: GetCalculationExecutionCodeResponse)
1402
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1403
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1404
+ end)
1405
+
1406
+ api.add_operation(:get_calculation_execution_status, Seahorse::Model::Operation.new.tap do |o|
1407
+ o.name = "GetCalculationExecutionStatus"
1408
+ o.http_method = "POST"
1409
+ o.http_request_uri = "/"
1410
+ o.input = Shapes::ShapeRef.new(shape: GetCalculationExecutionStatusRequest)
1411
+ o.output = Shapes::ShapeRef.new(shape: GetCalculationExecutionStatusResponse)
1412
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1413
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1414
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1415
+ end)
1416
+
936
1417
  api.add_operation(:get_data_catalog, Seahorse::Model::Operation.new.tap do |o|
937
1418
  o.name = "GetDataCatalog"
938
1419
  o.http_method = "POST"
@@ -964,6 +1445,17 @@ module Aws::Athena
964
1445
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
965
1446
  end)
966
1447
 
1448
+ api.add_operation(:get_notebook_metadata, Seahorse::Model::Operation.new.tap do |o|
1449
+ o.name = "GetNotebookMetadata"
1450
+ o.http_method = "POST"
1451
+ o.http_request_uri = "/"
1452
+ o.input = Shapes::ShapeRef.new(shape: GetNotebookMetadataInput)
1453
+ o.output = Shapes::ShapeRef.new(shape: GetNotebookMetadataOutput)
1454
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1455
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1456
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1457
+ end)
1458
+
967
1459
  api.add_operation(:get_prepared_statement, Seahorse::Model::Operation.new.tap do |o|
968
1460
  o.name = "GetPreparedStatement"
969
1461
  o.http_method = "POST"
@@ -1012,6 +1504,28 @@ module Aws::Athena
1012
1504
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1013
1505
  end)
1014
1506
 
1507
+ api.add_operation(:get_session, Seahorse::Model::Operation.new.tap do |o|
1508
+ o.name = "GetSession"
1509
+ o.http_method = "POST"
1510
+ o.http_request_uri = "/"
1511
+ o.input = Shapes::ShapeRef.new(shape: GetSessionRequest)
1512
+ o.output = Shapes::ShapeRef.new(shape: GetSessionResponse)
1513
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1514
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1515
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1516
+ end)
1517
+
1518
+ api.add_operation(:get_session_status, Seahorse::Model::Operation.new.tap do |o|
1519
+ o.name = "GetSessionStatus"
1520
+ o.http_method = "POST"
1521
+ o.http_request_uri = "/"
1522
+ o.input = Shapes::ShapeRef.new(shape: GetSessionStatusRequest)
1523
+ o.output = Shapes::ShapeRef.new(shape: GetSessionStatusResponse)
1524
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1525
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1526
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1527
+ end)
1528
+
1015
1529
  api.add_operation(:get_table_metadata, Seahorse::Model::Operation.new.tap do |o|
1016
1530
  o.name = "GetTableMetadata"
1017
1531
  o.http_method = "POST"
@@ -1033,6 +1547,51 @@ module Aws::Athena
1033
1547
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1034
1548
  end)
1035
1549
 
1550
+ api.add_operation(:import_notebook, Seahorse::Model::Operation.new.tap do |o|
1551
+ o.name = "ImportNotebook"
1552
+ o.http_method = "POST"
1553
+ o.http_request_uri = "/"
1554
+ o.input = Shapes::ShapeRef.new(shape: ImportNotebookInput)
1555
+ o.output = Shapes::ShapeRef.new(shape: ImportNotebookOutput)
1556
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1557
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1558
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1559
+ end)
1560
+
1561
+ api.add_operation(:list_application_dpu_sizes, Seahorse::Model::Operation.new.tap do |o|
1562
+ o.name = "ListApplicationDPUSizes"
1563
+ o.http_method = "POST"
1564
+ o.http_request_uri = "/"
1565
+ o.input = Shapes::ShapeRef.new(shape: ListApplicationDPUSizesInput)
1566
+ o.output = Shapes::ShapeRef.new(shape: ListApplicationDPUSizesOutput)
1567
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1570
+ o[:pager] = Aws::Pager.new(
1571
+ limit_key: "max_results",
1572
+ tokens: {
1573
+ "next_token" => "next_token"
1574
+ }
1575
+ )
1576
+ end)
1577
+
1578
+ api.add_operation(:list_calculation_executions, Seahorse::Model::Operation.new.tap do |o|
1579
+ o.name = "ListCalculationExecutions"
1580
+ o.http_method = "POST"
1581
+ o.http_request_uri = "/"
1582
+ o.input = Shapes::ShapeRef.new(shape: ListCalculationExecutionsRequest)
1583
+ o.output = Shapes::ShapeRef.new(shape: ListCalculationExecutionsResponse)
1584
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1585
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1586
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1587
+ o[:pager] = Aws::Pager.new(
1588
+ limit_key: "max_results",
1589
+ tokens: {
1590
+ "next_token" => "next_token"
1591
+ }
1592
+ )
1593
+ end)
1594
+
1036
1595
  api.add_operation(:list_data_catalogs, Seahorse::Model::Operation.new.tap do |o|
1037
1596
  o.name = "ListDataCatalogs"
1038
1597
  o.http_method = "POST"
@@ -1082,6 +1641,23 @@ module Aws::Athena
1082
1641
  )
1083
1642
  end)
1084
1643
 
1644
+ api.add_operation(:list_executors, Seahorse::Model::Operation.new.tap do |o|
1645
+ o.name = "ListExecutors"
1646
+ o.http_method = "POST"
1647
+ o.http_request_uri = "/"
1648
+ o.input = Shapes::ShapeRef.new(shape: ListExecutorsRequest)
1649
+ o.output = Shapes::ShapeRef.new(shape: ListExecutorsResponse)
1650
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1651
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1652
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1653
+ o[:pager] = Aws::Pager.new(
1654
+ limit_key: "max_results",
1655
+ tokens: {
1656
+ "next_token" => "next_token"
1657
+ }
1658
+ )
1659
+ end)
1660
+
1085
1661
  api.add_operation(:list_named_queries, Seahorse::Model::Operation.new.tap do |o|
1086
1662
  o.name = "ListNamedQueries"
1087
1663
  o.http_method = "POST"
@@ -1098,6 +1674,28 @@ module Aws::Athena
1098
1674
  )
1099
1675
  end)
1100
1676
 
1677
+ api.add_operation(:list_notebook_metadata, Seahorse::Model::Operation.new.tap do |o|
1678
+ o.name = "ListNotebookMetadata"
1679
+ o.http_method = "POST"
1680
+ o.http_request_uri = "/"
1681
+ o.input = Shapes::ShapeRef.new(shape: ListNotebookMetadataInput)
1682
+ o.output = Shapes::ShapeRef.new(shape: ListNotebookMetadataOutput)
1683
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1684
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1685
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1686
+ end)
1687
+
1688
+ api.add_operation(:list_notebook_sessions, Seahorse::Model::Operation.new.tap do |o|
1689
+ o.name = "ListNotebookSessions"
1690
+ o.http_method = "POST"
1691
+ o.http_request_uri = "/"
1692
+ o.input = Shapes::ShapeRef.new(shape: ListNotebookSessionsRequest)
1693
+ o.output = Shapes::ShapeRef.new(shape: ListNotebookSessionsResponse)
1694
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1695
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1696
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1697
+ end)
1698
+
1101
1699
  api.add_operation(:list_prepared_statements, Seahorse::Model::Operation.new.tap do |o|
1102
1700
  o.name = "ListPreparedStatements"
1103
1701
  o.http_method = "POST"
@@ -1130,6 +1728,23 @@ module Aws::Athena
1130
1728
  )
1131
1729
  end)
1132
1730
 
1731
+ api.add_operation(:list_sessions, Seahorse::Model::Operation.new.tap do |o|
1732
+ o.name = "ListSessions"
1733
+ o.http_method = "POST"
1734
+ o.http_request_uri = "/"
1735
+ o.input = Shapes::ShapeRef.new(shape: ListSessionsRequest)
1736
+ o.output = Shapes::ShapeRef.new(shape: ListSessionsResponse)
1737
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1738
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1739
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1740
+ o[:pager] = Aws::Pager.new(
1741
+ limit_key: "max_results",
1742
+ tokens: {
1743
+ "next_token" => "next_token"
1744
+ }
1745
+ )
1746
+ end)
1747
+
1133
1748
  api.add_operation(:list_table_metadata, Seahorse::Model::Operation.new.tap do |o|
1134
1749
  o.name = "ListTableMetadata"
1135
1750
  o.http_method = "POST"
@@ -1180,6 +1795,17 @@ module Aws::Athena
1180
1795
  )
1181
1796
  end)
1182
1797
 
1798
+ api.add_operation(:start_calculation_execution, Seahorse::Model::Operation.new.tap do |o|
1799
+ o.name = "StartCalculationExecution"
1800
+ o.http_method = "POST"
1801
+ o.http_request_uri = "/"
1802
+ o.input = Shapes::ShapeRef.new(shape: StartCalculationExecutionRequest)
1803
+ o.output = Shapes::ShapeRef.new(shape: StartCalculationExecutionResponse)
1804
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1805
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1806
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1807
+ end)
1808
+
1183
1809
  api.add_operation(:start_query_execution, Seahorse::Model::Operation.new.tap do |o|
1184
1810
  o.name = "StartQueryExecution"
1185
1811
  o.http_method = "POST"
@@ -1191,6 +1817,29 @@ module Aws::Athena
1191
1817
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1192
1818
  end)
1193
1819
 
1820
+ api.add_operation(:start_session, Seahorse::Model::Operation.new.tap do |o|
1821
+ o.name = "StartSession"
1822
+ o.http_method = "POST"
1823
+ o.http_request_uri = "/"
1824
+ o.input = Shapes::ShapeRef.new(shape: StartSessionRequest)
1825
+ o.output = Shapes::ShapeRef.new(shape: StartSessionResponse)
1826
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1828
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1829
+ o.errors << Shapes::ShapeRef.new(shape: SessionAlreadyExistsException)
1830
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1831
+ end)
1832
+
1833
+ api.add_operation(:stop_calculation_execution, Seahorse::Model::Operation.new.tap do |o|
1834
+ o.name = "StopCalculationExecution"
1835
+ o.http_method = "POST"
1836
+ o.http_request_uri = "/"
1837
+ o.input = Shapes::ShapeRef.new(shape: StopCalculationExecutionRequest)
1838
+ o.output = Shapes::ShapeRef.new(shape: StopCalculationExecutionResponse)
1839
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1840
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1841
+ end)
1842
+
1194
1843
  api.add_operation(:stop_query_execution, Seahorse::Model::Operation.new.tap do |o|
1195
1844
  o.name = "StopQueryExecution"
1196
1845
  o.http_method = "POST"
@@ -1212,6 +1861,17 @@ module Aws::Athena
1212
1861
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1213
1862
  end)
1214
1863
 
1864
+ api.add_operation(:terminate_session, Seahorse::Model::Operation.new.tap do |o|
1865
+ o.name = "TerminateSession"
1866
+ o.http_method = "POST"
1867
+ o.http_request_uri = "/"
1868
+ o.input = Shapes::ShapeRef.new(shape: TerminateSessionRequest)
1869
+ o.output = Shapes::ShapeRef.new(shape: TerminateSessionResponse)
1870
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1871
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1872
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1873
+ end)
1874
+
1215
1875
  api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1216
1876
  o.name = "UntagResource"
1217
1877
  o.http_method = "POST"
@@ -1243,6 +1903,28 @@ module Aws::Athena
1243
1903
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1244
1904
  end)
1245
1905
 
1906
+ api.add_operation(:update_notebook, Seahorse::Model::Operation.new.tap do |o|
1907
+ o.name = "UpdateNotebook"
1908
+ o.http_method = "POST"
1909
+ o.http_request_uri = "/"
1910
+ o.input = Shapes::ShapeRef.new(shape: UpdateNotebookInput)
1911
+ o.output = Shapes::ShapeRef.new(shape: UpdateNotebookOutput)
1912
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1913
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1915
+ end)
1916
+
1917
+ api.add_operation(:update_notebook_metadata, Seahorse::Model::Operation.new.tap do |o|
1918
+ o.name = "UpdateNotebookMetadata"
1919
+ o.http_method = "POST"
1920
+ o.http_request_uri = "/"
1921
+ o.input = Shapes::ShapeRef.new(shape: UpdateNotebookMetadataInput)
1922
+ o.output = Shapes::ShapeRef.new(shape: UpdateNotebookMetadataOutput)
1923
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1924
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1926
+ end)
1927
+
1246
1928
  api.add_operation(:update_prepared_statement, Seahorse::Model::Operation.new.tap do |o|
1247
1929
  o.name = "UpdatePreparedStatement"
1248
1930
  o.http_method = "POST"