AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_object_tagging.rs

@@ -363,363 +402,402 @@
  383    383   
    fn extended_request_id(&self) -> Option<&str> {
  384    384   
        self.meta().extended_request_id()
  385    385   
    }
  386    386   
}
  387    387   
impl ::aws_types::request_id::RequestId for crate::operation::get_object_tagging::GetObjectTaggingError {
  388    388   
    fn request_id(&self) -> Option<&str> {
  389    389   
        self.meta().request_id()
  390    390   
    }
  391    391   
}
  392    392   
  393         -
pub use crate::operation::get_object_tagging::_get_object_tagging_output::GetObjectTaggingOutput;
  394         -
  395    393   
pub use crate::operation::get_object_tagging::_get_object_tagging_input::GetObjectTaggingInput;
  396    394   
         395  +
pub use crate::operation::get_object_tagging::_get_object_tagging_output::GetObjectTaggingOutput;
         396  +
  397    397   
mod _get_object_tagging_input;
  398    398   
  399    399   
mod _get_object_tagging_output;
  400    400   
  401    401   
/// Builders
  402    402   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_object_tagging/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_object_tagging::_get_object_tagging_output::GetObjectTaggingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_object_tagging::_get_object_tagging_input::GetObjectTaggingInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_object_tagging::_get_object_tagging_output::GetObjectTaggingOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_object_tagging::builders::GetObjectTaggingInputBuilder {
    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_object_tagging::GetObjectTaggingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_object_tagging::GetObjectTaggingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_object_torrent.rs

@@ -367,367 +406,406 @@
  387    387   
    fn extended_request_id(&self) -> Option<&str> {
  388    388   
        self.meta().extended_request_id()
  389    389   
    }
  390    390   
}
  391    391   
impl ::aws_types::request_id::RequestId for crate::operation::get_object_torrent::GetObjectTorrentError {
  392    392   
    fn request_id(&self) -> Option<&str> {
  393    393   
        self.meta().request_id()
  394    394   
    }
  395    395   
}
  396    396   
  397         -
pub use crate::operation::get_object_torrent::_get_object_torrent_output::GetObjectTorrentOutput;
  398         -
  399    397   
pub use crate::operation::get_object_torrent::_get_object_torrent_input::GetObjectTorrentInput;
  400    398   
         399  +
pub use crate::operation::get_object_torrent::_get_object_torrent_output::GetObjectTorrentOutput;
         400  +
  401    401   
mod _get_object_torrent_input;
  402    402   
  403    403   
mod _get_object_torrent_output;
  404    404   
  405    405   
/// Builders
  406    406   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_object_torrent/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_object_torrent::_get_object_torrent_output::GetObjectTorrentOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_object_torrent::_get_object_torrent_input::GetObjectTorrentInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_object_torrent::_get_object_torrent_output::GetObjectTorrentOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_object_torrent::builders::GetObjectTorrentInputBuilder {
    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_object_torrent::GetObjectTorrentOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_object_torrent::GetObjectTorrentError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_public_access_block.rs

@@ -343,343 +382,382 @@
  363    363   
    fn extended_request_id(&self) -> Option<&str> {
  364    364   
        self.meta().extended_request_id()
  365    365   
    }
  366    366   
}
  367    367   
impl ::aws_types::request_id::RequestId for crate::operation::get_public_access_block::GetPublicAccessBlockError {
  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::get_public_access_block::_get_public_access_block_output::GetPublicAccessBlockOutput;
  374         -
  375    373   
pub use crate::operation::get_public_access_block::_get_public_access_block_input::GetPublicAccessBlockInput;
  376    374   
         375  +
pub use crate::operation::get_public_access_block::_get_public_access_block_output::GetPublicAccessBlockOutput;
         376  +
  377    377   
mod _get_public_access_block_input;
  378    378   
  379    379   
mod _get_public_access_block_output;
  380    380   
  381    381   
/// Builders
  382    382   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_public_access_block/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_public_access_block::_get_public_access_block_output::GetPublicAccessBlockOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_public_access_block::_get_public_access_block_input::GetPublicAccessBlockInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_public_access_block::_get_public_access_block_output::GetPublicAccessBlockOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_public_access_block::builders::GetPublicAccessBlockInputBuilder {
    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_public_access_block::GetPublicAccessBlockOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_public_access_block::GetPublicAccessBlockError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/head_bucket.rs

@@ -400,400 +439,439 @@
  420    420   
    fn extended_request_id(&self) -> Option<&str> {
  421    421   
        self.meta().extended_request_id()
  422    422   
    }
  423    423   
}
  424    424   
impl ::aws_types::request_id::RequestId for crate::operation::head_bucket::HeadBucketError {
  425    425   
    fn request_id(&self) -> Option<&str> {
  426    426   
        self.meta().request_id()
  427    427   
    }
  428    428   
}
  429    429   
  430         -
pub use crate::operation::head_bucket::_head_bucket_output::HeadBucketOutput;
  431         -
  432    430   
pub use crate::operation::head_bucket::_head_bucket_input::HeadBucketInput;
  433    431   
         432  +
pub use crate::operation::head_bucket::_head_bucket_output::HeadBucketOutput;
         433  +
  434    434   
mod _head_bucket_input;
  435    435   
  436    436   
mod _head_bucket_output;
  437    437   
  438    438   
/// Builders
  439    439   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/head_bucket/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::head_bucket::_head_bucket_output::HeadBucketOutputBuilder;
    3         -
    4      2   
pub use crate::operation::head_bucket::_head_bucket_input::HeadBucketInputBuilder;
    5      3   
           4  +
pub use crate::operation::head_bucket::_head_bucket_output::HeadBucketOutputBuilder;
           5  +
    6      6   
impl crate::operation::head_bucket::builders::HeadBucketInputBuilder {
    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::head_bucket::HeadBucketOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::head_bucket::HeadBucketError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/head_object.rs

@@ -502,502 +541,541 @@
  522    522   
    fn extended_request_id(&self) -> Option<&str> {
  523    523   
        self.meta().extended_request_id()
  524    524   
    }
  525    525   
}
  526    526   
impl ::aws_types::request_id::RequestId for crate::operation::head_object::HeadObjectError {
  527    527   
    fn request_id(&self) -> Option<&str> {
  528    528   
        self.meta().request_id()
  529    529   
    }
  530    530   
}
  531    531   
  532         -
pub use crate::operation::head_object::_head_object_output::HeadObjectOutput;
  533         -
  534    532   
pub use crate::operation::head_object::_head_object_input::HeadObjectInput;
  535    533   
         534  +
pub use crate::operation::head_object::_head_object_output::HeadObjectOutput;
         535  +
  536    536   
mod _head_object_input;
  537    537   
  538    538   
mod _head_object_output;
  539    539   
  540    540   
/// Builders
  541    541   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/head_object/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::head_object::_head_object_output::HeadObjectOutputBuilder;
    3         -
    4      2   
pub use crate::operation::head_object::_head_object_input::HeadObjectInputBuilder;
    5      3   
           4  +
pub use crate::operation::head_object::_head_object_output::HeadObjectOutputBuilder;
           5  +
    6      6   
impl crate::operation::head_object::builders::HeadObjectInputBuilder {
    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::head_object::HeadObjectOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::head_object::HeadObjectError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_analytics_configurations.rs

@@ -371,371 +410,410 @@
  391    391   
    fn extended_request_id(&self) -> Option<&str> {
  392    392   
        self.meta().extended_request_id()
  393    393   
    }
  394    394   
}
  395    395   
impl ::aws_types::request_id::RequestId for crate::operation::list_bucket_analytics_configurations::ListBucketAnalyticsConfigurationsError {
  396    396   
    fn request_id(&self) -> Option<&str> {
  397    397   
        self.meta().request_id()
  398    398   
    }
  399    399   
}
  400    400   
  401         -
pub use crate::operation::list_bucket_analytics_configurations::_list_bucket_analytics_configurations_output::ListBucketAnalyticsConfigurationsOutput;
  402         -
  403    401   
pub use crate::operation::list_bucket_analytics_configurations::_list_bucket_analytics_configurations_input::ListBucketAnalyticsConfigurationsInput;
  404    402   
         403  +
pub use crate::operation::list_bucket_analytics_configurations::_list_bucket_analytics_configurations_output::ListBucketAnalyticsConfigurationsOutput;
         404  +
  405    405   
mod _list_bucket_analytics_configurations_input;
  406    406   
  407    407   
mod _list_bucket_analytics_configurations_output;
  408    408   
  409    409   
/// Builders
  410    410   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_analytics_configurations/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_bucket_analytics_configurations::_list_bucket_analytics_configurations_output::ListBucketAnalyticsConfigurationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_bucket_analytics_configurations::_list_bucket_analytics_configurations_input::ListBucketAnalyticsConfigurationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_bucket_analytics_configurations::_list_bucket_analytics_configurations_output::ListBucketAnalyticsConfigurationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_bucket_analytics_configurations::builders::ListBucketAnalyticsConfigurationsInputBuilder {
    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_bucket_analytics_configurations::ListBucketAnalyticsConfigurationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_bucket_analytics_configurations::ListBucketAnalyticsConfigurationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_intelligent_tiering_configurations.rs

@@ -372,372 +411,411 @@
  392    392   
    }
  393    393   
}
  394    394   
impl ::aws_types::request_id::RequestId
  395    395   
    for crate::operation::list_bucket_intelligent_tiering_configurations::ListBucketIntelligentTieringConfigurationsError
  396    396   
{
  397    397   
    fn request_id(&self) -> Option<&str> {
  398    398   
        self.meta().request_id()
  399    399   
    }
  400    400   
}
  401    401   
  402         -
pub use crate::operation::list_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_output::ListBucketIntelligentTieringConfigurationsOutput;
  403         -
  404    402   
pub use crate::operation::list_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_input::ListBucketIntelligentTieringConfigurationsInput;
  405    403   
         404  +
pub use crate::operation::list_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_output::ListBucketIntelligentTieringConfigurationsOutput;
         405  +
  406    406   
mod _list_bucket_intelligent_tiering_configurations_input;
  407    407   
  408    408   
mod _list_bucket_intelligent_tiering_configurations_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_intelligent_tiering_configurations/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_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_output::ListBucketIntelligentTieringConfigurationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_input::ListBucketIntelligentTieringConfigurationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_bucket_intelligent_tiering_configurations::_list_bucket_intelligent_tiering_configurations_output::ListBucketIntelligentTieringConfigurationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_bucket_intelligent_tiering_configurations::builders::ListBucketIntelligentTieringConfigurationsInputBuilder {
    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_bucket_intelligent_tiering_configurations::ListBucketIntelligentTieringConfigurationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_bucket_intelligent_tiering_configurations::ListBucketIntelligentTieringConfigurationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_inventory_configurations.rs

@@ -372,372 +411,411 @@
  392    392   
    fn extended_request_id(&self) -> Option<&str> {
  393    393   
        self.meta().extended_request_id()
  394    394   
    }
  395    395   
}
  396    396   
impl ::aws_types::request_id::RequestId for crate::operation::list_bucket_inventory_configurations::ListBucketInventoryConfigurationsError {
  397    397   
    fn request_id(&self) -> Option<&str> {
  398    398   
        self.meta().request_id()
  399    399   
    }
  400    400   
}
  401    401   
  402         -
pub use crate::operation::list_bucket_inventory_configurations::_list_bucket_inventory_configurations_output::ListBucketInventoryConfigurationsOutput;
  403         -
  404    402   
pub use crate::operation::list_bucket_inventory_configurations::_list_bucket_inventory_configurations_input::ListBucketInventoryConfigurationsInput;
  405    403   
         404  +
pub use crate::operation::list_bucket_inventory_configurations::_list_bucket_inventory_configurations_output::ListBucketInventoryConfigurationsOutput;
         405  +
  406    406   
mod _list_bucket_inventory_configurations_input;
  407    407   
  408    408   
mod _list_bucket_inventory_configurations_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/list_bucket_inventory_configurations/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_bucket_inventory_configurations::_list_bucket_inventory_configurations_output::ListBucketInventoryConfigurationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::list_bucket_inventory_configurations::_list_bucket_inventory_configurations_input::ListBucketInventoryConfigurationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::list_bucket_inventory_configurations::_list_bucket_inventory_configurations_output::ListBucketInventoryConfigurationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::list_bucket_inventory_configurations::builders::ListBucketInventoryConfigurationsInputBuilder {
    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_bucket_inventory_configurations::ListBucketInventoryConfigurationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::list_bucket_inventory_configurations::ListBucketInventoryConfigurationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,