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.
ec2_modify_default_credit_specification(
DryRun = NULL,
InstanceFamily,
CpuCredits
)
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 is UnauthorizedOperation
.
[required] The instance family.
[required] The credit option for CPU usage of the instance family.
Valid Values: standard
| unlimited