What is the purpose of IAM policies attached to IAM users or groups?
- To define permissions for accessing AWS resources
- To define user authentication methods
- To manage billing information
- To manage network configurations
IAM policies attached to IAM users or groups are used to define the permissions that users or groups have for accessing AWS resources, specifying allowed actions and resources.
Loading...
Related Quiz
- AWS SAM is an open-source framework that extends __________ for serverless application development.
- What are custom metrics used for in AWS?
- Which AWS service can help you monitor the performance of Lambda functions during testing?
- __________ testing assesses how AWS Lambda functions handle sudden spikes in traffic or increased workload.
- How does the choice of runtime affect the performance of an AWS Lambda function?