To deliver savings, we analyse your AWS usage and apply commitment-based discounts on your behalf. This is done through a cross-account IAM role that you create in your payer account with our CloudFormation template. The role follows the principle of least privilege.We only receive the access strictly necessary to:
We use organizations:CreateOrganization when the organization is not already created, this is a one-time operation for small standalone accounts, if you already have an organization, this api cant be executed against your account, then organizations:InviteAccountToOrganization is used to invite MilkBox accounts to your organization.
You can always inspect the exact IAM policy generated by our CloudFormation stack:View the JSON policy ↗Feel free to reach out if you have any questions about security or least-privilege access.