python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Android AWS Kinesis Video Stream: Access to Identity 'us-east-1:xxxxxx' is forbidden
I am trying to connect my app with the AWS Kinesis Video Stream console. I take this aws document as a reference and try to run this official sample app. But every time I try to stream video, app cras...
Ronnie
Votes: 0
Answers: 0
aws identity pools: What are the differences between these two approaches?
I have recently started to work with the AWS SDK and how a user can authenticate with Cognito in an identity pool.
When querying the credentials I have the following question:
To what extent do the fo...
daniel.steinhauser
Votes: 0
Answers: 1
Boto3 - How to use Amazon Cognito to get temporary credentials from Identity Pool to access S3 bucket?
I am developing a python application whose purpose is to upload data to S3. Since it must be installed on different devices independently, I wouldn’t want store aws credentials on every platform but I...
Sante Altamura
Votes: 0
Answers: 1