Boto3 Create a dedicated host and instance at same time using create_instances?
I would like to create an instance which runs on a dedicated host using boto3 if possible.
Use boto to create EC2 instances to be billed to a different credit card
I’d like to separate how EC2 instances are billed on my account. I will be adding a different credit card to pay for certain instances.