Skip to main content
Solved

Dynamo DB - configure AWS endpoint for VPC

  • May 6, 2024
  • 2 replies
  • 118 views

kathyjbryce
Contributor
Forum|alt.badge.img+2

We have FME Flow (Windows 2024.0.1) installed in an EC2 instance in a VPC. The DynamoDB reader uses the public endpoint: dynamodb.<region>.amazonaws.com.

Can this be modified to use a VPC endpoint?

For example: vpce-0a06cf963f9d04a28-3wilx6xm.dynamodb.us-west-2.vpce.amazonaws.com

 

We need to do this for all AWS endpoints, S3 and SQS.

Thank you,

Kathy

Best answer by richardatsafe

Hi, @kathyjbryce,

We are in the process of making enhancements to both the SQS and DynamoDB to allow for alternative endpoints similar to the S3 connector. I’ll update this post when its complete.

 

Thanks

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

richardatsafe
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • June 3, 2024

Hi, @kathyjbryce,

We are in the process of making enhancements to both the SQS and DynamoDB to allow for alternative endpoints similar to the S3 connector. I’ll update this post when its complete.

 

Thanks


kathyjbryce
Contributor
Forum|alt.badge.img+2
  • Author
  • Contributor
  • June 4, 2024

Thanks for following up @richardatsafe