ec2_modify_default_credit_specification {paws.compute} | R Documentation |
Modifies the default credit option for CPU usage of burstable performance instances
Description
Modifies the default credit option for CPU usage of burstable performance instances. The default credit option is set at the account level per Amazon Web Services Region, and is specified per instance family. All new burstable performance instances in the account launch using the default credit option.
See https://www.paws-r-sdk.com/docs/ec2_modify_default_credit_specification/ for full documentation.
Usage
ec2_modify_default_credit_specification(
DryRun = NULL,
InstanceFamily,
CpuCredits
)
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 |
InstanceFamily |
[required] The instance family. |
CpuCredits |
[required] The credit option for CPU usage of the instance family. Valid Values: |