ecs_update_capacity_provider: Modifies the parameters for a capacity provider

View source: R/ecs_operations.R

ecs_update_capacity_providerR Documentation

Modifies the parameters for a capacity provider

Description

Modifies the parameters for a capacity provider.

See https://www.paws-r-sdk.com/docs/ecs_update_capacity_provider/ for full documentation.

Usage

ecs_update_capacity_provider(name, autoScalingGroupProvider)

Arguments

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.


paws.compute documentation built on May 29, 2024, 9:16 a.m.