This pull request creates a new resource FederatedRolePermissionsBoundary in LZConfig/templates/aws_baseline/aws-landing-zone-default-azure-roles.template
FederatedRolePermissionsBoundary is an IAM Policy that gets applied as a Permissions Boundary to all existing federated roles.
This policy has several statements:
AllowAll
-- Allows all actions by default
DenyWriteToRoleWithoutBoundaryPolicy
-- Denies the ability to write to any roles without this boundary policy attached