Client Test

Client Test

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/execute_transaction/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::execute_transaction::_execute_transaction_output::ExecuteTransactionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::execute_transaction::_execute_transaction_input::ExecuteTransactionInputBuilder;
    5      3   
           4  +
pub use crate::operation::execute_transaction::_execute_transaction_output::ExecuteTransactionOutputBuilder;
           5  +
    6      6   
impl crate::operation::execute_transaction::builders::ExecuteTransactionInputBuilder {
    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::execute_transaction::ExecuteTransactionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::execute_transaction::ExecuteTransactionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/export_table_to_point_in_time.rs

@@ -370,370 +409,409 @@
  390    390   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  391    391   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  392    392   
    ) -> Self {
  393    393   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  394    394   
            source,
  395    395   
            meta: meta.unwrap_or_default(),
  396    396   
        })
  397    397   
    }
  398    398   
}
  399    399   
  400         -
pub use crate::operation::export_table_to_point_in_time::_export_table_to_point_in_time_output::ExportTableToPointInTimeOutput;
  401         -
  402    400   
pub use crate::operation::export_table_to_point_in_time::_export_table_to_point_in_time_input::ExportTableToPointInTimeInput;
  403    401   
         402  +
pub use crate::operation::export_table_to_point_in_time::_export_table_to_point_in_time_output::ExportTableToPointInTimeOutput;
         403  +
  404    404   
mod _export_table_to_point_in_time_input;
  405    405   
  406    406   
mod _export_table_to_point_in_time_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/export_table_to_point_in_time/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::export_table_to_point_in_time::_export_table_to_point_in_time_output::ExportTableToPointInTimeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::export_table_to_point_in_time::_export_table_to_point_in_time_input::ExportTableToPointInTimeInputBuilder;
    5      3   
           4  +
pub use crate::operation::export_table_to_point_in_time::_export_table_to_point_in_time_output::ExportTableToPointInTimeOutputBuilder;
           5  +
    6      6   
impl crate::operation::export_table_to_point_in_time::builders::ExportTableToPointInTimeInputBuilder {
    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::export_table_to_point_in_time::ExportTableToPointInTimeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::export_table_to_point_in_time::ExportTableToPointInTimeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/get_item.rs

@@ -338,338 +377,377 @@
  358    358   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  359    359   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  360    360   
    ) -> Self {
  361    361   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  362    362   
            source,
  363    363   
            meta: meta.unwrap_or_default(),
  364    364   
        })
  365    365   
    }
  366    366   
}
  367    367   
  368         -
pub use crate::operation::get_item::_get_item_output::GetItemOutput;
  369         -
  370    368   
pub use crate::operation::get_item::_get_item_input::GetItemInput;
  371    369   
         370  +
pub use crate::operation::get_item::_get_item_output::GetItemOutput;
         371  +
  372    372   
mod _get_item_input;
  373    373   
  374    374   
mod _get_item_output;
  375    375   
  376    376   
/// Builders
  377    377   
pub mod builders;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/get_item/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_item::_get_item_output::GetItemOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_item::_get_item_input::GetItemInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_item::_get_item_output::GetItemOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_item::builders::GetItemInputBuilder {
    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_item::GetItemOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_item::GetItemError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_backups.rs

@@ -314,314 +353,353 @@
  334    334   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  335    335   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  336    336   
    ) -> Self {
  337    337   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  338    338   
            source,
  339    339   
            meta: meta.unwrap_or_default(),
  340    340   
        })
  341    341   
    }
  342    342   
}
  343    343   
  344         -
pub use crate::operation::list_backups::_list_backups_output::ListBackupsOutput;
  345         -
  346    344   
pub use crate::operation::list_backups::_list_backups_input::ListBackupsInput;
  347    345   
         346  +
pub use crate::operation::list_backups::_list_backups_output::ListBackupsOutput;
         347  +
  348    348   
mod _list_backups_input;
  349    349   
  350    350   
mod _list_backups_output;
  351    351   
  352    352   
/// Builders
  353    353   
pub mod builders;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_backups/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_backups::_list_backups_output::ListBackupsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_backups::_list_backups_input::ListBackupsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_backups::_list_backups_output::ListBackupsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_backups::builders::ListBackupsInputBuilder {
    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_backups::ListBackupsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_backups::ListBackupsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_contributor_insights.rs

@@ -319,319 +361,361 @@
  339    339   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  340    340   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  341    341   
    ) -> Self {
  342    342   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  343    343   
            source,
  344    344   
            meta: meta.unwrap_or_default(),
  345    345   
        })
  346    346   
    }
  347    347   
}
  348    348   
  349         -
pub use crate::operation::list_contributor_insights::_list_contributor_insights_output::ListContributorInsightsOutput;
  350         -
  351    349   
pub use crate::operation::list_contributor_insights::_list_contributor_insights_input::ListContributorInsightsInput;
  352    350   
         351  +
pub use crate::operation::list_contributor_insights::_list_contributor_insights_output::ListContributorInsightsOutput;
         352  +
  353    353   
mod _list_contributor_insights_input;
  354    354   
  355    355   
mod _list_contributor_insights_output;
  356    356   
  357    357   
/// Builders
  358    358   
pub mod builders;
  359    359   
  360    360   
/// Paginator for this operation
  361    361   
pub mod paginator;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_contributor_insights/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_contributor_insights::_list_contributor_insights_output::ListContributorInsightsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_contributor_insights::_list_contributor_insights_input::ListContributorInsightsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_contributor_insights::_list_contributor_insights_output::ListContributorInsightsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_contributor_insights::builders::ListContributorInsightsInputBuilder {
    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_contributor_insights::ListContributorInsightsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_contributor_insights::ListContributorInsightsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_exports.rs

@@ -317,317 +359,359 @@
  337    337   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  338    338   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  339    339   
    ) -> Self {
  340    340   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  341    341   
            source,
  342    342   
            meta: meta.unwrap_or_default(),
  343    343   
        })
  344    344   
    }
  345    345   
}
  346    346   
  347         -
pub use crate::operation::list_exports::_list_exports_output::ListExportsOutput;
  348         -
  349    347   
pub use crate::operation::list_exports::_list_exports_input::ListExportsInput;
  350    348   
         349  +
pub use crate::operation::list_exports::_list_exports_output::ListExportsOutput;
         350  +
  351    351   
mod _list_exports_input;
  352    352   
  353    353   
mod _list_exports_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;
  357    357   
  358    358   
/// Paginator for this operation
  359    359   
pub mod paginator;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_exports/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_exports::_list_exports_output::ListExportsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_exports::_list_exports_input::ListExportsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_exports::_list_exports_output::ListExportsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_exports::builders::ListExportsInputBuilder {
    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_exports::ListExportsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_exports::ListExportsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_global_tables.rs

@@ -317,317 +356,356 @@
  337    337   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  338    338   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  339    339   
    ) -> Self {
  340    340   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  341    341   
            source,
  342    342   
            meta: meta.unwrap_or_default(),
  343    343   
        })
  344    344   
    }
  345    345   
}
  346    346   
  347         -
pub use crate::operation::list_global_tables::_list_global_tables_output::ListGlobalTablesOutput;
  348         -
  349    347   
pub use crate::operation::list_global_tables::_list_global_tables_input::ListGlobalTablesInput;
  350    348   
         349  +
pub use crate::operation::list_global_tables::_list_global_tables_output::ListGlobalTablesOutput;
         350  +
  351    351   
mod _list_global_tables_input;
  352    352   
  353    353   
mod _list_global_tables_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_global_tables/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_global_tables::_list_global_tables_output::ListGlobalTablesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_global_tables::_list_global_tables_input::ListGlobalTablesInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_global_tables::_list_global_tables_output::ListGlobalTablesOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_global_tables::builders::ListGlobalTablesInputBuilder {
    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_global_tables::ListGlobalTablesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_global_tables::ListGlobalTablesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_tables.rs

@@ -312,312 +354,354 @@
  332    332   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  333    333   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  334    334   
    ) -> Self {
  335    335   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  336    336   
            source,
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
  342         -
pub use crate::operation::list_tables::_list_tables_output::ListTablesOutput;
  343         -
  344    342   
pub use crate::operation::list_tables::_list_tables_input::ListTablesInput;
  345    343   
         344  +
pub use crate::operation::list_tables::_list_tables_output::ListTablesOutput;
         345  +
  346    346   
mod _list_tables_input;
  347    347   
  348    348   
mod _list_tables_output;
  349    349   
  350    350   
/// Builders
  351    351   
pub mod builders;
  352    352   
  353    353   
/// Paginator for this operation
  354    354   
pub mod paginator;

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_tables/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_tables::_list_tables_output::ListTablesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_tables::_list_tables_input::ListTablesInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_tables::_list_tables_output::ListTablesOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_tables::builders::ListTablesInputBuilder {
    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_tables::ListTablesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_tables::ListTablesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/codegen-client-test/dynamo/rust-client-codegen/src/operation/list_tags_of_resource.rs

@@ -329,329 +368,368 @@
  349    349   
        source: ::std::boxed::Box<dyn ::std::error::Error + ::std::marker::Send + ::std::marker::Sync + 'static>,
  350    350   
        meta: ::std::option::Option<::aws_smithy_types::error::ErrorMetadata>,
  351    351   
    ) -> Self {
  352    352   
        Self::Unhandled(crate::error::sealed_unhandled::Unhandled {
  353    353   
            source,
  354    354   
            meta: meta.unwrap_or_default(),
  355    355   
        })
  356    356   
    }
  357    357   
}
  358    358   
  359         -
pub use crate::operation::list_tags_of_resource::_list_tags_of_resource_output::ListTagsOfResourceOutput;
  360         -
  361    359   
pub use crate::operation::list_tags_of_resource::_list_tags_of_resource_input::ListTagsOfResourceInput;
  362    360   
         361  +
pub use crate::operation::list_tags_of_resource::_list_tags_of_resource_output::ListTagsOfResourceOutput;
         362  +
  363    363   
mod _list_tags_of_resource_input;
  364    364   
  365    365   
mod _list_tags_of_resource_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;