Is there a way to set the PrivateIP of a spot inst...
# aws
b
Is there a way to set the PrivateIP of a spot instance that is created from a SpotFleetRequest? It looks like the option is there on the
SpotInstanceRequest
but it is not on the
SpotFleetRequest
or
LaunchConfiguration
for the SpotFleetRequest.