AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_virtual_interface.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::create_local_gateway_virtual_interface::CreateLocalGatewayVirtualInterfaceError {
  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::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_output::CreateLocalGatewayVirtualInterfaceOutput;
  363         -
  364    362   
pub use crate::operation::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_input::CreateLocalGatewayVirtualInterfaceInput;
  365    363   
         364  +
pub use crate::operation::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_output::CreateLocalGatewayVirtualInterfaceOutput;
         365  +
  366    366   
mod _create_local_gateway_virtual_interface_input;
  367    367   
  368    368   
mod _create_local_gateway_virtual_interface_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_virtual_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::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_output::CreateLocalGatewayVirtualInterfaceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_input::CreateLocalGatewayVirtualInterfaceInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_local_gateway_virtual_interface::_create_local_gateway_virtual_interface_output::CreateLocalGatewayVirtualInterfaceOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_local_gateway_virtual_interface::builders::CreateLocalGatewayVirtualInterfaceInputBuilder {
    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::create_local_gateway_virtual_interface::CreateLocalGatewayVirtualInterfaceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_local_gateway_virtual_interface::CreateLocalGatewayVirtualInterfaceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -330,330 +369,369 @@
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId
  353    353   
    for crate::operation::create_local_gateway_virtual_interface_group::CreateLocalGatewayVirtualInterfaceGroupError
  354    354   
{
  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::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_output::CreateLocalGatewayVirtualInterfaceGroupOutput;
  361         -
  362    360   
pub use crate::operation::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_input::CreateLocalGatewayVirtualInterfaceGroupInput;
  363    361   
         362  +
pub use crate::operation::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_output::CreateLocalGatewayVirtualInterfaceGroupOutput;
         363  +
  364    364   
mod _create_local_gateway_virtual_interface_group_input;
  365    365   
  366    366   
mod _create_local_gateway_virtual_interface_group_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_local_gateway_virtual_interface_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::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_output::CreateLocalGatewayVirtualInterfaceGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_input::CreateLocalGatewayVirtualInterfaceGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_local_gateway_virtual_interface_group::_create_local_gateway_virtual_interface_group_output::CreateLocalGatewayVirtualInterfaceGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_local_gateway_virtual_interface_group::builders::CreateLocalGatewayVirtualInterfaceGroupInputBuilder {
    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::create_local_gateway_virtual_interface_group::CreateLocalGatewayVirtualInterfaceGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_local_gateway_virtual_interface_group::CreateLocalGatewayVirtualInterfaceGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -327,327 +366,366 @@
  347    347   
    }
  348    348   
}
  349    349   
impl ::aws_types::request_id::RequestId
  350    350   
    for crate::operation::create_mac_system_integrity_protection_modification_task::CreateMacSystemIntegrityProtectionModificationTaskError
  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::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_output::CreateMacSystemIntegrityProtectionModificationTaskOutput;
  358         -
  359    357   
pub use crate::operation::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_input::CreateMacSystemIntegrityProtectionModificationTaskInput;
  360    358   
         359  +
pub use crate::operation::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_output::CreateMacSystemIntegrityProtectionModificationTaskOutput;
         360  +
  361    361   
mod _create_mac_system_integrity_protection_modification_task_input;
  362    362   
  363    363   
mod _create_mac_system_integrity_protection_modification_task_output;
  364    364   
  365    365   
/// Builders
  366    366   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_mac_system_integrity_protection_modification_task/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::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_output::CreateMacSystemIntegrityProtectionModificationTaskOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_input::CreateMacSystemIntegrityProtectionModificationTaskInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_mac_system_integrity_protection_modification_task::_create_mac_system_integrity_protection_modification_task_output::CreateMacSystemIntegrityProtectionModificationTaskOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_mac_system_integrity_protection_modification_task::builders::CreateMacSystemIntegrityProtectionModificationTaskInputBuilder {
    7      7   
                    /// Sends a request with this input using the given client.
    8      8   
                    pub async fn send_with(self, client: &crate::Client) -> ::std::result::Result<
    9      9   
                        crate::operation::create_mac_system_integrity_protection_modification_task::CreateMacSystemIntegrityProtectionModificationTaskOutput,
   10     10   
                        ::aws_smithy_runtime_api::client::result::SdkError<
   11     11   
                            crate::operation::create_mac_system_integrity_protection_modification_task::CreateMacSystemIntegrityProtectionModificationTaskError,
   12     12   
                            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse
   13     13   
                        >
   14     14   
                    > {
   15     15   
                        let mut fluent_builder = client.create_mac_system_integrity_protection_modification_task();

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

@@ -328,328 +367,367 @@
  348    348   
            meta: meta.unwrap_or_default(),
  349    349   
        })
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId for crate::operation::create_managed_prefix_list::CreateManagedPrefixListError {
  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::create_managed_prefix_list::_create_managed_prefix_list_output::CreateManagedPrefixListOutput;
  359         -
  360    358   
pub use crate::operation::create_managed_prefix_list::_create_managed_prefix_list_input::CreateManagedPrefixListInput;
  361    359   
         360  +
pub use crate::operation::create_managed_prefix_list::_create_managed_prefix_list_output::CreateManagedPrefixListOutput;
         361  +
  362    362   
mod _create_managed_prefix_list_input;
  363    363   
  364    364   
mod _create_managed_prefix_list_output;
  365    365   
  366    366   
/// Builders
  367    367   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_managed_prefix_list/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::create_managed_prefix_list::_create_managed_prefix_list_output::CreateManagedPrefixListOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_managed_prefix_list::_create_managed_prefix_list_input::CreateManagedPrefixListInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_managed_prefix_list::_create_managed_prefix_list_output::CreateManagedPrefixListOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_managed_prefix_list::builders::CreateManagedPrefixListInputBuilder {
    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::create_managed_prefix_list::CreateManagedPrefixListOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_managed_prefix_list::CreateManagedPrefixListError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -324,324 +363,363 @@
  344    344   
            meta: meta.unwrap_or_default(),
  345    345   
        })
  346    346   
    }
  347    347   
}
  348    348   
impl ::aws_types::request_id::RequestId for crate::operation::create_nat_gateway::CreateNatGatewayError {
  349    349   
    fn request_id(&self) -> Option<&str> {
  350    350   
        self.meta().request_id()
  351    351   
    }
  352    352   
}
  353    353   
  354         -
pub use crate::operation::create_nat_gateway::_create_nat_gateway_output::CreateNatGatewayOutput;
  355         -
  356    354   
pub use crate::operation::create_nat_gateway::_create_nat_gateway_input::CreateNatGatewayInput;
  357    355   
         356  +
pub use crate::operation::create_nat_gateway::_create_nat_gateway_output::CreateNatGatewayOutput;
         357  +
  358    358   
mod _create_nat_gateway_input;
  359    359   
  360    360   
mod _create_nat_gateway_output;
  361    361   
  362    362   
/// Builders
  363    363   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_nat_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::create_nat_gateway::_create_nat_gateway_output::CreateNatGatewayOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_nat_gateway::_create_nat_gateway_input::CreateNatGatewayInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_nat_gateway::_create_nat_gateway_output::CreateNatGatewayOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_nat_gateway::builders::CreateNatGatewayInputBuilder {
    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::create_nat_gateway::CreateNatGatewayOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_nat_gateway::CreateNatGatewayError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -324,324 +363,363 @@
  344    344   
            meta: meta.unwrap_or_default(),
  345    345   
        })
  346    346   
    }
  347    347   
}
  348    348   
impl ::aws_types::request_id::RequestId for crate::operation::create_network_acl::CreateNetworkAclError {
  349    349   
    fn request_id(&self) -> Option<&str> {
  350    350   
        self.meta().request_id()
  351    351   
    }
  352    352   
}
  353    353   
  354         -
pub use crate::operation::create_network_acl::_create_network_acl_output::CreateNetworkAclOutput;
  355         -
  356    354   
pub use crate::operation::create_network_acl::_create_network_acl_input::CreateNetworkAclInput;
  357    355   
         356  +
pub use crate::operation::create_network_acl::_create_network_acl_output::CreateNetworkAclOutput;
         357  +
  358    358   
mod _create_network_acl_input;
  359    359   
  360    360   
mod _create_network_acl_output;
  361    361   
  362    362   
/// Builders
  363    363   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_acl/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::create_network_acl::_create_network_acl_output::CreateNetworkAclOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_network_acl::_create_network_acl_input::CreateNetworkAclInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_network_acl::_create_network_acl_output::CreateNetworkAclOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_network_acl::builders::CreateNetworkAclInputBuilder {
    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::create_network_acl::CreateNetworkAclOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_network_acl::CreateNetworkAclError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_acl_entry.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::create_network_acl_entry::CreateNetworkAclEntryError {
  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::create_network_acl_entry::_create_network_acl_entry_output::CreateNetworkAclEntryOutput;
  351         -
  352    350   
pub use crate::operation::create_network_acl_entry::_create_network_acl_entry_input::CreateNetworkAclEntryInput;
  353    351   
         352  +
pub use crate::operation::create_network_acl_entry::_create_network_acl_entry_output::CreateNetworkAclEntryOutput;
         353  +
  354    354   
mod _create_network_acl_entry_input;
  355    355   
  356    356   
mod _create_network_acl_entry_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_acl_entry/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::create_network_acl_entry::_create_network_acl_entry_output::CreateNetworkAclEntryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_network_acl_entry::_create_network_acl_entry_input::CreateNetworkAclEntryInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_network_acl_entry::_create_network_acl_entry_output::CreateNetworkAclEntryOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_network_acl_entry::builders::CreateNetworkAclEntryInputBuilder {
    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::create_network_acl_entry::CreateNetworkAclEntryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_network_acl_entry::CreateNetworkAclEntryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -340,340 +379,379 @@
  360    360   
            meta: meta.unwrap_or_default(),
  361    361   
        })
  362    362   
    }
  363    363   
}
  364    364   
impl ::aws_types::request_id::RequestId for crate::operation::create_network_insights_access_scope::CreateNetworkInsightsAccessScopeError {
  365    365   
    fn request_id(&self) -> Option<&str> {
  366    366   
        self.meta().request_id()
  367    367   
    }
  368    368   
}
  369    369   
  370         -
pub use crate::operation::create_network_insights_access_scope::_create_network_insights_access_scope_output::CreateNetworkInsightsAccessScopeOutput;
  371         -
  372    370   
pub use crate::operation::create_network_insights_access_scope::_create_network_insights_access_scope_input::CreateNetworkInsightsAccessScopeInput;
  373    371   
         372  +
pub use crate::operation::create_network_insights_access_scope::_create_network_insights_access_scope_output::CreateNetworkInsightsAccessScopeOutput;
         373  +
  374    374   
mod _create_network_insights_access_scope_input;
  375    375   
  376    376   
mod _create_network_insights_access_scope_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_network_insights_access_scope/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::create_network_insights_access_scope::_create_network_insights_access_scope_output::CreateNetworkInsightsAccessScopeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_network_insights_access_scope::_create_network_insights_access_scope_input::CreateNetworkInsightsAccessScopeInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_network_insights_access_scope::_create_network_insights_access_scope_output::CreateNetworkInsightsAccessScopeOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_network_insights_access_scope::builders::CreateNetworkInsightsAccessScopeInputBuilder {
    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::create_network_insights_access_scope::CreateNetworkInsightsAccessScopeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_network_insights_access_scope::CreateNetworkInsightsAccessScopeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,