Skip to main content

ec2_return

Function ec2_return 

Source
pub fn ec2_return(value: bool) -> String
Expand description

Render the canonical <return>true</return> body emitted by EC2’s many mutate-and-acknowledge operations (DeleteVpc, AuthorizeSecurityGroupIngress, …). Pass to ec2_response as the body.