IAM role support
Seed now connects to your AWS account through IAM roles. It’s far more secure than deploying through IAM users.
Seed can use an IAM role to generate temporary credentials while deploying. These credentials expire and there’s less of a security risk with them getting leaked. So we are recommending that you update the credentials in your Seed settings to use IAM roles instead.
If you go in your app settings, you’ll notice that we ask you to update to IAM roles. While your current IAM user credentials will continue to work, you should consider making the upgrade as soon as possible.
Seed will help create a role by deploying a CloudFormation stack into your account. Similar to the IAM user, you can customize the permissions at this step.
Once created, copy the RoleArn from the outputs in the AWS Console.
And paste it in Seed! You can read more about setting up IAM roles over on our docs.
Do your Serverless deployments take too long? Incremental deploys in Seed can speed it up 100x!
Learn More