AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

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

@@ -365,365 +404,404 @@
  385    385   
    fn extended_request_id(&self) -> Option<&str> {
  386    386   
        self.meta().extended_request_id()
  387    387   
    }
  388    388   
}
  389    389   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_metadata_configuration::DeleteBucketMetadataConfigurationError {
  390    390   
    fn request_id(&self) -> Option<&str> {
  391    391   
        self.meta().request_id()
  392    392   
    }
  393    393   
}
  394    394   
  395         -
pub use crate::operation::delete_bucket_metadata_configuration::_delete_bucket_metadata_configuration_output::DeleteBucketMetadataConfigurationOutput;
  396         -
  397    395   
pub use crate::operation::delete_bucket_metadata_configuration::_delete_bucket_metadata_configuration_input::DeleteBucketMetadataConfigurationInput;
  398    396   
         397  +
pub use crate::operation::delete_bucket_metadata_configuration::_delete_bucket_metadata_configuration_output::DeleteBucketMetadataConfigurationOutput;
         398  +
  399    399   
mod _delete_bucket_metadata_configuration_input;
  400    400   
  401    401   
mod _delete_bucket_metadata_configuration_output;
  402    402   
  403    403   
/// Builders
  404    404   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_metadata_configuration/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_bucket_metadata_configuration::_delete_bucket_metadata_configuration_output::DeleteBucketMetadataConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_metadata_configuration::_delete_bucket_metadata_configuration_input::DeleteBucketMetadataConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_metadata_configuration::_delete_bucket_metadata_configuration_output::DeleteBucketMetadataConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_metadata_configuration::builders::DeleteBucketMetadataConfigurationInputBuilder {
    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_bucket_metadata_configuration::DeleteBucketMetadataConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_metadata_configuration::DeleteBucketMetadataConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -370,370 +409,409 @@
  390    390   
    }
  391    391   
}
  392    392   
impl ::aws_types::request_id::RequestId
  393    393   
    for crate::operation::delete_bucket_metadata_table_configuration::DeleteBucketMetadataTableConfigurationError
  394    394   
{
  395    395   
    fn request_id(&self) -> Option<&str> {
  396    396   
        self.meta().request_id()
  397    397   
    }
  398    398   
}
  399    399   
  400         -
pub use crate::operation::delete_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_output::DeleteBucketMetadataTableConfigurationOutput;
  401         -
  402    400   
pub use crate::operation::delete_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_input::DeleteBucketMetadataTableConfigurationInput;
  403    401   
         402  +
pub use crate::operation::delete_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_output::DeleteBucketMetadataTableConfigurationOutput;
         403  +
  404    404   
mod _delete_bucket_metadata_table_configuration_input;
  405    405   
  406    406   
mod _delete_bucket_metadata_table_configuration_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_metadata_table_configuration/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_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_output::DeleteBucketMetadataTableConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_input::DeleteBucketMetadataTableConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_metadata_table_configuration::_delete_bucket_metadata_table_configuration_output::DeleteBucketMetadataTableConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_metadata_table_configuration::builders::DeleteBucketMetadataTableConfigurationInputBuilder {
    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_bucket_metadata_table_configuration::DeleteBucketMetadataTableConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_metadata_table_configuration::DeleteBucketMetadataTableConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -374,374 +413,413 @@
  394    394   
    fn extended_request_id(&self) -> Option<&str> {
  395    395   
        self.meta().extended_request_id()
  396    396   
    }
  397    397   
}
  398    398   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_metrics_configuration::DeleteBucketMetricsConfigurationError {
  399    399   
    fn request_id(&self) -> Option<&str> {
  400    400   
        self.meta().request_id()
  401    401   
    }
  402    402   
}
  403    403   
  404         -
pub use crate::operation::delete_bucket_metrics_configuration::_delete_bucket_metrics_configuration_output::DeleteBucketMetricsConfigurationOutput;
  405         -
  406    404   
pub use crate::operation::delete_bucket_metrics_configuration::_delete_bucket_metrics_configuration_input::DeleteBucketMetricsConfigurationInput;
  407    405   
         406  +
pub use crate::operation::delete_bucket_metrics_configuration::_delete_bucket_metrics_configuration_output::DeleteBucketMetricsConfigurationOutput;
         407  +
  408    408   
mod _delete_bucket_metrics_configuration_input;
  409    409   
  410    410   
mod _delete_bucket_metrics_configuration_output;
  411    411   
  412    412   
/// Builders
  413    413   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_metrics_configuration/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_bucket_metrics_configuration::_delete_bucket_metrics_configuration_output::DeleteBucketMetricsConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_metrics_configuration::_delete_bucket_metrics_configuration_input::DeleteBucketMetricsConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_metrics_configuration::_delete_bucket_metrics_configuration_output::DeleteBucketMetricsConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_metrics_configuration::builders::DeleteBucketMetricsConfigurationInputBuilder {
    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_bucket_metrics_configuration::DeleteBucketMetricsConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_metrics_configuration::DeleteBucketMetricsConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -354,354 +393,393 @@
  374    374   
    fn extended_request_id(&self) -> Option<&str> {
  375    375   
        self.meta().extended_request_id()
  376    376   
    }
  377    377   
}
  378    378   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_ownership_controls::DeleteBucketOwnershipControlsError {
  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::delete_bucket_ownership_controls::_delete_bucket_ownership_controls_output::DeleteBucketOwnershipControlsOutput;
  385         -
  386    384   
pub use crate::operation::delete_bucket_ownership_controls::_delete_bucket_ownership_controls_input::DeleteBucketOwnershipControlsInput;
  387    385   
         386  +
pub use crate::operation::delete_bucket_ownership_controls::_delete_bucket_ownership_controls_output::DeleteBucketOwnershipControlsOutput;
         387  +
  388    388   
mod _delete_bucket_ownership_controls_input;
  389    389   
  390    390   
mod _delete_bucket_ownership_controls_output;
  391    391   
  392    392   
/// Builders
  393    393   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_ownership_controls/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_bucket_ownership_controls::_delete_bucket_ownership_controls_output::DeleteBucketOwnershipControlsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_ownership_controls::_delete_bucket_ownership_controls_input::DeleteBucketOwnershipControlsInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_ownership_controls::_delete_bucket_ownership_controls_output::DeleteBucketOwnershipControlsOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_ownership_controls::builders::DeleteBucketOwnershipControlsInputBuilder {
    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_bucket_ownership_controls::DeleteBucketOwnershipControlsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_ownership_controls::DeleteBucketOwnershipControlsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -340,340 +379,379 @@
  360    360   
    fn extended_request_id(&self) -> Option<&str> {
  361    361   
        self.meta().extended_request_id()
  362    362   
    }
  363    363   
}
  364    364   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_policy::DeleteBucketPolicyError {
  365    365   
    fn request_id(&self) -> Option<&str> {
  366    366   
        self.meta().request_id()
  367    367   
    }
  368    368   
}
  369    369   
  370         -
pub use crate::operation::delete_bucket_policy::_delete_bucket_policy_output::DeleteBucketPolicyOutput;
  371         -
  372    370   
pub use crate::operation::delete_bucket_policy::_delete_bucket_policy_input::DeleteBucketPolicyInput;
  373    371   
         372  +
pub use crate::operation::delete_bucket_policy::_delete_bucket_policy_output::DeleteBucketPolicyOutput;
         373  +
  374    374   
mod _delete_bucket_policy_input;
  375    375   
  376    376   
mod _delete_bucket_policy_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_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_bucket_policy::_delete_bucket_policy_output::DeleteBucketPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_policy::_delete_bucket_policy_input::DeleteBucketPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_policy::_delete_bucket_policy_output::DeleteBucketPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_policy::builders::DeleteBucketPolicyInputBuilder {
    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_bucket_policy::DeleteBucketPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_policy::DeleteBucketPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -353,353 +392,392 @@
  373    373   
    fn extended_request_id(&self) -> Option<&str> {
  374    374   
        self.meta().extended_request_id()
  375    375   
    }
  376    376   
}
  377    377   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_replication::DeleteBucketReplicationError {
  378    378   
    fn request_id(&self) -> Option<&str> {
  379    379   
        self.meta().request_id()
  380    380   
    }
  381    381   
}
  382    382   
  383         -
pub use crate::operation::delete_bucket_replication::_delete_bucket_replication_output::DeleteBucketReplicationOutput;
  384         -
  385    383   
pub use crate::operation::delete_bucket_replication::_delete_bucket_replication_input::DeleteBucketReplicationInput;
  386    384   
         385  +
pub use crate::operation::delete_bucket_replication::_delete_bucket_replication_output::DeleteBucketReplicationOutput;
         386  +
  387    387   
mod _delete_bucket_replication_input;
  388    388   
  389    389   
mod _delete_bucket_replication_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_replication/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_bucket_replication::_delete_bucket_replication_output::DeleteBucketReplicationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_replication::_delete_bucket_replication_input::DeleteBucketReplicationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_replication::_delete_bucket_replication_output::DeleteBucketReplicationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_replication::builders::DeleteBucketReplicationInputBuilder {
    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_bucket_replication::DeleteBucketReplicationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_replication::DeleteBucketReplicationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -340,340 +379,379 @@
  360    360   
    fn extended_request_id(&self) -> Option<&str> {
  361    361   
        self.meta().extended_request_id()
  362    362   
    }
  363    363   
}
  364    364   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_tagging::DeleteBucketTaggingError {
  365    365   
    fn request_id(&self) -> Option<&str> {
  366    366   
        self.meta().request_id()
  367    367   
    }
  368    368   
}
  369    369   
  370         -
pub use crate::operation::delete_bucket_tagging::_delete_bucket_tagging_output::DeleteBucketTaggingOutput;
  371         -
  372    370   
pub use crate::operation::delete_bucket_tagging::_delete_bucket_tagging_input::DeleteBucketTaggingInput;
  373    371   
         372  +
pub use crate::operation::delete_bucket_tagging::_delete_bucket_tagging_output::DeleteBucketTaggingOutput;
         373  +
  374    374   
mod _delete_bucket_tagging_input;
  375    375   
  376    376   
mod _delete_bucket_tagging_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_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::delete_bucket_tagging::_delete_bucket_tagging_output::DeleteBucketTaggingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_tagging::_delete_bucket_tagging_input::DeleteBucketTaggingInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_tagging::_delete_bucket_tagging_output::DeleteBucketTaggingOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_tagging::builders::DeleteBucketTaggingInputBuilder {
    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_bucket_tagging::DeleteBucketTaggingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_tagging::DeleteBucketTaggingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -340,340 +379,379 @@
  360    360   
    fn extended_request_id(&self) -> Option<&str> {
  361    361   
        self.meta().extended_request_id()
  362    362   
    }
  363    363   
}
  364    364   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_website::DeleteBucketWebsiteError {
  365    365   
    fn request_id(&self) -> Option<&str> {
  366    366   
        self.meta().request_id()
  367    367   
    }
  368    368   
}
  369    369   
  370         -
pub use crate::operation::delete_bucket_website::_delete_bucket_website_output::DeleteBucketWebsiteOutput;
  371         -
  372    370   
pub use crate::operation::delete_bucket_website::_delete_bucket_website_input::DeleteBucketWebsiteInput;
  373    371   
         372  +
pub use crate::operation::delete_bucket_website::_delete_bucket_website_output::DeleteBucketWebsiteOutput;
         373  +
  374    374   
mod _delete_bucket_website_input;
  375    375   
  376    376   
mod _delete_bucket_website_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/delete_bucket_website/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_bucket_website::_delete_bucket_website_output::DeleteBucketWebsiteOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_website::_delete_bucket_website_input::DeleteBucketWebsiteInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_website::_delete_bucket_website_output::DeleteBucketWebsiteOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_website::builders::DeleteBucketWebsiteInputBuilder {
    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_bucket_website::DeleteBucketWebsiteOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_website::DeleteBucketWebsiteError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,