john-jac commented on code in PR #66544:
URL: https://github.com/apache/airflow/pull/66544#discussion_r3204357909


##########
providers/amazon/docs/operators/s3_tables.rst:
##########
@@ -107,3 +107,11 @@ Reference
 ---------
 
 * `AWS boto3 Library Documentation for S3 Tables 
<https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html>`__
+
+.. _howto/operator:S3TablesRenameTableOperator:
+
+Rename a Table
+--------------
+
+To rename a table in an Amazon S3 Tables namespace, use
+:class:`~airflow.providers.amazon.aws.operators.s3_tables.S3TablesRenameTableOperator`.

Review Comment:
   Added the exampleinclude block referencing the [START 
howto_operator_s3tables_rename_table] marker in the system test.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to