AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/batch_write_item.rs

@@ -419,419 +458,458 @@
  439    439   
            meta: meta.unwrap_or_default(),
  440    440   
        })
  441    441   
    }
  442    442   
}
  443    443   
impl ::aws_types::request_id::RequestId for crate::operation::batch_write_item::BatchWriteItemError {
  444    444   
    fn request_id(&self) -> Option<&str> {
  445    445   
        self.meta().request_id()
  446    446   
    }
  447    447   
}
  448    448   
  449         -
pub use crate::operation::batch_write_item::_batch_write_item_output::BatchWriteItemOutput;
  450         -
  451    449   
pub use crate::operation::batch_write_item::_batch_write_item_input::BatchWriteItemInput;
  452    450   
         451  +
pub use crate::operation::batch_write_item::_batch_write_item_output::BatchWriteItemOutput;
         452  +
  453    453   
mod _batch_write_item_input;
  454    454   
  455    455   
mod _batch_write_item_output;
  456    456   
  457    457   
/// Builders
  458    458   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/batch_write_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::batch_write_item::_batch_write_item_output::BatchWriteItemOutputBuilder;
    3         -
    4      2   
pub use crate::operation::batch_write_item::_batch_write_item_input::BatchWriteItemInputBuilder;
    5      3   
           4  +
pub use crate::operation::batch_write_item::_batch_write_item_output::BatchWriteItemOutputBuilder;
           5  +
    6      6   
impl crate::operation::batch_write_item::builders::BatchWriteItemInputBuilder {
    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::batch_write_item::BatchWriteItemOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::batch_write_item::BatchWriteItemError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_backup.rs

@@ -408,408 +447,447 @@
  428    428   
            meta: meta.unwrap_or_default(),
  429    429   
        })
  430    430   
    }
  431    431   
}
  432    432   
impl ::aws_types::request_id::RequestId for crate::operation::create_backup::CreateBackupError {
  433    433   
    fn request_id(&self) -> Option<&str> {
  434    434   
        self.meta().request_id()
  435    435   
    }
  436    436   
}
  437    437   
  438         -
pub use crate::operation::create_backup::_create_backup_output::CreateBackupOutput;
  439         -
  440    438   
pub use crate::operation::create_backup::_create_backup_input::CreateBackupInput;
  441    439   
         440  +
pub use crate::operation::create_backup::_create_backup_output::CreateBackupOutput;
         441  +
  442    442   
mod _create_backup_input;
  443    443   
  444    444   
mod _create_backup_output;
  445    445   
  446    446   
/// Builders
  447    447   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_backup/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::create_backup::_create_backup_output::CreateBackupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_backup::_create_backup_input::CreateBackupInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_backup::_create_backup_output::CreateBackupOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_backup::builders::CreateBackupInputBuilder {
    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::create_backup::CreateBackupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_backup::CreateBackupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_global_table.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::create_global_table::CreateGlobalTableError {
  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::create_global_table::_create_global_table_output::CreateGlobalTableOutput;
  424         -
  425    423   
pub use crate::operation::create_global_table::_create_global_table_input::CreateGlobalTableInput;
  426    424   
         425  +
pub use crate::operation::create_global_table::_create_global_table_output::CreateGlobalTableOutput;
         426  +
  427    427   
mod _create_global_table_input;
  428    428   
  429    429   
mod _create_global_table_output;
  430    430   
  431    431   
/// Builders
  432    432   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_global_table/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::create_global_table::_create_global_table_output::CreateGlobalTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_global_table::_create_global_table_input::CreateGlobalTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_global_table::_create_global_table_output::CreateGlobalTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_global_table::builders::CreateGlobalTableInputBuilder {
    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::create_global_table::CreateGlobalTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_global_table::CreateGlobalTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_table.rs

@@ -387,387 +426,426 @@
  407    407   
            meta: meta.unwrap_or_default(),
  408    408   
        })
  409    409   
    }
  410    410   
}
  411    411   
impl ::aws_types::request_id::RequestId for crate::operation::create_table::CreateTableError {
  412    412   
    fn request_id(&self) -> Option<&str> {
  413    413   
        self.meta().request_id()
  414    414   
    }
  415    415   
}
  416    416   
  417         -
pub use crate::operation::create_table::_create_table_output::CreateTableOutput;
  418         -
  419    417   
pub use crate::operation::create_table::_create_table_input::CreateTableInput;
  420    418   
         419  +
pub use crate::operation::create_table::_create_table_output::CreateTableOutput;
         420  +
  421    421   
mod _create_table_input;
  422    422   
  423    423   
mod _create_table_output;
  424    424   
  425    425   
/// Builders
  426    426   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/create_table/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::create_table::_create_table_output::CreateTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_table::_create_table_input::CreateTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_table::_create_table_output::CreateTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_table::builders::CreateTableInputBuilder {
    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::create_table::CreateTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_table::CreateTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_backup.rs

@@ -388,388 +427,427 @@
  408    408   
            meta: meta.unwrap_or_default(),
  409    409   
        })
  410    410   
    }
  411    411   
}
  412    412   
impl ::aws_types::request_id::RequestId for crate::operation::delete_backup::DeleteBackupError {
  413    413   
    fn request_id(&self) -> Option<&str> {
  414    414   
        self.meta().request_id()
  415    415   
    }
  416    416   
}
  417    417   
  418         -
pub use crate::operation::delete_backup::_delete_backup_output::DeleteBackupOutput;
  419         -
  420    418   
pub use crate::operation::delete_backup::_delete_backup_input::DeleteBackupInput;
  421    419   
         420  +
pub use crate::operation::delete_backup::_delete_backup_output::DeleteBackupOutput;
         421  +
  422    422   
mod _delete_backup_input;
  423    423   
  424    424   
mod _delete_backup_output;
  425    425   
  426    426   
/// Builders
  427    427   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_backup/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_backup::_delete_backup_output::DeleteBackupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_backup::_delete_backup_input::DeleteBackupInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_backup::_delete_backup_output::DeleteBackupOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_backup::builders::DeleteBackupInputBuilder {
    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_backup::DeleteBackupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_backup::DeleteBackupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_item.rs

@@ -433,433 +472,472 @@
  453    453   
            meta: meta.unwrap_or_default(),
  454    454   
        })
  455    455   
    }
  456    456   
}
  457    457   
impl ::aws_types::request_id::RequestId for crate::operation::delete_item::DeleteItemError {
  458    458   
    fn request_id(&self) -> Option<&str> {
  459    459   
        self.meta().request_id()
  460    460   
    }
  461    461   
}
  462    462   
  463         -
pub use crate::operation::delete_item::_delete_item_output::DeleteItemOutput;
  464         -
  465    463   
pub use crate::operation::delete_item::_delete_item_input::DeleteItemInput;
  466    464   
         465  +
pub use crate::operation::delete_item::_delete_item_output::DeleteItemOutput;
         466  +
  467    467   
mod _delete_item_input;
  468    468   
  469    469   
mod _delete_item_output;
  470    470   
  471    471   
/// Builders
  472    472   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_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::delete_item::_delete_item_output::DeleteItemOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_item::_delete_item_input::DeleteItemInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_item::_delete_item_output::DeleteItemOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_item::builders::DeleteItemInputBuilder {
    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_item::DeleteItemOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_item::DeleteItemError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_resource_policy.rs

@@ -413,413 +452,452 @@
  433    433   
            meta: meta.unwrap_or_default(),
  434    434   
        })
  435    435   
    }
  436    436   
}
  437    437   
impl ::aws_types::request_id::RequestId for crate::operation::delete_resource_policy::DeleteResourcePolicyError {
  438    438   
    fn request_id(&self) -> Option<&str> {
  439    439   
        self.meta().request_id()
  440    440   
    }
  441    441   
}
  442    442   
  443         -
pub use crate::operation::delete_resource_policy::_delete_resource_policy_output::DeleteResourcePolicyOutput;
  444         -
  445    443   
pub use crate::operation::delete_resource_policy::_delete_resource_policy_input::DeleteResourcePolicyInput;
  446    444   
         445  +
pub use crate::operation::delete_resource_policy::_delete_resource_policy_output::DeleteResourcePolicyOutput;
         446  +
  447    447   
mod _delete_resource_policy_input;
  448    448   
  449    449   
mod _delete_resource_policy_output;
  450    450   
  451    451   
/// Builders
  452    452   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_resource_policy/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_resource_policy::_delete_resource_policy_output::DeleteResourcePolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_resource_policy::_delete_resource_policy_input::DeleteResourcePolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_resource_policy::_delete_resource_policy_output::DeleteResourcePolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_resource_policy::builders::DeleteResourcePolicyInputBuilder {
    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_resource_policy::DeleteResourcePolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_resource_policy::DeleteResourcePolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_table.rs

@@ -397,397 +436,436 @@
  417    417   
            meta: meta.unwrap_or_default(),
  418    418   
        })
  419    419   
    }
  420    420   
}
  421    421   
impl ::aws_types::request_id::RequestId for crate::operation::delete_table::DeleteTableError {
  422    422   
    fn request_id(&self) -> Option<&str> {
  423    423   
        self.meta().request_id()
  424    424   
    }
  425    425   
}
  426    426   
  427         -
pub use crate::operation::delete_table::_delete_table_output::DeleteTableOutput;
  428         -
  429    427   
pub use crate::operation::delete_table::_delete_table_input::DeleteTableInput;
  430    428   
         429  +
pub use crate::operation::delete_table::_delete_table_output::DeleteTableOutput;
         430  +
  431    431   
mod _delete_table_input;
  432    432   
  433    433   
mod _delete_table_output;
  434    434   
  435    435   
/// Builders
  436    436   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/dynamodb/src/operation/delete_table/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_table::_delete_table_output::DeleteTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_table::_delete_table_input::DeleteTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_table::_delete_table_output::DeleteTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_table::builders::DeleteTableInputBuilder {
    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_table::DeleteTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_table::DeleteTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,