AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

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

@@ -413,413 +452,452 @@
  433    433   
    fn extended_request_id(&self) -> Option<&str> {
  434    434   
        self.meta().extended_request_id()
  435    435   
    }
  436    436   
}
  437    437   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_policy::PutBucketPolicyError {
  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::put_bucket_policy::_put_bucket_policy_output::PutBucketPolicyOutput;
  444         -
  445    443   
pub use crate::operation::put_bucket_policy::_put_bucket_policy_input::PutBucketPolicyInput;
  446    444   
         445  +
pub use crate::operation::put_bucket_policy::_put_bucket_policy_output::PutBucketPolicyOutput;
         446  +
  447    447   
mod _put_bucket_policy_input;
  448    448   
  449    449   
mod _put_bucket_policy_output;
  450    450   
  451    451   
/// Builders
  452    452   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_bucket_policy::_put_bucket_policy_output::PutBucketPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_policy::_put_bucket_policy_input::PutBucketPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_policy::_put_bucket_policy_output::PutBucketPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_policy::builders::PutBucketPolicyInputBuilder {
    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::put_bucket_policy::PutBucketPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_policy::PutBucketPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -412,412 +451,451 @@
  432    432   
    fn extended_request_id(&self) -> Option<&str> {
  433    433   
        self.meta().extended_request_id()
  434    434   
    }
  435    435   
}
  436    436   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_replication::PutBucketReplicationError {
  437    437   
    fn request_id(&self) -> Option<&str> {
  438    438   
        self.meta().request_id()
  439    439   
    }
  440    440   
}
  441    441   
  442         -
pub use crate::operation::put_bucket_replication::_put_bucket_replication_output::PutBucketReplicationOutput;
  443         -
  444    442   
pub use crate::operation::put_bucket_replication::_put_bucket_replication_input::PutBucketReplicationInput;
  445    443   
         444  +
pub use crate::operation::put_bucket_replication::_put_bucket_replication_output::PutBucketReplicationOutput;
         445  +
  446    446   
mod _put_bucket_replication_input;
  447    447   
  448    448   
mod _put_bucket_replication_output;
  449    449   
  450    450   
/// Builders
  451    451   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_bucket_replication::_put_bucket_replication_output::PutBucketReplicationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_replication::_put_bucket_replication_input::PutBucketReplicationInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_replication::_put_bucket_replication_output::PutBucketReplicationOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_replication::builders::PutBucketReplicationInputBuilder {
    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::put_bucket_replication::PutBucketReplicationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_replication::PutBucketReplicationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -421,421 +460,460 @@
  441    441   
    fn extended_request_id(&self) -> Option<&str> {
  442    442   
        self.meta().extended_request_id()
  443    443   
    }
  444    444   
}
  445    445   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_request_payment::PutBucketRequestPaymentError {
  446    446   
    fn request_id(&self) -> Option<&str> {
  447    447   
        self.meta().request_id()
  448    448   
    }
  449    449   
}
  450    450   
  451         -
pub use crate::operation::put_bucket_request_payment::_put_bucket_request_payment_output::PutBucketRequestPaymentOutput;
  452         -
  453    451   
pub use crate::operation::put_bucket_request_payment::_put_bucket_request_payment_input::PutBucketRequestPaymentInput;
  454    452   
         453  +
pub use crate::operation::put_bucket_request_payment::_put_bucket_request_payment_output::PutBucketRequestPaymentOutput;
         454  +
  455    455   
mod _put_bucket_request_payment_input;
  456    456   
  457    457   
mod _put_bucket_request_payment_output;
  458    458   
  459    459   
/// Builders
  460    460   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_bucket_request_payment::_put_bucket_request_payment_output::PutBucketRequestPaymentOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_request_payment::_put_bucket_request_payment_input::PutBucketRequestPaymentInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_request_payment::_put_bucket_request_payment_output::PutBucketRequestPaymentOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_request_payment::builders::PutBucketRequestPaymentInputBuilder {
    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::put_bucket_request_payment::PutBucketRequestPaymentOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_request_payment::PutBucketRequestPaymentError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -413,413 +452,452 @@
  433    433   
    fn extended_request_id(&self) -> Option<&str> {
  434    434   
        self.meta().extended_request_id()
  435    435   
    }
  436    436   
}
  437    437   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_tagging::PutBucketTaggingError {
  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::put_bucket_tagging::_put_bucket_tagging_output::PutBucketTaggingOutput;
  444         -
  445    443   
pub use crate::operation::put_bucket_tagging::_put_bucket_tagging_input::PutBucketTaggingInput;
  446    444   
         445  +
pub use crate::operation::put_bucket_tagging::_put_bucket_tagging_output::PutBucketTaggingOutput;
         446  +
  447    447   
mod _put_bucket_tagging_input;
  448    448   
  449    449   
mod _put_bucket_tagging_output;
  450    450   
  451    451   
/// Builders
  452    452   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_bucket_tagging::_put_bucket_tagging_output::PutBucketTaggingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_tagging::_put_bucket_tagging_input::PutBucketTaggingInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_tagging::_put_bucket_tagging_output::PutBucketTaggingOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_tagging::builders::PutBucketTaggingInputBuilder {
    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::put_bucket_tagging::PutBucketTaggingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_tagging::PutBucketTaggingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -409,409 +448,448 @@
  429    429   
    fn extended_request_id(&self) -> Option<&str> {
  430    430   
        self.meta().extended_request_id()
  431    431   
    }
  432    432   
}
  433    433   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_versioning::PutBucketVersioningError {
  434    434   
    fn request_id(&self) -> Option<&str> {
  435    435   
        self.meta().request_id()
  436    436   
    }
  437    437   
}
  438    438   
  439         -
pub use crate::operation::put_bucket_versioning::_put_bucket_versioning_output::PutBucketVersioningOutput;
  440         -
  441    439   
pub use crate::operation::put_bucket_versioning::_put_bucket_versioning_input::PutBucketVersioningInput;
  442    440   
         441  +
pub use crate::operation::put_bucket_versioning::_put_bucket_versioning_output::PutBucketVersioningOutput;
         442  +
  443    443   
mod _put_bucket_versioning_input;
  444    444   
  445    445   
mod _put_bucket_versioning_output;
  446    446   
  447    447   
/// Builders
  448    448   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_bucket_versioning/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::put_bucket_versioning::_put_bucket_versioning_output::PutBucketVersioningOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_versioning::_put_bucket_versioning_input::PutBucketVersioningInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_versioning::_put_bucket_versioning_output::PutBucketVersioningOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_versioning::builders::PutBucketVersioningInputBuilder {
    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::put_bucket_versioning::PutBucketVersioningOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_versioning::PutBucketVersioningError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -413,413 +452,452 @@
  433    433   
    fn extended_request_id(&self) -> Option<&str> {
  434    434   
        self.meta().extended_request_id()
  435    435   
    }
  436    436   
}
  437    437   
impl ::aws_types::request_id::RequestId for crate::operation::put_bucket_website::PutBucketWebsiteError {
  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::put_bucket_website::_put_bucket_website_output::PutBucketWebsiteOutput;
  444         -
  445    443   
pub use crate::operation::put_bucket_website::_put_bucket_website_input::PutBucketWebsiteInput;
  446    444   
         445  +
pub use crate::operation::put_bucket_website::_put_bucket_website_output::PutBucketWebsiteOutput;
         446  +
  447    447   
mod _put_bucket_website_input;
  448    448   
  449    449   
mod _put_bucket_website_output;
  450    450   
  451    451   
/// Builders
  452    452   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_bucket_website::_put_bucket_website_output::PutBucketWebsiteOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_bucket_website::_put_bucket_website_input::PutBucketWebsiteInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_bucket_website::_put_bucket_website_output::PutBucketWebsiteOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_bucket_website::builders::PutBucketWebsiteInputBuilder {
    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::put_bucket_website::PutBucketWebsiteOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_bucket_website::PutBucketWebsiteError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -551,551 +590,590 @@
  571    571   
    fn extended_request_id(&self) -> Option<&str> {
  572    572   
        self.meta().extended_request_id()
  573    573   
    }
  574    574   
}
  575    575   
impl ::aws_types::request_id::RequestId for crate::operation::put_object::PutObjectError {
  576    576   
    fn request_id(&self) -> Option<&str> {
  577    577   
        self.meta().request_id()
  578    578   
    }
  579    579   
}
  580    580   
  581         -
pub use crate::operation::put_object::_put_object_output::PutObjectOutput;
  582         -
  583    581   
pub use crate::operation::put_object::_put_object_input::PutObjectInput;
  584    582   
         583  +
pub use crate::operation::put_object::_put_object_output::PutObjectOutput;
         584  +
  585    585   
mod _put_object_input;
  586    586   
  587    587   
mod _put_object_output;
  588    588   
  589    589   
/// Builders
  590    590   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_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::put_object::_put_object_output::PutObjectOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_object::_put_object_input::PutObjectInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_object::_put_object_output::PutObjectOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_object::builders::PutObjectInputBuilder {
    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::put_object::PutObjectOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_object::PutObjectError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -445,445 +484,484 @@
  465    465   
    fn extended_request_id(&self) -> Option<&str> {
  466    466   
        self.meta().extended_request_id()
  467    467   
    }
  468    468   
}
  469    469   
impl ::aws_types::request_id::RequestId for crate::operation::put_object_acl::PutObjectAclError {
  470    470   
    fn request_id(&self) -> Option<&str> {
  471    471   
        self.meta().request_id()
  472    472   
    }
  473    473   
}
  474    474   
  475         -
pub use crate::operation::put_object_acl::_put_object_acl_output::PutObjectAclOutput;
  476         -
  477    475   
pub use crate::operation::put_object_acl::_put_object_acl_input::PutObjectAclInput;
  478    476   
         477  +
pub use crate::operation::put_object_acl::_put_object_acl_output::PutObjectAclOutput;
         478  +
  479    479   
mod _put_object_acl_input;
  480    480   
  481    481   
mod _put_object_acl_output;
  482    482   
  483    483   
/// Builders
  484    484   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3/src/operation/put_object_acl/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::put_object_acl::_put_object_acl_output::PutObjectAclOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_object_acl::_put_object_acl_input::PutObjectAclInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_object_acl::_put_object_acl_output::PutObjectAclOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_object_acl::builders::PutObjectAclInputBuilder {
    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::put_object_acl::PutObjectAclOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_object_acl::PutObjectAclError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,