AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

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

@@ -404,404 +443,443 @@
  424    424   
            meta: meta.unwrap_or_default(),
  425    425   
        })
  426    426   
    }
  427    427   
}
  428    428   
impl ::aws_types::request_id::RequestId for crate::operation::activate_key_signing_key::ActivateKeySigningKeyError {
  429    429   
    fn request_id(&self) -> Option<&str> {
  430    430   
        self.meta().request_id()
  431    431   
    }
  432    432   
}
  433    433   
  434         -
pub use crate::operation::activate_key_signing_key::_activate_key_signing_key_output::ActivateKeySigningKeyOutput;
  435         -
  436    434   
pub use crate::operation::activate_key_signing_key::_activate_key_signing_key_input::ActivateKeySigningKeyInput;
  437    435   
         436  +
pub use crate::operation::activate_key_signing_key::_activate_key_signing_key_output::ActivateKeySigningKeyOutput;
         437  +
  438    438   
mod _activate_key_signing_key_input;
  439    439   
  440    440   
mod _activate_key_signing_key_output;
  441    441   
  442    442   
/// Builders
  443    443   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/activate_key_signing_key/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::activate_key_signing_key::_activate_key_signing_key_output::ActivateKeySigningKeyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::activate_key_signing_key::_activate_key_signing_key_input::ActivateKeySigningKeyInputBuilder;
    5      3   
           4  +
pub use crate::operation::activate_key_signing_key::_activate_key_signing_key_output::ActivateKeySigningKeyOutputBuilder;
           5  +
    6      6   
impl crate::operation::activate_key_signing_key::builders::ActivateKeySigningKeyInputBuilder {
    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::activate_key_signing_key::ActivateKeySigningKeyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::activate_key_signing_key::ActivateKeySigningKeyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -432,432 +471,471 @@
  452    452   
            meta: meta.unwrap_or_default(),
  453    453   
        })
  454    454   
    }
  455    455   
}
  456    456   
impl ::aws_types::request_id::RequestId for crate::operation::associate_vpc_with_hosted_zone::AssociateVPCWithHostedZoneError {
  457    457   
    fn request_id(&self) -> Option<&str> {
  458    458   
        self.meta().request_id()
  459    459   
    }
  460    460   
}
  461    461   
  462         -
pub use crate::operation::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_output::AssociateVpcWithHostedZoneOutput;
  463         -
  464    462   
pub use crate::operation::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_input::AssociateVpcWithHostedZoneInput;
  465    463   
         464  +
pub use crate::operation::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_output::AssociateVpcWithHostedZoneOutput;
         465  +
  466    466   
mod _associate_vpc_with_hosted_zone_input;
  467    467   
  468    468   
mod _associate_vpc_with_hosted_zone_output;
  469    469   
  470    470   
/// Builders
  471    471   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/associate_vpc_with_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::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_output::AssociateVpcWithHostedZoneOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_input::AssociateVpcWithHostedZoneInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_vpc_with_hosted_zone::_associate_vpc_with_hosted_zone_output::AssociateVpcWithHostedZoneOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_vpc_with_hosted_zone::builders::AssociateVpcWithHostedZoneInputBuilder {
    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::associate_vpc_with_hosted_zone::AssociateVpcWithHostedZoneOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_vpc_with_hosted_zone::AssociateVPCWithHostedZoneError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -390,390 +429,429 @@
  410    410   
            meta: meta.unwrap_or_default(),
  411    411   
        })
  412    412   
    }
  413    413   
}
  414    414   
impl ::aws_types::request_id::RequestId for crate::operation::change_cidr_collection::ChangeCidrCollectionError {
  415    415   
    fn request_id(&self) -> Option<&str> {
  416    416   
        self.meta().request_id()
  417    417   
    }
  418    418   
}
  419    419   
  420         -
pub use crate::operation::change_cidr_collection::_change_cidr_collection_output::ChangeCidrCollectionOutput;
  421         -
  422    420   
pub use crate::operation::change_cidr_collection::_change_cidr_collection_input::ChangeCidrCollectionInput;
  423    421   
         422  +
pub use crate::operation::change_cidr_collection::_change_cidr_collection_output::ChangeCidrCollectionOutput;
         423  +
  424    424   
mod _change_cidr_collection_input;
  425    425   
  426    426   
mod _change_cidr_collection_output;
  427    427   
  428    428   
/// Builders
  429    429   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_cidr_collection/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::change_cidr_collection::_change_cidr_collection_output::ChangeCidrCollectionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::change_cidr_collection::_change_cidr_collection_input::ChangeCidrCollectionInputBuilder;
    5      3   
           4  +
pub use crate::operation::change_cidr_collection::_change_cidr_collection_output::ChangeCidrCollectionOutputBuilder;
           5  +
    6      6   
impl crate::operation::change_cidr_collection::builders::ChangeCidrCollectionInputBuilder {
    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::change_cidr_collection::ChangeCidrCollectionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::change_cidr_collection::ChangeCidrCollectionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -384,384 +423,423 @@
  404    404   
            meta: meta.unwrap_or_default(),
  405    405   
        })
  406    406   
    }
  407    407   
}
  408    408   
impl ::aws_types::request_id::RequestId for crate::operation::change_resource_record_sets::ChangeResourceRecordSetsError {
  409    409   
    fn request_id(&self) -> Option<&str> {
  410    410   
        self.meta().request_id()
  411    411   
    }
  412    412   
}
  413    413   
  414         -
pub use crate::operation::change_resource_record_sets::_change_resource_record_sets_output::ChangeResourceRecordSetsOutput;
  415         -
  416    414   
pub use crate::operation::change_resource_record_sets::_change_resource_record_sets_input::ChangeResourceRecordSetsInput;
  417    415   
         416  +
pub use crate::operation::change_resource_record_sets::_change_resource_record_sets_output::ChangeResourceRecordSetsOutput;
         417  +
  418    418   
mod _change_resource_record_sets_input;
  419    419   
  420    420   
mod _change_resource_record_sets_output;
  421    421   
  422    422   
/// Builders
  423    423   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_resource_record_sets/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::change_resource_record_sets::_change_resource_record_sets_output::ChangeResourceRecordSetsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::change_resource_record_sets::_change_resource_record_sets_input::ChangeResourceRecordSetsInputBuilder;
    5      3   
           4  +
pub use crate::operation::change_resource_record_sets::_change_resource_record_sets_output::ChangeResourceRecordSetsOutputBuilder;
           5  +
    6      6   
impl crate::operation::change_resource_record_sets::builders::ChangeResourceRecordSetsInputBuilder {
    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::change_resource_record_sets::ChangeResourceRecordSetsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::change_resource_record_sets::ChangeResourceRecordSetsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -397,397 +436,436 @@
  417    417   
            meta: meta.unwrap_or_default(),
  418    418   
        })
  419    419   
    }
  420    420   
}
  421    421   
impl ::aws_types::request_id::RequestId for crate::operation::change_tags_for_resource::ChangeTagsForResourceError {
  422    422   
    fn request_id(&self) -> Option<&str> {
  423    423   
        self.meta().request_id()
  424    424   
    }
  425    425   
}
  426    426   
  427         -
pub use crate::operation::change_tags_for_resource::_change_tags_for_resource_output::ChangeTagsForResourceOutput;
  428         -
  429    427   
pub use crate::operation::change_tags_for_resource::_change_tags_for_resource_input::ChangeTagsForResourceInput;
  430    428   
         429  +
pub use crate::operation::change_tags_for_resource::_change_tags_for_resource_output::ChangeTagsForResourceOutput;
         430  +
  431    431   
mod _change_tags_for_resource_input;
  432    432   
  433    433   
mod _change_tags_for_resource_output;
  434    434   
  435    435   
/// Builders
  436    436   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/change_tags_for_resource/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::change_tags_for_resource::_change_tags_for_resource_output::ChangeTagsForResourceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::change_tags_for_resource::_change_tags_for_resource_input::ChangeTagsForResourceInputBuilder;
    5      3   
           4  +
pub use crate::operation::change_tags_for_resource::_change_tags_for_resource_output::ChangeTagsForResourceOutputBuilder;
           5  +
    6      6   
impl crate::operation::change_tags_for_resource::builders::ChangeTagsForResourceInputBuilder {
    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::change_tags_for_resource::ChangeTagsForResourceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::change_tags_for_resource::ChangeTagsForResourceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_cidr_collection.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::create_cidr_collection::CreateCidrCollectionError {
  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::create_cidr_collection::_create_cidr_collection_output::CreateCidrCollectionOutput;
  390         -
  391    389   
pub use crate::operation::create_cidr_collection::_create_cidr_collection_input::CreateCidrCollectionInput;
  392    390   
         391  +
pub use crate::operation::create_cidr_collection::_create_cidr_collection_output::CreateCidrCollectionOutput;
         392  +
  393    393   
mod _create_cidr_collection_input;
  394    394   
  395    395   
mod _create_cidr_collection_output;
  396    396   
  397    397   
/// Builders
  398    398   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_cidr_collection/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::create_cidr_collection::_create_cidr_collection_output::CreateCidrCollectionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_cidr_collection::_create_cidr_collection_input::CreateCidrCollectionInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_cidr_collection::_create_cidr_collection_output::CreateCidrCollectionOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_cidr_collection::builders::CreateCidrCollectionInputBuilder {
    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::create_cidr_collection::CreateCidrCollectionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_cidr_collection::CreateCidrCollectionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -358,358 +397,397 @@
  378    378   
            meta: meta.unwrap_or_default(),
  379    379   
        })
  380    380   
    }
  381    381   
}
  382    382   
impl ::aws_types::request_id::RequestId for crate::operation::create_health_check::CreateHealthCheckError {
  383    383   
    fn request_id(&self) -> Option<&str> {
  384    384   
        self.meta().request_id()
  385    385   
    }
  386    386   
}
  387    387   
  388         -
pub use crate::operation::create_health_check::_create_health_check_output::CreateHealthCheckOutput;
  389         -
  390    388   
pub use crate::operation::create_health_check::_create_health_check_input::CreateHealthCheckInput;
  391    389   
         390  +
pub use crate::operation::create_health_check::_create_health_check_output::CreateHealthCheckOutput;
         391  +
  392    392   
mod _create_health_check_input;
  393    393   
  394    394   
mod _create_health_check_output;
  395    395   
  396    396   
/// Builders
  397    397   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_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::create_health_check::_create_health_check_output::CreateHealthCheckOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_health_check::_create_health_check_input::CreateHealthCheckInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_health_check::_create_health_check_output::CreateHealthCheckOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_health_check::builders::CreateHealthCheckInputBuilder {
    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::create_health_check::CreateHealthCheckOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_health_check::CreateHealthCheckError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -419,419 +458,458 @@
  439    439   
            meta: meta.unwrap_or_default(),
  440    440   
        })
  441    441   
    }
  442    442   
}
  443    443   
impl ::aws_types::request_id::RequestId for crate::operation::create_hosted_zone::CreateHostedZoneError {
  444    444   
    fn request_id(&self) -> Option<&str> {
  445    445   
        self.meta().request_id()
  446    446   
    }
  447    447   
}
  448    448   
  449         -
pub use crate::operation::create_hosted_zone::_create_hosted_zone_output::CreateHostedZoneOutput;
  450         -
  451    449   
pub use crate::operation::create_hosted_zone::_create_hosted_zone_input::CreateHostedZoneInput;
  452    450   
         451  +
pub use crate::operation::create_hosted_zone::_create_hosted_zone_output::CreateHostedZoneOutput;
         452  +
  453    453   
mod _create_hosted_zone_input;
  454    454   
  455    455   
mod _create_hosted_zone_output;
  456    456   
  457    457   
/// Builders
  458    458   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/create_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::create_hosted_zone::_create_hosted_zone_output::CreateHostedZoneOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_hosted_zone::_create_hosted_zone_input::CreateHostedZoneInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_hosted_zone::_create_hosted_zone_output::CreateHostedZoneOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_hosted_zone::builders::CreateHostedZoneInputBuilder {
    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::create_hosted_zone::CreateHostedZoneOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_hosted_zone::CreateHostedZoneError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,