AWS SDK

AWS SDK

rev. 2b2bcd45ade3893da431939e183674ee0387e298

Files changed:

tmp-codegen-diff/aws-sdk/sdk/polly/src/operation/synthesize_speech/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::synthesize_speech::builders::SynthesizeSpeechInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::synthesize_speech::SynthesizeSpeechOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::synthesize_speech::SynthesizeSpeechError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/activate_key_signing_key/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::activate_key_signing_key::builders::ActivateKeySigningKeyInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::activate_key_signing_key::ActivateKeySigningKeyOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::activate_key_signing_key::ActivateKeySigningKeyError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/associate_vpc_with_hosted_zone/builders.rs

@@ -56,56 +116,117 @@
   76     76   
    pub fn as_input(&self) -> &crate::operation::associate_vpc_with_hosted_zone::builders::AssociateVpcWithHostedZoneInputBuilder {
   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::associate_vpc_with_hosted_zone::AssociateVpcWithHostedZoneOutput,
   91     92   
        ::aws_smithy_runtime_api::client::result::SdkError<
   92     93   
            crate::operation::associate_vpc_with_hosted_zone::AssociateVPCWithHostedZoneError,
   93     94   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   94     95   
        >,
   95     96   
    > {
   96     97   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_cidr_collection/builders.rs

@@ -51,51 +111,112 @@
   71     71   
    pub fn as_input(&self) -> &crate::operation::change_cidr_collection::builders::ChangeCidrCollectionInputBuilder {
   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::change_cidr_collection::ChangeCidrCollectionOutput,
   86     87   
        ::aws_smithy_runtime_api::client::result::SdkError<
   87     88   
            crate::operation::change_cidr_collection::ChangeCidrCollectionError,
   88     89   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   89     90   
        >,
   90     91   
    > {
   91     92   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_resource_record_sets/builders.rs

@@ -67,67 +127,128 @@
   87     87   
    pub fn as_input(&self) -> &crate::operation::change_resource_record_sets::builders::ChangeResourceRecordSetsInputBuilder {
   88     88   
        &self.inner
   89     89   
    }
   90     90   
    /// Sends the request and returns the response.
   91     91   
    ///
   92     92   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   93     93   
    /// can be matched against.
   94     94   
    ///
   95     95   
    /// By default, any retryable failures will be retried twice. Retry behavior
   96     96   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   97         -
    /// set when configuring the client.
          97  +
    /// set when configuring the client. Note: retries are enabled by default when using
          98  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   98     99   
    pub async fn send(
   99    100   
        self,
  100    101   
    ) -> ::std::result::Result<
  101    102   
        crate::operation::change_resource_record_sets::ChangeResourceRecordSetsOutput,
  102    103   
        ::aws_smithy_runtime_api::client::result::SdkError<
  103    104   
            crate::operation::change_resource_record_sets::ChangeResourceRecordSetsError,
  104    105   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  105    106   
        >,
  106    107   
    > {
  107    108   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_tags_for_resource/builders.rs

@@ -41,41 +101,102 @@
   61     61   
    pub fn as_input(&self) -> &crate::operation::change_tags_for_resource::builders::ChangeTagsForResourceInputBuilder {
   62     62   
        &self.inner
   63     63   
    }
   64     64   
    /// Sends the request and returns the response.
   65     65   
    ///
   66     66   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   67     67   
    /// can be matched against.
   68     68   
    ///
   69     69   
    /// By default, any retryable failures will be retried twice. Retry behavior
   70     70   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   71         -
    /// set when configuring the client.
          71  +
    /// set when configuring the client. Note: retries are enabled by default when using
          72  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   72     73   
    pub async fn send(
   73     74   
        self,
   74     75   
    ) -> ::std::result::Result<
   75     76   
        crate::operation::change_tags_for_resource::ChangeTagsForResourceOutput,
   76     77   
        ::aws_smithy_runtime_api::client::result::SdkError<
   77     78   
            crate::operation::change_tags_for_resource::ChangeTagsForResourceError,
   78     79   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   79     80   
        >,
   80     81   
    > {
   81     82   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_cidr_collection/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_cidr_collection::builders::CreateCidrCollectionInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::create_cidr_collection::CreateCidrCollectionOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_cidr_collection::CreateCidrCollectionError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_health_check/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_hosted_zone/builders.rs

@@ -67,67 +127,128 @@
   87     87   
    pub fn as_input(&self) -> &crate::operation::create_hosted_zone::builders::CreateHostedZoneInputBuilder {
   88     88   
        &self.inner
   89     89   
    }
   90     90   
    /// Sends the request and returns the response.
   91     91   
    ///
   92     92   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   93     93   
    /// can be matched against.
   94     94   
    ///
   95     95   
    /// By default, any retryable failures will be retried twice. Retry behavior
   96     96   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   97         -
    /// set when configuring the client.
          97  +
    /// set when configuring the client. Note: retries are enabled by default when using
          98  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   98     99   
    pub async fn send(
   99    100   
        self,
  100    101   
    ) -> ::std::result::Result<
  101    102   
        crate::operation::create_hosted_zone::CreateHostedZoneOutput,
  102    103   
        ::aws_smithy_runtime_api::client::result::SdkError<
  103    104   
            crate::operation::create_hosted_zone::CreateHostedZoneError,
  104    105   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  105    106   
        >,
  106    107   
    > {
  107    108   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_key_signing_key/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_key_signing_key::builders::CreateKeySigningKeyInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::create_key_signing_key::CreateKeySigningKeyOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_key_signing_key::CreateKeySigningKeyError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_query_logging_config/builders.rs

@@ -127,127 +187,188 @@
  147    147   
    pub fn as_input(&self) -> &crate::operation::create_query_logging_config::builders::CreateQueryLoggingConfigInputBuilder {
  148    148   
        &self.inner
  149    149   
    }
  150    150   
    /// Sends the request and returns the response.
  151    151   
    ///
  152    152   
    /// If an error occurs, an `SdkError` will be returned with additional details that
  153    153   
    /// can be matched against.
  154    154   
    ///
  155    155   
    /// By default, any retryable failures will be retried twice. Retry behavior
  156    156   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
  157         -
    /// set when configuring the client.
         157  +
    /// set when configuring the client. Note: retries are enabled by default when using
         158  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
  158    159   
    pub async fn send(
  159    160   
        self,
  160    161   
    ) -> ::std::result::Result<
  161    162   
        crate::operation::create_query_logging_config::CreateQueryLoggingConfigOutput,
  162    163   
        ::aws_smithy_runtime_api::client::result::SdkError<
  163    164   
            crate::operation::create_query_logging_config::CreateQueryLoggingConfigError,
  164    165   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  165    166   
        >,
  166    167   
    > {
  167    168   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_reusable_delegation_set/builders.rs

@@ -68,68 +128,129 @@
   88     88   
    pub fn as_input(&self) -> &crate::operation::create_reusable_delegation_set::builders::CreateReusableDelegationSetInputBuilder {
   89     89   
        &self.inner
   90     90   
    }
   91     91   
    /// Sends the request and returns the response.
   92     92   
    ///
   93     93   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   94     94   
    /// can be matched against.
   95     95   
    ///
   96     96   
    /// By default, any retryable failures will be retried twice. Retry behavior
   97     97   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   98         -
    /// set when configuring the client.
          98  +
    /// set when configuring the client. Note: retries are enabled by default when using
          99  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   99    100   
    pub async fn send(
  100    101   
        self,
  101    102   
    ) -> ::std::result::Result<
  102    103   
        crate::operation::create_reusable_delegation_set::CreateReusableDelegationSetOutput,
  103    104   
        ::aws_smithy_runtime_api::client::result::SdkError<
  104    105   
            crate::operation::create_reusable_delegation_set::CreateReusableDelegationSetError,
  105    106   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
  106    107   
        >,
  107    108   
    > {
  108    109   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_traffic_policy/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_traffic_policy::builders::CreateTrafficPolicyInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::create_traffic_policy::CreateTrafficPolicyOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_traffic_policy::CreateTrafficPolicyError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_traffic_policy_instance/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_traffic_policy_version/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_traffic_policy_version::builders::CreateTrafficPolicyVersionInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::create_traffic_policy_version::CreateTrafficPolicyVersionOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_traffic_policy_version::CreateTrafficPolicyVersionError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_vpc_association_authorization/builders.rs

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