Change the tenancy of an Amazon EC2 instance
You can change the tenancy of a stopped instance after launch. The changes that you make take effect the next time the instance starts.
The operating system details of your instance—and whether SQL Server is installed—affect what conversions are supported. For more information about the tenancy conversion paths available to your instance, see Tenancy conversion in the License Manager User Guide.
Alternatively, you can change the tenancy of your virtual private cloud (VPC). For more information, see Change the instance tenancy of a VPC.
Limitations
For T3 instances, you must launch the instance on a Dedicated Host to use a tenancy of
host
. You can't change the tenancy fromhost
todedicated
ordefault
. Attempting to make one of these unsupported tenancy changes results in anInvalidRequest
error code.