AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server.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_route_server::DeleteRouteServerError {
  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_route_server::_delete_route_server_output::DeleteRouteServerOutput;
  348         -
  349    347   
pub use crate::operation::delete_route_server::_delete_route_server_input::DeleteRouteServerInput;
  350    348   
         349  +
pub use crate::operation::delete_route_server::_delete_route_server_output::DeleteRouteServerOutput;
         350  +
  351    351   
mod _delete_route_server_input;
  352    352   
  353    353   
mod _delete_route_server_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server/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_route_server::_delete_route_server_output::DeleteRouteServerOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_route_server::_delete_route_server_input::DeleteRouteServerInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_route_server::_delete_route_server_output::DeleteRouteServerOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_route_server::builders::DeleteRouteServerInputBuilder {
    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_route_server::DeleteRouteServerOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_route_server::DeleteRouteServerError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server_endpoint.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_route_server_endpoint::DeleteRouteServerEndpointError {
  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_route_server_endpoint::_delete_route_server_endpoint_output::DeleteRouteServerEndpointOutput;
  351         -
  352    350   
pub use crate::operation::delete_route_server_endpoint::_delete_route_server_endpoint_input::DeleteRouteServerEndpointInput;
  353    351   
         352  +
pub use crate::operation::delete_route_server_endpoint::_delete_route_server_endpoint_output::DeleteRouteServerEndpointOutput;
         353  +
  354    354   
mod _delete_route_server_endpoint_input;
  355    355   
  356    356   
mod _delete_route_server_endpoint_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server_endpoint/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_route_server_endpoint::_delete_route_server_endpoint_output::DeleteRouteServerEndpointOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_route_server_endpoint::_delete_route_server_endpoint_input::DeleteRouteServerEndpointInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_route_server_endpoint::_delete_route_server_endpoint_output::DeleteRouteServerEndpointOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_route_server_endpoint::builders::DeleteRouteServerEndpointInputBuilder {
    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_route_server_endpoint::DeleteRouteServerEndpointOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_route_server_endpoint::DeleteRouteServerEndpointError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server_peer.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_route_server_peer::DeleteRouteServerPeerError {
  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_route_server_peer::_delete_route_server_peer_output::DeleteRouteServerPeerOutput;
  351         -
  352    350   
pub use crate::operation::delete_route_server_peer::_delete_route_server_peer_input::DeleteRouteServerPeerInput;
  353    351   
         352  +
pub use crate::operation::delete_route_server_peer::_delete_route_server_peer_output::DeleteRouteServerPeerOutput;
         353  +
  354    354   
mod _delete_route_server_peer_input;
  355    355   
  356    356   
mod _delete_route_server_peer_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_server_peer/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_route_server_peer::_delete_route_server_peer_output::DeleteRouteServerPeerOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_route_server_peer::_delete_route_server_peer_input::DeleteRouteServerPeerInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_route_server_peer::_delete_route_server_peer_output::DeleteRouteServerPeerOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_route_server_peer::builders::DeleteRouteServerPeerInputBuilder {
    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_route_server_peer::DeleteRouteServerPeerOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_route_server_peer::DeleteRouteServerPeerError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_table.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_route_table::DeleteRouteTableError {
  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_route_table::_delete_route_table_output::DeleteRouteTableOutput;
  348         -
  349    347   
pub use crate::operation::delete_route_table::_delete_route_table_input::DeleteRouteTableInput;
  350    348   
         349  +
pub use crate::operation::delete_route_table::_delete_route_table_output::DeleteRouteTableOutput;
         350  +
  351    351   
mod _delete_route_table_input;
  352    352   
  353    353   
mod _delete_route_table_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_route_table/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_route_table::_delete_route_table_output::DeleteRouteTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_route_table::_delete_route_table_input::DeleteRouteTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_route_table::_delete_route_table_output::DeleteRouteTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_route_table::builders::DeleteRouteTableInputBuilder {
    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_route_table::DeleteRouteTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_route_table::DeleteRouteTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_security_group.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_security_group::DeleteSecurityGroupError {
  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_security_group::_delete_security_group_output::DeleteSecurityGroupOutput;
  351         -
  352    350   
pub use crate::operation::delete_security_group::_delete_security_group_input::DeleteSecurityGroupInput;
  353    351   
         352  +
pub use crate::operation::delete_security_group::_delete_security_group_output::DeleteSecurityGroupOutput;
         353  +
  354    354   
mod _delete_security_group_input;
  355    355   
  356    356   
mod _delete_security_group_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_security_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::delete_security_group::_delete_security_group_output::DeleteSecurityGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_security_group::_delete_security_group_input::DeleteSecurityGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_security_group::_delete_security_group_output::DeleteSecurityGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_security_group::builders::DeleteSecurityGroupInputBuilder {
    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_security_group::DeleteSecurityGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_security_group::DeleteSecurityGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_snapshot.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_snapshot::DeleteSnapshotError {
  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_snapshot::_delete_snapshot_output::DeleteSnapshotOutput;
  348         -
  349    347   
pub use crate::operation::delete_snapshot::_delete_snapshot_input::DeleteSnapshotInput;
  350    348   
         349  +
pub use crate::operation::delete_snapshot::_delete_snapshot_output::DeleteSnapshotOutput;
         350  +
  351    351   
mod _delete_snapshot_input;
  352    352   
  353    353   
mod _delete_snapshot_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_snapshot/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_snapshot::_delete_snapshot_output::DeleteSnapshotOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_snapshot::_delete_snapshot_input::DeleteSnapshotInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_snapshot::_delete_snapshot_output::DeleteSnapshotOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_snapshot::builders::DeleteSnapshotInputBuilder {
    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_snapshot::DeleteSnapshotOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_snapshot::DeleteSnapshotError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -326,326 +365,365 @@
  346    346   
            meta: meta.unwrap_or_default(),
  347    347   
        })
  348    348   
    }
  349    349   
}
  350    350   
impl ::aws_types::request_id::RequestId for crate::operation::delete_spot_datafeed_subscription::DeleteSpotDatafeedSubscriptionError {
  351    351   
    fn request_id(&self) -> Option<&str> {
  352    352   
        self.meta().request_id()
  353    353   
    }
  354    354   
}
  355    355   
  356         -
pub use crate::operation::delete_spot_datafeed_subscription::_delete_spot_datafeed_subscription_output::DeleteSpotDatafeedSubscriptionOutput;
  357         -
  358    356   
pub use crate::operation::delete_spot_datafeed_subscription::_delete_spot_datafeed_subscription_input::DeleteSpotDatafeedSubscriptionInput;
  359    357   
         358  +
pub use crate::operation::delete_spot_datafeed_subscription::_delete_spot_datafeed_subscription_output::DeleteSpotDatafeedSubscriptionOutput;
         359  +
  360    360   
mod _delete_spot_datafeed_subscription_input;
  361    361   
  362    362   
mod _delete_spot_datafeed_subscription_output;
  363    363   
  364    364   
/// Builders
  365    365   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_spot_datafeed_subscription/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_spot_datafeed_subscription::_delete_spot_datafeed_subscription_output::DeleteSpotDatafeedSubscriptionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_spot_datafeed_subscription::_delete_spot_datafeed_subscription_input::DeleteSpotDatafeedSubscriptionInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_spot_datafeed_subscription::_delete_spot_datafeed_subscription_output::DeleteSpotDatafeedSubscriptionOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_spot_datafeed_subscription::builders::DeleteSpotDatafeedSubscriptionInputBuilder {
    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_spot_datafeed_subscription::DeleteSpotDatafeedSubscriptionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_spot_datafeed_subscription::DeleteSpotDatafeedSubscriptionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_subnet.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_subnet::DeleteSubnetError {
  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_subnet::_delete_subnet_output::DeleteSubnetOutput;
  348         -
  349    347   
pub use crate::operation::delete_subnet::_delete_subnet_input::DeleteSubnetInput;
  350    348   
         349  +
pub use crate::operation::delete_subnet::_delete_subnet_output::DeleteSubnetOutput;
         350  +
  351    351   
mod _delete_subnet_input;
  352    352   
  353    353   
mod _delete_subnet_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/delete_subnet/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_subnet::_delete_subnet_output::DeleteSubnetOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_subnet::_delete_subnet_input::DeleteSubnetInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_subnet::_delete_subnet_output::DeleteSubnetOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_subnet::builders::DeleteSubnetInputBuilder {
    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_subnet::DeleteSubnetOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_subnet::DeleteSubnetError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,