AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

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

@@ -366,366 +405,405 @@
  386    386   
    fn extended_request_id(&self) -> Option<&str> {
  387    387   
        self.meta().extended_request_id()
  388    388   
    }
  389    389   
}
  390    390   
impl ::aws_types::request_id::RequestId for crate::operation::get_bucket_metrics_configuration::GetBucketMetricsConfigurationError {
  391    391   
    fn request_id(&self) -> Option<&str> {
  392    392   
        self.meta().request_id()
  393    393   
    }
  394    394   
}
  395    395   
  396         -
pub use crate::operation::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_output::GetBucketMetricsConfigurationOutput;
  397         -
  398    396   
pub use crate::operation::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_input::GetBucketMetricsConfigurationInput;
  399    397   
         398  +
pub use crate::operation::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_output::GetBucketMetricsConfigurationOutput;
         399  +
  400    400   
mod _get_bucket_metrics_configuration_input;
  401    401   
  402    402   
mod _get_bucket_metrics_configuration_output;
  403    403   
  404    404   
/// Builders
  405    405   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_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::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_output::GetBucketMetricsConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_input::GetBucketMetricsConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_metrics_configuration::_get_bucket_metrics_configuration_output::GetBucketMetricsConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_metrics_configuration::builders::GetBucketMetricsConfigurationInputBuilder {
    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_bucket_metrics_configuration::GetBucketMetricsConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_metrics_configuration::GetBucketMetricsConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_notification_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::get_bucket_notification_configuration::GetBucketNotificationConfigurationError {
  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::get_bucket_notification_configuration::_get_bucket_notification_configuration_output::GetBucketNotificationConfigurationOutput;
  396         -
  397    395   
pub use crate::operation::get_bucket_notification_configuration::_get_bucket_notification_configuration_input::GetBucketNotificationConfigurationInput;
  398    396   
         397  +
pub use crate::operation::get_bucket_notification_configuration::_get_bucket_notification_configuration_output::GetBucketNotificationConfigurationOutput;
         398  +
  399    399   
mod _get_bucket_notification_configuration_input;
  400    400   
  401    401   
mod _get_bucket_notification_configuration_output;
  402    402   
  403    403   
/// Builders
  404    404   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_notification_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::get_bucket_notification_configuration::_get_bucket_notification_configuration_output::GetBucketNotificationConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_notification_configuration::_get_bucket_notification_configuration_input::GetBucketNotificationConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_notification_configuration::_get_bucket_notification_configuration_output::GetBucketNotificationConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_notification_configuration::builders::GetBucketNotificationConfigurationInputBuilder {
    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_bucket_notification_configuration::GetBucketNotificationConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_notification_configuration::GetBucketNotificationConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_ownership_controls.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::get_bucket_ownership_controls::GetBucketOwnershipControlsError {
  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::get_bucket_ownership_controls::_get_bucket_ownership_controls_output::GetBucketOwnershipControlsOutput;
  384         -
  385    383   
pub use crate::operation::get_bucket_ownership_controls::_get_bucket_ownership_controls_input::GetBucketOwnershipControlsInput;
  386    384   
         385  +
pub use crate::operation::get_bucket_ownership_controls::_get_bucket_ownership_controls_output::GetBucketOwnershipControlsOutput;
         386  +
  387    387   
mod _get_bucket_ownership_controls_input;
  388    388   
  389    389   
mod _get_bucket_ownership_controls_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_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::get_bucket_ownership_controls::_get_bucket_ownership_controls_output::GetBucketOwnershipControlsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_ownership_controls::_get_bucket_ownership_controls_input::GetBucketOwnershipControlsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_ownership_controls::_get_bucket_ownership_controls_output::GetBucketOwnershipControlsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_ownership_controls::builders::GetBucketOwnershipControlsInputBuilder {
    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_bucket_ownership_controls::GetBucketOwnershipControlsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_ownership_controls::GetBucketOwnershipControlsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -348,348 +387,387 @@
  368    368   
    fn extended_request_id(&self) -> Option<&str> {
  369    369   
        self.meta().extended_request_id()
  370    370   
    }
  371    371   
}
  372    372   
impl ::aws_types::request_id::RequestId for crate::operation::get_bucket_policy::GetBucketPolicyError {
  373    373   
    fn request_id(&self) -> Option<&str> {
  374    374   
        self.meta().request_id()
  375    375   
    }
  376    376   
}
  377    377   
  378         -
pub use crate::operation::get_bucket_policy::_get_bucket_policy_output::GetBucketPolicyOutput;
  379         -
  380    378   
pub use crate::operation::get_bucket_policy::_get_bucket_policy_input::GetBucketPolicyInput;
  381    379   
         380  +
pub use crate::operation::get_bucket_policy::_get_bucket_policy_output::GetBucketPolicyOutput;
         381  +
  382    382   
mod _get_bucket_policy_input;
  383    383   
  384    384   
mod _get_bucket_policy_output;
  385    385   
  386    386   
/// Builders
  387    387   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_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::get_bucket_policy::_get_bucket_policy_output::GetBucketPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_policy::_get_bucket_policy_input::GetBucketPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_policy::_get_bucket_policy_output::GetBucketPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_policy::builders::GetBucketPolicyInputBuilder {
    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_bucket_policy::GetBucketPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_policy::GetBucketPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_policy_status.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::get_bucket_policy_status::GetBucketPolicyStatusError {
  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_bucket_policy_status::_get_bucket_policy_status_output::GetBucketPolicyStatusOutput;
  385         -
  386    384   
pub use crate::operation::get_bucket_policy_status::_get_bucket_policy_status_input::GetBucketPolicyStatusInput;
  387    385   
         386  +
pub use crate::operation::get_bucket_policy_status::_get_bucket_policy_status_output::GetBucketPolicyStatusOutput;
         387  +
  388    388   
mod _get_bucket_policy_status_input;
  389    389   
  390    390   
mod _get_bucket_policy_status_output;
  391    391   
  392    392   
/// Builders
  393    393   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_policy_status/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_bucket_policy_status::_get_bucket_policy_status_output::GetBucketPolicyStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_policy_status::_get_bucket_policy_status_input::GetBucketPolicyStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_policy_status::_get_bucket_policy_status_output::GetBucketPolicyStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_policy_status::builders::GetBucketPolicyStatusInputBuilder {
    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_bucket_policy_status::GetBucketPolicyStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_policy_status::GetBucketPolicyStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_replication.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_bucket_replication::GetBucketReplicationError {
  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_bucket_replication::_get_bucket_replication_output::GetBucketReplicationOutput;
  374         -
  375    373   
pub use crate::operation::get_bucket_replication::_get_bucket_replication_input::GetBucketReplicationInput;
  376    374   
         375  +
pub use crate::operation::get_bucket_replication::_get_bucket_replication_output::GetBucketReplicationOutput;
         376  +
  377    377   
mod _get_bucket_replication_input;
  378    378   
  379    379   
mod _get_bucket_replication_output;
  380    380   
  381    381   
/// Builders
  382    382   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_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::get_bucket_replication::_get_bucket_replication_output::GetBucketReplicationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_replication::_get_bucket_replication_input::GetBucketReplicationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_replication::_get_bucket_replication_output::GetBucketReplicationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_replication::builders::GetBucketReplicationInputBuilder {
    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_bucket_replication::GetBucketReplicationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_replication::GetBucketReplicationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_request_payment.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::get_bucket_request_payment::GetBucketRequestPaymentError {
  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::get_bucket_request_payment::_get_bucket_request_payment_output::GetBucketRequestPaymentOutput;
  384         -
  385    383   
pub use crate::operation::get_bucket_request_payment::_get_bucket_request_payment_input::GetBucketRequestPaymentInput;
  386    384   
         385  +
pub use crate::operation::get_bucket_request_payment::_get_bucket_request_payment_output::GetBucketRequestPaymentOutput;
         386  +
  387    387   
mod _get_bucket_request_payment_input;
  388    388   
  389    389   
mod _get_bucket_request_payment_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_bucket_request_payment/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_bucket_request_payment::_get_bucket_request_payment_output::GetBucketRequestPaymentOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_request_payment::_get_bucket_request_payment_input::GetBucketRequestPaymentInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_request_payment::_get_bucket_request_payment_output::GetBucketRequestPaymentOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_request_payment::builders::GetBucketRequestPaymentInputBuilder {
    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_bucket_request_payment::GetBucketRequestPaymentOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_request_payment::GetBucketRequestPaymentError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -348,348 +387,387 @@
  368    368   
    fn extended_request_id(&self) -> Option<&str> {
  369    369   
        self.meta().extended_request_id()
  370    370   
    }
  371    371   
}
  372    372   
impl ::aws_types::request_id::RequestId for crate::operation::get_bucket_tagging::GetBucketTaggingError {
  373    373   
    fn request_id(&self) -> Option<&str> {
  374    374   
        self.meta().request_id()
  375    375   
    }
  376    376   
}
  377    377   
  378         -
pub use crate::operation::get_bucket_tagging::_get_bucket_tagging_output::GetBucketTaggingOutput;
  379         -
  380    378   
pub use crate::operation::get_bucket_tagging::_get_bucket_tagging_input::GetBucketTaggingInput;
  381    379   
         380  +
pub use crate::operation::get_bucket_tagging::_get_bucket_tagging_output::GetBucketTaggingOutput;
         381  +
  382    382   
mod _get_bucket_tagging_input;
  383    383   
  384    384   
mod _get_bucket_tagging_output;
  385    385   
  386    386   
/// Builders
  387    387   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/get_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::get_bucket_tagging::_get_bucket_tagging_output::GetBucketTaggingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_bucket_tagging::_get_bucket_tagging_input::GetBucketTaggingInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_bucket_tagging::_get_bucket_tagging_output::GetBucketTaggingOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_bucket_tagging::builders::GetBucketTaggingInputBuilder {
    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_bucket_tagging::GetBucketTaggingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_bucket_tagging::GetBucketTaggingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,