AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

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

@@ -327,327 +366,366 @@
  347    347   
    }
  348    348   
}
  349    349   
impl ::aws_types::request_id::RequestId
  350    350   
    for crate::operation::enable_reachability_analyzer_organization_sharing::EnableReachabilityAnalyzerOrganizationSharingError
  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::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_output::EnableReachabilityAnalyzerOrganizationSharingOutput;
  358         -
  359    357   
pub use crate::operation::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_input::EnableReachabilityAnalyzerOrganizationSharingInput;
  360    358   
         359  +
pub use crate::operation::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_output::EnableReachabilityAnalyzerOrganizationSharingOutput;
         360  +
  361    361   
mod _enable_reachability_analyzer_organization_sharing_input;
  362    362   
  363    363   
mod _enable_reachability_analyzer_organization_sharing_output;
  364    364   
  365    365   
/// Builders
  366    366   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_reachability_analyzer_organization_sharing/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::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_output::EnableReachabilityAnalyzerOrganizationSharingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_input::EnableReachabilityAnalyzerOrganizationSharingInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_reachability_analyzer_organization_sharing::_enable_reachability_analyzer_organization_sharing_output::EnableReachabilityAnalyzerOrganizationSharingOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_reachability_analyzer_organization_sharing::builders::EnableReachabilityAnalyzerOrganizationSharingInputBuilder {
    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::enable_reachability_analyzer_organization_sharing::EnableReachabilityAnalyzerOrganizationSharingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_reachability_analyzer_organization_sharing::EnableReachabilityAnalyzerOrganizationSharingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_route_server_propagation.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::enable_route_server_propagation::EnableRouteServerPropagationError {
  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::enable_route_server_propagation::_enable_route_server_propagation_output::EnableRouteServerPropagationOutput;
  351         -
  352    350   
pub use crate::operation::enable_route_server_propagation::_enable_route_server_propagation_input::EnableRouteServerPropagationInput;
  353    351   
         352  +
pub use crate::operation::enable_route_server_propagation::_enable_route_server_propagation_output::EnableRouteServerPropagationOutput;
         353  +
  354    354   
mod _enable_route_server_propagation_input;
  355    355   
  356    356   
mod _enable_route_server_propagation_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_route_server_propagation/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::enable_route_server_propagation::_enable_route_server_propagation_output::EnableRouteServerPropagationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_route_server_propagation::_enable_route_server_propagation_input::EnableRouteServerPropagationInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_route_server_propagation::_enable_route_server_propagation_output::EnableRouteServerPropagationOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_route_server_propagation::builders::EnableRouteServerPropagationInputBuilder {
    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::enable_route_server_propagation::EnableRouteServerPropagationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_route_server_propagation::EnableRouteServerPropagationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_serial_console_access.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::enable_serial_console_access::EnableSerialConsoleAccessError {
  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::enable_serial_console_access::_enable_serial_console_access_output::EnableSerialConsoleAccessOutput;
  351         -
  352    350   
pub use crate::operation::enable_serial_console_access::_enable_serial_console_access_input::EnableSerialConsoleAccessInput;
  353    351   
         352  +
pub use crate::operation::enable_serial_console_access::_enable_serial_console_access_output::EnableSerialConsoleAccessOutput;
         353  +
  354    354   
mod _enable_serial_console_access_input;
  355    355   
  356    356   
mod _enable_serial_console_access_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_serial_console_access/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::enable_serial_console_access::_enable_serial_console_access_output::EnableSerialConsoleAccessOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_serial_console_access::_enable_serial_console_access_input::EnableSerialConsoleAccessInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_serial_console_access::_enable_serial_console_access_output::EnableSerialConsoleAccessOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_serial_console_access::builders::EnableSerialConsoleAccessInputBuilder {
    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::enable_serial_console_access::EnableSerialConsoleAccessOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_serial_console_access::EnableSerialConsoleAccessError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -330,330 +369,369 @@
  350    350   
            meta: meta.unwrap_or_default(),
  351    351   
        })
  352    352   
    }
  353    353   
}
  354    354   
impl ::aws_types::request_id::RequestId for crate::operation::enable_snapshot_block_public_access::EnableSnapshotBlockPublicAccessError {
  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::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_output::EnableSnapshotBlockPublicAccessOutput;
  361         -
  362    360   
pub use crate::operation::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_input::EnableSnapshotBlockPublicAccessInput;
  363    361   
         362  +
pub use crate::operation::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_output::EnableSnapshotBlockPublicAccessOutput;
         363  +
  364    364   
mod _enable_snapshot_block_public_access_input;
  365    365   
  366    366   
mod _enable_snapshot_block_public_access_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_snapshot_block_public_access/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::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_output::EnableSnapshotBlockPublicAccessOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_input::EnableSnapshotBlockPublicAccessInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_snapshot_block_public_access::_enable_snapshot_block_public_access_output::EnableSnapshotBlockPublicAccessOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_snapshot_block_public_access::builders::EnableSnapshotBlockPublicAccessInputBuilder {
    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::enable_snapshot_block_public_access::EnableSnapshotBlockPublicAccessOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_snapshot_block_public_access::EnableSnapshotBlockPublicAccessError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -329,329 +368,368 @@
  349    349   
    }
  350    350   
}
  351    351   
impl ::aws_types::request_id::RequestId
  352    352   
    for crate::operation::enable_transit_gateway_route_table_propagation::EnableTransitGatewayRouteTablePropagationError
  353    353   
{
  354    354   
    fn request_id(&self) -> Option<&str> {
  355    355   
        self.meta().request_id()
  356    356   
    }
  357    357   
}
  358    358   
  359         -
pub use crate::operation::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_output::EnableTransitGatewayRouteTablePropagationOutput;
  360         -
  361    359   
pub use crate::operation::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_input::EnableTransitGatewayRouteTablePropagationInput;
  362    360   
         361  +
pub use crate::operation::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_output::EnableTransitGatewayRouteTablePropagationOutput;
         362  +
  363    363   
mod _enable_transit_gateway_route_table_propagation_input;
  364    364   
  365    365   
mod _enable_transit_gateway_route_table_propagation_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_transit_gateway_route_table_propagation/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::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_output::EnableTransitGatewayRouteTablePropagationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_input::EnableTransitGatewayRouteTablePropagationInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_transit_gateway_route_table_propagation::_enable_transit_gateway_route_table_propagation_output::EnableTransitGatewayRouteTablePropagationOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_transit_gateway_route_table_propagation::builders::EnableTransitGatewayRouteTablePropagationInputBuilder {
    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::enable_transit_gateway_route_table_propagation::EnableTransitGatewayRouteTablePropagationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_transit_gateway_route_table_propagation::EnableTransitGatewayRouteTablePropagationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_vgw_route_propagation.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::enable_vgw_route_propagation::EnableVgwRoutePropagationError {
  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::enable_vgw_route_propagation::_enable_vgw_route_propagation_output::EnableVgwRoutePropagationOutput;
  351         -
  352    350   
pub use crate::operation::enable_vgw_route_propagation::_enable_vgw_route_propagation_input::EnableVgwRoutePropagationInput;
  353    351   
         352  +
pub use crate::operation::enable_vgw_route_propagation::_enable_vgw_route_propagation_output::EnableVgwRoutePropagationOutput;
         353  +
  354    354   
mod _enable_vgw_route_propagation_input;
  355    355   
  356    356   
mod _enable_vgw_route_propagation_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_vgw_route_propagation/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::enable_vgw_route_propagation::_enable_vgw_route_propagation_output::EnableVgwRoutePropagationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_vgw_route_propagation::_enable_vgw_route_propagation_input::EnableVgwRoutePropagationInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_vgw_route_propagation::_enable_vgw_route_propagation_output::EnableVgwRoutePropagationOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_vgw_route_propagation::builders::EnableVgwRoutePropagationInputBuilder {
    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::enable_vgw_route_propagation::EnableVgwRoutePropagationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_vgw_route_propagation::EnableVgwRoutePropagationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_volume_io.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::enable_volume_io::EnableVolumeIOError {
  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::enable_volume_io::_enable_volume_io_output::EnableVolumeIoOutput;
  348         -
  349    347   
pub use crate::operation::enable_volume_io::_enable_volume_io_input::EnableVolumeIoInput;
  350    348   
         349  +
pub use crate::operation::enable_volume_io::_enable_volume_io_output::EnableVolumeIoOutput;
         350  +
  351    351   
mod _enable_volume_io_input;
  352    352   
  353    353   
mod _enable_volume_io_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_volume_io/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::enable_volume_io::_enable_volume_io_output::EnableVolumeIoOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_volume_io::_enable_volume_io_input::EnableVolumeIoInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_volume_io::_enable_volume_io_output::EnableVolumeIoOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_volume_io::builders::EnableVolumeIoInputBuilder {
    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::enable_volume_io::EnableVolumeIoOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_volume_io::EnableVolumeIOError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_vpc_classic_link.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::enable_vpc_classic_link::EnableVpcClassicLinkError {
  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::enable_vpc_classic_link::_enable_vpc_classic_link_output::EnableVpcClassicLinkOutput;
  351         -
  352    350   
pub use crate::operation::enable_vpc_classic_link::_enable_vpc_classic_link_input::EnableVpcClassicLinkInput;
  353    351   
         352  +
pub use crate::operation::enable_vpc_classic_link::_enable_vpc_classic_link_output::EnableVpcClassicLinkOutput;
         353  +
  354    354   
mod _enable_vpc_classic_link_input;
  355    355   
  356    356   
mod _enable_vpc_classic_link_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/enable_vpc_classic_link/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::enable_vpc_classic_link::_enable_vpc_classic_link_output::EnableVpcClassicLinkOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_vpc_classic_link::_enable_vpc_classic_link_input::EnableVpcClassicLinkInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_vpc_classic_link::_enable_vpc_classic_link_output::EnableVpcClassicLinkOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_vpc_classic_link::builders::EnableVpcClassicLinkInputBuilder {
    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::enable_vpc_classic_link::EnableVpcClassicLinkOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_vpc_classic_link::EnableVpcClassicLinkError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,