Grant Firehose access to replicate database changes to Apache Iceberg Tables
Note
Firehose supports database as a source in all Amazon Web Services Regions
You must have an IAM role before you create a Firehose stream and Apache Iceberg Tables using Amazon Glue. Use the following steps to create a policy and an IAM role. Firehose assumes this IAM role and performs the required actions.
-
Sign in to the Amazon Web Services Management Console and open the IAM console at https://console.amazonaws.cn/iam/
. -
Create a policy and choose JSON in policy editor.
-
Add the following inline policy that grants Amazon S3 permissions like the read/write permissions, permissions to update the table in the data catalog, and other.