8 results ·
AI-generated index
A
aws.amazon.com
official
AWS IAM Role Permissions Boundary Policy Example
Learn how to use AWS CloudFormation to create an IAM role with a permissions boundary policy. This example demonstrates how to define a permissions boundary policy and attach it to an IAM role using CloudFormation templates.
CloudFormation Template for IAM Role with Permissions Boundary
This GitHub repository provides a CloudFormation template that creates an IAM role with a permissions boundary policy. The template includes an example policy that demonstrates how to restrict access to specific AWS services.
C
cloudsecurityalliance.org
article
Understanding IAM Role Permissions Boundaries
This article explains the concept of IAM role permissions boundaries and how they can be used to restrict access to AWS resources. It also provides an example of how to create a permissions boundary policy using CloudFormation.
AWS IAM Permissions Boundary Policy Example using CloudFormation
This Medium article provides a step-by-step guide on how to create an IAM role with a permissions boundary policy using CloudFormation. It includes a detailed example of a CloudFormation template that defines a permissions boundary policy.
CloudFormation IAM Role Permissions Boundary Policy Tutorial
This YouTube video tutorial demonstrates how to create an IAM role with a permissions boundary policy using CloudFormation. The tutorial includes a step-by-step guide on how to define a permissions boundary policy and attach it to an IAM role.
IAM Role Permissions Boundary Policy Best Practices
This NIST publication provides best practices for creating and managing IAM role permissions boundary policies. It includes guidance on how to define and implement permissions boundary policies using CloudFormation.
D
docs.aws.amazon.com
official
AWS CloudFormation IAM Role Permissions Boundary Policy Reference
This AWS documentation provides a reference guide for creating IAM role permissions boundary policies using CloudFormation. It includes a detailed description of the available properties and attributes for defining a permissions boundary policy.
C
cloudformation-templates.io
tool
CloudFormation Template for IAM Role with Permissions Boundary Policy
This website provides a CloudFormation template that creates an IAM role with a permissions boundary policy. The template includes an example policy that demonstrates how to restrict access to specific AWS services and resources.