Skip to contents

Deletes the specified capacity provider.

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

Usage

ecs_delete_capacity_provider(capacityProvider, cluster = NULL)

Arguments

capacityProvider

[required] The short name or full Amazon Resource Name (ARN) of the capacity provider to delete.

cluster

The name of the cluster that contains the capacity provider to delete. Managed instances capacity providers are cluster-scoped and can only be deleted from their associated cluster.