Skip to content

Commit 6b2002d

Browse files
author
AWS
committed
Amazon Athena Update: Minor API documentation updates
1 parent 7965c88 commit 6b2002d

File tree

2 files changed

+30
-44
lines changed

2 files changed

+30
-44
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Athena",
4+
"contributor": "",
5+
"description": "Minor API documentation updates"
6+
}

services/athena/src/main/resources/codegen-resources/service-2.json

Lines changed: 24 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
{"shape":"InternalServerException"},
9999
{"shape":"InvalidRequestException"}
100100
],
101-
"documentation":"<p>Creates (registers) a data catalog with the specified name and properties. Catalogs created are visible to all users of the same Amazon Web Services account.</p> <p>This API operation creates the following resources.</p> <ul> <li> <p>CFN Stack Name with a maximum length of 128 characters and prefix <code>athenafederatedcatalog-CATALOG_NAME_SANITIZED</code> with length 23 characters.</p> </li> <li> <p>Lambda Function Name with a maximum length of 64 characters and prefix <code>athenafederatedcatalog_CATALOG_NAME_SANITIZED</code> with length 23 characters.</p> </li> <li> <p>Glue Connection Name with a maximum length of 255 characters and a prefix <code>athenafederatedcatalog_CATALOG_NAME_SANITIZED</code> with length 23 characters. </p> </li> </ul>"
101+
"documentation":"<p>Creates (registers) a data catalog with the specified name and properties. Catalogs created are visible to all users of the same Amazon Web Services account.</p> <p>For a <code>FEDERATED</code> catalog, this API operation creates the following resources.</p> <ul> <li> <p>CFN Stack Name with a maximum length of 128 characters and prefix <code>athenafederatedcatalog-CATALOG_NAME_SANITIZED</code> with length 23 characters.</p> </li> <li> <p>Lambda Function Name with a maximum length of 64 characters and prefix <code>athenafederatedcatalog_CATALOG_NAME_SANITIZED</code> with length 23 characters.</p> </li> <li> <p>Glue Connection Name with a maximum length of 255 characters and a prefix <code>athenafederatedcatalog_CATALOG_NAME_SANITIZED</code> with length 23 characters. </p> </li> </ul>"
102102
},
103103
"CreateNamedQuery":{
104104
"name":"CreateNamedQuery",
@@ -1307,8 +1307,7 @@
13071307
},
13081308
"CancelCapacityReservationOutput":{
13091309
"type":"structure",
1310-
"members":{
1311-
}
1310+
"members":{}
13121311
},
13131312
"CapacityAllocation":{
13141313
"type":"structure",
@@ -1592,8 +1591,7 @@
15921591
},
15931592
"CreateCapacityReservationOutput":{
15941593
"type":"structure",
1595-
"members":{
1596-
}
1594+
"members":{}
15971595
},
15981596
"CreateDataCatalogInput":{
15991597
"type":"structure",
@@ -1608,7 +1606,7 @@
16081606
},
16091607
"Type":{
16101608
"shape":"DataCatalogType",
1611-
"documentation":"<p>The type of data catalog to create: <code>LAMBDA</code> for a federated catalog, <code>GLUE</code> for an Glue Data Catalog, and <code>HIVE</code> for an external Apache Hive metastore. <code>FEDERATED</code> is a federated catalog for which Athena creates the connection and the Lambda function for you based on the parameters that you pass.</p>"
1609+
"documentation":"<p>The type of data catalog to create: <code>LAMBDA</code> for a federated catalog, <code>GLUE</code> for an Glue Data Catalog, and <code>HIVE</code> for an external Apache Hive metastore. <code>FEDERATED</code> is a federated catalog for which Athena creates the connection and the Lambda function for you based on the parameters that you pass.</p> <p>For <code>FEDERATED</code> type, we do not support IAM identity center.</p>"
16121610
},
16131611
"Description":{
16141612
"shape":"DescriptionString",
@@ -1732,8 +1730,7 @@
17321730
},
17331731
"CreatePreparedStatementOutput":{
17341732
"type":"structure",
1735-
"members":{
1736-
}
1733+
"members":{}
17371734
},
17381735
"CreatePresignedNotebookUrlRequest":{
17391736
"type":"structure",
@@ -1791,8 +1788,7 @@
17911788
},
17921789
"CreateWorkGroupOutput":{
17931790
"type":"structure",
1794-
"members":{
1795-
}
1791+
"members":{}
17961792
},
17971793
"CustomerContentEncryptionConfiguration":{
17981794
"type":"structure",
@@ -1953,8 +1949,7 @@
19531949
},
19541950
"DeleteCapacityReservationOutput":{
19551951
"type":"structure",
1956-
"members":{
1957-
}
1952+
"members":{}
19581953
},
19591954
"DeleteDataCatalogInput":{
19601955
"type":"structure",
@@ -1989,8 +1984,7 @@
19891984
},
19901985
"DeleteNamedQueryOutput":{
19911986
"type":"structure",
1992-
"members":{
1993-
}
1987+
"members":{}
19941988
},
19951989
"DeleteNotebookInput":{
19961990
"type":"structure",
@@ -2004,8 +1998,7 @@
20041998
},
20051999
"DeleteNotebookOutput":{
20062000
"type":"structure",
2007-
"members":{
2008-
}
2001+
"members":{}
20092002
},
20102003
"DeletePreparedStatementInput":{
20112004
"type":"structure",
@@ -2026,8 +2019,7 @@
20262019
},
20272020
"DeletePreparedStatementOutput":{
20282021
"type":"structure",
2029-
"members":{
2030-
}
2022+
"members":{}
20312023
},
20322024
"DeleteWorkGroupInput":{
20332025
"type":"structure",
@@ -2045,8 +2037,7 @@
20452037
},
20462038
"DeleteWorkGroupOutput":{
20472039
"type":"structure",
2048-
"members":{
2049-
}
2040+
"members":{}
20502041
},
20512042
"DescriptionString":{
20522043
"type":"string",
@@ -3639,8 +3630,7 @@
36393630
},
36403631
"PutCapacityAssignmentConfigurationOutput":{
36413632
"type":"structure",
3642-
"members":{
3643-
}
3633+
"members":{}
36443634
},
36453635
"QueryExecution":{
36463636
"type":"structure",
@@ -3655,7 +3645,7 @@
36553645
},
36563646
"StatementType":{
36573647
"shape":"StatementType",
3658-
"documentation":"<p>The type of query statement that was run. <code>DDL</code> indicates DDL query statements. <code>DML</code> indicates DML (Data Manipulation Language) query statements, such as <code>CREATE TABLE AS SELECT</code>. <code>UTILITY</code> indicates query statements other than DDL and DML, such as <code>SHOW CREATE TABLE</code>, or <code>DESCRIBE TABLE</code>.</p>"
3648+
"documentation":"<p>The type of query statement that was run. <code>DDL</code> indicates DDL query statements. <code>DML</code> indicates DML (Data Manipulation Language) query statements, such as <code>CREATE TABLE AS SELECT</code>. <code>UTILITY</code> indicates query statements other than DDL and DML, such as <code>SHOW CREATE TABLE</code>, <code>EXPLAIN</code>, <code>DESCRIBE</code>, or <code>SHOW TABLES</code>.</p>"
36593649
},
36603650
"ResultConfiguration":{
36613651
"shape":"ResultConfiguration",
@@ -4276,7 +4266,7 @@
42764266
"shape":"CalculationConfiguration",
42774267
"documentation":"<p>Contains configuration information for the calculation.</p>",
42784268
"deprecated":true,
4279-
"deprecatedMessage":"Kepler Post GA Tasks : https://sim.amazon.com/issues/ATHENA-39828"
4269+
"deprecatedMessage":"Structure is deprecated."
42804270
},
42814271
"CodeBlock":{
42824272
"shape":"CodeBlock",
@@ -4437,8 +4427,7 @@
44374427
},
44384428
"StopQueryExecutionOutput":{
44394429
"type":"structure",
4440-
"members":{
4441-
}
4430+
"members":{}
44424431
},
44434432
"String":{"type":"string"},
44444433
"StringList":{
@@ -4538,8 +4527,7 @@
45384527
},
45394528
"TagResourceOutput":{
45404529
"type":"structure",
4541-
"members":{
4542-
}
4530+
"members":{}
45434531
},
45444532
"TagValue":{
45454533
"type":"string",
@@ -4681,8 +4669,7 @@
46814669
},
46824670
"UntagResourceOutput":{
46834671
"type":"structure",
4684-
"members":{
4685-
}
4672+
"members":{}
46864673
},
46874674
"UpdateCapacityReservationInput":{
46884675
"type":"structure",
@@ -4703,8 +4690,7 @@
47034690
},
47044691
"UpdateCapacityReservationOutput":{
47054692
"type":"structure",
4706-
"members":{
4707-
}
4693+
"members":{}
47084694
},
47094695
"UpdateDataCatalogInput":{
47104696
"type":"structure",
@@ -4733,8 +4719,7 @@
47334719
},
47344720
"UpdateDataCatalogOutput":{
47354721
"type":"structure",
4736-
"members":{
4737-
}
4722+
"members":{}
47384723
},
47394724
"UpdateNamedQueryInput":{
47404725
"type":"structure",
@@ -4764,8 +4749,7 @@
47644749
},
47654750
"UpdateNamedQueryOutput":{
47664751
"type":"structure",
4767-
"members":{
4768-
}
4752+
"members":{}
47694753
},
47704754
"UpdateNotebookInput":{
47714755
"type":"structure",
@@ -4820,13 +4804,11 @@
48204804
},
48214805
"UpdateNotebookMetadataOutput":{
48224806
"type":"structure",
4823-
"members":{
4824-
}
4807+
"members":{}
48254808
},
48264809
"UpdateNotebookOutput":{
48274810
"type":"structure",
4828-
"members":{
4829-
}
4811+
"members":{}
48304812
},
48314813
"UpdatePreparedStatementInput":{
48324814
"type":"structure",
@@ -4856,8 +4838,7 @@
48564838
},
48574839
"UpdatePreparedStatementOutput":{
48584840
"type":"structure",
4859-
"members":{
4860-
}
4841+
"members":{}
48614842
},
48624843
"UpdateWorkGroupInput":{
48634844
"type":"structure",
@@ -4883,8 +4864,7 @@
48834864
},
48844865
"UpdateWorkGroupOutput":{
48854866
"type":"structure",
4886-
"members":{
4887-
}
4867+
"members":{}
48884868
},
48894869
"WorkGroup":{
48904870
"type":"structure",

0 commit comments

Comments
 (0)