UpdateManagedInstancesProviderConfiguration
The configuration for updating an Amazon ECS Managed Instances capacity provider. Used in
UpdateComputeEnvironment requests. The capacityOptionType and
fipsEnabled fields cannot be changed on update.
Contents
- infrastructureOptimization
-
The updated infrastructure optimization configuration.
Type: InfrastructureOptimization object
Required: No
- infrastructureRoleArn
-
The updated Amazon Resource Name (ARN) of the IAM role that Amazon ECS assumes to manage Amazon EC2 instances on your behalf.
Type: String
Required: No
- instanceLaunchTemplate
-
The updated instance launch configuration for the Amazon ECS Managed Instances capacity provider.
Type: InstanceLaunchTemplateUpdate object
Required: No
- propagateTags
-
Specifies whether tags on the capacity provider are propagated to the Amazon EC2 instances it launches. Valid values:
-
CAPACITY_PROVIDER— Propagates tags to instances. -
NONE— Does not propagate tags to instances.
Type: String
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: