Identity and Access Management Flashcards
What is an IAM role?
Permissions granted a trusted ENTITY over specified AWS resources. An IAM role is meant to be assigned to a trusted ENTITY (like another AWS service or a federated identity).
What are valid third-party federated identity standards?
SAML 2.0
Active Directory
What information does the IAM credential report provide?
The current state of security of your IAM users’ access credentials
What will you need to provide for a new IAM user you’re creating who will use “programmatic access” to AWS resources?
An access key ID + secret access key
What type of key will encrypt your data while in transit between your office and Amazon S3?
A client-side master key (in-transit encryption requires that the data be encrypted on the remote client before uploading)
What does KMS use to encrypt objects stored on your AWS account?
Customer master key
What is the purpose of the Service Organization Controls (SOC) reports found on AWS Artifact?
They attest to AWS infrastructure compliance with data accountability standards like Sarbanes-Oxley. SOC reports are reports on audits on AWS infrastructure that you can use as part of your own reporting requirements.
What role can the documents provided by AWS Artifact play in your application planning?
They can help you confirm that your deployment infrastructure is compliant with regulatory standards.
They can provide insight into various regulatory and industry standards that represent best practices.