aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2026-02-21-auditing-aws-iam.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-06-19 10:15:29 -0500
committerChristian Cleberg <[email protected]>2026-06-19 10:15:36 -0500
commit54339a23f57c6dd24cc3cec3806d3a29e94b759f (patch)
treeb592933f7d162fe0a06a292a876d005d22fe9c26 /content/blog/2026-02-21-auditing-aws-iam.org
parentd155098ced0f68f64f8c5177583b8ef286b5fd61 (diff)
downloadcleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.gz
cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.tar.bz2
cleberg.net-54339a23f57c6dd24cc3cec3806d3a29e94b759f.zip
fix: resolve spelling issues in 2026 posts
Diffstat (limited to 'content/blog/2026-02-21-auditing-aws-iam.org')
-rw-r--r--content/blog/2026-02-21-auditing-aws-iam.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/2026-02-21-auditing-aws-iam.org b/content/blog/2026-02-21-auditing-aws-iam.org
index ddcb563..36498cc 100644
--- a/content/blog/2026-02-21-auditing-aws-iam.org
+++ b/content/blog/2026-02-21-auditing-aws-iam.org
@@ -115,7 +115,7 @@ individual accounts and provides centralized access management across all of
them from a single place.
It connects to an identity source, such as AWS's own directory, Active
-Directory, or an externali identity provider (IdP) like Okta or Entra ID, and
+Directory, or an external identity provider (IdP) like Okta or Entra ID, and
uses that as the source of truth for users and groups. Access is configured
within Identity Center itself, not inside individual accounts.
@@ -295,7 +295,7 @@ exception, here's how to frame it:
- *Deficiency:* User ~iamtestuser1~ is directly assigned the ~AdministratorAccess~
permission set in account ~cmc~, rather than receiving access through a group
assignment.
-- *Root Cause:* Due to {{ root cuase }}, the user ~iamtestuser1~ was inappropriately
+- *Root Cause:* Due to {{ root cause }}, the user ~iamtestuser1~ was inappropriately
provisioned the ~AdministratorAccess~ permission directly rather than through a
group assignment.
- *Risk:* Direct user assignments increase the likelihood of orphaned access