Modify Instance Credit Specification
GET {{aws_ec2_base_url}}/?ClientToken&DryRun&InstanceCreditSpecification.N&Action=ModifyInstanceCreditSpecification
Modifies the credit option for CPU usage on a running or stopped T2 or T3 instance.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ClientToken | null | A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring Idempotency. | |
DryRun | null | 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. | |
InstanceCreditSpecification.N | null | Information about the credit option for CPU usage. | |
Action | string |