Modify Instance Event Start Time

GET {{aws_ec2_base_url}}/?DryRun&InstanceEventId&InstanceId&NotBefore&Action=ModifyInstanceEventStartTime

Modifies the start time for a scheduled Amazon EC2 instance event.

Request Params

KeyDatatypeRequiredDescription
DryRunnullChecks 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.
InstanceEventIdnullThe ID of the event whose date and time you are modifying.
InstanceIdnullThe ID of the instance with the scheduled event.
NotBeforenullThe new date and time when the event will take place.
Actionstring