AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_network_insights_analysis.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::delete_network_insights_analysis::DeleteNetworkInsightsAnalysisError {
  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::delete_network_insights_analysis::_delete_network_insights_analysis_output::DeleteNetworkInsightsAnalysisOutput;
  351         -
  352    350   
pub use crate::operation::delete_network_insights_analysis::_delete_network_insights_analysis_input::DeleteNetworkInsightsAnalysisInput;
  353    351   
         352  +
pub use crate::operation::delete_network_insights_analysis::_delete_network_insights_analysis_output::DeleteNetworkInsightsAnalysisOutput;
         353  +
  354    354   
mod _delete_network_insights_analysis_input;
  355    355   
  356    356   
mod _delete_network_insights_analysis_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_network_insights_analysis/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_network_insights_analysis::_delete_network_insights_analysis_output::DeleteNetworkInsightsAnalysisOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_network_insights_analysis::_delete_network_insights_analysis_input::DeleteNetworkInsightsAnalysisInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_network_insights_analysis::_delete_network_insights_analysis_output::DeleteNetworkInsightsAnalysisOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_network_insights_analysis::builders::DeleteNetworkInsightsAnalysisInputBuilder {
    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_network_insights_analysis::DeleteNetworkInsightsAnalysisOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_network_insights_analysis::DeleteNetworkInsightsAnalysisError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_network_insights_path.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::delete_network_insights_path::DeleteNetworkInsightsPathError {
  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::delete_network_insights_path::_delete_network_insights_path_output::DeleteNetworkInsightsPathOutput;
  351         -
  352    350   
pub use crate::operation::delete_network_insights_path::_delete_network_insights_path_input::DeleteNetworkInsightsPathInput;
  353    351   
         352  +
pub use crate::operation::delete_network_insights_path::_delete_network_insights_path_output::DeleteNetworkInsightsPathOutput;
         353  +
  354    354   
mod _delete_network_insights_path_input;
  355    355   
  356    356   
mod _delete_network_insights_path_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_network_insights_path/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_network_insights_path::_delete_network_insights_path_output::DeleteNetworkInsightsPathOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_network_insights_path::_delete_network_insights_path_input::DeleteNetworkInsightsPathInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_network_insights_path::_delete_network_insights_path_output::DeleteNetworkInsightsPathOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_network_insights_path::builders::DeleteNetworkInsightsPathInputBuilder {
    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_network_insights_path::DeleteNetworkInsightsPathOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_network_insights_path::DeleteNetworkInsightsPathError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_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::delete_network_interface::DeleteNetworkInterfaceError {
  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::delete_network_interface::_delete_network_interface_output::DeleteNetworkInterfaceOutput;
  351         -
  352    350   
pub use crate::operation::delete_network_interface::_delete_network_interface_input::DeleteNetworkInterfaceInput;
  353    351   
         352  +
pub use crate::operation::delete_network_interface::_delete_network_interface_output::DeleteNetworkInterfaceOutput;
         353  +
  354    354   
mod _delete_network_interface_input;
  355    355   
  356    356   
mod _delete_network_interface_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_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::delete_network_interface::_delete_network_interface_output::DeleteNetworkInterfaceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_network_interface::_delete_network_interface_input::DeleteNetworkInterfaceInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_network_interface::_delete_network_interface_output::DeleteNetworkInterfaceOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_network_interface::builders::DeleteNetworkInterfaceInputBuilder {
    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_network_interface::DeleteNetworkInterfaceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_network_interface::DeleteNetworkInterfaceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -330,330 +369,369 @@
  350    350   
            meta: meta.unwrap_or_default(),
  351    351   
        })
  352    352   
    }
  353    353   
}
  354    354   
impl ::aws_types::request_id::RequestId for crate::operation::delete_network_interface_permission::DeleteNetworkInterfacePermissionError {
  355    355   
    fn request_id(&self) -> Option<&str> {
  356    356   
        self.meta().request_id()
  357    357   
    }
  358    358   
}
  359    359   
  360         -
pub use crate::operation::delete_network_interface_permission::_delete_network_interface_permission_output::DeleteNetworkInterfacePermissionOutput;
  361         -
  362    360   
pub use crate::operation::delete_network_interface_permission::_delete_network_interface_permission_input::DeleteNetworkInterfacePermissionInput;
  363    361   
         362  +
pub use crate::operation::delete_network_interface_permission::_delete_network_interface_permission_output::DeleteNetworkInterfacePermissionOutput;
         363  +
  364    364   
mod _delete_network_interface_permission_input;
  365    365   
  366    366   
mod _delete_network_interface_permission_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_network_interface_permission/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_network_interface_permission::_delete_network_interface_permission_output::DeleteNetworkInterfacePermissionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_network_interface_permission::_delete_network_interface_permission_input::DeleteNetworkInterfacePermissionInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_network_interface_permission::_delete_network_interface_permission_output::DeleteNetworkInterfacePermissionOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_network_interface_permission::builders::DeleteNetworkInterfacePermissionInputBuilder {
    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_network_interface_permission::DeleteNetworkInterfacePermissionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_network_interface_permission::DeleteNetworkInterfacePermissionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_placement_group.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::delete_placement_group::DeletePlacementGroupError {
  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::delete_placement_group::_delete_placement_group_output::DeletePlacementGroupOutput;
  351         -
  352    350   
pub use crate::operation::delete_placement_group::_delete_placement_group_input::DeletePlacementGroupInput;
  353    351   
         352  +
pub use crate::operation::delete_placement_group::_delete_placement_group_output::DeletePlacementGroupOutput;
         353  +
  354    354   
mod _delete_placement_group_input;
  355    355   
  356    356   
mod _delete_placement_group_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_placement_group/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_placement_group::_delete_placement_group_output::DeletePlacementGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_placement_group::_delete_placement_group_input::DeletePlacementGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_placement_group::_delete_placement_group_output::DeletePlacementGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_placement_group::builders::DeletePlacementGroupInputBuilder {
    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_placement_group::DeletePlacementGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_placement_group::DeletePlacementGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_public_ipv4_pool.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::delete_public_ipv4_pool::DeletePublicIpv4PoolError {
  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::delete_public_ipv4_pool::_delete_public_ipv4_pool_output::DeletePublicIpv4PoolOutput;
  351         -
  352    350   
pub use crate::operation::delete_public_ipv4_pool::_delete_public_ipv4_pool_input::DeletePublicIpv4PoolInput;
  353    351   
         352  +
pub use crate::operation::delete_public_ipv4_pool::_delete_public_ipv4_pool_output::DeletePublicIpv4PoolOutput;
         353  +
  354    354   
mod _delete_public_ipv4_pool_input;
  355    355   
  356    356   
mod _delete_public_ipv4_pool_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_public_ipv4_pool/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_public_ipv4_pool::_delete_public_ipv4_pool_output::DeletePublicIpv4PoolOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_public_ipv4_pool::_delete_public_ipv4_pool_input::DeletePublicIpv4PoolInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_public_ipv4_pool::_delete_public_ipv4_pool_output::DeletePublicIpv4PoolOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_public_ipv4_pool::builders::DeletePublicIpv4PoolInputBuilder {
    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_public_ipv4_pool::DeletePublicIpv4PoolOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_public_ipv4_pool::DeletePublicIpv4PoolError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_queued_reserved_instances.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::delete_queued_reserved_instances::DeleteQueuedReservedInstancesError {
  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::delete_queued_reserved_instances::_delete_queued_reserved_instances_output::DeleteQueuedReservedInstancesOutput;
  351         -
  352    350   
pub use crate::operation::delete_queued_reserved_instances::_delete_queued_reserved_instances_input::DeleteQueuedReservedInstancesInput;
  353    351   
         352  +
pub use crate::operation::delete_queued_reserved_instances::_delete_queued_reserved_instances_output::DeleteQueuedReservedInstancesOutput;
         353  +
  354    354   
mod _delete_queued_reserved_instances_input;
  355    355   
  356    356   
mod _delete_queued_reserved_instances_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_queued_reserved_instances/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_queued_reserved_instances::_delete_queued_reserved_instances_output::DeleteQueuedReservedInstancesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_queued_reserved_instances::_delete_queued_reserved_instances_input::DeleteQueuedReservedInstancesInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_queued_reserved_instances::_delete_queued_reserved_instances_output::DeleteQueuedReservedInstancesOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_queued_reserved_instances::builders::DeleteQueuedReservedInstancesInputBuilder {
    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_queued_reserved_instances::DeleteQueuedReservedInstancesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_queued_reserved_instances::DeleteQueuedReservedInstancesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route.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::delete_route::DeleteRouteError {
  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::delete_route::_delete_route_output::DeleteRouteOutput;
  348         -
  349    347   
pub use crate::operation::delete_route::_delete_route_input::DeleteRouteInput;
  350    348   
         349  +
pub use crate::operation::delete_route::_delete_route_output::DeleteRouteOutput;
         350  +
  351    351   
mod _delete_route_input;
  352    352   
  353    353   
mod _delete_route_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route/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_route::_delete_route_output::DeleteRouteOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_route::_delete_route_input::DeleteRouteInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_route::_delete_route_output::DeleteRouteOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_route::builders::DeleteRouteInputBuilder {
    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_route::DeleteRouteOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_route::DeleteRouteError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,