Enables EC2 Capacity Manager for your account
Source:R/ec2_operations.R
ec2_enable_capacity_manager.RdEnables EC2 Capacity Manager for your account. This starts data ingestion for your EC2 capacity usage across On-Demand, Spot, and Capacity Reservations. Initial data processing may take several hours to complete.
See https://www.paws-r-sdk.com/docs/ec2_enable_capacity_manager/ for full documentation.
Arguments
- OrganizationsAccess
Specifies whether to enable cross-account access for Amazon Web Services Organizations. When enabled, Capacity Manager can aggregate data from all accounts in your organization. Default is false.
- 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.