pub fn ec2_return(value: bool) -> StringExpand 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.
pub fn ec2_return(value: bool) -> StringRender the canonical <return>true</return> body emitted by EC2’s many
mutate-and-acknowledge operations (DeleteVpc, AuthorizeSecurityGroupIngress,
…). Pass to ec2_response as the body.