AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fast_launch_images.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::describe_fast_launch_images::DescribeFastLaunchImagesError {
  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::describe_fast_launch_images::_describe_fast_launch_images_output::DescribeFastLaunchImagesOutput;
  351         -
  352    350   
pub use crate::operation::describe_fast_launch_images::_describe_fast_launch_images_input::DescribeFastLaunchImagesInput;
  353    351   
         352  +
pub use crate::operation::describe_fast_launch_images::_describe_fast_launch_images_output::DescribeFastLaunchImagesOutput;
         353  +
  354    354   
mod _describe_fast_launch_images_input;
  355    355   
  356    356   
mod _describe_fast_launch_images_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/describe_fast_launch_images/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::describe_fast_launch_images::_describe_fast_launch_images_output::DescribeFastLaunchImagesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fast_launch_images::_describe_fast_launch_images_input::DescribeFastLaunchImagesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fast_launch_images::_describe_fast_launch_images_output::DescribeFastLaunchImagesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fast_launch_images::builders::DescribeFastLaunchImagesInputBuilder {
    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::describe_fast_launch_images::DescribeFastLaunchImagesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fast_launch_images::DescribeFastLaunchImagesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fast_snapshot_restores.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::describe_fast_snapshot_restores::DescribeFastSnapshotRestoresError {
  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::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_output::DescribeFastSnapshotRestoresOutput;
  351         -
  352    350   
pub use crate::operation::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_input::DescribeFastSnapshotRestoresInput;
  353    351   
         352  +
pub use crate::operation::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_output::DescribeFastSnapshotRestoresOutput;
         353  +
  354    354   
mod _describe_fast_snapshot_restores_input;
  355    355   
  356    356   
mod _describe_fast_snapshot_restores_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/describe_fast_snapshot_restores/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::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_output::DescribeFastSnapshotRestoresOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_input::DescribeFastSnapshotRestoresInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fast_snapshot_restores::_describe_fast_snapshot_restores_output::DescribeFastSnapshotRestoresOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fast_snapshot_restores::builders::DescribeFastSnapshotRestoresInputBuilder {
    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::describe_fast_snapshot_restores::DescribeFastSnapshotRestoresOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fast_snapshot_restores::DescribeFastSnapshotRestoresError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fleet_history.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::describe_fleet_history::DescribeFleetHistoryError {
  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::describe_fleet_history::_describe_fleet_history_output::DescribeFleetHistoryOutput;
  351         -
  352    350   
pub use crate::operation::describe_fleet_history::_describe_fleet_history_input::DescribeFleetHistoryInput;
  353    351   
         352  +
pub use crate::operation::describe_fleet_history::_describe_fleet_history_output::DescribeFleetHistoryOutput;
         353  +
  354    354   
mod _describe_fleet_history_input;
  355    355   
  356    356   
mod _describe_fleet_history_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fleet_history/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::describe_fleet_history::_describe_fleet_history_output::DescribeFleetHistoryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fleet_history::_describe_fleet_history_input::DescribeFleetHistoryInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fleet_history::_describe_fleet_history_output::DescribeFleetHistoryOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fleet_history::builders::DescribeFleetHistoryInputBuilder {
    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::describe_fleet_history::DescribeFleetHistoryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fleet_history::DescribeFleetHistoryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fleet_instances.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::describe_fleet_instances::DescribeFleetInstancesError {
  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::describe_fleet_instances::_describe_fleet_instances_output::DescribeFleetInstancesOutput;
  351         -
  352    350   
pub use crate::operation::describe_fleet_instances::_describe_fleet_instances_input::DescribeFleetInstancesInput;
  353    351   
         352  +
pub use crate::operation::describe_fleet_instances::_describe_fleet_instances_output::DescribeFleetInstancesOutput;
         353  +
  354    354   
mod _describe_fleet_instances_input;
  355    355   
  356    356   
mod _describe_fleet_instances_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fleet_instances/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::describe_fleet_instances::_describe_fleet_instances_output::DescribeFleetInstancesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fleet_instances::_describe_fleet_instances_input::DescribeFleetInstancesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fleet_instances::_describe_fleet_instances_output::DescribeFleetInstancesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fleet_instances::builders::DescribeFleetInstancesInputBuilder {
    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::describe_fleet_instances::DescribeFleetInstancesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fleet_instances::DescribeFleetInstancesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -317,317 +359,359 @@
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
impl ::aws_types::request_id::RequestId for crate::operation::describe_fleets::DescribeFleetsError {
  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::describe_fleets::_describe_fleets_output::DescribeFleetsOutput;
  348         -
  349    347   
pub use crate::operation::describe_fleets::_describe_fleets_input::DescribeFleetsInput;
  350    348   
         349  +
pub use crate::operation::describe_fleets::_describe_fleets_output::DescribeFleetsOutput;
         350  +
  351    351   
mod _describe_fleets_input;
  352    352   
  353    353   
mod _describe_fleets_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;
  357    357   
  358    358   
/// Paginator for this operation
  359    359   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fleets/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::describe_fleets::_describe_fleets_output::DescribeFleetsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fleets::_describe_fleets_input::DescribeFleetsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fleets::_describe_fleets_output::DescribeFleetsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fleets::builders::DescribeFleetsInputBuilder {
    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::describe_fleets::DescribeFleetsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fleets::DescribeFleetsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -317,317 +359,359 @@
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
impl ::aws_types::request_id::RequestId for crate::operation::describe_flow_logs::DescribeFlowLogsError {
  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::describe_flow_logs::_describe_flow_logs_output::DescribeFlowLogsOutput;
  348         -
  349    347   
pub use crate::operation::describe_flow_logs::_describe_flow_logs_input::DescribeFlowLogsInput;
  350    348   
         349  +
pub use crate::operation::describe_flow_logs::_describe_flow_logs_output::DescribeFlowLogsOutput;
         350  +
  351    351   
mod _describe_flow_logs_input;
  352    352   
  353    353   
mod _describe_flow_logs_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;
  357    357   
  358    358   
/// Paginator for this operation
  359    359   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_flow_logs/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::describe_flow_logs::_describe_flow_logs_output::DescribeFlowLogsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_flow_logs::_describe_flow_logs_input::DescribeFlowLogsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_flow_logs::_describe_flow_logs_output::DescribeFlowLogsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_flow_logs::builders::DescribeFlowLogsInputBuilder {
    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::describe_flow_logs::DescribeFlowLogsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_flow_logs::DescribeFlowLogsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fpga_image_attribute.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::describe_fpga_image_attribute::DescribeFpgaImageAttributeError {
  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::describe_fpga_image_attribute::_describe_fpga_image_attribute_output::DescribeFpgaImageAttributeOutput;
  351         -
  352    350   
pub use crate::operation::describe_fpga_image_attribute::_describe_fpga_image_attribute_input::DescribeFpgaImageAttributeInput;
  353    351   
         352  +
pub use crate::operation::describe_fpga_image_attribute::_describe_fpga_image_attribute_output::DescribeFpgaImageAttributeOutput;
         353  +
  354    354   
mod _describe_fpga_image_attribute_input;
  355    355   
  356    356   
mod _describe_fpga_image_attribute_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fpga_image_attribute/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::describe_fpga_image_attribute::_describe_fpga_image_attribute_output::DescribeFpgaImageAttributeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fpga_image_attribute::_describe_fpga_image_attribute_input::DescribeFpgaImageAttributeInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fpga_image_attribute::_describe_fpga_image_attribute_output::DescribeFpgaImageAttributeOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fpga_image_attribute::builders::DescribeFpgaImageAttributeInputBuilder {
    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::describe_fpga_image_attribute::DescribeFpgaImageAttributeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fpga_image_attribute::DescribeFpgaImageAttributeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -317,317 +359,359 @@
  337    337   
            meta: meta.unwrap_or_default(),
  338    338   
        })
  339    339   
    }
  340    340   
}
  341    341   
impl ::aws_types::request_id::RequestId for crate::operation::describe_fpga_images::DescribeFpgaImagesError {
  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::describe_fpga_images::_describe_fpga_images_output::DescribeFpgaImagesOutput;
  348         -
  349    347   
pub use crate::operation::describe_fpga_images::_describe_fpga_images_input::DescribeFpgaImagesInput;
  350    348   
         349  +
pub use crate::operation::describe_fpga_images::_describe_fpga_images_output::DescribeFpgaImagesOutput;
         350  +
  351    351   
mod _describe_fpga_images_input;
  352    352   
  353    353   
mod _describe_fpga_images_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;
  357    357   
  358    358   
/// Paginator for this operation
  359    359   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/describe_fpga_images/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::describe_fpga_images::_describe_fpga_images_output::DescribeFpgaImagesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_fpga_images::_describe_fpga_images_input::DescribeFpgaImagesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_fpga_images::_describe_fpga_images_output::DescribeFpgaImagesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_fpga_images::builders::DescribeFpgaImagesInputBuilder {
    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::describe_fpga_images::DescribeFpgaImagesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_fpga_images::DescribeFpgaImagesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,