AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_internet_gateway.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_internet_gateway::DeleteInternetGatewayError {
  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_internet_gateway::_delete_internet_gateway_output::DeleteInternetGatewayOutput;
  351         -
  352    350   
pub use crate::operation::delete_internet_gateway::_delete_internet_gateway_input::DeleteInternetGatewayInput;
  353    351   
         352  +
pub use crate::operation::delete_internet_gateway::_delete_internet_gateway_output::DeleteInternetGatewayOutput;
         353  +
  354    354   
mod _delete_internet_gateway_input;
  355    355   
  356    356   
mod _delete_internet_gateway_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_internet_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::delete_internet_gateway::_delete_internet_gateway_output::DeleteInternetGatewayOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_internet_gateway::_delete_internet_gateway_input::DeleteInternetGatewayInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_internet_gateway::_delete_internet_gateway_output::DeleteInternetGatewayOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_internet_gateway::builders::DeleteInternetGatewayInputBuilder {
    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_internet_gateway::DeleteInternetGatewayOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_internet_gateway::DeleteInternetGatewayError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -314,314 +353,353 @@
  334    334   
            meta: meta.unwrap_or_default(),
  335    335   
        })
  336    336   
    }
  337    337   
}
  338    338   
impl ::aws_types::request_id::RequestId for crate::operation::delete_ipam::DeleteIpamError {
  339    339   
    fn request_id(&self) -> Option<&str> {
  340    340   
        self.meta().request_id()
  341    341   
    }
  342    342   
}
  343    343   
  344         -
pub use crate::operation::delete_ipam::_delete_ipam_output::DeleteIpamOutput;
  345         -
  346    344   
pub use crate::operation::delete_ipam::_delete_ipam_input::DeleteIpamInput;
  347    345   
         346  +
pub use crate::operation::delete_ipam::_delete_ipam_output::DeleteIpamOutput;
         347  +
  348    348   
mod _delete_ipam_input;
  349    349   
  350    350   
mod _delete_ipam_output;
  351    351   
  352    352   
/// Builders
  353    353   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam/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_ipam::_delete_ipam_output::DeleteIpamOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_ipam::_delete_ipam_input::DeleteIpamInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_ipam::_delete_ipam_output::DeleteIpamOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_ipam::builders::DeleteIpamInputBuilder {
    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_ipam::DeleteIpamOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_ipam::DeleteIpamError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -327,327 +366,366 @@
  347    347   
    }
  348    348   
}
  349    349   
impl ::aws_types::request_id::RequestId
  350    350   
    for crate::operation::delete_ipam_external_resource_verification_token::DeleteIpamExternalResourceVerificationTokenError
  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::delete_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_output::DeleteIpamExternalResourceVerificationTokenOutput;
  358         -
  359    357   
pub use crate::operation::delete_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_input::DeleteIpamExternalResourceVerificationTokenInput;
  360    358   
         359  +
pub use crate::operation::delete_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_output::DeleteIpamExternalResourceVerificationTokenOutput;
         360  +
  361    361   
mod _delete_ipam_external_resource_verification_token_input;
  362    362   
  363    363   
mod _delete_ipam_external_resource_verification_token_output;
  364    364   
  365    365   
/// Builders
  366    366   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_external_resource_verification_token/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_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_output::DeleteIpamExternalResourceVerificationTokenOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_input::DeleteIpamExternalResourceVerificationTokenInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_ipam_external_resource_verification_token::_delete_ipam_external_resource_verification_token_output::DeleteIpamExternalResourceVerificationTokenOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_ipam_external_resource_verification_token::builders::DeleteIpamExternalResourceVerificationTokenInputBuilder {
    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_ipam_external_resource_verification_token::DeleteIpamExternalResourceVerificationTokenOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_ipam_external_resource_verification_token::DeleteIpamExternalResourceVerificationTokenError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_pool.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_ipam_pool::DeleteIpamPoolError {
  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_ipam_pool::_delete_ipam_pool_output::DeleteIpamPoolOutput;
  348         -
  349    347   
pub use crate::operation::delete_ipam_pool::_delete_ipam_pool_input::DeleteIpamPoolInput;
  350    348   
         349  +
pub use crate::operation::delete_ipam_pool::_delete_ipam_pool_output::DeleteIpamPoolOutput;
         350  +
  351    351   
mod _delete_ipam_pool_input;
  352    352   
  353    353   
mod _delete_ipam_pool_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_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_ipam_pool::_delete_ipam_pool_output::DeleteIpamPoolOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_ipam_pool::_delete_ipam_pool_input::DeleteIpamPoolInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_ipam_pool::_delete_ipam_pool_output::DeleteIpamPoolOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_ipam_pool::builders::DeleteIpamPoolInputBuilder {
    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_ipam_pool::DeleteIpamPoolOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_ipam_pool::DeleteIpamPoolError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_resource_discovery.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_ipam_resource_discovery::DeleteIpamResourceDiscoveryError {
  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_ipam_resource_discovery::_delete_ipam_resource_discovery_output::DeleteIpamResourceDiscoveryOutput;
  351         -
  352    350   
pub use crate::operation::delete_ipam_resource_discovery::_delete_ipam_resource_discovery_input::DeleteIpamResourceDiscoveryInput;
  353    351   
         352  +
pub use crate::operation::delete_ipam_resource_discovery::_delete_ipam_resource_discovery_output::DeleteIpamResourceDiscoveryOutput;
         353  +
  354    354   
mod _delete_ipam_resource_discovery_input;
  355    355   
  356    356   
mod _delete_ipam_resource_discovery_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_resource_discovery/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_ipam_resource_discovery::_delete_ipam_resource_discovery_output::DeleteIpamResourceDiscoveryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_ipam_resource_discovery::_delete_ipam_resource_discovery_input::DeleteIpamResourceDiscoveryInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_ipam_resource_discovery::_delete_ipam_resource_discovery_output::DeleteIpamResourceDiscoveryOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_ipam_resource_discovery::builders::DeleteIpamResourceDiscoveryInputBuilder {
    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_ipam_resource_discovery::DeleteIpamResourceDiscoveryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_ipam_resource_discovery::DeleteIpamResourceDiscoveryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_scope.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_ipam_scope::DeleteIpamScopeError {
  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_ipam_scope::_delete_ipam_scope_output::DeleteIpamScopeOutput;
  348         -
  349    347   
pub use crate::operation::delete_ipam_scope::_delete_ipam_scope_input::DeleteIpamScopeInput;
  350    348   
         349  +
pub use crate::operation::delete_ipam_scope::_delete_ipam_scope_output::DeleteIpamScopeOutput;
         350  +
  351    351   
mod _delete_ipam_scope_input;
  352    352   
  353    353   
mod _delete_ipam_scope_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_ipam_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::delete_ipam_scope::_delete_ipam_scope_output::DeleteIpamScopeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_ipam_scope::_delete_ipam_scope_input::DeleteIpamScopeInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_ipam_scope::_delete_ipam_scope_output::DeleteIpamScopeOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_ipam_scope::builders::DeleteIpamScopeInputBuilder {
    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_ipam_scope::DeleteIpamScopeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_ipam_scope::DeleteIpamScopeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_key_pair.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_key_pair::DeleteKeyPairError {
  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_key_pair::_delete_key_pair_output::DeleteKeyPairOutput;
  348         -
  349    347   
pub use crate::operation::delete_key_pair::_delete_key_pair_input::DeleteKeyPairInput;
  350    348   
         349  +
pub use crate::operation::delete_key_pair::_delete_key_pair_output::DeleteKeyPairOutput;
         350  +
  351    351   
mod _delete_key_pair_input;
  352    352   
  353    353   
mod _delete_key_pair_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_key_pair/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_key_pair::_delete_key_pair_output::DeleteKeyPairOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_key_pair::_delete_key_pair_input::DeleteKeyPairInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_key_pair::_delete_key_pair_output::DeleteKeyPairOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_key_pair::builders::DeleteKeyPairInputBuilder {
    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_key_pair::DeleteKeyPairOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_key_pair::DeleteKeyPairError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_launch_template.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_launch_template::DeleteLaunchTemplateError {
  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_launch_template::_delete_launch_template_output::DeleteLaunchTemplateOutput;
  351         -
  352    350   
pub use crate::operation::delete_launch_template::_delete_launch_template_input::DeleteLaunchTemplateInput;
  353    351   
         352  +
pub use crate::operation::delete_launch_template::_delete_launch_template_output::DeleteLaunchTemplateOutput;
         353  +
  354    354   
mod _delete_launch_template_input;
  355    355   
  356    356   
mod _delete_launch_template_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_launch_template/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_launch_template::_delete_launch_template_output::DeleteLaunchTemplateOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_launch_template::_delete_launch_template_input::DeleteLaunchTemplateInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_launch_template::_delete_launch_template_output::DeleteLaunchTemplateOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_launch_template::builders::DeleteLaunchTemplateInputBuilder {
    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_launch_template::DeleteLaunchTemplateOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_launch_template::DeleteLaunchTemplateError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,