// =================================================================
//
// * WARNING *
//
// This file is generated!
//
// Changes made to this file will be overwritten. If changes are
// required to the generated code, the service_crategen project
// must be updated to generate the changes.
//
// =================================================================
//! <p>The Amazon Connect API Reference provides descriptions, syntax, and usage examples for each of the Amazon Connect actions, data types, parameters, and errors. Amazon Connect is a cloud-based contact center solution that makes it easy to set up and manage a customer contact center and provide reliable customer engagement at any scale.</p>
//!
//! If you're using the service, you're probably looking for [ConnectClient](struct.ConnectClient.html) and [Connect](trait.Connect.html).
extern crate futures;
extern crate log;
extern crate rusoto_core;
extern crate serde;
extern crate serde_derive;
extern crate serde_json;
pub use *;
pub use *;