Friday, April 10, 2020

AWS Services with Root Privileges

AWS Services with Root Privileges


* AWS provides the root or system privileges only for a limited set of services, which includes
Elastic Cloud Compute (EC2)
Elastic MapReduce (EMR)
Elastic BeanStalk
Opswork

* AWS does not provide root privileges for managed services like RDS, DynamoDB, S3, Glacier etc.
* For RDS, if you need Admin privileges or want to use features not enabled by RDS, you can go with the database on EC2 approach.

No comments:

Post a Comment