AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_address_history.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::get_ipam_address_history::GetIpamAddressHistoryError {
  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::get_ipam_address_history::_get_ipam_address_history_output::GetIpamAddressHistoryOutput;
  351         -
  352    350   
pub use crate::operation::get_ipam_address_history::_get_ipam_address_history_input::GetIpamAddressHistoryInput;
  353    351   
         352  +
pub use crate::operation::get_ipam_address_history::_get_ipam_address_history_output::GetIpamAddressHistoryOutput;
         353  +
  354    354   
mod _get_ipam_address_history_input;
  355    355   
  356    356   
mod _get_ipam_address_history_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/get_ipam_address_history/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::get_ipam_address_history::_get_ipam_address_history_output::GetIpamAddressHistoryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_address_history::_get_ipam_address_history_input::GetIpamAddressHistoryInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_address_history::_get_ipam_address_history_output::GetIpamAddressHistoryOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_address_history::builders::GetIpamAddressHistoryInputBuilder {
    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::get_ipam_address_history::GetIpamAddressHistoryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_address_history::GetIpamAddressHistoryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_discovered_accounts.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::get_ipam_discovered_accounts::GetIpamDiscoveredAccountsError {
  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::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_output::GetIpamDiscoveredAccountsOutput;
  351         -
  352    350   
pub use crate::operation::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_input::GetIpamDiscoveredAccountsInput;
  353    351   
         352  +
pub use crate::operation::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_output::GetIpamDiscoveredAccountsOutput;
         353  +
  354    354   
mod _get_ipam_discovered_accounts_input;
  355    355   
  356    356   
mod _get_ipam_discovered_accounts_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/get_ipam_discovered_accounts/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::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_output::GetIpamDiscoveredAccountsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_input::GetIpamDiscoveredAccountsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_discovered_accounts::_get_ipam_discovered_accounts_output::GetIpamDiscoveredAccountsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_discovered_accounts::builders::GetIpamDiscoveredAccountsInputBuilder {
    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::get_ipam_discovered_accounts::GetIpamDiscoveredAccountsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_discovered_accounts::GetIpamDiscoveredAccountsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_discovered_public_addresses.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::get_ipam_discovered_public_addresses::GetIpamDiscoveredPublicAddressesError {
  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::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_output::GetIpamDiscoveredPublicAddressesOutput;
  363         -
  364    362   
pub use crate::operation::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_input::GetIpamDiscoveredPublicAddressesInput;
  365    363   
         364  +
pub use crate::operation::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_output::GetIpamDiscoveredPublicAddressesOutput;
         365  +
  366    366   
mod _get_ipam_discovered_public_addresses_input;
  367    367   
  368    368   
mod _get_ipam_discovered_public_addresses_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_discovered_public_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::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_output::GetIpamDiscoveredPublicAddressesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_input::GetIpamDiscoveredPublicAddressesInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_discovered_public_addresses::_get_ipam_discovered_public_addresses_output::GetIpamDiscoveredPublicAddressesOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_discovered_public_addresses::builders::GetIpamDiscoveredPublicAddressesInputBuilder {
    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::get_ipam_discovered_public_addresses::GetIpamDiscoveredPublicAddressesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_discovered_public_addresses::GetIpamDiscoveredPublicAddressesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_discovered_resource_cidrs.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::get_ipam_discovered_resource_cidrs::GetIpamDiscoveredResourceCidrsError {
  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::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_output::GetIpamDiscoveredResourceCidrsOutput;
  359         -
  360    358   
pub use crate::operation::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_input::GetIpamDiscoveredResourceCidrsInput;
  361    359   
         360  +
pub use crate::operation::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_output::GetIpamDiscoveredResourceCidrsOutput;
         361  +
  362    362   
mod _get_ipam_discovered_resource_cidrs_input;
  363    363   
  364    364   
mod _get_ipam_discovered_resource_cidrs_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/get_ipam_discovered_resource_cidrs/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::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_output::GetIpamDiscoveredResourceCidrsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_input::GetIpamDiscoveredResourceCidrsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_discovered_resource_cidrs::_get_ipam_discovered_resource_cidrs_output::GetIpamDiscoveredResourceCidrsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_discovered_resource_cidrs::builders::GetIpamDiscoveredResourceCidrsInputBuilder {
    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::get_ipam_discovered_resource_cidrs::GetIpamDiscoveredResourceCidrsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_discovered_resource_cidrs::GetIpamDiscoveredResourceCidrsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_pool_allocations.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::get_ipam_pool_allocations::GetIpamPoolAllocationsError {
  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::get_ipam_pool_allocations::_get_ipam_pool_allocations_output::GetIpamPoolAllocationsOutput;
  351         -
  352    350   
pub use crate::operation::get_ipam_pool_allocations::_get_ipam_pool_allocations_input::GetIpamPoolAllocationsInput;
  353    351   
         352  +
pub use crate::operation::get_ipam_pool_allocations::_get_ipam_pool_allocations_output::GetIpamPoolAllocationsOutput;
         353  +
  354    354   
mod _get_ipam_pool_allocations_input;
  355    355   
  356    356   
mod _get_ipam_pool_allocations_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/get_ipam_pool_allocations/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::get_ipam_pool_allocations::_get_ipam_pool_allocations_output::GetIpamPoolAllocationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_pool_allocations::_get_ipam_pool_allocations_input::GetIpamPoolAllocationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_pool_allocations::_get_ipam_pool_allocations_output::GetIpamPoolAllocationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_pool_allocations::builders::GetIpamPoolAllocationsInputBuilder {
    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::get_ipam_pool_allocations::GetIpamPoolAllocationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_pool_allocations::GetIpamPoolAllocationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_pool_cidrs.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::get_ipam_pool_cidrs::GetIpamPoolCidrsError {
  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::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_output::GetIpamPoolCidrsOutput;
  348         -
  349    347   
pub use crate::operation::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_input::GetIpamPoolCidrsInput;
  350    348   
         349  +
pub use crate::operation::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_output::GetIpamPoolCidrsOutput;
         350  +
  351    351   
mod _get_ipam_pool_cidrs_input;
  352    352   
  353    353   
mod _get_ipam_pool_cidrs_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/get_ipam_pool_cidrs/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::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_output::GetIpamPoolCidrsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_input::GetIpamPoolCidrsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_pool_cidrs::_get_ipam_pool_cidrs_output::GetIpamPoolCidrsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_pool_cidrs::builders::GetIpamPoolCidrsInputBuilder {
    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::get_ipam_pool_cidrs::GetIpamPoolCidrsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_pool_cidrs::GetIpamPoolCidrsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_ipam_resource_cidrs.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::get_ipam_resource_cidrs::GetIpamResourceCidrsError {
  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::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_output::GetIpamResourceCidrsOutput;
  351         -
  352    350   
pub use crate::operation::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_input::GetIpamResourceCidrsInput;
  353    351   
         352  +
pub use crate::operation::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_output::GetIpamResourceCidrsOutput;
         353  +
  354    354   
mod _get_ipam_resource_cidrs_input;
  355    355   
  356    356   
mod _get_ipam_resource_cidrs_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/get_ipam_resource_cidrs/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::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_output::GetIpamResourceCidrsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_input::GetIpamResourceCidrsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_ipam_resource_cidrs::_get_ipam_resource_cidrs_output::GetIpamResourceCidrsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_ipam_resource_cidrs::builders::GetIpamResourceCidrsInputBuilder {
    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::get_ipam_resource_cidrs::GetIpamResourceCidrsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_ipam_resource_cidrs::GetIpamResourceCidrsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_launch_template_data.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::get_launch_template_data::GetLaunchTemplateDataError {
  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::get_launch_template_data::_get_launch_template_data_output::GetLaunchTemplateDataOutput;
  352         -
  353    351   
pub use crate::operation::get_launch_template_data::_get_launch_template_data_input::GetLaunchTemplateDataInput;
  354    352   
         353  +
pub use crate::operation::get_launch_template_data::_get_launch_template_data_output::GetLaunchTemplateDataOutput;
         354  +
  355    355   
mod _get_launch_template_data_input;
  356    356   
  357    357   
mod _get_launch_template_data_output;
  358    358   
  359    359   
/// Builders
  360    360   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_launch_template_data/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::get_launch_template_data::_get_launch_template_data_output::GetLaunchTemplateDataOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_launch_template_data::_get_launch_template_data_input::GetLaunchTemplateDataInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_launch_template_data::_get_launch_template_data_output::GetLaunchTemplateDataOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_launch_template_data::builders::GetLaunchTemplateDataInputBuilder {
    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::get_launch_template_data::GetLaunchTemplateDataOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_launch_template_data::GetLaunchTemplateDataError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,