pub const EC2_NAMESPACE: &str = "http://ec2.amazonaws.com/doc/2016-11-15/";
The EC2 response namespace. Note the trailing slash — EC2 emits it on the wire even though the Smithy model’s xmlNamespace uri omits it.
xmlNamespace