AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_mac_hosts.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_mac_hosts::DescribeMacHostsError {
  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_mac_hosts::_describe_mac_hosts_output::DescribeMacHostsOutput;
  348         -
  349    347   
pub use crate::operation::describe_mac_hosts::_describe_mac_hosts_input::DescribeMacHostsInput;
  350    348   
         349  +
pub use crate::operation::describe_mac_hosts::_describe_mac_hosts_output::DescribeMacHostsOutput;
         350  +
  351    351   
mod _describe_mac_hosts_input;
  352    352   
  353    353   
mod _describe_mac_hosts_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_mac_hosts/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_mac_hosts::_describe_mac_hosts_output::DescribeMacHostsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_mac_hosts::_describe_mac_hosts_input::DescribeMacHostsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_mac_hosts::_describe_mac_hosts_output::DescribeMacHostsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_mac_hosts::builders::DescribeMacHostsInputBuilder {
    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_mac_hosts::DescribeMacHostsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_mac_hosts::DescribeMacHostsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_mac_modification_tasks.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_mac_modification_tasks::DescribeMacModificationTasksError {
  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_mac_modification_tasks::_describe_mac_modification_tasks_output::DescribeMacModificationTasksOutput;
  351         -
  352    350   
pub use crate::operation::describe_mac_modification_tasks::_describe_mac_modification_tasks_input::DescribeMacModificationTasksInput;
  353    351   
         352  +
pub use crate::operation::describe_mac_modification_tasks::_describe_mac_modification_tasks_output::DescribeMacModificationTasksOutput;
         353  +
  354    354   
mod _describe_mac_modification_tasks_input;
  355    355   
  356    356   
mod _describe_mac_modification_tasks_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_mac_modification_tasks/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_mac_modification_tasks::_describe_mac_modification_tasks_output::DescribeMacModificationTasksOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_mac_modification_tasks::_describe_mac_modification_tasks_input::DescribeMacModificationTasksInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_mac_modification_tasks::_describe_mac_modification_tasks_output::DescribeMacModificationTasksOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_mac_modification_tasks::builders::DescribeMacModificationTasksInputBuilder {
    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_mac_modification_tasks::DescribeMacModificationTasksOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_mac_modification_tasks::DescribeMacModificationTasksError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_managed_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_managed_prefix_lists::DescribeManagedPrefixListsError {
  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_managed_prefix_lists::_describe_managed_prefix_lists_output::DescribeManagedPrefixListsOutput;
  351         -
  352    350   
pub use crate::operation::describe_managed_prefix_lists::_describe_managed_prefix_lists_input::DescribeManagedPrefixListsInput;
  353    351   
         352  +
pub use crate::operation::describe_managed_prefix_lists::_describe_managed_prefix_lists_output::DescribeManagedPrefixListsOutput;
         353  +
  354    354   
mod _describe_managed_prefix_lists_input;
  355    355   
  356    356   
mod _describe_managed_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_managed_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_managed_prefix_lists::_describe_managed_prefix_lists_output::DescribeManagedPrefixListsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_managed_prefix_lists::_describe_managed_prefix_lists_input::DescribeManagedPrefixListsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_managed_prefix_lists::_describe_managed_prefix_lists_output::DescribeManagedPrefixListsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_managed_prefix_lists::builders::DescribeManagedPrefixListsInputBuilder {
    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_managed_prefix_lists::DescribeManagedPrefixListsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_managed_prefix_lists::DescribeManagedPrefixListsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_moving_addresses.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_moving_addresses::DescribeMovingAddressesError {
  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_moving_addresses::_describe_moving_addresses_output::DescribeMovingAddressesOutput;
  351         -
  352    350   
pub use crate::operation::describe_moving_addresses::_describe_moving_addresses_input::DescribeMovingAddressesInput;
  353    351   
         352  +
pub use crate::operation::describe_moving_addresses::_describe_moving_addresses_output::DescribeMovingAddressesOutput;
         353  +
  354    354   
mod _describe_moving_addresses_input;
  355    355   
  356    356   
mod _describe_moving_addresses_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_moving_addresses/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_moving_addresses::_describe_moving_addresses_output::DescribeMovingAddressesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_moving_addresses::_describe_moving_addresses_input::DescribeMovingAddressesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_moving_addresses::_describe_moving_addresses_output::DescribeMovingAddressesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_moving_addresses::builders::DescribeMovingAddressesInputBuilder {
    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_moving_addresses::DescribeMovingAddressesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_moving_addresses::DescribeMovingAddressesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_nat_gateways.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_nat_gateways::DescribeNatGatewaysError {
  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_nat_gateways::_describe_nat_gateways_output::DescribeNatGatewaysOutput;
  351         -
  352    350   
pub use crate::operation::describe_nat_gateways::_describe_nat_gateways_input::DescribeNatGatewaysInput;
  353    351   
         352  +
pub use crate::operation::describe_nat_gateways::_describe_nat_gateways_output::DescribeNatGatewaysOutput;
         353  +
  354    354   
mod _describe_nat_gateways_input;
  355    355   
  356    356   
mod _describe_nat_gateways_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_nat_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_nat_gateways::_describe_nat_gateways_output::DescribeNatGatewaysOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_nat_gateways::_describe_nat_gateways_input::DescribeNatGatewaysInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_nat_gateways::_describe_nat_gateways_output::DescribeNatGatewaysOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_nat_gateways::builders::DescribeNatGatewaysInputBuilder {
    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_nat_gateways::DescribeNatGatewaysOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_nat_gateways::DescribeNatGatewaysError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_acls.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_acls::DescribeNetworkAclsError {
  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_acls::_describe_network_acls_output::DescribeNetworkAclsOutput;
  351         -
  352    350   
pub use crate::operation::describe_network_acls::_describe_network_acls_input::DescribeNetworkAclsInput;
  353    351   
         352  +
pub use crate::operation::describe_network_acls::_describe_network_acls_output::DescribeNetworkAclsOutput;
         353  +
  354    354   
mod _describe_network_acls_input;
  355    355   
  356    356   
mod _describe_network_acls_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_acls/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_acls::_describe_network_acls_output::DescribeNetworkAclsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_acls::_describe_network_acls_input::DescribeNetworkAclsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_acls::_describe_network_acls_output::DescribeNetworkAclsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_acls::builders::DescribeNetworkAclsInputBuilder {
    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_acls::DescribeNetworkAclsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_acls::DescribeNetworkAclsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -327,327 +369,369 @@
  347    347   
    }
  348    348   
}
  349    349   
impl ::aws_types::request_id::RequestId
  350    350   
    for crate::operation::describe_network_insights_access_scope_analyses::DescribeNetworkInsightsAccessScopeAnalysesError
  351    351   
{
  352    352   
    fn request_id(&self) -> Option<&str> {
  353    353   
        self.meta().request_id()
  354    354   
    }
  355    355   
}
  356    356   
  357         -
pub use crate::operation::describe_network_insights_access_scope_analyses::_describe_network_insights_access_scope_analyses_output::DescribeNetworkInsightsAccessScopeAnalysesOutput;
  358         -
  359    357   
pub use crate::operation::describe_network_insights_access_scope_analyses::_describe_network_insights_access_scope_analyses_input::DescribeNetworkInsightsAccessScopeAnalysesInput;
  360    358   
         359  +
pub use crate::operation::describe_network_insights_access_scope_analyses::_describe_network_insights_access_scope_analyses_output::DescribeNetworkInsightsAccessScopeAnalysesOutput;
         360  +
  361    361   
mod _describe_network_insights_access_scope_analyses_input;
  362    362   
  363    363   
mod _describe_network_insights_access_scope_analyses_output;
  364    364   
  365    365   
/// Builders
  366    366   
pub mod builders;
  367    367   
  368    368   
/// Paginator for this operation
  369    369   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_insights_access_scope_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_access_scope_analyses::_describe_network_insights_access_scope_analyses_output::DescribeNetworkInsightsAccessScopeAnalysesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_insights_access_scope_analyses::_describe_network_insights_access_scope_analyses_input::DescribeNetworkInsightsAccessScopeAnalysesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_insights_access_scope_analyses::_describe_network_insights_access_scope_analyses_output::DescribeNetworkInsightsAccessScopeAnalysesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_insights_access_scope_analyses::builders::DescribeNetworkInsightsAccessScopeAnalysesInputBuilder {
    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_access_scope_analyses::DescribeNetworkInsightsAccessScopeAnalysesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_insights_access_scope_analyses::DescribeNetworkInsightsAccessScopeAnalysesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_network_insights_access_scopes.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_access_scopes::DescribeNetworkInsightsAccessScopesError {
  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_access_scopes::_describe_network_insights_access_scopes_output::DescribeNetworkInsightsAccessScopesOutput;
  359         -
  360    358   
pub use crate::operation::describe_network_insights_access_scopes::_describe_network_insights_access_scopes_input::DescribeNetworkInsightsAccessScopesInput;
  361    359   
         360  +
pub use crate::operation::describe_network_insights_access_scopes::_describe_network_insights_access_scopes_output::DescribeNetworkInsightsAccessScopesOutput;
         361  +
  362    362   
mod _describe_network_insights_access_scopes_input;
  363    363   
  364    364   
mod _describe_network_insights_access_scopes_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_access_scopes/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_access_scopes::_describe_network_insights_access_scopes_output::DescribeNetworkInsightsAccessScopesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_network_insights_access_scopes::_describe_network_insights_access_scopes_input::DescribeNetworkInsightsAccessScopesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_network_insights_access_scopes::_describe_network_insights_access_scopes_output::DescribeNetworkInsightsAccessScopesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_network_insights_access_scopes::builders::DescribeNetworkInsightsAccessScopesInputBuilder {
    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_access_scopes::DescribeNetworkInsightsAccessScopesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_network_insights_access_scopes::DescribeNetworkInsightsAccessScopesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,