|
98 | 98 | {"shape":"InternalServerException"}, |
99 | 99 | {"shape":"InvalidRequestException"} |
100 | 100 | ], |
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>" |
102 | 102 | }, |
103 | 103 | "CreateNamedQuery":{ |
104 | 104 | "name":"CreateNamedQuery", |
|
1307 | 1307 | }, |
1308 | 1308 | "CancelCapacityReservationOutput":{ |
1309 | 1309 | "type":"structure", |
1310 | | - "members":{ |
1311 | | - } |
| 1310 | + "members":{} |
1312 | 1311 | }, |
1313 | 1312 | "CapacityAllocation":{ |
1314 | 1313 | "type":"structure", |
|
1592 | 1591 | }, |
1593 | 1592 | "CreateCapacityReservationOutput":{ |
1594 | 1593 | "type":"structure", |
1595 | | - "members":{ |
1596 | | - } |
| 1594 | + "members":{} |
1597 | 1595 | }, |
1598 | 1596 | "CreateDataCatalogInput":{ |
1599 | 1597 | "type":"structure", |
|
1608 | 1606 | }, |
1609 | 1607 | "Type":{ |
1610 | 1608 | "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>" |
1612 | 1610 | }, |
1613 | 1611 | "Description":{ |
1614 | 1612 | "shape":"DescriptionString", |
|
1732 | 1730 | }, |
1733 | 1731 | "CreatePreparedStatementOutput":{ |
1734 | 1732 | "type":"structure", |
1735 | | - "members":{ |
1736 | | - } |
| 1733 | + "members":{} |
1737 | 1734 | }, |
1738 | 1735 | "CreatePresignedNotebookUrlRequest":{ |
1739 | 1736 | "type":"structure", |
|
1791 | 1788 | }, |
1792 | 1789 | "CreateWorkGroupOutput":{ |
1793 | 1790 | "type":"structure", |
1794 | | - "members":{ |
1795 | | - } |
| 1791 | + "members":{} |
1796 | 1792 | }, |
1797 | 1793 | "CustomerContentEncryptionConfiguration":{ |
1798 | 1794 | "type":"structure", |
|
1953 | 1949 | }, |
1954 | 1950 | "DeleteCapacityReservationOutput":{ |
1955 | 1951 | "type":"structure", |
1956 | | - "members":{ |
1957 | | - } |
| 1952 | + "members":{} |
1958 | 1953 | }, |
1959 | 1954 | "DeleteDataCatalogInput":{ |
1960 | 1955 | "type":"structure", |
|
1989 | 1984 | }, |
1990 | 1985 | "DeleteNamedQueryOutput":{ |
1991 | 1986 | "type":"structure", |
1992 | | - "members":{ |
1993 | | - } |
| 1987 | + "members":{} |
1994 | 1988 | }, |
1995 | 1989 | "DeleteNotebookInput":{ |
1996 | 1990 | "type":"structure", |
|
2004 | 1998 | }, |
2005 | 1999 | "DeleteNotebookOutput":{ |
2006 | 2000 | "type":"structure", |
2007 | | - "members":{ |
2008 | | - } |
| 2001 | + "members":{} |
2009 | 2002 | }, |
2010 | 2003 | "DeletePreparedStatementInput":{ |
2011 | 2004 | "type":"structure", |
|
2026 | 2019 | }, |
2027 | 2020 | "DeletePreparedStatementOutput":{ |
2028 | 2021 | "type":"structure", |
2029 | | - "members":{ |
2030 | | - } |
| 2022 | + "members":{} |
2031 | 2023 | }, |
2032 | 2024 | "DeleteWorkGroupInput":{ |
2033 | 2025 | "type":"structure", |
|
2045 | 2037 | }, |
2046 | 2038 | "DeleteWorkGroupOutput":{ |
2047 | 2039 | "type":"structure", |
2048 | | - "members":{ |
2049 | | - } |
| 2040 | + "members":{} |
2050 | 2041 | }, |
2051 | 2042 | "DescriptionString":{ |
2052 | 2043 | "type":"string", |
|
3639 | 3630 | }, |
3640 | 3631 | "PutCapacityAssignmentConfigurationOutput":{ |
3641 | 3632 | "type":"structure", |
3642 | | - "members":{ |
3643 | | - } |
| 3633 | + "members":{} |
3644 | 3634 | }, |
3645 | 3635 | "QueryExecution":{ |
3646 | 3636 | "type":"structure", |
|
3655 | 3645 | }, |
3656 | 3646 | "StatementType":{ |
3657 | 3647 | "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>" |
3659 | 3649 | }, |
3660 | 3650 | "ResultConfiguration":{ |
3661 | 3651 | "shape":"ResultConfiguration", |
|
4276 | 4266 | "shape":"CalculationConfiguration", |
4277 | 4267 | "documentation":"<p>Contains configuration information for the calculation.</p>", |
4278 | 4268 | "deprecated":true, |
4279 | | - "deprecatedMessage":"Kepler Post GA Tasks : https://sim.amazon.com/issues/ATHENA-39828" |
| 4269 | + "deprecatedMessage":"Structure is deprecated." |
4280 | 4270 | }, |
4281 | 4271 | "CodeBlock":{ |
4282 | 4272 | "shape":"CodeBlock", |
|
4437 | 4427 | }, |
4438 | 4428 | "StopQueryExecutionOutput":{ |
4439 | 4429 | "type":"structure", |
4440 | | - "members":{ |
4441 | | - } |
| 4430 | + "members":{} |
4442 | 4431 | }, |
4443 | 4432 | "String":{"type":"string"}, |
4444 | 4433 | "StringList":{ |
|
4538 | 4527 | }, |
4539 | 4528 | "TagResourceOutput":{ |
4540 | 4529 | "type":"structure", |
4541 | | - "members":{ |
4542 | | - } |
| 4530 | + "members":{} |
4543 | 4531 | }, |
4544 | 4532 | "TagValue":{ |
4545 | 4533 | "type":"string", |
|
4681 | 4669 | }, |
4682 | 4670 | "UntagResourceOutput":{ |
4683 | 4671 | "type":"structure", |
4684 | | - "members":{ |
4685 | | - } |
| 4672 | + "members":{} |
4686 | 4673 | }, |
4687 | 4674 | "UpdateCapacityReservationInput":{ |
4688 | 4675 | "type":"structure", |
|
4703 | 4690 | }, |
4704 | 4691 | "UpdateCapacityReservationOutput":{ |
4705 | 4692 | "type":"structure", |
4706 | | - "members":{ |
4707 | | - } |
| 4693 | + "members":{} |
4708 | 4694 | }, |
4709 | 4695 | "UpdateDataCatalogInput":{ |
4710 | 4696 | "type":"structure", |
|
4733 | 4719 | }, |
4734 | 4720 | "UpdateDataCatalogOutput":{ |
4735 | 4721 | "type":"structure", |
4736 | | - "members":{ |
4737 | | - } |
| 4722 | + "members":{} |
4738 | 4723 | }, |
4739 | 4724 | "UpdateNamedQueryInput":{ |
4740 | 4725 | "type":"structure", |
|
4764 | 4749 | }, |
4765 | 4750 | "UpdateNamedQueryOutput":{ |
4766 | 4751 | "type":"structure", |
4767 | | - "members":{ |
4768 | | - } |
| 4752 | + "members":{} |
4769 | 4753 | }, |
4770 | 4754 | "UpdateNotebookInput":{ |
4771 | 4755 | "type":"structure", |
|
4820 | 4804 | }, |
4821 | 4805 | "UpdateNotebookMetadataOutput":{ |
4822 | 4806 | "type":"structure", |
4823 | | - "members":{ |
4824 | | - } |
| 4807 | + "members":{} |
4825 | 4808 | }, |
4826 | 4809 | "UpdateNotebookOutput":{ |
4827 | 4810 | "type":"structure", |
4828 | | - "members":{ |
4829 | | - } |
| 4811 | + "members":{} |
4830 | 4812 | }, |
4831 | 4813 | "UpdatePreparedStatementInput":{ |
4832 | 4814 | "type":"structure", |
|
4856 | 4838 | }, |
4857 | 4839 | "UpdatePreparedStatementOutput":{ |
4858 | 4840 | "type":"structure", |
4859 | | - "members":{ |
4860 | | - } |
| 4841 | + "members":{} |
4861 | 4842 | }, |
4862 | 4843 | "UpdateWorkGroupInput":{ |
4863 | 4844 | "type":"structure", |
|
4883 | 4864 | }, |
4884 | 4865 | "UpdateWorkGroupOutput":{ |
4885 | 4866 | "type":"structure", |
4886 | | - "members":{ |
4887 | | - } |
| 4867 | + "members":{} |
4888 | 4868 | }, |
4889 | 4869 | "WorkGroup":{ |
4890 | 4870 | "type":"structure", |
|
0 commit comments