Open
Description
Is your feature request related to a problem? Please describe.
I would like to be able to read/write/insert/upsert data into s3 tables (I know this feature has just been announced but I'm super excited about it).
Describe the solution you'd like
Having a method similar to awswrangler.athena.to_iceberg()
to write data to s3 (and same for reading, etc...)
Describe alternatives you've considered
Manage Iceberg tables myself.
Additional context