Skip to content

Commit

Permalink
Add IAM role to assume for Tap Iceberg config (#1817)
Browse files Browse the repository at this point in the history
Co-authored-by: Edgar Ramírez Mondragón <[email protected]>
  • Loading branch information
BTheunissen and edgarrmondragon authored Aug 5, 2024
1 parent 62bb4e3 commit da82747
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _data/meltano/extractors/tap-iceberg/shaped-ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ settings:
- description: The region of the AWS Glue Data Catalog.
label: Region
name: client_region
- description: The IAM role ARN to assume when connecting to the AWS Glue Data Catalog.
label: Role ARN
name: client_iam_role_arn
- description: 'One or more LCID locale strings to produce localized output for: https://faker.readthedocs.io/en/master/#localization'
kind: array
label: Faker Config Locale
Expand Down

0 comments on commit da82747

Please sign in to comment.