AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

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

@@ -328,328 +370,370 @@
  348    348   
            meta: meta.unwrap_or_default(),
  349    349   
        })
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId for crate::operation::describe_network_insights_analyses::DescribeNetworkInsightsAnalysesError {
  353    353   
    fn request_id(&self) -> Option<&str> {
  354    354   
        self.meta().request_id()
  355    355   
    }
  356    356   
}
  357    357   
  358         -
pub use crate::operation::describe_network_insights_analyses::_describe_network_insights_analyses_output::DescribeNetworkInsightsAnalysesOutput;
  359         -
  360    358   
pub use crate::operation::describe_network_insights_analyses::_describe_network_insights_analyses_input::DescribeNetworkInsightsAnalysesInput;
  361    359   
         360  +
pub use crate::operation::describe_network_insights_analyses::_describe_network_insights_analyses_output::DescribeNetworkInsightsAnalysesOutput;
         361  +
  362    362   
mod _describe_network_insights_analyses_input;
  363    363   
  364    364   
mod _describe_network_insights_analyses_output;
  365    365   
  366    366   
/// Builders
  367    367   
pub mod builders;
  368    368   
  369    369   
/// Paginator for this operation
  370    370   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_insights_analyses/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_network_insights_analyses::_describe_network_insights_analyses_output::DescribeNetworkInsightsAnalysesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_insights_analyses::_describe_network_insights_analyses_input::DescribeNetworkInsightsAnalysesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_insights_analyses::_describe_network_insights_analyses_output::DescribeNetworkInsightsAnalysesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_insights_analyses::builders::DescribeNetworkInsightsAnalysesInputBuilder {
    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_network_insights_analyses::DescribeNetworkInsightsAnalysesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_insights_analyses::DescribeNetworkInsightsAnalysesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +362,362 @@
  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_network_insights_paths::DescribeNetworkInsightsPathsError {
  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_network_insights_paths::_describe_network_insights_paths_output::DescribeNetworkInsightsPathsOutput;
  351         -
  352    350   
pub use crate::operation::describe_network_insights_paths::_describe_network_insights_paths_input::DescribeNetworkInsightsPathsInput;
  353    351   
         352  +
pub use crate::operation::describe_network_insights_paths::_describe_network_insights_paths_output::DescribeNetworkInsightsPathsOutput;
         353  +
  354    354   
mod _describe_network_insights_paths_input;
  355    355   
  356    356   
mod _describe_network_insights_paths_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;
  360    360   
  361    361   
/// Paginator for this operation
  362    362   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_insights_paths/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_network_insights_paths::_describe_network_insights_paths_output::DescribeNetworkInsightsPathsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_insights_paths::_describe_network_insights_paths_input::DescribeNetworkInsightsPathsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_insights_paths::_describe_network_insights_paths_output::DescribeNetworkInsightsPathsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_insights_paths::builders::DescribeNetworkInsightsPathsInputBuilder {
    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_network_insights_paths::DescribeNetworkInsightsPathsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_insights_paths::DescribeNetworkInsightsPathsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_interface_attribute.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::describe_network_interface_attribute::DescribeNetworkInterfaceAttributeError {
  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::describe_network_interface_attribute::_describe_network_interface_attribute_output::DescribeNetworkInterfaceAttributeOutput;
  363         -
  364    362   
pub use crate::operation::describe_network_interface_attribute::_describe_network_interface_attribute_input::DescribeNetworkInterfaceAttributeInput;
  365    363   
         364  +
pub use crate::operation::describe_network_interface_attribute::_describe_network_interface_attribute_output::DescribeNetworkInterfaceAttributeOutput;
         365  +
  366    366   
mod _describe_network_interface_attribute_input;
  367    367   
  368    368   
mod _describe_network_interface_attribute_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_interface_attribute/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_network_interface_attribute::_describe_network_interface_attribute_output::DescribeNetworkInterfaceAttributeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_interface_attribute::_describe_network_interface_attribute_input::DescribeNetworkInterfaceAttributeInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_interface_attribute::_describe_network_interface_attribute_output::DescribeNetworkInterfaceAttributeOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_interface_attribute::builders::DescribeNetworkInterfaceAttributeInputBuilder {
    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_network_interface_attribute::DescribeNetworkInterfaceAttributeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_interface_attribute::DescribeNetworkInterfaceAttributeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -332,332 +374,374 @@
  352    352   
            meta: meta.unwrap_or_default(),
  353    353   
        })
  354    354   
    }
  355    355   
}
  356    356   
impl ::aws_types::request_id::RequestId for crate::operation::describe_network_interface_permissions::DescribeNetworkInterfacePermissionsError {
  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::describe_network_interface_permissions::_describe_network_interface_permissions_output::DescribeNetworkInterfacePermissionsOutput;
  363         -
  364    362   
pub use crate::operation::describe_network_interface_permissions::_describe_network_interface_permissions_input::DescribeNetworkInterfacePermissionsInput;
  365    363   
         364  +
pub use crate::operation::describe_network_interface_permissions::_describe_network_interface_permissions_output::DescribeNetworkInterfacePermissionsOutput;
         365  +
  366    366   
mod _describe_network_interface_permissions_input;
  367    367   
  368    368   
mod _describe_network_interface_permissions_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;
  372    372   
  373    373   
/// Paginator for this operation
  374    374   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_interface_permissions/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_network_interface_permissions::_describe_network_interface_permissions_output::DescribeNetworkInterfacePermissionsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_interface_permissions::_describe_network_interface_permissions_input::DescribeNetworkInterfacePermissionsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_interface_permissions::_describe_network_interface_permissions_output::DescribeNetworkInterfacePermissionsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_interface_permissions::builders::DescribeNetworkInterfacePermissionsInputBuilder {
    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_network_interface_permissions::DescribeNetworkInterfacePermissionsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_interface_permissions::DescribeNetworkInterfacePermissionsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +362,362 @@
  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_network_interfaces::DescribeNetworkInterfacesError {
  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_network_interfaces::_describe_network_interfaces_output::DescribeNetworkInterfacesOutput;
  351         -
  352    350   
pub use crate::operation::describe_network_interfaces::_describe_network_interfaces_input::DescribeNetworkInterfacesInput;
  353    351   
         352  +
pub use crate::operation::describe_network_interfaces::_describe_network_interfaces_output::DescribeNetworkInterfacesOutput;
         353  +
  354    354   
mod _describe_network_interfaces_input;
  355    355   
  356    356   
mod _describe_network_interfaces_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;
  360    360   
  361    361   
/// Paginator for this operation
  362    362   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_interfaces/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_network_interfaces::_describe_network_interfaces_output::DescribeNetworkInterfacesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_interfaces::_describe_network_interfaces_input::DescribeNetworkInterfacesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_interfaces::_describe_network_interfaces_output::DescribeNetworkInterfacesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_interfaces::builders::DescribeNetworkInterfacesInputBuilder {
    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_network_interfaces::DescribeNetworkInterfacesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_interfaces::DescribeNetworkInterfacesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_outpost_lags.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_outpost_lags::DescribeOutpostLagsError {
  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_outpost_lags::_describe_outpost_lags_output::DescribeOutpostLagsOutput;
  351         -
  352    350   
pub use crate::operation::describe_outpost_lags::_describe_outpost_lags_input::DescribeOutpostLagsInput;
  353    351   
         352  +
pub use crate::operation::describe_outpost_lags::_describe_outpost_lags_output::DescribeOutpostLagsOutput;
         353  +
  354    354   
mod _describe_outpost_lags_input;
  355    355   
  356    356   
mod _describe_outpost_lags_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_outpost_lags/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_outpost_lags::_describe_outpost_lags_output::DescribeOutpostLagsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_outpost_lags::_describe_outpost_lags_input::DescribeOutpostLagsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_outpost_lags::_describe_outpost_lags_output::DescribeOutpostLagsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_outpost_lags::builders::DescribeOutpostLagsInputBuilder {
    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_outpost_lags::DescribeOutpostLagsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_outpost_lags::DescribeOutpostLagsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_placement_groups.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_placement_groups::DescribePlacementGroupsError {
  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_placement_groups::_describe_placement_groups_output::DescribePlacementGroupsOutput;
  351         -
  352    350   
pub use crate::operation::describe_placement_groups::_describe_placement_groups_input::DescribePlacementGroupsInput;
  353    351   
         352  +
pub use crate::operation::describe_placement_groups::_describe_placement_groups_output::DescribePlacementGroupsOutput;
         353  +
  354    354   
mod _describe_placement_groups_input;
  355    355   
  356    356   
mod _describe_placement_groups_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_placement_groups/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_placement_groups::_describe_placement_groups_output::DescribePlacementGroupsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_placement_groups::_describe_placement_groups_input::DescribePlacementGroupsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_placement_groups::_describe_placement_groups_output::DescribePlacementGroupsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_placement_groups::builders::DescribePlacementGroupsInputBuilder {
    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_placement_groups::DescribePlacementGroupsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_placement_groups::DescribePlacementGroupsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -320,320 +362,362 @@
  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_prefix_lists::DescribePrefixListsError {
  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_prefix_lists::_describe_prefix_lists_output::DescribePrefixListsOutput;
  351         -
  352    350   
pub use crate::operation::describe_prefix_lists::_describe_prefix_lists_input::DescribePrefixListsInput;
  353    351   
         352  +
pub use crate::operation::describe_prefix_lists::_describe_prefix_lists_output::DescribePrefixListsOutput;
         353  +
  354    354   
mod _describe_prefix_lists_input;
  355    355   
  356    356   
mod _describe_prefix_lists_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;
  360    360   
  361    361   
/// Paginator for this operation
  362    362   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_prefix_lists/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_prefix_lists::_describe_prefix_lists_output::DescribePrefixListsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_prefix_lists::_describe_prefix_lists_input::DescribePrefixListsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_prefix_lists::_describe_prefix_lists_output::DescribePrefixListsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_prefix_lists::builders::DescribePrefixListsInputBuilder {
    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_prefix_lists::DescribePrefixListsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_prefix_lists::DescribePrefixListsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,