AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

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

@@ -332,332 +371,371 @@
  352    352   
            meta: meta.unwrap_or_default(),
  353    353   
        })
  354    354   
    }
  355    355   
}
  356    356   
impl ::aws_types::request_id::RequestId for crate::operation::associate_enclave_certificate_iam_role::AssociateEnclaveCertificateIamRoleError {
  357    357   
    fn request_id(&self) -> Option<&str> {
  358    358   
        self.meta().request_id()
  359    359   
    }
  360    360   
}
  361    361   
  362         -
pub use crate::operation::associate_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_output::AssociateEnclaveCertificateIamRoleOutput;
  363         -
  364    362   
pub use crate::operation::associate_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_input::AssociateEnclaveCertificateIamRoleInput;
  365    363   
         364  +
pub use crate::operation::associate_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_output::AssociateEnclaveCertificateIamRoleOutput;
         365  +
  366    366   
mod _associate_enclave_certificate_iam_role_input;
  367    367   
  368    368   
mod _associate_enclave_certificate_iam_role_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_enclave_certificate_iam_role/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_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_output::AssociateEnclaveCertificateIamRoleOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_input::AssociateEnclaveCertificateIamRoleInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_enclave_certificate_iam_role::_associate_enclave_certificate_iam_role_output::AssociateEnclaveCertificateIamRoleOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_enclave_certificate_iam_role::builders::AssociateEnclaveCertificateIamRoleInputBuilder {
    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_enclave_certificate_iam_role::AssociateEnclaveCertificateIamRoleOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_enclave_certificate_iam_role::AssociateEnclaveCertificateIamRoleError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_iam_instance_profile::AssociateIamInstanceProfileError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_iam_instance_profile::_associate_iam_instance_profile_output::AssociateIamInstanceProfileOutput;
  351         -
  352    350   
pub use crate::operation::associate_iam_instance_profile::_associate_iam_instance_profile_input::AssociateIamInstanceProfileInput;
  353    351   
         352  +
pub use crate::operation::associate_iam_instance_profile::_associate_iam_instance_profile_output::AssociateIamInstanceProfileOutput;
         353  +
  354    354   
mod _associate_iam_instance_profile_input;
  355    355   
  356    356   
mod _associate_iam_instance_profile_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_iam_instance_profile/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_iam_instance_profile::_associate_iam_instance_profile_output::AssociateIamInstanceProfileOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_iam_instance_profile::_associate_iam_instance_profile_input::AssociateIamInstanceProfileInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_iam_instance_profile::_associate_iam_instance_profile_output::AssociateIamInstanceProfileOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_iam_instance_profile::builders::AssociateIamInstanceProfileInputBuilder {
    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_iam_instance_profile::AssociateIamInstanceProfileOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_iam_instance_profile::AssociateIamInstanceProfileError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_instance_event_window::AssociateInstanceEventWindowError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_instance_event_window::_associate_instance_event_window_output::AssociateInstanceEventWindowOutput;
  351         -
  352    350   
pub use crate::operation::associate_instance_event_window::_associate_instance_event_window_input::AssociateInstanceEventWindowInput;
  353    351   
         352  +
pub use crate::operation::associate_instance_event_window::_associate_instance_event_window_output::AssociateInstanceEventWindowOutput;
         353  +
  354    354   
mod _associate_instance_event_window_input;
  355    355   
  356    356   
mod _associate_instance_event_window_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_instance_event_window/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_instance_event_window::_associate_instance_event_window_output::AssociateInstanceEventWindowOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_instance_event_window::_associate_instance_event_window_input::AssociateInstanceEventWindowInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_instance_event_window::_associate_instance_event_window_output::AssociateInstanceEventWindowOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_instance_event_window::builders::AssociateInstanceEventWindowInputBuilder {
    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_instance_event_window::AssociateInstanceEventWindowOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_instance_event_window::AssociateInstanceEventWindowError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_ipam_byoasn::AssociateIpamByoasnError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_ipam_byoasn::_associate_ipam_byoasn_output::AssociateIpamByoasnOutput;
  351         -
  352    350   
pub use crate::operation::associate_ipam_byoasn::_associate_ipam_byoasn_input::AssociateIpamByoasnInput;
  353    351   
         352  +
pub use crate::operation::associate_ipam_byoasn::_associate_ipam_byoasn_output::AssociateIpamByoasnOutput;
         353  +
  354    354   
mod _associate_ipam_byoasn_input;
  355    355   
  356    356   
mod _associate_ipam_byoasn_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_ipam_byoasn/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_ipam_byoasn::_associate_ipam_byoasn_output::AssociateIpamByoasnOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_ipam_byoasn::_associate_ipam_byoasn_input::AssociateIpamByoasnInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_ipam_byoasn::_associate_ipam_byoasn_output::AssociateIpamByoasnOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_ipam_byoasn::builders::AssociateIpamByoasnInputBuilder {
    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_ipam_byoasn::AssociateIpamByoasnOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_ipam_byoasn::AssociateIpamByoasnError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_ipam_resource_discovery.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::associate_ipam_resource_discovery::AssociateIpamResourceDiscoveryError {
  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::associate_ipam_resource_discovery::_associate_ipam_resource_discovery_output::AssociateIpamResourceDiscoveryOutput;
  365         -
  366    364   
pub use crate::operation::associate_ipam_resource_discovery::_associate_ipam_resource_discovery_input::AssociateIpamResourceDiscoveryInput;
  367    365   
         366  +
pub use crate::operation::associate_ipam_resource_discovery::_associate_ipam_resource_discovery_output::AssociateIpamResourceDiscoveryOutput;
         367  +
  368    368   
mod _associate_ipam_resource_discovery_input;
  369    369   
  370    370   
mod _associate_ipam_resource_discovery_output;
  371    371   
  372    372   
/// Builders
  373    373   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_ipam_resource_discovery/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_ipam_resource_discovery::_associate_ipam_resource_discovery_output::AssociateIpamResourceDiscoveryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_ipam_resource_discovery::_associate_ipam_resource_discovery_input::AssociateIpamResourceDiscoveryInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_ipam_resource_discovery::_associate_ipam_resource_discovery_output::AssociateIpamResourceDiscoveryOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_ipam_resource_discovery::builders::AssociateIpamResourceDiscoveryInputBuilder {
    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_ipam_resource_discovery::AssociateIpamResourceDiscoveryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_ipam_resource_discovery::AssociateIpamResourceDiscoveryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_nat_gateway_address::AssociateNatGatewayAddressError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_nat_gateway_address::_associate_nat_gateway_address_output::AssociateNatGatewayAddressOutput;
  351         -
  352    350   
pub use crate::operation::associate_nat_gateway_address::_associate_nat_gateway_address_input::AssociateNatGatewayAddressInput;
  353    351   
         352  +
pub use crate::operation::associate_nat_gateway_address::_associate_nat_gateway_address_output::AssociateNatGatewayAddressOutput;
         353  +
  354    354   
mod _associate_nat_gateway_address_input;
  355    355   
  356    356   
mod _associate_nat_gateway_address_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_nat_gateway_address/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_nat_gateway_address::_associate_nat_gateway_address_output::AssociateNatGatewayAddressOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_nat_gateway_address::_associate_nat_gateway_address_input::AssociateNatGatewayAddressInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_nat_gateway_address::_associate_nat_gateway_address_output::AssociateNatGatewayAddressOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_nat_gateway_address::builders::AssociateNatGatewayAddressInputBuilder {
    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_nat_gateway_address::AssociateNatGatewayAddressOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_nat_gateway_address::AssociateNatGatewayAddressError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_route_server::AssociateRouteServerError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_route_server::_associate_route_server_output::AssociateRouteServerOutput;
  351         -
  352    350   
pub use crate::operation::associate_route_server::_associate_route_server_input::AssociateRouteServerInput;
  353    351   
         352  +
pub use crate::operation::associate_route_server::_associate_route_server_output::AssociateRouteServerOutput;
         353  +
  354    354   
mod _associate_route_server_input;
  355    355   
  356    356   
mod _associate_route_server_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_route_server/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_route_server::_associate_route_server_output::AssociateRouteServerOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_route_server::_associate_route_server_input::AssociateRouteServerInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_route_server::_associate_route_server_output::AssociateRouteServerOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_route_server::builders::AssociateRouteServerInputBuilder {
    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_route_server::AssociateRouteServerOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_route_server::AssociateRouteServerError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::associate_route_table::AssociateRouteTableError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::associate_route_table::_associate_route_table_output::AssociateRouteTableOutput;
  351         -
  352    350   
pub use crate::operation::associate_route_table::_associate_route_table_input::AssociateRouteTableInput;
  353    351   
         352  +
pub use crate::operation::associate_route_table::_associate_route_table_output::AssociateRouteTableOutput;
         353  +
  354    354   
mod _associate_route_table_input;
  355    355   
  356    356   
mod _associate_route_table_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/associate_route_table/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_route_table::_associate_route_table_output::AssociateRouteTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::associate_route_table::_associate_route_table_input::AssociateRouteTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::associate_route_table::_associate_route_table_output::AssociateRouteTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::associate_route_table::builders::AssociateRouteTableInputBuilder {
    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_route_table::AssociateRouteTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::associate_route_table::AssociateRouteTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,