AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/delete_lexicon.rs

@@ -342,342 +381,381 @@
  362    362   
            meta: meta.unwrap_or_default(),
  363    363   
        })
  364    364   
    }
  365    365   
}
  366    366   
impl ::aws_types::request_id::RequestId for crate::operation::delete_lexicon::DeleteLexiconError {
  367    367   
    fn request_id(&self) -> Option<&str> {
  368    368   
        self.meta().request_id()
  369    369   
    }
  370    370   
}
  371    371   
  372         -
pub use crate::operation::delete_lexicon::_delete_lexicon_output::DeleteLexiconOutput;
  373         -
  374    372   
pub use crate::operation::delete_lexicon::_delete_lexicon_input::DeleteLexiconInput;
  375    373   
         374  +
pub use crate::operation::delete_lexicon::_delete_lexicon_output::DeleteLexiconOutput;
         375  +
  376    376   
mod _delete_lexicon_input;
  377    377   
  378    378   
mod _delete_lexicon_output;
  379    379   
  380    380   
/// Builders
  381    381   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/delete_lexicon/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::delete_lexicon::_delete_lexicon_output::DeleteLexiconOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_lexicon::_delete_lexicon_input::DeleteLexiconInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_lexicon::_delete_lexicon_output::DeleteLexiconOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_lexicon::builders::DeleteLexiconInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::delete_lexicon::DeleteLexiconOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_lexicon::DeleteLexiconError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/describe_voices.rs

@@ -361,361 +400,400 @@
  381    381   
            meta: meta.unwrap_or_default(),
  382    382   
        })
  383    383   
    }
  384    384   
}
  385    385   
impl ::aws_types::request_id::RequestId for crate::operation::describe_voices::DescribeVoicesError {
  386    386   
    fn request_id(&self) -> Option<&str> {
  387    387   
        self.meta().request_id()
  388    388   
    }
  389    389   
}
  390    390   
  391         -
pub use crate::operation::describe_voices::_describe_voices_output::DescribeVoicesOutput;
  392         -
  393    391   
pub use crate::operation::describe_voices::_describe_voices_input::DescribeVoicesInput;
  394    392   
         393  +
pub use crate::operation::describe_voices::_describe_voices_output::DescribeVoicesOutput;
         394  +
  395    395   
mod _describe_voices_input;
  396    396   
  397    397   
mod _describe_voices_output;
  398    398   
  399    399   
/// Builders
  400    400   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/describe_voices/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::describe_voices::_describe_voices_output::DescribeVoicesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_voices::_describe_voices_input::DescribeVoicesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_voices::_describe_voices_output::DescribeVoicesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_voices::builders::DescribeVoicesInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::describe_voices::DescribeVoicesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_voices::DescribeVoicesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/get_lexicon.rs

@@ -341,341 +380,380 @@
  361    361   
            meta: meta.unwrap_or_default(),
  362    362   
        })
  363    363   
    }
  364    364   
}
  365    365   
impl ::aws_types::request_id::RequestId for crate::operation::get_lexicon::GetLexiconError {
  366    366   
    fn request_id(&self) -> Option<&str> {
  367    367   
        self.meta().request_id()
  368    368   
    }
  369    369   
}
  370    370   
  371         -
pub use crate::operation::get_lexicon::_get_lexicon_output::GetLexiconOutput;
  372         -
  373    371   
pub use crate::operation::get_lexicon::_get_lexicon_input::GetLexiconInput;
  374    372   
         373  +
pub use crate::operation::get_lexicon::_get_lexicon_output::GetLexiconOutput;
         374  +
  375    375   
mod _get_lexicon_input;
  376    376   
  377    377   
mod _get_lexicon_output;
  378    378   
  379    379   
/// Builders
  380    380   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/get_lexicon/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_lexicon::_get_lexicon_output::GetLexiconOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_lexicon::_get_lexicon_input::GetLexiconInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_lexicon::_get_lexicon_output::GetLexiconOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_lexicon::builders::GetLexiconInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_lexicon::GetLexiconOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_lexicon::GetLexiconError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/get_speech_synthesis_task.rs

@@ -354,354 +393,393 @@
  374    374   
            meta: meta.unwrap_or_default(),
  375    375   
        })
  376    376   
    }
  377    377   
}
  378    378   
impl ::aws_types::request_id::RequestId for crate::operation::get_speech_synthesis_task::GetSpeechSynthesisTaskError {
  379    379   
    fn request_id(&self) -> Option<&str> {
  380    380   
        self.meta().request_id()
  381    381   
    }
  382    382   
}
  383    383   
  384         -
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_output::GetSpeechSynthesisTaskOutput;
  385         -
  386    384   
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_input::GetSpeechSynthesisTaskInput;
  387    385   
         386  +
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_output::GetSpeechSynthesisTaskOutput;
         387  +
  388    388   
mod _get_speech_synthesis_task_input;
  389    389   
  390    390   
mod _get_speech_synthesis_task_output;
  391    391   
  392    392   
/// Builders
  393    393   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/get_speech_synthesis_task/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_output::GetSpeechSynthesisTaskOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_input::GetSpeechSynthesisTaskInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_speech_synthesis_task::_get_speech_synthesis_task_output::GetSpeechSynthesisTaskOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_speech_synthesis_task::builders::GetSpeechSynthesisTaskInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_speech_synthesis_task::GetSpeechSynthesisTaskOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_speech_synthesis_task::GetSpeechSynthesisTaskError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/list_lexicons.rs

@@ -343,343 +382,382 @@
  363    363   
            meta: meta.unwrap_or_default(),
  364    364   
        })
  365    365   
    }
  366    366   
}
  367    367   
impl ::aws_types::request_id::RequestId for crate::operation::list_lexicons::ListLexiconsError {
  368    368   
    fn request_id(&self) -> Option<&str> {
  369    369   
        self.meta().request_id()
  370    370   
    }
  371    371   
}
  372    372   
  373         -
pub use crate::operation::list_lexicons::_list_lexicons_output::ListLexiconsOutput;
  374         -
  375    373   
pub use crate::operation::list_lexicons::_list_lexicons_input::ListLexiconsInput;
  376    374   
         375  +
pub use crate::operation::list_lexicons::_list_lexicons_output::ListLexiconsOutput;
         376  +
  377    377   
mod _list_lexicons_input;
  378    378   
  379    379   
mod _list_lexicons_output;
  380    380   
  381    381   
/// Builders
  382    382   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/list_lexicons/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::list_lexicons::_list_lexicons_output::ListLexiconsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_lexicons::_list_lexicons_input::ListLexiconsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_lexicons::_list_lexicons_output::ListLexiconsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_lexicons::builders::ListLexiconsInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::list_lexicons::ListLexiconsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_lexicons::ListLexiconsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/list_speech_synthesis_tasks.rs

@@ -356,356 +398,398 @@
  376    376   
            meta: meta.unwrap_or_default(),
  377    377   
        })
  378    378   
    }
  379    379   
}
  380    380   
impl ::aws_types::request_id::RequestId for crate::operation::list_speech_synthesis_tasks::ListSpeechSynthesisTasksError {
  381    381   
    fn request_id(&self) -> Option<&str> {
  382    382   
        self.meta().request_id()
  383    383   
    }
  384    384   
}
  385    385   
  386         -
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_output::ListSpeechSynthesisTasksOutput;
  387         -
  388    386   
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_input::ListSpeechSynthesisTasksInput;
  389    387   
         388  +
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_output::ListSpeechSynthesisTasksOutput;
         389  +
  390    390   
mod _list_speech_synthesis_tasks_input;
  391    391   
  392    392   
mod _list_speech_synthesis_tasks_output;
  393    393   
  394    394   
/// Builders
  395    395   
pub mod builders;
  396    396   
  397    397   
/// Paginator for this operation
  398    398   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/list_speech_synthesis_tasks/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_output::ListSpeechSynthesisTasksOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_input::ListSpeechSynthesisTasksInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_speech_synthesis_tasks::_list_speech_synthesis_tasks_output::ListSpeechSynthesisTasksOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_speech_synthesis_tasks::builders::ListSpeechSynthesisTasksInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::list_speech_synthesis_tasks::ListSpeechSynthesisTasksOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_speech_synthesis_tasks::ListSpeechSynthesisTasksError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/put_lexicon.rs

@@ -393,393 +432,432 @@
  413    413   
            meta: meta.unwrap_or_default(),
  414    414   
        })
  415    415   
    }
  416    416   
}
  417    417   
impl ::aws_types::request_id::RequestId for crate::operation::put_lexicon::PutLexiconError {
  418    418   
    fn request_id(&self) -> Option<&str> {
  419    419   
        self.meta().request_id()
  420    420   
    }
  421    421   
}
  422    422   
  423         -
pub use crate::operation::put_lexicon::_put_lexicon_output::PutLexiconOutput;
  424         -
  425    423   
pub use crate::operation::put_lexicon::_put_lexicon_input::PutLexiconInput;
  426    424   
         425  +
pub use crate::operation::put_lexicon::_put_lexicon_output::PutLexiconOutput;
         426  +
  427    427   
mod _put_lexicon_input;
  428    428   
  429    429   
mod _put_lexicon_output;
  430    430   
  431    431   
/// Builders
  432    432   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/put_lexicon/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::put_lexicon::_put_lexicon_output::PutLexiconOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_lexicon::_put_lexicon_input::PutLexiconInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_lexicon::_put_lexicon_output::PutLexiconOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_lexicon::builders::PutLexiconInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::put_lexicon::PutLexiconOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_lexicon::PutLexiconError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/start_speech_synthesis_task.rs

@@ -440,440 +479,479 @@
  460    460   
            meta: meta.unwrap_or_default(),
  461    461   
        })
  462    462   
    }
  463    463   
}
  464    464   
impl ::aws_types::request_id::RequestId for crate::operation::start_speech_synthesis_task::StartSpeechSynthesisTaskError {
  465    465   
    fn request_id(&self) -> Option<&str> {
  466    466   
        self.meta().request_id()
  467    467   
    }
  468    468   
}
  469    469   
  470         -
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_output::StartSpeechSynthesisTaskOutput;
  471         -
  472    470   
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_input::StartSpeechSynthesisTaskInput;
  473    471   
         472  +
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_output::StartSpeechSynthesisTaskOutput;
         473  +
  474    474   
mod _start_speech_synthesis_task_input;
  475    475   
  476    476   
mod _start_speech_synthesis_task_output;
  477    477   
  478    478   
/// Builders
  479    479   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/start_speech_synthesis_task/builders.rs

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_output::StartSpeechSynthesisTaskOutputBuilder;
    3         -
    4      2   
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_input::StartSpeechSynthesisTaskInputBuilder;
    5      3   
           4  +
pub use crate::operation::start_speech_synthesis_task::_start_speech_synthesis_task_output::StartSpeechSynthesisTaskOutputBuilder;
           5  +
    6      6   
impl crate::operation::start_speech_synthesis_task::builders::StartSpeechSynthesisTaskInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::start_speech_synthesis_task::StartSpeechSynthesisTaskOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::start_speech_synthesis_task::StartSpeechSynthesisTaskError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,