AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_account_limit::_get_account_limit_output::GetAccountLimitOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_account_limit::_get_account_limit_input::GetAccountLimitInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_account_limit::_get_account_limit_output::GetAccountLimitOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_account_limit::builders::GetAccountLimitInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_account_limit::GetAccountLimitOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_account_limit::GetAccountLimitError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -377,377 +416,416 @@
  397    397   
            meta: meta.unwrap_or_default(),
  398    398   
        })
  399    399   
    }
  400    400   
}
  401    401   
impl ::aws_types::request_id::RequestId for crate::operation::get_change::GetChangeError {
  402    402   
    fn request_id(&self) -> Option<&str> {
  403    403   
        self.meta().request_id()
  404    404   
    }
  405    405   
}
  406    406   
  407         -
pub use crate::operation::get_change::_get_change_output::GetChangeOutput;
  408         -
  409    407   
pub use crate::operation::get_change::_get_change_input::GetChangeInput;
  410    408   
         409  +
pub use crate::operation::get_change::_get_change_output::GetChangeOutput;
         410  +
  411    411   
mod _get_change_input;
  412    412   
  413    413   
mod _get_change_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_change::_get_change_output::GetChangeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_change::_get_change_input::GetChangeInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_change::_get_change_output::GetChangeOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_change::builders::GetChangeInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_change::GetChangeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_change::GetChangeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -313,313 +352,352 @@
  333    333   
            meta: meta.unwrap_or_default(),
  334    334   
        })
  335    335   
    }
  336    336   
}
  337    337   
impl ::aws_types::request_id::RequestId for crate::operation::get_checker_ip_ranges::GetCheckerIpRangesError {
  338    338   
    fn request_id(&self) -> Option<&str> {
  339    339   
        self.meta().request_id()
  340    340   
    }
  341    341   
}
  342    342   
  343         -
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_output::GetCheckerIpRangesOutput;
  344         -
  345    343   
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_input::GetCheckerIpRangesInput;
  346    344   
         345  +
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_output::GetCheckerIpRangesOutput;
         346  +
  347    347   
mod _get_checker_ip_ranges_input;
  348    348   
  349    349   
mod _get_checker_ip_ranges_output;
  350    350   
  351    351   
/// Builders
  352    352   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_output::GetCheckerIpRangesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_input::GetCheckerIpRangesInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_checker_ip_ranges::_get_checker_ip_ranges_output::GetCheckerIpRangesOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_checker_ip_ranges::builders::GetCheckerIpRangesInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_checker_ip_ranges::GetCheckerIpRangesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_checker_ip_ranges::GetCheckerIpRangesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -353,353 +392,392 @@
  373    373   
            meta: meta.unwrap_or_default(),
  374    374   
        })
  375    375   
    }
  376    376   
}
  377    377   
impl ::aws_types::request_id::RequestId for crate::operation::get_dnssec::GetDNSSECError {
  378    378   
    fn request_id(&self) -> Option<&str> {
  379    379   
        self.meta().request_id()
  380    380   
    }
  381    381   
}
  382    382   
  383         -
pub use crate::operation::get_dnssec::_get_dnssec_output::GetDnssecOutput;
  384         -
  385    383   
pub use crate::operation::get_dnssec::_get_dnssec_input::GetDnssecInput;
  386    384   
         385  +
pub use crate::operation::get_dnssec::_get_dnssec_output::GetDnssecOutput;
         386  +
  387    387   
mod _get_dnssec_input;
  388    388   
  389    389   
mod _get_dnssec_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_dnssec::_get_dnssec_output::GetDnssecOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_dnssec::_get_dnssec_input::GetDnssecInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_dnssec::_get_dnssec_output::GetDnssecOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_dnssec::builders::GetDnssecInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_dnssec::GetDnssecOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_dnssec::GetDNSSECError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -356,356 +395,395 @@
  376    376   
            meta: meta.unwrap_or_default(),
  377    377   
        })
  378    378   
    }
  379    379   
}
  380    380   
impl ::aws_types::request_id::RequestId for crate::operation::get_geo_location::GetGeoLocationError {
  381    381   
    fn request_id(&self) -> Option<&str> {
  382    382   
        self.meta().request_id()
  383    383   
    }
  384    384   
}
  385    385   
  386         -
pub use crate::operation::get_geo_location::_get_geo_location_output::GetGeoLocationOutput;
  387         -
  388    386   
pub use crate::operation::get_geo_location::_get_geo_location_input::GetGeoLocationInput;
  389    387   
         388  +
pub use crate::operation::get_geo_location::_get_geo_location_output::GetGeoLocationOutput;
         389  +
  390    390   
mod _get_geo_location_input;
  391    391   
  392    392   
mod _get_geo_location_output;
  393    393   
  394    394   
/// Builders
  395    395   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_geo_location::_get_geo_location_output::GetGeoLocationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_geo_location::_get_geo_location_input::GetGeoLocationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_geo_location::_get_geo_location_output::GetGeoLocationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_geo_location::builders::GetGeoLocationInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_geo_location::GetGeoLocationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_geo_location::GetGeoLocationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -354,354 +393,393 @@
  374    374   
            meta: meta.unwrap_or_default(),
  375    375   
        })
  376    376   
    }
  377    377   
}
  378    378   
impl ::aws_types::request_id::RequestId for crate::operation::get_health_check::GetHealthCheckError {
  379    379   
    fn request_id(&self) -> Option<&str> {
  380    380   
        self.meta().request_id()
  381    381   
    }
  382    382   
}
  383    383   
  384         -
pub use crate::operation::get_health_check::_get_health_check_output::GetHealthCheckOutput;
  385         -
  386    384   
pub use crate::operation::get_health_check::_get_health_check_input::GetHealthCheckInput;
  387    385   
         386  +
pub use crate::operation::get_health_check::_get_health_check_output::GetHealthCheckOutput;
         387  +
  388    388   
mod _get_health_check_input;
  389    389   
  390    390   
mod _get_health_check_output;
  391    391   
  392    392   
/// Builders
  393    393   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_health_check::_get_health_check_output::GetHealthCheckOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_health_check::_get_health_check_input::GetHealthCheckInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_health_check::_get_health_check_output::GetHealthCheckOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_health_check::builders::GetHealthCheckInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_health_check::GetHealthCheckOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_health_check::GetHealthCheckError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -313,313 +352,352 @@
  333    333   
            meta: meta.unwrap_or_default(),
  334    334   
        })
  335    335   
    }
  336    336   
}
  337    337   
impl ::aws_types::request_id::RequestId for crate::operation::get_health_check_count::GetHealthCheckCountError {
  338    338   
    fn request_id(&self) -> Option<&str> {
  339    339   
        self.meta().request_id()
  340    340   
    }
  341    341   
}
  342    342   
  343         -
pub use crate::operation::get_health_check_count::_get_health_check_count_output::GetHealthCheckCountOutput;
  344         -
  345    343   
pub use crate::operation::get_health_check_count::_get_health_check_count_input::GetHealthCheckCountInput;
  346    344   
         345  +
pub use crate::operation::get_health_check_count::_get_health_check_count_output::GetHealthCheckCountOutput;
         346  +
  347    347   
mod _get_health_check_count_input;
  348    348   
  349    349   
mod _get_health_check_count_output;
  350    350   
  351    351   
/// Builders
  352    352   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_health_check_count::_get_health_check_count_output::GetHealthCheckCountOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_health_check_count::_get_health_check_count_input::GetHealthCheckCountInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_health_check_count::_get_health_check_count_output::GetHealthCheckCountOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_health_check_count::builders::GetHealthCheckCountInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_health_check_count::GetHealthCheckCountOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_health_check_count::GetHealthCheckCountError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -359,359 +398,398 @@
  379    379   
            meta: meta.unwrap_or_default(),
  380    380   
        })
  381    381   
    }
  382    382   
}
  383    383   
impl ::aws_types::request_id::RequestId for crate::operation::get_health_check_last_failure_reason::GetHealthCheckLastFailureReasonError {
  384    384   
    fn request_id(&self) -> Option<&str> {
  385    385   
        self.meta().request_id()
  386    386   
    }
  387    387   
}
  388    388   
  389         -
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_output::GetHealthCheckLastFailureReasonOutput;
  390         -
  391    389   
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_input::GetHealthCheckLastFailureReasonInput;
  392    390   
         391  +
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_output::GetHealthCheckLastFailureReasonOutput;
         392  +
  393    393   
mod _get_health_check_last_failure_reason_input;
  394    394   
  395    395   
mod _get_health_check_last_failure_reason_output;
  396    396   
  397    397   
/// Builders
  398    398   
pub mod builders;

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

@@ -1,1 +35,35 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_output::GetHealthCheckLastFailureReasonOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_input::GetHealthCheckLastFailureReasonInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_health_check_last_failure_reason::_get_health_check_last_failure_reason_output::GetHealthCheckLastFailureReasonOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_health_check_last_failure_reason::builders::GetHealthCheckLastFailureReasonInputBuilder {
    7      7   
    /// Sends a request with this input using the given client.
    8      8   
    pub async fn send_with(
    9      9   
        self,
   10     10   
        client: &crate::Client,
   11     11   
    ) -> ::std::result::Result<
   12     12   
        crate::operation::get_health_check_last_failure_reason::GetHealthCheckLastFailureReasonOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_health_check_last_failure_reason::GetHealthCheckLastFailureReasonError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -345,345 +384,384 @@
  365    365   
            meta: meta.unwrap_or_default(),
  366    366   
        })
  367    367   
    }
  368    368   
}
  369    369   
impl ::aws_types::request_id::RequestId for crate::operation::get_health_check_status::GetHealthCheckStatusError {
  370    370   
    fn request_id(&self) -> Option<&str> {
  371    371   
        self.meta().request_id()
  372    372   
    }
  373    373   
}
  374    374   
  375         -
pub use crate::operation::get_health_check_status::_get_health_check_status_output::GetHealthCheckStatusOutput;
  376         -
  377    375   
pub use crate::operation::get_health_check_status::_get_health_check_status_input::GetHealthCheckStatusInput;
  378    376   
         377  +
pub use crate::operation::get_health_check_status::_get_health_check_status_output::GetHealthCheckStatusOutput;
         378  +
  379    379   
mod _get_health_check_status_input;
  380    380   
  381    381   
mod _get_health_check_status_output;
  382    382   
  383    383   
/// Builders
  384    384   
pub mod builders;