<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn" -->

---
title: IAM Policy Simulator moves to the IAM console and adds...
description: AWS has updated the IAM Policy Simulator with three major changes: it now lives within the IAM console instead of a standalone site, it supports testing...
canonical: https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: IAM Policy Simulator moves to the IAM console and adds additional capabilities | daily.dev
og:description: AWS has updated the IAM Policy Simulator with three major changes: it now lives within the IAM console instead of a standalone site, it supports testing...
og:url: https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn
og:image: https://api.daily.dev/og/posts/DpmrqWLnN.png
og:image:alt: IAM Policy Simulator moves to the IAM console and adds additional capabilities
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# IAM Policy Simulator moves to the IAM console and adds additional capabilities

**[AWS](https://daily.dev/sources/aws)** · 2 min read · 0 upvotes · 0 comments

## Summary

AWS has updated the IAM Policy Simulator with three major changes: it now lives within the IAM console instead of a standalone site, it supports testing service control policies (SCPs) to validate how SCP hierarchies interact with identity and resource policies, and it adds new flexibility for 'what if I remove this policy?' scenarios. Cross-account simulations now report per-policy decisions, and condition keys like Region restrictions and tag requirements can be tested via the API. These improvements help security and platform teams automate policy unit testing, detect over-permissive access, and validate guardrails more confidently.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://aws.amazon.com/about-aws/whats-new/2026/07/iam-policy-simulator-iam-console>

## Similar posts on daily.dev

- [AWS simplifies IAM role creation and setup in service workflows](https://daily.dev/posts/aws-simplifies-iam-role-creation-and-setup-in-service-workflows-j4edti5jy) · AWS · 0 upvotes · 0 comments

---

Tags: [#security](https://daily.dev/tags/security), [#aws](https://daily.dev/tags/aws), [#aws-iam](https://daily.dev/tags/aws-iam)

[View this post on daily.dev](https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"IAM Policy Simulator moves to the IAM console and adds additional capabilities","url":"https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn"},"datePublished":"2026-07-30T22:07:38.799Z","dateModified":"2026-08-24T06:55:01.610Z","description":"AWS has updated the IAM Policy Simulator with three major changes: it now lives within the IAM console instead of a standalone site, it supports testing...","image":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","thumbnailUrl":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","isAccessibleForFree":true,"articleSection":"AWS","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"AWS","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/aws","url":"https://daily.dev/sources/aws"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/iam-policy-simulator-moves-to-the-iam-console-and-adds-additional-capabilities-dpmrqwlnn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,aws,aws-iam","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"AWS","item":"https://daily.dev/sources/aws"},{"@type":"ListItem","position":3,"name":"IAM Policy Simulator moves to the IAM console and adds additional capabilities"}]}
```

