AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

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;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/get_health_check_status/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_status::_get_health_check_status_output::GetHealthCheckStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_health_check_status::_get_health_check_status_input::GetHealthCheckStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_health_check_status::_get_health_check_status_output::GetHealthCheckStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_health_check_status::builders::GetHealthCheckStatusInputBuilder {
    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_status::GetHealthCheckStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_health_check_status::GetHealthCheckStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -344,344 +383,383 @@
  364    364   
            meta: meta.unwrap_or_default(),
  365    365   
        })
  366    366   
    }
  367    367   
}
  368    368   
impl ::aws_types::request_id::RequestId for crate::operation::get_hosted_zone::GetHostedZoneError {
  369    369   
    fn request_id(&self) -> Option<&str> {
  370    370   
        self.meta().request_id()
  371    371   
    }
  372    372   
}
  373    373   
  374         -
pub use crate::operation::get_hosted_zone::_get_hosted_zone_output::GetHostedZoneOutput;
  375         -
  376    374   
pub use crate::operation::get_hosted_zone::_get_hosted_zone_input::GetHostedZoneInput;
  377    375   
         376  +
pub use crate::operation::get_hosted_zone::_get_hosted_zone_output::GetHostedZoneOutput;
         377  +
  378    378   
mod _get_hosted_zone_input;
  379    379   
  380    380   
mod _get_hosted_zone_output;
  381    381   
  382    382   
/// Builders
  383    383   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/get_hosted_zone/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_hosted_zone::_get_hosted_zone_output::GetHostedZoneOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_hosted_zone::_get_hosted_zone_input::GetHostedZoneInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_hosted_zone::_get_hosted_zone_output::GetHostedZoneOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_hosted_zone::builders::GetHostedZoneInputBuilder {
    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_hosted_zone::GetHostedZoneOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_hosted_zone::GetHostedZoneError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -323,323 +362,362 @@
  343    343   
            meta: meta.unwrap_or_default(),
  344    344   
        })
  345    345   
    }
  346    346   
}
  347    347   
impl ::aws_types::request_id::RequestId for crate::operation::get_hosted_zone_count::GetHostedZoneCountError {
  348    348   
    fn request_id(&self) -> Option<&str> {
  349    349   
        self.meta().request_id()
  350    350   
    }
  351    351   
}
  352    352   
  353         -
pub use crate::operation::get_hosted_zone_count::_get_hosted_zone_count_output::GetHostedZoneCountOutput;
  354         -
  355    353   
pub use crate::operation::get_hosted_zone_count::_get_hosted_zone_count_input::GetHostedZoneCountInput;
  356    354   
         355  +
pub use crate::operation::get_hosted_zone_count::_get_hosted_zone_count_output::GetHostedZoneCountOutput;
         356  +
  357    357   
mod _get_hosted_zone_count_input;
  358    358   
  359    359   
mod _get_hosted_zone_count_output;
  360    360   
  361    361   
/// Builders
  362    362   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/get_hosted_zone_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_hosted_zone_count::_get_hosted_zone_count_output::GetHostedZoneCountOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_hosted_zone_count::_get_hosted_zone_count_input::GetHostedZoneCountInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_hosted_zone_count::_get_hosted_zone_count_output::GetHostedZoneCountOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_hosted_zone_count::builders::GetHostedZoneCountInputBuilder {
    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_hosted_zone_count::GetHostedZoneCountOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_hosted_zone_count::GetHostedZoneCountError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -374,374 +413,413 @@
  394    394   
            meta: meta.unwrap_or_default(),
  395    395   
        })
  396    396   
    }
  397    397   
}
  398    398   
impl ::aws_types::request_id::RequestId for crate::operation::get_hosted_zone_limit::GetHostedZoneLimitError {
  399    399   
    fn request_id(&self) -> Option<&str> {
  400    400   
        self.meta().request_id()
  401    401   
    }
  402    402   
}
  403    403   
  404         -
pub use crate::operation::get_hosted_zone_limit::_get_hosted_zone_limit_output::GetHostedZoneLimitOutput;
  405         -
  406    404   
pub use crate::operation::get_hosted_zone_limit::_get_hosted_zone_limit_input::GetHostedZoneLimitInput;
  407    405   
         406  +
pub use crate::operation::get_hosted_zone_limit::_get_hosted_zone_limit_output::GetHostedZoneLimitOutput;
         407  +
  408    408   
mod _get_hosted_zone_limit_input;
  409    409   
  410    410   
mod _get_hosted_zone_limit_output;
  411    411   
  412    412   
/// Builders
  413    413   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/get_hosted_zone_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_hosted_zone_limit::_get_hosted_zone_limit_output::GetHostedZoneLimitOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_hosted_zone_limit::_get_hosted_zone_limit_input::GetHostedZoneLimitInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_hosted_zone_limit::_get_hosted_zone_limit_output::GetHostedZoneLimitOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_hosted_zone_limit::builders::GetHostedZoneLimitInputBuilder {
    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_hosted_zone_limit::GetHostedZoneLimitOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_hosted_zone_limit::GetHostedZoneLimitError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,