Skip to main content
  1. Projects/
  2. AWS DevOps Pro Certification/
  3. 5: Security and Compliance/

9: Security Misc

·1 min

Which identity providers can be used for login?

  • Amazon, google, facebook…etc

Identity providers must be compatible with:

  • SAML 2.0
  • or OpenID Connect

What gives temporary tokens for AWS access?

  • Security token service (STS)

What are AWS Orgs for?

  • Automate account creation
  • Categorize workloads w/ groups
  • Audit / compliance policies
  • Tools and access for security
  • Encourage development
  • Share common resources (e.g. stackSets, service catalog)