Detach Network Interface

GET {{aws_ec2_base_url}}/?AttachmentId&DryRun&Force&Action=DetachNetworkInterface

Detaches a network interface from an instance.

Request Params

KeyDatatypeRequiredDescription
AttachmentIdnullThe ID of the attachment.
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.
ForcenullSpecifies whether to force a detachment.
Actionstring