[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-04。"],[[["\u003cp\u003eIAM access changes, such as granting or denying permissions, are eventually consistent, meaning they don't take effect immediately across the entire system.\u003c/p\u003e\n"],["\u003cp\u003eThe time it takes for access changes to propagate varies depending on the method used, with policy changes typically taking around 2 minutes, potentially longer, and group membership changes taking several minutes to potentially hours.\u003c/p\u003e\n"],["\u003cp\u003eChanging a principal's access through group membership changes typically propagates faster than changes made via nested group memberships.\u003c/p\u003e\n"],["\u003cp\u003eAdding a principal to a group generally results in faster propagation of access changes than removing a principal from a group.\u003c/p\u003e\n"]]],[],null,["# Access change propagation\n\nIn IAM, access changes, such as granting a role or denying a\npermission, are [eventually consistent](https://wikipedia.org/wiki/Eventual_consistency). This means that it takes time for access changes to propagate\nthrough the system. In the meantime, recent access changes might not be effective\neverywhere. For example, principals might still be able to use a recently\nrevoked role or a recently denied permission. Alternatively, they might not be\nable to use a recently granted role or a permission they were, until recently,\ndenied from using.\n\nThe amount of time it takes for an access change to propagate depends on how you\nmake the access change:\n\nAlso keep in mind the following details for how group membership changes\npropagate:\n\n- In general, adding a principal to a group propagates faster than removing a principal from a group.\n- In general, group membership changes propagate faster than nested group membership changes.\n\nYou can use these propagation time estimates to inform the way you modify your\nprincipals' access."]]