S3 Connector: Add Support for IAM Roles Anywhere #38474
taabrcr
started this conversation in
Connector Ideas and Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
The current implementation of the Airbyte S3 connector does not support AWS IAM Roles Anywhere, which limits the flexibility and security of accessing S3 resources. Adding this support would allow for more dynamic and secure access management by leveraging IAM Roles Anywhere.
Feature Request:
Support for AWS IAM Roles Anywhere in the S3 connector.
Background:
IAM Roles Anywhere is a feature provided by AWS that enables you to use IAM roles with your applications outside of AWS to make secure API requests to AWS services. This is particularly useful for on-premises or hybrid cloud environments where AWS SDKs or CLI are used but the applications are not running on AWS infrastructure.
Benefits:
Proposed Solution:
Steps to Reproduce:
Additional Context:
Providing support for IAM Roles Anywhere would align the Airbyte S3 connector with modern security best practices and AWS's latest features for access management. This feature is especially important for organizations adopting hybrid or multi-cloud strategies.
Priority:
Medium
Affected Components:
S3 Connector
Beta Was this translation helpful? Give feedback.
All reactions