Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
159 views
in Technique[技术] by (71.8m points)

node.js - AWS Kinesis cross-account request

I need to consume data from kinesis stream, that is located in differernt region and different account. I use aws-cli with nodejs. I need to configure new AWS.Kinesis.. to look to different account, but I can't find any API where I can put ARN or account name and the region. My code lives in EC2 and uses IAM Roles, no credentals. What is the best way to do that?

question from:https://stackoverflow.com/questions/65916779/aws-kinesis-cross-account-request

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...