To create a CloudFormation stack, the AWSCloudFormationFullAccess role is required.
This role grants the necessary permissions to create, update, and delete CloudFormation stacks,
which are essential for deploying and managing AWS infrastructure using CloudFormation templates.
CloudFormation stacks are often used to automate the deployment of complex infrastructures,
including those required for NC2 on AWS.
Proper permissions ensure that the deployment process is seamless and adheres to the security and
operational policies of the organization.
Reference:
Refer to the AWS IAM documentation for details on the AWSCloudFormationFullAccess role and
Nutanix documentation on prerequisites for deploying NC2 on AWS.