AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/delete_query_logging_config/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::delete_query_logging_config::_delete_query_logging_config_output::DeleteQueryLoggingConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_query_logging_config::_delete_query_logging_config_input::DeleteQueryLoggingConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_query_logging_config::_delete_query_logging_config_output::DeleteQueryLoggingConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_query_logging_config::builders::DeleteQueryLoggingConfigInputBuilder {
    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::delete_query_logging_config::DeleteQueryLoggingConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_query_logging_config::DeleteQueryLoggingConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -373,373 +412,412 @@
  393    393   
            meta: meta.unwrap_or_default(),
  394    394   
        })
  395    395   
    }
  396    396   
}
  397    397   
impl ::aws_types::request_id::RequestId for crate::operation::delete_reusable_delegation_set::DeleteReusableDelegationSetError {
  398    398   
    fn request_id(&self) -> Option<&str> {
  399    399   
        self.meta().request_id()
  400    400   
    }
  401    401   
}
  402    402   
  403         -
pub use crate::operation::delete_reusable_delegation_set::_delete_reusable_delegation_set_output::DeleteReusableDelegationSetOutput;
  404         -
  405    403   
pub use crate::operation::delete_reusable_delegation_set::_delete_reusable_delegation_set_input::DeleteReusableDelegationSetInput;
  406    404   
         405  +
pub use crate::operation::delete_reusable_delegation_set::_delete_reusable_delegation_set_output::DeleteReusableDelegationSetOutput;
         406  +
  407    407   
mod _delete_reusable_delegation_set_input;
  408    408   
  409    409   
mod _delete_reusable_delegation_set_output;
  410    410   
  411    411   
/// Builders
  412    412   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/delete_reusable_delegation_set/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::delete_reusable_delegation_set::_delete_reusable_delegation_set_output::DeleteReusableDelegationSetOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_reusable_delegation_set::_delete_reusable_delegation_set_input::DeleteReusableDelegationSetInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_reusable_delegation_set::_delete_reusable_delegation_set_output::DeleteReusableDelegationSetOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_reusable_delegation_set::builders::DeleteReusableDelegationSetInputBuilder {
    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::delete_reusable_delegation_set::DeleteReusableDelegationSetOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_reusable_delegation_set::DeleteReusableDelegationSetError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -376,376 +415,415 @@
  396    396   
            meta: meta.unwrap_or_default(),
  397    397   
        })
  398    398   
    }
  399    399   
}
  400    400   
impl ::aws_types::request_id::RequestId for crate::operation::delete_traffic_policy::DeleteTrafficPolicyError {
  401    401   
    fn request_id(&self) -> Option<&str> {
  402    402   
        self.meta().request_id()
  403    403   
    }
  404    404   
}
  405    405   
  406         -
pub use crate::operation::delete_traffic_policy::_delete_traffic_policy_output::DeleteTrafficPolicyOutput;
  407         -
  408    406   
pub use crate::operation::delete_traffic_policy::_delete_traffic_policy_input::DeleteTrafficPolicyInput;
  409    407   
         408  +
pub use crate::operation::delete_traffic_policy::_delete_traffic_policy_output::DeleteTrafficPolicyOutput;
         409  +
  410    410   
mod _delete_traffic_policy_input;
  411    411   
  412    412   
mod _delete_traffic_policy_output;
  413    413   
  414    414   
/// Builders
  415    415   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/delete_traffic_policy/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::delete_traffic_policy::_delete_traffic_policy_output::DeleteTrafficPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_traffic_policy::_delete_traffic_policy_input::DeleteTrafficPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_traffic_policy::_delete_traffic_policy_output::DeleteTrafficPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_traffic_policy::builders::DeleteTrafficPolicyInputBuilder {
    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::delete_traffic_policy::DeleteTrafficPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_traffic_policy::DeleteTrafficPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -360,360 +399,399 @@
  380    380   
            meta: meta.unwrap_or_default(),
  381    381   
        })
  382    382   
    }
  383    383   
}
  384    384   
impl ::aws_types::request_id::RequestId for crate::operation::delete_traffic_policy_instance::DeleteTrafficPolicyInstanceError {
  385    385   
    fn request_id(&self) -> Option<&str> {
  386    386   
        self.meta().request_id()
  387    387   
    }
  388    388   
}
  389    389   
  390         -
pub use crate::operation::delete_traffic_policy_instance::_delete_traffic_policy_instance_output::DeleteTrafficPolicyInstanceOutput;
  391         -
  392    390   
pub use crate::operation::delete_traffic_policy_instance::_delete_traffic_policy_instance_input::DeleteTrafficPolicyInstanceInput;
  393    391   
         392  +
pub use crate::operation::delete_traffic_policy_instance::_delete_traffic_policy_instance_output::DeleteTrafficPolicyInstanceOutput;
         393  +
  394    394   
mod _delete_traffic_policy_instance_input;
  395    395   
  396    396   
mod _delete_traffic_policy_instance_output;
  397    397   
  398    398   
/// Builders
  399    399   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/delete_traffic_policy_instance/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::delete_traffic_policy_instance::_delete_traffic_policy_instance_output::DeleteTrafficPolicyInstanceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_traffic_policy_instance::_delete_traffic_policy_instance_input::DeleteTrafficPolicyInstanceInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_traffic_policy_instance::_delete_traffic_policy_instance_output::DeleteTrafficPolicyInstanceOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_traffic_policy_instance::builders::DeleteTrafficPolicyInstanceInputBuilder {
    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::delete_traffic_policy_instance::DeleteTrafficPolicyInstanceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_traffic_policy_instance::DeleteTrafficPolicyInstanceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -400,400 +439,439 @@
  420    420   
            meta: meta.unwrap_or_default(),
  421    421   
        })
  422    422   
    }
  423    423   
}
  424    424   
impl ::aws_types::request_id::RequestId for crate::operation::delete_vpc_association_authorization::DeleteVPCAssociationAuthorizationError {
  425    425   
    fn request_id(&self) -> Option<&str> {
  426    426   
        self.meta().request_id()
  427    427   
    }
  428    428   
}
  429    429   
  430         -
pub use crate::operation::delete_vpc_association_authorization::_delete_vpc_association_authorization_output::DeleteVpcAssociationAuthorizationOutput;
  431         -
  432    430   
pub use crate::operation::delete_vpc_association_authorization::_delete_vpc_association_authorization_input::DeleteVpcAssociationAuthorizationInput;
  433    431   
         432  +
pub use crate::operation::delete_vpc_association_authorization::_delete_vpc_association_authorization_output::DeleteVpcAssociationAuthorizationOutput;
         433  +
  434    434   
mod _delete_vpc_association_authorization_input;
  435    435   
  436    436   
mod _delete_vpc_association_authorization_output;
  437    437   
  438    438   
/// Builders
  439    439   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/delete_vpc_association_authorization/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::delete_vpc_association_authorization::_delete_vpc_association_authorization_output::DeleteVpcAssociationAuthorizationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_vpc_association_authorization::_delete_vpc_association_authorization_input::DeleteVpcAssociationAuthorizationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_vpc_association_authorization::_delete_vpc_association_authorization_output::DeleteVpcAssociationAuthorizationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_vpc_association_authorization::builders::DeleteVpcAssociationAuthorizationInputBuilder {
    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::delete_vpc_association_authorization::DeleteVpcAssociationAuthorizationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_vpc_association_authorization::DeleteVPCAssociationAuthorizationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -412,412 +451,451 @@
  432    432   
            meta: meta.unwrap_or_default(),
  433    433   
        })
  434    434   
    }
  435    435   
}
  436    436   
impl ::aws_types::request_id::RequestId for crate::operation::disable_hosted_zone_dnssec::DisableHostedZoneDNSSECError {
  437    437   
    fn request_id(&self) -> Option<&str> {
  438    438   
        self.meta().request_id()
  439    439   
    }
  440    440   
}
  441    441   
  442         -
pub use crate::operation::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_output::DisableHostedZoneDnssecOutput;
  443         -
  444    442   
pub use crate::operation::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_input::DisableHostedZoneDnssecInput;
  445    443   
         444  +
pub use crate::operation::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_output::DisableHostedZoneDnssecOutput;
         445  +
  446    446   
mod _disable_hosted_zone_dnssec_input;
  447    447   
  448    448   
mod _disable_hosted_zone_dnssec_output;
  449    449   
  450    450   
/// Builders
  451    451   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/disable_hosted_zone_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::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_output::DisableHostedZoneDnssecOutputBuilder;
    3         -
    4      2   
pub use crate::operation::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_input::DisableHostedZoneDnssecInputBuilder;
    5      3   
           4  +
pub use crate::operation::disable_hosted_zone_dnssec::_disable_hosted_zone_dnssec_output::DisableHostedZoneDnssecOutputBuilder;
           5  +
    6      6   
impl crate::operation::disable_hosted_zone_dnssec::builders::DisableHostedZoneDnssecInputBuilder {
    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::disable_hosted_zone_dnssec::DisableHostedZoneDnssecOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::disable_hosted_zone_dnssec::DisableHostedZoneDNSSECError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -394,394 +433,433 @@
  414    414   
            meta: meta.unwrap_or_default(),
  415    415   
        })
  416    416   
    }
  417    417   
}
  418    418   
impl ::aws_types::request_id::RequestId for crate::operation::disassociate_vpc_from_hosted_zone::DisassociateVPCFromHostedZoneError {
  419    419   
    fn request_id(&self) -> Option<&str> {
  420    420   
        self.meta().request_id()
  421    421   
    }
  422    422   
}
  423    423   
  424         -
pub use crate::operation::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_output::DisassociateVpcFromHostedZoneOutput;
  425         -
  426    424   
pub use crate::operation::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_input::DisassociateVpcFromHostedZoneInput;
  427    425   
         426  +
pub use crate::operation::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_output::DisassociateVpcFromHostedZoneOutput;
         427  +
  428    428   
mod _disassociate_vpc_from_hosted_zone_input;
  429    429   
  430    430   
mod _disassociate_vpc_from_hosted_zone_output;
  431    431   
  432    432   
/// Builders
  433    433   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/disassociate_vpc_from_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::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_output::DisassociateVpcFromHostedZoneOutputBuilder;
    3         -
    4      2   
pub use crate::operation::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_input::DisassociateVpcFromHostedZoneInputBuilder;
    5      3   
           4  +
pub use crate::operation::disassociate_vpc_from_hosted_zone::_disassociate_vpc_from_hosted_zone_output::DisassociateVpcFromHostedZoneOutputBuilder;
           5  +
    6      6   
impl crate::operation::disassociate_vpc_from_hosted_zone::builders::DisassociateVpcFromHostedZoneInputBuilder {
    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::disassociate_vpc_from_hosted_zone::DisassociateVpcFromHostedZoneOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::disassociate_vpc_from_hosted_zone::DisassociateVPCFromHostedZoneError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -422,422 +461,461 @@
  442    442   
            meta: meta.unwrap_or_default(),
  443    443   
        })
  444    444   
    }
  445    445   
}
  446    446   
impl ::aws_types::request_id::RequestId for crate::operation::enable_hosted_zone_dnssec::EnableHostedZoneDNSSECError {
  447    447   
    fn request_id(&self) -> Option<&str> {
  448    448   
        self.meta().request_id()
  449    449   
    }
  450    450   
}
  451    451   
  452         -
pub use crate::operation::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_output::EnableHostedZoneDnssecOutput;
  453         -
  454    452   
pub use crate::operation::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_input::EnableHostedZoneDnssecInput;
  455    453   
         454  +
pub use crate::operation::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_output::EnableHostedZoneDnssecOutput;
         455  +
  456    456   
mod _enable_hosted_zone_dnssec_input;
  457    457   
  458    458   
mod _enable_hosted_zone_dnssec_output;
  459    459   
  460    460   
/// Builders
  461    461   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/route53/src/operation/enable_hosted_zone_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::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_output::EnableHostedZoneDnssecOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_input::EnableHostedZoneDnssecInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_hosted_zone_dnssec::_enable_hosted_zone_dnssec_output::EnableHostedZoneDnssecOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_hosted_zone_dnssec::builders::EnableHostedZoneDnssecInputBuilder {
    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::enable_hosted_zone_dnssec::EnableHostedZoneDnssecOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_hosted_zone_dnssec::EnableHostedZoneDNSSECError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -334,334 +373,373 @@
  354    354   
            meta: meta.unwrap_or_default(),
  355    355   
        })
  356    356   
    }
  357    357   
}
  358    358   
impl ::aws_types::request_id::RequestId for crate::operation::get_account_limit::GetAccountLimitError {
  359    359   
    fn request_id(&self) -> Option<&str> {
  360    360   
        self.meta().request_id()
  361    361   
    }
  362    362   
}
  363    363   
  364         -
pub use crate::operation::get_account_limit::_get_account_limit_output::GetAccountLimitOutput;
  365         -
  366    364   
pub use crate::operation::get_account_limit::_get_account_limit_input::GetAccountLimitInput;
  367    365   
         366  +
pub use crate::operation::get_account_limit::_get_account_limit_output::GetAccountLimitOutput;
         367  +
  368    368   
mod _get_account_limit_input;
  369    369   
  370    370   
mod _get_account_limit_output;
  371    371   
  372    372   
/// Builders
  373    373   
pub mod builders;