AWS SDK

AWS SDK

rev. 2b2bcd45ade3893da431939e183674ee0387e298 (ignoring whitespace)

Files changed:

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

@@ -60,60 +120,121 @@
   80     80   
    pub fn as_input(&self) -> &crate::operation::get_bucket_ownership_controls::builders::GetBucketOwnershipControlsInputBuilder {
   81     81   
        &self.inner
   82     82   
    }
   83     83   
    /// Sends the request and returns the response.
   84     84   
    ///
   85     85   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   86     86   
    /// can be matched against.
   87     87   
    ///
   88     88   
    /// By default, any retryable failures will be retried twice. Retry behavior
   89     89   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   90         -
    /// set when configuring the client.
          90  +
    /// set when configuring the client. Note: retries are enabled by default when using
          91  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   91     92   
    pub async fn send(
   92     93   
        self,
   93     94   
    ) -> ::std::result::Result<
   94     95   
        crate::operation::get_bucket_ownership_controls::GetBucketOwnershipControlsOutput,
   95     96   
        ::aws_smithy_runtime_api::client::result::SdkError<
   96     97   
            crate::operation::get_bucket_ownership_controls::GetBucketOwnershipControlsError,
   97     98   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   98     99   
        >,
   99    100   
    > {
  100    101   
        let input = self

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

@@ -77,77 +137,138 @@
   97     97   
    pub fn as_input(&self) -> &crate::operation::get_bucket_policy::builders::GetBucketPolicyInputBuilder {
   98     98   
        &self.inner
   99     99   
    }
  100    100   
    /// Sends the request and returns the response.
  101    101   
    ///
  102    102   
    /// If an error occurs, an `SdkError` will be returned with additional details that
  103    103   
    /// can be matched against.
  104    104   
    ///
  105    105   
    /// By default, any retryable failures will be retried twice. Retry behavior
  106    106   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
  107         -
    /// set when configuring the client.
         107  +
    /// set when configuring the client. Note: retries are enabled by default when using
         108  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
  108    109   
    pub async fn send(
  109    110   
        self,
  110    111   
    ) -> ::std::result::Result<
  111    112   
        crate::operation::get_bucket_policy::GetBucketPolicyOutput,
  112    113   
        ::aws_smithy_runtime_api::client::result::SdkError<
  113    114   
            crate::operation::get_bucket_policy::GetBucketPolicyError,
  114    115   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  115    116   
        >,
  116    117   
    > {
  117    118   
        let input = self

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

@@ -55,55 +115,116 @@
   75     75   
    pub fn as_input(&self) -> &crate::operation::get_bucket_policy_status::builders::GetBucketPolicyStatusInputBuilder {
   76     76   
        &self.inner
   77     77   
    }
   78     78   
    /// Sends the request and returns the response.
   79     79   
    ///
   80     80   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   81     81   
    /// can be matched against.
   82     82   
    ///
   83     83   
    /// By default, any retryable failures will be retried twice. Retry behavior
   84     84   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   85         -
    /// set when configuring the client.
          85  +
    /// set when configuring the client. Note: retries are enabled by default when using
          86  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   86     87   
    pub async fn send(
   87     88   
        self,
   88     89   
    ) -> ::std::result::Result<
   89     90   
        crate::operation::get_bucket_policy_status::GetBucketPolicyStatusOutput,
   90     91   
        ::aws_smithy_runtime_api::client::result::SdkError<
   91     92   
            crate::operation::get_bucket_policy_status::GetBucketPolicyStatusError,
   92     93   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   93     94   
        >,
   94     95   
    > {
   95     96   
        let input = self

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

@@ -56,56 +116,117 @@
   76     76   
    pub fn as_input(&self) -> &crate::operation::get_bucket_replication::builders::GetBucketReplicationInputBuilder {
   77     77   
        &self.inner
   78     78   
    }
   79     79   
    /// Sends the request and returns the response.
   80     80   
    ///
   81     81   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   82     82   
    /// can be matched against.
   83     83   
    ///
   84     84   
    /// By default, any retryable failures will be retried twice. Retry behavior
   85     85   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   86         -
    /// set when configuring the client.
          86  +
    /// set when configuring the client. Note: retries are enabled by default when using
          87  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   87     88   
    pub async fn send(
   88     89   
        self,
   89     90   
    ) -> ::std::result::Result<
   90     91   
        crate::operation::get_bucket_replication::GetBucketReplicationOutput,
   91     92   
        ::aws_smithy_runtime_api::client::result::SdkError<
   92     93   
            crate::operation::get_bucket_replication::GetBucketReplicationError,
   93     94   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   94     95   
        >,
   95     96   
    > {
   96     97   
        let input = self

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

@@ -48,48 +108,109 @@
   68     68   
    pub fn as_input(&self) -> &crate::operation::get_bucket_request_payment::builders::GetBucketRequestPaymentInputBuilder {
   69     69   
        &self.inner
   70     70   
    }
   71     71   
    /// Sends the request and returns the response.
   72     72   
    ///
   73     73   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   74     74   
    /// can be matched against.
   75     75   
    ///
   76     76   
    /// By default, any retryable failures will be retried twice. Retry behavior
   77     77   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   78         -
    /// set when configuring the client.
          78  +
    /// set when configuring the client. Note: retries are enabled by default when using
          79  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   79     80   
    pub async fn send(
   80     81   
        self,
   81     82   
    ) -> ::std::result::Result<
   82     83   
        crate::operation::get_bucket_request_payment::GetBucketRequestPaymentOutput,
   83     84   
        ::aws_smithy_runtime_api::client::result::SdkError<
   84     85   
            crate::operation::get_bucket_request_payment::GetBucketRequestPaymentError,
   85     86   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   86     87   
        >,
   87     88   
    > {
   88     89   
        let input = self

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

@@ -60,60 +120,121 @@
   80     80   
    pub fn as_input(&self) -> &crate::operation::get_bucket_tagging::builders::GetBucketTaggingInputBuilder {
   81     81   
        &self.inner
   82     82   
    }
   83     83   
    /// Sends the request and returns the response.
   84     84   
    ///
   85     85   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   86     86   
    /// can be matched against.
   87     87   
    ///
   88     88   
    /// By default, any retryable failures will be retried twice. Retry behavior
   89     89   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   90         -
    /// set when configuring the client.
          90  +
    /// set when configuring the client. Note: retries are enabled by default when using
          91  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   91     92   
    pub async fn send(
   92     93   
        self,
   93     94   
    ) -> ::std::result::Result<
   94     95   
        crate::operation::get_bucket_tagging::GetBucketTaggingOutput,
   95     96   
        ::aws_smithy_runtime_api::client::result::SdkError<
   96     97   
            crate::operation::get_bucket_tagging::GetBucketTaggingError,
   97     98   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   98     99   
        >,
   99    100   
    > {
  100    101   
        let input = self

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

@@ -54,54 +114,115 @@
   74     74   
    pub fn as_input(&self) -> &crate::operation::get_bucket_versioning::builders::GetBucketVersioningInputBuilder {
   75     75   
        &self.inner
   76     76   
    }
   77     77   
    /// Sends the request and returns the response.
   78     78   
    ///
   79     79   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   80     80   
    /// can be matched against.
   81     81   
    ///
   82     82   
    /// By default, any retryable failures will be retried twice. Retry behavior
   83     83   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   84         -
    /// set when configuring the client.
          84  +
    /// set when configuring the client. Note: retries are enabled by default when using
          85  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   85     86   
    pub async fn send(
   86     87   
        self,
   87     88   
    ) -> ::std::result::Result<
   88     89   
        crate::operation::get_bucket_versioning::GetBucketVersioningOutput,
   89     90   
        ::aws_smithy_runtime_api::client::result::SdkError<
   90     91   
            crate::operation::get_bucket_versioning::GetBucketVersioningError,
   91     92   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   92     93   
        >,
   93     94   
    > {
   94     95   
        let input = self

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

@@ -51,51 +111,112 @@
   71     71   
    pub fn as_input(&self) -> &crate::operation::get_bucket_website::builders::GetBucketWebsiteInputBuilder {
   72     72   
        &self.inner
   73     73   
    }
   74     74   
    /// Sends the request and returns the response.
   75     75   
    ///
   76     76   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   77     77   
    /// can be matched against.
   78     78   
    ///
   79     79   
    /// By default, any retryable failures will be retried twice. Retry behavior
   80     80   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   81         -
    /// set when configuring the client.
          81  +
    /// set when configuring the client. Note: retries are enabled by default when using
          82  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   82     83   
    pub async fn send(
   83     84   
        self,
   84     85   
    ) -> ::std::result::Result<
   85     86   
        crate::operation::get_bucket_website::GetBucketWebsiteOutput,
   86     87   
        ::aws_smithy_runtime_api::client::result::SdkError<
   87     88   
            crate::operation::get_bucket_website::GetBucketWebsiteError,
   88     89   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   89     90   
        >,
   90     91   
    > {
   91     92   
        let input = self

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

@@ -112,112 +172,173 @@
  132    132   
    pub fn as_input(&self) -> &crate::operation::get_object::builders::GetObjectInputBuilder {
  133    133   
        &self.inner
  134    134   
    }
  135    135   
    /// Sends the request and returns the response.
  136    136   
    ///
  137    137   
    /// If an error occurs, an `SdkError` will be returned with additional details that
  138    138   
    /// can be matched against.
  139    139   
    ///
  140    140   
    /// By default, any retryable failures will be retried twice. Retry behavior
  141    141   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
  142         -
    /// set when configuring the client.
         142  +
    /// set when configuring the client. Note: retries are enabled by default when using
         143  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
  143    144   
    pub async fn send(
  144    145   
        self,
  145    146   
    ) -> ::std::result::Result<
  146    147   
        crate::operation::get_object::GetObjectOutput,
  147    148   
        ::aws_smithy_runtime_api::client::result::SdkError<
  148    149   
            crate::operation::get_object::GetObjectError,
  149    150   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  150    151   
        >,
  151    152   
    > {
  152    153   
        let input = self

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

@@ -58,58 +118,119 @@
   78     78   
    pub fn as_input(&self) -> &crate::operation::get_object_acl::builders::GetObjectAclInputBuilder {
   79     79   
        &self.inner
   80     80   
    }
   81     81   
    /// Sends the request and returns the response.
   82     82   
    ///
   83     83   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   84     84   
    /// can be matched against.
   85     85   
    ///
   86     86   
    /// By default, any retryable failures will be retried twice. Retry behavior
   87     87   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   88         -
    /// set when configuring the client.
          88  +
    /// set when configuring the client. Note: retries are enabled by default when using
          89  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   89     90   
    pub async fn send(
   90     91   
        self,
   91     92   
    ) -> ::std::result::Result<
   92     93   
        crate::operation::get_object_acl::GetObjectAclOutput,
   93     94   
        ::aws_smithy_runtime_api::client::result::SdkError<
   94     95   
            crate::operation::get_object_acl::GetObjectAclError,
   95     96   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   96     97   
        >,
   97     98   
    > {
   98     99   
        let input = self

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

@@ -149,149 +209,210 @@
  169    169   
    pub fn as_input(&self) -> &crate::operation::get_object_attributes::builders::GetObjectAttributesInputBuilder {
  170    170   
        &self.inner
  171    171   
    }
  172    172   
    /// Sends the request and returns the response.
  173    173   
    ///
  174    174   
    /// If an error occurs, an `SdkError` will be returned with additional details that
  175    175   
    /// can be matched against.
  176    176   
    ///
  177    177   
    /// By default, any retryable failures will be retried twice. Retry behavior
  178    178   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
  179         -
    /// set when configuring the client.
         179  +
    /// set when configuring the client. Note: retries are enabled by default when using
         180  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
  180    181   
    pub async fn send(
  181    182   
        self,
  182    183   
    ) -> ::std::result::Result<
  183    184   
        crate::operation::get_object_attributes::GetObjectAttributesOutput,
  184    185   
        ::aws_smithy_runtime_api::client::result::SdkError<
  185    186   
            crate::operation::get_object_attributes::GetObjectAttributesError,
  186    187   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  187    188   
        >,
  188    189   
    > {
  189    190   
        let input = self

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

@@ -49,49 +109,110 @@
   69     69   
    pub fn as_input(&self) -> &crate::operation::get_object_legal_hold::builders::GetObjectLegalHoldInputBuilder {
   70     70   
        &self.inner
   71     71   
    }
   72     72   
    /// Sends the request and returns the response.
   73     73   
    ///
   74     74   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   75     75   
    /// can be matched against.
   76     76   
    ///
   77     77   
    /// By default, any retryable failures will be retried twice. Retry behavior
   78     78   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   79         -
    /// set when configuring the client.
          79  +
    /// set when configuring the client. Note: retries are enabled by default when using
          80  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   80     81   
    pub async fn send(
   81     82   
        self,
   82     83   
    ) -> ::std::result::Result<
   83     84   
        crate::operation::get_object_legal_hold::GetObjectLegalHoldOutput,
   84     85   
        ::aws_smithy_runtime_api::client::result::SdkError<
   85     86   
            crate::operation::get_object_legal_hold::GetObjectLegalHoldError,
   86     87   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   87     88   
        >,
   88     89   
    > {
   89     90   
        let input = self

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

@@ -48,48 +108,109 @@
   68     68   
    pub fn as_input(&self) -> &crate::operation::get_object_lock_configuration::builders::GetObjectLockConfigurationInputBuilder {
   69     69   
        &self.inner
   70     70   
    }
   71     71   
    /// Sends the request and returns the response.
   72     72   
    ///
   73     73   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   74     74   
    /// can be matched against.
   75     75   
    ///
   76     76   
    /// By default, any retryable failures will be retried twice. Retry behavior
   77     77   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   78         -
    /// set when configuring the client.
          78  +
    /// set when configuring the client. Note: retries are enabled by default when using
          79  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   79     80   
    pub async fn send(
   80     81   
        self,
   81     82   
    ) -> ::std::result::Result<
   82     83   
        crate::operation::get_object_lock_configuration::GetObjectLockConfigurationOutput,
   83     84   
        ::aws_smithy_runtime_api::client::result::SdkError<
   84     85   
            crate::operation::get_object_lock_configuration::GetObjectLockConfigurationError,
   85     86   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   86     87   
        >,
   87     88   
    > {
   88     89   
        let input = self

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

@@ -49,49 +109,110 @@
   69     69   
    pub fn as_input(&self) -> &crate::operation::get_object_retention::builders::GetObjectRetentionInputBuilder {
   70     70   
        &self.inner
   71     71   
    }
   72     72   
    /// Sends the request and returns the response.
   73     73   
    ///
   74     74   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   75     75   
    /// can be matched against.
   76     76   
    ///
   77     77   
    /// By default, any retryable failures will be retried twice. Retry behavior
   78     78   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   79         -
    /// set when configuring the client.
          79  +
    /// set when configuring the client. Note: retries are enabled by default when using
          80  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   80     81   
    pub async fn send(
   81     82   
        self,
   82     83   
    ) -> ::std::result::Result<
   83     84   
        crate::operation::get_object_retention::GetObjectRetentionOutput,
   84     85   
        ::aws_smithy_runtime_api::client::result::SdkError<
   85     86   
            crate::operation::get_object_retention::GetObjectRetentionError,
   86     87   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   87     88   
        >,
   88     89   
    > {
   89     90   
        let input = self

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

@@ -55,55 +115,116 @@
   75     75   
    pub fn as_input(&self) -> &crate::operation::get_object_tagging::builders::GetObjectTaggingInputBuilder {
   76     76   
        &self.inner
   77     77   
    }
   78     78   
    /// Sends the request and returns the response.
   79     79   
    ///
   80     80   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   81     81   
    /// can be matched against.
   82     82   
    ///
   83     83   
    /// By default, any retryable failures will be retried twice. Retry behavior
   84     84   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   85         -
    /// set when configuring the client.
          85  +
    /// set when configuring the client. Note: retries are enabled by default when using
          86  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   86     87   
    pub async fn send(
   87     88   
        self,
   88     89   
    ) -> ::std::result::Result<
   89     90   
        crate::operation::get_object_tagging::GetObjectTaggingOutput,
   90     91   
        ::aws_smithy_runtime_api::client::result::SdkError<
   91     92   
            crate::operation::get_object_tagging::GetObjectTaggingError,
   92     93   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   93     94   
        >,
   94     95   
    > {
   95     96   
        let input = self

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

@@ -52,52 +112,113 @@
   72     72   
    pub fn as_input(&self) -> &crate::operation::get_object_torrent::builders::GetObjectTorrentInputBuilder {
   73     73   
        &self.inner
   74     74   
    }
   75     75   
    /// Sends the request and returns the response.
   76     76   
    ///
   77     77   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   78     78   
    /// can be matched against.
   79     79   
    ///
   80     80   
    /// By default, any retryable failures will be retried twice. Retry behavior
   81     81   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   82         -
    /// set when configuring the client.
          82  +
    /// set when configuring the client. Note: retries are enabled by default when using
          83  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   83     84   
    pub async fn send(
   84     85   
        self,
   85     86   
    ) -> ::std::result::Result<
   86     87   
        crate::operation::get_object_torrent::GetObjectTorrentOutput,
   87     88   
        ::aws_smithy_runtime_api::client::result::SdkError<
   88     89   
            crate::operation::get_object_torrent::GetObjectTorrentError,
   89     90   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   90     91   
        >,
   91     92   
    > {
   92     93   
        let input = self