Disables EC2 Capacity Manager for your account
Source:R/ec2_operations.R
ec2_disable_capacity_manager.RdDisables EC2 Capacity Manager for your account. This stops data ingestion and removes access to capacity analytics and optimization recommendations. Previously collected data is retained but no new data will be processed.
See https://www.paws-r-sdk.com/docs/ec2_disable_capacity_manager/ for full documentation.
Arguments
- DryRun
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.- ClientToken
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.