operation::example.motd#GetMessage operation::example.motd#GetMessage::error=>example.motd#BadDateValue operation::example.motd#GetMessage::input=>example.motd#GetMessageInput operation::example.motd#GetMessage::output=>example.motd#GetMessageInput operation::example.motd#GetMessage::trait::smithy.api#readonly<={} resource::example.motd#Message resource::example.motd#Message::identifier::date=>example.motd#Date resource::example.motd#Message::read=>example.motd#GetMessage service::example.motd#MessageOfTheDay service::example.motd#MessageOfTheDay::resource=>example.motd#Message service::example.motd#MessageOfTheDay::trait::smithy.api#documentation<="Provides a Message of the day." service::example.motd#MessageOfTheDay::version<="2020-06-21" string::example.motd#Date string::example.motd#Date::trait::smithy.api#pattern<="^\\d\\d\\d\\d\\-\\d\\d\\-\\d\\d$" structure::example.motd#BadDateValue structure::example.motd#BadDateValue::errorMessage::trait::smithy.api#required<={} structure::example.motd#BadDateValue::errorMessage=>smithy.api#String structure::example.motd#BadDateValue::trait::smithy.api#error<="client" structure::example.motd#GetMessageInput structure::example.motd#GetMessageInput::date=>example.motd#Date structure::example.motd#GetMessageOutput structure::example.motd#GetMessageOutput::message::trait::smithy.api#required<={} structure::example.motd#GetMessageOutput::message=>smithy.api#String