AWS SDK

AWS SDK

rev. 57679d54441e7083e66ebb1473e44c326f8f6e17

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_launch_template/builders.rs

@@ -42,42 +102,103 @@
   62     62   
    pub fn as_input(&self) -> &crate::operation::create_launch_template::builders::CreateLaunchTemplateInputBuilder {
   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_launch_template::CreateLaunchTemplateOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::create_launch_template::CreateLaunchTemplateError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_launch_template_version/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_route/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_route_table/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_local_gateway_route_table::builders::CreateLocalGatewayRouteTableInputBuilder {
   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_local_gateway_route_table::CreateLocalGatewayRouteTableOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_local_gateway_route_table::CreateLocalGatewayRouteTableError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_route_table_virtual_interface_group_association/builders.rs

@@ -37,37 +97,98 @@
   57     57   
    pub fn as_input(&self) -> &crate::operation::create_local_gateway_route_table_virtual_interface_group_association::builders::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationInputBuilder{
   58     58   
        &self.inner
   59     59   
    }
   60     60   
    /// Sends the request and returns the response.
   61     61   
    ///
   62     62   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   63     63   
    /// can be matched against.
   64     64   
    ///
   65     65   
    /// By default, any retryable failures will be retried twice. Retry behavior
   66     66   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   67         -
    /// set when configuring the client.
          67  +
    /// set when configuring the client. Note: retries are enabled by default when using
          68  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   68     69   
    pub async fn send(self) -> ::std::result::Result<crate::operation::create_local_gateway_route_table_virtual_interface_group_association::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationOutput, ::aws_smithy_runtime_api::client::result::SdkError<crate::operation::create_local_gateway_route_table_virtual_interface_group_association::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociationError, ::aws_smithy_runtime_api::client::orchestrator::HttpResponse>>{
   69     70   
        let input = self
   70     71   
            .inner
   71     72   
            .build()
   72     73   
            .map_err(::aws_smithy_runtime_api::client::result::SdkError::construction_failure)?;
   73     74   
        let runtime_plugins = crate::operation::create_local_gateway_route_table_virtual_interface_group_association::CreateLocalGatewayRouteTableVirtualInterfaceGroupAssociation::operation_runtime_plugins(
   74     75   
                            self.handle.runtime_plugins.clone(),
   75     76   
                            &self.handle.conf,
   76     77   
                            self.config_override,
   77     78   
                        );

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_route_table_vpc_association/builders.rs

@@ -42,42 +102,103 @@
   62     62   
    ) -> &crate::operation::create_local_gateway_route_table_vpc_association::builders::CreateLocalGatewayRouteTableVpcAssociationInputBuilder {
   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_local_gateway_route_table_vpc_association::CreateLocalGatewayRouteTableVpcAssociationOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::create_local_gateway_route_table_vpc_association::CreateLocalGatewayRouteTableVpcAssociationError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_virtual_interface/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_local_gateway_virtual_interface::builders::CreateLocalGatewayVirtualInterfaceInputBuilder {
   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_local_gateway_virtual_interface::CreateLocalGatewayVirtualInterfaceOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_local_gateway_virtual_interface::CreateLocalGatewayVirtualInterfaceError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_virtual_interface_group/builders.rs

@@ -42,42 +102,103 @@
   62     62   
    ) -> &crate::operation::create_local_gateway_virtual_interface_group::builders::CreateLocalGatewayVirtualInterfaceGroupInputBuilder {
   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_local_gateway_virtual_interface_group::CreateLocalGatewayVirtualInterfaceGroupOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::create_local_gateway_virtual_interface_group::CreateLocalGatewayVirtualInterfaceGroupError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_mac_system_integrity_protection_modification_task/builders.rs

@@ -53,53 +113,114 @@
   73     73   
    pub fn as_input(&self) -> &crate::operation::create_mac_system_integrity_protection_modification_task::builders::CreateMacSystemIntegrityProtectionModificationTaskInputBuilder{
   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_mac_system_integrity_protection_modification_task::CreateMacSystemIntegrityProtectionModificationTaskOutput,
   88     89   
        ::aws_smithy_runtime_api::client::result::SdkError<
   89     90   
            crate::operation::create_mac_system_integrity_protection_modification_task::CreateMacSystemIntegrityProtectionModificationTaskError,
   90     91   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   91     92   
        >,
   92     93   
    > {
   93     94   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_managed_prefix_list/builders.rs

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::create_managed_prefix_list::builders::CreateManagedPrefixListInputBuilder {
   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_managed_prefix_list::CreateManagedPrefixListOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::create_managed_prefix_list::CreateManagedPrefixListError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_nat_gateway/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_acl/builders.rs

@@ -41,41 +101,102 @@
   61     61   
    pub fn as_input(&self) -> &crate::operation::create_network_acl::builders::CreateNetworkAclInputBuilder {
   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::create_network_acl::CreateNetworkAclOutput,
   76     77   
        ::aws_smithy_runtime_api::client::result::SdkError<
   77     78   
            crate::operation::create_network_acl::CreateNetworkAclError,
   78     79   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   79     80   
        >,
   80     81   
    > {
   81     82   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_acl_entry/builders.rs

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

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_insights_access_scope/builders.rs

@@ -41,41 +101,102 @@
   61     61   
    pub fn as_input(&self) -> &crate::operation::create_network_insights_access_scope::builders::CreateNetworkInsightsAccessScopeInputBuilder {
   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::create_network_insights_access_scope::CreateNetworkInsightsAccessScopeOutput,
   76     77   
        ::aws_smithy_runtime_api::client::result::SdkError<
   77     78   
            crate::operation::create_network_insights_access_scope::CreateNetworkInsightsAccessScopeError,
   78     79   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   79     80   
        >,
   80     81   
    > {
   81     82   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_insights_path/builders.rs

@@ -41,41 +101,102 @@
   61     61   
    pub fn as_input(&self) -> &crate::operation::create_network_insights_path::builders::CreateNetworkInsightsPathInputBuilder {
   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::create_network_insights_path::CreateNetworkInsightsPathOutput,
   76     77   
        ::aws_smithy_runtime_api::client::result::SdkError<
   77     78   
            crate::operation::create_network_insights_path::CreateNetworkInsightsPathError,
   78     79   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   79     80   
        >,
   80     81   
    > {
   81     82   
        let input = self

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_interface/builders.rs

@@ -42,42 +102,103 @@
   62     62   
    pub fn as_input(&self) -> &crate::operation::create_network_interface::builders::CreateNetworkInterfaceInputBuilder {
   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_network_interface::CreateNetworkInterfaceOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::create_network_interface::CreateNetworkInterfaceError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self