launch Specifications
Parameters
Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config
. At least one of launch_specification
or launch_template_config
is required. Note: This takes in similar but not identical inputs as aws.ec2.Instance
. There are limitations on what you can specify. See the list of officially supported inputs in the reference documentation. Any normal aws.ec2.Instance
parameter that corresponds to those inputs may be used and it have a additional parameter iam_instance_profile_arn
takes aws.iam.InstanceProfile
attribute arn
as input.
Parameters
Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config
. At least one of launch_specification
or launch_template_config
is required. Note: This takes in similar but not identical inputs as aws.ec2.Instance
. There are limitations on what you can specify. See the list of officially supported inputs in the reference documentation. Any normal aws.ec2.Instance
parameter that corresponds to those inputs may be used and it have a additional parameter iam_instance_profile_arn
takes aws.iam.InstanceProfile
attribute arn
as input.
Parameters
Used to define the launch configuration of the spot-fleet request. Can be specified multiple times to define different bids across different markets and instance types. Conflicts with launch_template_config
. At least one of launch_specification
or launch_template_config
is required. Note: This takes in similar but not identical inputs as aws.ec2.Instance
. There are limitations on what you can specify. See the list of officially supported inputs in the reference documentation. Any normal aws.ec2.Instance
parameter that corresponds to those inputs may be used and it have a additional parameter iam_instance_profile_arn
takes aws.iam.InstanceProfile
attribute arn
as input.