One-click instance profile creation to launch an RDS Custom for SQL Server instance

Posted on: May 29, 2024

Starting today, RDS Custom for SQL Server database instance creation is simplified with single-click creation and attachment of an instance profile. You can choose “Create a new instance profile” and provide an instance profile name for Create database, Restore snapshot, and Restore to Point-in-time options within RDS Management Console. RDS Management Console will automatically generate a new instance profile with all the necessary permissions for RDS Custom automation tasks.

To leverage this feature, you need to ensure that you are logged into AWS Console with the following permissions - iam:CreateInstanceProfile, iam:AddRoleToInstanceProfile, iam:CreateRole, and iam:AttachRolePolicy .

Amazon RDS Custom is a managed database service that allows customization of the underlying operating system and database environment. To get started with RDS Custom for SQL Server, read this blog for a step-by-step guide or visit the AWS Documentation. See Amazon RDS Custom for SQL Server Pricing for up-to-date pricing of instances, storage, data transfer and regional availability.