View source: R/ecs_operations.R
ecs_update_capacity_provider | R Documentation |
Modifies the parameters for a capacity provider.
See https://www.paws-r-sdk.com/docs/ecs_update_capacity_provider/ for full documentation.
ecs_update_capacity_provider(name, autoScalingGroupProvider)
name |
[required] The name of the capacity provider to update. |
autoScalingGroupProvider |
[required] An object that represent the parameters to update for the Auto Scaling group capacity provider. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.