AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_reserved_instances_exchange_quote.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_reserved_instances_exchange_quote::GetReservedInstancesExchangeQuoteError {
  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_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_output::GetReservedInstancesExchangeQuoteOutput;
  363         -
  364    362   
pub use crate::operation::get_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_input::GetReservedInstancesExchangeQuoteInput;
  365    363   
         364  +
pub use crate::operation::get_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_output::GetReservedInstancesExchangeQuoteOutput;
         365  +
  366    366   
mod _get_reserved_instances_exchange_quote_input;
  367    367   
  368    368   
mod _get_reserved_instances_exchange_quote_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_reserved_instances_exchange_quote/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_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_output::GetReservedInstancesExchangeQuoteOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_input::GetReservedInstancesExchangeQuoteInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_reserved_instances_exchange_quote::_get_reserved_instances_exchange_quote_output::GetReservedInstancesExchangeQuoteOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_reserved_instances_exchange_quote::builders::GetReservedInstancesExchangeQuoteInputBuilder {
    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_reserved_instances_exchange_quote::GetReservedInstancesExchangeQuoteOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_reserved_instances_exchange_quote::GetReservedInstancesExchangeQuoteError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_associations.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::get_route_server_associations::GetRouteServerAssociationsError {
  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_route_server_associations::_get_route_server_associations_output::GetRouteServerAssociationsOutput;
  351         -
  352    350   
pub use crate::operation::get_route_server_associations::_get_route_server_associations_input::GetRouteServerAssociationsInput;
  353    351   
         352  +
pub use crate::operation::get_route_server_associations::_get_route_server_associations_output::GetRouteServerAssociationsOutput;
         353  +
  354    354   
mod _get_route_server_associations_input;
  355    355   
  356    356   
mod _get_route_server_associations_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_associations/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_route_server_associations::_get_route_server_associations_output::GetRouteServerAssociationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_route_server_associations::_get_route_server_associations_input::GetRouteServerAssociationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_route_server_associations::_get_route_server_associations_output::GetRouteServerAssociationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_route_server_associations::builders::GetRouteServerAssociationsInputBuilder {
    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_route_server_associations::GetRouteServerAssociationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_route_server_associations::GetRouteServerAssociationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_propagations.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::get_route_server_propagations::GetRouteServerPropagationsError {
  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_route_server_propagations::_get_route_server_propagations_output::GetRouteServerPropagationsOutput;
  351         -
  352    350   
pub use crate::operation::get_route_server_propagations::_get_route_server_propagations_input::GetRouteServerPropagationsInput;
  353    351   
         352  +
pub use crate::operation::get_route_server_propagations::_get_route_server_propagations_output::GetRouteServerPropagationsOutput;
         353  +
  354    354   
mod _get_route_server_propagations_input;
  355    355   
  356    356   
mod _get_route_server_propagations_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_propagations/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_route_server_propagations::_get_route_server_propagations_output::GetRouteServerPropagationsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_route_server_propagations::_get_route_server_propagations_input::GetRouteServerPropagationsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_route_server_propagations::_get_route_server_propagations_output::GetRouteServerPropagationsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_route_server_propagations::builders::GetRouteServerPropagationsInputBuilder {
    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_route_server_propagations::GetRouteServerPropagationsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_route_server_propagations::GetRouteServerPropagationsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_routing_database.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::get_route_server_routing_database::GetRouteServerRoutingDatabaseError {
  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_route_server_routing_database::_get_route_server_routing_database_output::GetRouteServerRoutingDatabaseOutput;
  351         -
  352    350   
pub use crate::operation::get_route_server_routing_database::_get_route_server_routing_database_input::GetRouteServerRoutingDatabaseInput;
  353    351   
         352  +
pub use crate::operation::get_route_server_routing_database::_get_route_server_routing_database_output::GetRouteServerRoutingDatabaseOutput;
         353  +
  354    354   
mod _get_route_server_routing_database_input;
  355    355   
  356    356   
mod _get_route_server_routing_database_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_route_server_routing_database/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_route_server_routing_database::_get_route_server_routing_database_output::GetRouteServerRoutingDatabaseOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_route_server_routing_database::_get_route_server_routing_database_input::GetRouteServerRoutingDatabaseInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_route_server_routing_database::_get_route_server_routing_database_output::GetRouteServerRoutingDatabaseOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_route_server_routing_database::builders::GetRouteServerRoutingDatabaseInputBuilder {
    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_route_server_routing_database::GetRouteServerRoutingDatabaseOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_route_server_routing_database::GetRouteServerRoutingDatabaseError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_security_groups_for_vpc.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_security_groups_for_vpc::GetSecurityGroupsForVpcError {
  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_security_groups_for_vpc::_get_security_groups_for_vpc_output::GetSecurityGroupsForVpcOutput;
  351         -
  352    350   
pub use crate::operation::get_security_groups_for_vpc::_get_security_groups_for_vpc_input::GetSecurityGroupsForVpcInput;
  353    351   
         352  +
pub use crate::operation::get_security_groups_for_vpc::_get_security_groups_for_vpc_output::GetSecurityGroupsForVpcOutput;
         353  +
  354    354   
mod _get_security_groups_for_vpc_input;
  355    355   
  356    356   
mod _get_security_groups_for_vpc_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_security_groups_for_vpc/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_security_groups_for_vpc::_get_security_groups_for_vpc_output::GetSecurityGroupsForVpcOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_security_groups_for_vpc::_get_security_groups_for_vpc_input::GetSecurityGroupsForVpcInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_security_groups_for_vpc::_get_security_groups_for_vpc_output::GetSecurityGroupsForVpcOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_security_groups_for_vpc::builders::GetSecurityGroupsForVpcInputBuilder {
    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_security_groups_for_vpc::GetSecurityGroupsForVpcOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_security_groups_for_vpc::GetSecurityGroupsForVpcError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_serial_console_access_status.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::get_serial_console_access_status::GetSerialConsoleAccessStatusError {
  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_serial_console_access_status::_get_serial_console_access_status_output::GetSerialConsoleAccessStatusOutput;
  351         -
  352    350   
pub use crate::operation::get_serial_console_access_status::_get_serial_console_access_status_input::GetSerialConsoleAccessStatusInput;
  353    351   
         352  +
pub use crate::operation::get_serial_console_access_status::_get_serial_console_access_status_output::GetSerialConsoleAccessStatusOutput;
         353  +
  354    354   
mod _get_serial_console_access_status_input;
  355    355   
  356    356   
mod _get_serial_console_access_status_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_serial_console_access_status/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_serial_console_access_status::_get_serial_console_access_status_output::GetSerialConsoleAccessStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_serial_console_access_status::_get_serial_console_access_status_input::GetSerialConsoleAccessStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_serial_console_access_status::_get_serial_console_access_status_output::GetSerialConsoleAccessStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_serial_console_access_status::builders::GetSerialConsoleAccessStatusInputBuilder {
    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_serial_console_access_status::GetSerialConsoleAccessStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_serial_console_access_status::GetSerialConsoleAccessStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_snapshot_block_public_access_state.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_snapshot_block_public_access_state::GetSnapshotBlockPublicAccessStateError {
  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_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_output::GetSnapshotBlockPublicAccessStateOutput;
  363         -
  364    362   
pub use crate::operation::get_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_input::GetSnapshotBlockPublicAccessStateInput;
  365    363   
         364  +
pub use crate::operation::get_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_output::GetSnapshotBlockPublicAccessStateOutput;
         365  +
  366    366   
mod _get_snapshot_block_public_access_state_input;
  367    367   
  368    368   
mod _get_snapshot_block_public_access_state_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_snapshot_block_public_access_state/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_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_output::GetSnapshotBlockPublicAccessStateOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_input::GetSnapshotBlockPublicAccessStateInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_snapshot_block_public_access_state::_get_snapshot_block_public_access_state_output::GetSnapshotBlockPublicAccessStateOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_snapshot_block_public_access_state::builders::GetSnapshotBlockPublicAccessStateInputBuilder {
    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_snapshot_block_public_access_state::GetSnapshotBlockPublicAccessStateOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_snapshot_block_public_access_state::GetSnapshotBlockPublicAccessStateError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/get_spot_placement_scores.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_spot_placement_scores::GetSpotPlacementScoresError {
  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_spot_placement_scores::_get_spot_placement_scores_output::GetSpotPlacementScoresOutput;
  351         -
  352    350   
pub use crate::operation::get_spot_placement_scores::_get_spot_placement_scores_input::GetSpotPlacementScoresInput;
  353    351   
         352  +
pub use crate::operation::get_spot_placement_scores::_get_spot_placement_scores_output::GetSpotPlacementScoresOutput;
         353  +
  354    354   
mod _get_spot_placement_scores_input;
  355    355   
  356    356   
mod _get_spot_placement_scores_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_spot_placement_scores/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_spot_placement_scores::_get_spot_placement_scores_output::GetSpotPlacementScoresOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_spot_placement_scores::_get_spot_placement_scores_input::GetSpotPlacementScoresInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_spot_placement_scores::_get_spot_placement_scores_output::GetSpotPlacementScoresOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_spot_placement_scores::builders::GetSpotPlacementScoresInputBuilder {
    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_spot_placement_scores::GetSpotPlacementScoresOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_spot_placement_scores::GetSpotPlacementScoresError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,