InstanceLaunchTemplateUpdate
The instance launch configuration for updating an Amazon ECS Managed Instances capacity
provider. You cannot change capacityOptionType or fipsEnabled after
the compute environment is created.
Contents
- capacityReservations
-
The updated capacity reservation configuration.
Type: CapacityReservationRequest object
Required: No
- ec2InstanceProfileArn
-
The updated Amazon Resource Name (ARN) of the Amazon EC2 instance profile for the managed instances.
Type: String
Required: No
- instanceMetadataTagsPropagation
-
Specifies whether instance tags are accessible from the instance metadata service (IMDS).
Type: Boolean
Required: No
- instanceRequirements
-
The updated instance type requirements for the capacity provider.
Type: InstanceRequirementsRequest object
Required: No
- localStorageConfiguration
-
The updated local storage configuration.
Type: ManagedInstancesLocalStorageConfiguration object
Required: No
- monitoring
-
The updated monitoring level. Valid values are
BASICandDETAILED.Type: String
Required: No
- networkConfiguration
-
The updated network configuration for the managed instances.
Type: ManagedInstancesNetworkConfiguration object
Required: No
- storageConfiguration
-
The updated storage configuration for the managed instances.
Type: ManagedInstancesStorageConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: