How should the developer configure the permissions to adhere to the principle of least privilege?
An AWS Lambda function is running in a company’s shared AWS account.The function needs to perform an additional ec2:DescribeInstances action that is directed at the company’s development accounts.A developer must configure the required permissions across the accounts.How should the developer configure the permissions to adhere to the principle of least privilege?Read More →