How to pass sse encryption algorithm to aws glue dynamic writer class
I have a use case to write a parquet file through aws glue job . But my s3 is protected by scp that allows put object only with sse encryption Option . How do I pass the encryption algorithm name through dynamicframewriter class
Issue with creating iceberg table in aws datalake
I have a use case to read the data from oracle on prem to aws
datalake iceberg table .