Question: Amazon s 3 bucket ebucket,and users will also be able to view and download their picture from etabucket.Peter needs to configure security on the application
Amazon s bucket "ebucket",and users will also be able to view and download their picture from "etabucket".Peter needs to configure security on the application to handle millions of users in the most secure manner possible.How can peter set up the user registration flow in AWS for this mobile app? choose option create an IAM user.Then,generate an access Key and secret access key and store them in the app.Use the generated credentials to access S after assigning required permissions to "etabucket". create an IAM role.Then,generate an access key and secret access key and store them in the app.use thegenerated credentials to access s after assigning required permissions to "etabucket". Store user information in amazon RDS and create an IAM role with approprite permissions.Use AWS security Token Service 'AssumRole' function everytime users use the app.These temporary credentials willlbe stored in the app's memeory to access "etabucket". Store user information in amazon RDS and create an IAM user with appropriate permissions.Use AWS security Token Service 'AssumRole' function everytime users use the app.These temporary credentials willbe stored in the apps memory to access "etabucket".
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
