AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

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

@@ -317,317 +359,359 @@
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
impl ::aws_types::request_id::RequestId for crate::operation::describe_vpcs::DescribeVpcsError {
  342    342   
    fn request_id(&self) -> Option<&str> {
  343    343   
        self.meta().request_id()
  344    344   
    }
  345    345   
}
  346    346   
  347         -
pub use crate::operation::describe_vpcs::_describe_vpcs_output::DescribeVpcsOutput;
  348         -
  349    347   
pub use crate::operation::describe_vpcs::_describe_vpcs_input::DescribeVpcsInput;
  350    348   
         349  +
pub use crate::operation::describe_vpcs::_describe_vpcs_output::DescribeVpcsOutput;
         350  +
  351    351   
mod _describe_vpcs_input;
  352    352   
  353    353   
mod _describe_vpcs_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;
  357    357   
  358    358   
/// Paginator for this operation
  359    359   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_vpcs/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::describe_vpcs::_describe_vpcs_output::DescribeVpcsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_vpcs::_describe_vpcs_input::DescribeVpcsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_vpcs::_describe_vpcs_output::DescribeVpcsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_vpcs::builders::DescribeVpcsInputBuilder {
    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::describe_vpcs::DescribeVpcsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_vpcs::DescribeVpcsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -321,321 +360,360 @@
  341    341   
            meta: meta.unwrap_or_default(),
  342    342   
        })
  343    343   
    }
  344    344   
}
  345    345   
impl ::aws_types::request_id::RequestId for crate::operation::describe_vpn_connections::DescribeVpnConnectionsError {
  346    346   
    fn request_id(&self) -> Option<&str> {
  347    347   
        self.meta().request_id()
  348    348   
    }
  349    349   
}
  350    350   
  351         -
pub use crate::operation::describe_vpn_connections::_describe_vpn_connections_output::DescribeVpnConnectionsOutput;
  352         -
  353    351   
pub use crate::operation::describe_vpn_connections::_describe_vpn_connections_input::DescribeVpnConnectionsInput;
  354    352   
         353  +
pub use crate::operation::describe_vpn_connections::_describe_vpn_connections_output::DescribeVpnConnectionsOutput;
         354  +
  355    355   
mod _describe_vpn_connections_input;
  356    356   
  357    357   
mod _describe_vpn_connections_output;
  358    358   
  359    359   
/// Builders
  360    360   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_vpn_connections/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::describe_vpn_connections::_describe_vpn_connections_output::DescribeVpnConnectionsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_vpn_connections::_describe_vpn_connections_input::DescribeVpnConnectionsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_vpn_connections::_describe_vpn_connections_output::DescribeVpnConnectionsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_vpn_connections::builders::DescribeVpnConnectionsInputBuilder {
    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::describe_vpn_connections::DescribeVpnConnectionsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_vpn_connections::DescribeVpnConnectionsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_vpn_gateways.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::describe_vpn_gateways::DescribeVpnGatewaysError {
  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::describe_vpn_gateways::_describe_vpn_gateways_output::DescribeVpnGatewaysOutput;
  351         -
  352    350   
pub use crate::operation::describe_vpn_gateways::_describe_vpn_gateways_input::DescribeVpnGatewaysInput;
  353    351   
         352  +
pub use crate::operation::describe_vpn_gateways::_describe_vpn_gateways_output::DescribeVpnGatewaysOutput;
         353  +
  354    354   
mod _describe_vpn_gateways_input;
  355    355   
  356    356   
mod _describe_vpn_gateways_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_vpn_gateways/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::describe_vpn_gateways::_describe_vpn_gateways_output::DescribeVpnGatewaysOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_vpn_gateways::_describe_vpn_gateways_input::DescribeVpnGatewaysInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_vpn_gateways::_describe_vpn_gateways_output::DescribeVpnGatewaysOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_vpn_gateways::builders::DescribeVpnGatewaysInputBuilder {
    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::describe_vpn_gateways::DescribeVpnGatewaysOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_vpn_gateways::DescribeVpnGatewaysError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_classic_link_vpc.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::detach_classic_link_vpc::DetachClassicLinkVpcError {
  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::detach_classic_link_vpc::_detach_classic_link_vpc_output::DetachClassicLinkVpcOutput;
  351         -
  352    350   
pub use crate::operation::detach_classic_link_vpc::_detach_classic_link_vpc_input::DetachClassicLinkVpcInput;
  353    351   
         352  +
pub use crate::operation::detach_classic_link_vpc::_detach_classic_link_vpc_output::DetachClassicLinkVpcOutput;
         353  +
  354    354   
mod _detach_classic_link_vpc_input;
  355    355   
  356    356   
mod _detach_classic_link_vpc_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_classic_link_vpc/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::detach_classic_link_vpc::_detach_classic_link_vpc_output::DetachClassicLinkVpcOutputBuilder;
    3         -
    4      2   
pub use crate::operation::detach_classic_link_vpc::_detach_classic_link_vpc_input::DetachClassicLinkVpcInputBuilder;
    5      3   
           4  +
pub use crate::operation::detach_classic_link_vpc::_detach_classic_link_vpc_output::DetachClassicLinkVpcOutputBuilder;
           5  +
    6      6   
impl crate::operation::detach_classic_link_vpc::builders::DetachClassicLinkVpcInputBuilder {
    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::detach_classic_link_vpc::DetachClassicLinkVpcOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::detach_classic_link_vpc::DetachClassicLinkVpcError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_internet_gateway.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::detach_internet_gateway::DetachInternetGatewayError {
  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::detach_internet_gateway::_detach_internet_gateway_output::DetachInternetGatewayOutput;
  351         -
  352    350   
pub use crate::operation::detach_internet_gateway::_detach_internet_gateway_input::DetachInternetGatewayInput;
  353    351   
         352  +
pub use crate::operation::detach_internet_gateway::_detach_internet_gateway_output::DetachInternetGatewayOutput;
         353  +
  354    354   
mod _detach_internet_gateway_input;
  355    355   
  356    356   
mod _detach_internet_gateway_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_internet_gateway/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::detach_internet_gateway::_detach_internet_gateway_output::DetachInternetGatewayOutputBuilder;
    3         -
    4      2   
pub use crate::operation::detach_internet_gateway::_detach_internet_gateway_input::DetachInternetGatewayInputBuilder;
    5      3   
           4  +
pub use crate::operation::detach_internet_gateway::_detach_internet_gateway_output::DetachInternetGatewayOutputBuilder;
           5  +
    6      6   
impl crate::operation::detach_internet_gateway::builders::DetachInternetGatewayInputBuilder {
    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::detach_internet_gateway::DetachInternetGatewayOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::detach_internet_gateway::DetachInternetGatewayError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_network_interface.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::detach_network_interface::DetachNetworkInterfaceError {
  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::detach_network_interface::_detach_network_interface_output::DetachNetworkInterfaceOutput;
  351         -
  352    350   
pub use crate::operation::detach_network_interface::_detach_network_interface_input::DetachNetworkInterfaceInput;
  353    351   
         352  +
pub use crate::operation::detach_network_interface::_detach_network_interface_output::DetachNetworkInterfaceOutput;
         353  +
  354    354   
mod _detach_network_interface_input;
  355    355   
  356    356   
mod _detach_network_interface_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_network_interface/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::detach_network_interface::_detach_network_interface_output::DetachNetworkInterfaceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::detach_network_interface::_detach_network_interface_input::DetachNetworkInterfaceInputBuilder;
    5      3   
           4  +
pub use crate::operation::detach_network_interface::_detach_network_interface_output::DetachNetworkInterfaceOutputBuilder;
           5  +
    6      6   
impl crate::operation::detach_network_interface::builders::DetachNetworkInterfaceInputBuilder {
    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::detach_network_interface::DetachNetworkInterfaceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::detach_network_interface::DetachNetworkInterfaceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -341,341 +380,380 @@
  361    361   
            meta: meta.unwrap_or_default(),
  362    362   
        })
  363    363   
    }
  364    364   
}
  365    365   
impl ::aws_types::request_id::RequestId for crate::operation::detach_verified_access_trust_provider::DetachVerifiedAccessTrustProviderError {
  366    366   
    fn request_id(&self) -> Option<&str> {
  367    367   
        self.meta().request_id()
  368    368   
    }
  369    369   
}
  370    370   
  371         -
pub use crate::operation::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_output::DetachVerifiedAccessTrustProviderOutput;
  372         -
  373    371   
pub use crate::operation::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_input::DetachVerifiedAccessTrustProviderInput;
  374    372   
         373  +
pub use crate::operation::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_output::DetachVerifiedAccessTrustProviderOutput;
         374  +
  375    375   
mod _detach_verified_access_trust_provider_input;
  376    376   
  377    377   
mod _detach_verified_access_trust_provider_output;
  378    378   
  379    379   
/// Builders
  380    380   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_verified_access_trust_provider/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::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_output::DetachVerifiedAccessTrustProviderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_input::DetachVerifiedAccessTrustProviderInputBuilder;
    5      3   
           4  +
pub use crate::operation::detach_verified_access_trust_provider::_detach_verified_access_trust_provider_output::DetachVerifiedAccessTrustProviderOutputBuilder;
           5  +
    6      6   
impl crate::operation::detach_verified_access_trust_provider::builders::DetachVerifiedAccessTrustProviderInputBuilder {
    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::detach_verified_access_trust_provider::DetachVerifiedAccessTrustProviderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::detach_verified_access_trust_provider::DetachVerifiedAccessTrustProviderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -317,317 +356,356 @@
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
impl ::aws_types::request_id::RequestId for crate::operation::detach_volume::DetachVolumeError {
  342    342   
    fn request_id(&self) -> Option<&str> {
  343    343   
        self.meta().request_id()
  344    344   
    }
  345    345   
}
  346    346   
  347         -
pub use crate::operation::detach_volume::_detach_volume_output::DetachVolumeOutput;
  348         -
  349    347   
pub use crate::operation::detach_volume::_detach_volume_input::DetachVolumeInput;
  350    348   
         349  +
pub use crate::operation::detach_volume::_detach_volume_output::DetachVolumeOutput;
         350  +
  351    351   
mod _detach_volume_input;
  352    352   
  353    353   
mod _detach_volume_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/detach_volume/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::detach_volume::_detach_volume_output::DetachVolumeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::detach_volume::_detach_volume_input::DetachVolumeInputBuilder;
    5      3   
           4  +
pub use crate::operation::detach_volume::_detach_volume_output::DetachVolumeOutputBuilder;
           5  +
    6      6   
impl crate::operation::detach_volume::builders::DetachVolumeInputBuilder {
    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::detach_volume::DetachVolumeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::detach_volume::DetachVolumeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,