pub async fn read_stack_output<T: StackIdentifier>( cloudformation: &Client, stack_identifier: &T, output_key: &OutputKey, ) -> String