AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_security_group::CreateSecurityGroupError {
  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::create_security_group::_create_security_group_output::CreateSecurityGroupOutput;
  351         -
  352    350   
pub use crate::operation::create_security_group::_create_security_group_input::CreateSecurityGroupInput;
  353    351   
         352  +
pub use crate::operation::create_security_group::_create_security_group_output::CreateSecurityGroupOutput;
         353  +
  354    354   
mod _create_security_group_input;
  355    355   
  356    356   
mod _create_security_group_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_security_group::_create_security_group_output::CreateSecurityGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_security_group::_create_security_group_input::CreateSecurityGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_security_group::_create_security_group_output::CreateSecurityGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_security_group::builders::CreateSecurityGroupInputBuilder {
    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::create_security_group::CreateSecurityGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_security_group::CreateSecurityGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_snapshot::CreateSnapshotError {
  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::create_snapshot::_create_snapshot_output::CreateSnapshotOutput;
  348         -
  349    347   
pub use crate::operation::create_snapshot::_create_snapshot_input::CreateSnapshotInput;
  350    348   
         349  +
pub use crate::operation::create_snapshot::_create_snapshot_output::CreateSnapshotOutput;
         350  +
  351    351   
mod _create_snapshot_input;
  352    352   
  353    353   
mod _create_snapshot_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_snapshot::_create_snapshot_output::CreateSnapshotOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_snapshot::_create_snapshot_input::CreateSnapshotInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_snapshot::_create_snapshot_output::CreateSnapshotOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_snapshot::builders::CreateSnapshotInputBuilder {
    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::create_snapshot::CreateSnapshotOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_snapshot::CreateSnapshotError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_snapshots.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::create_snapshots::CreateSnapshotsError {
  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::create_snapshots::_create_snapshots_output::CreateSnapshotsOutput;
  348         -
  349    347   
pub use crate::operation::create_snapshots::_create_snapshots_input::CreateSnapshotsInput;
  350    348   
         349  +
pub use crate::operation::create_snapshots::_create_snapshots_output::CreateSnapshotsOutput;
         350  +
  351    351   
mod _create_snapshots_input;
  352    352   
  353    353   
mod _create_snapshots_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_snapshots/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::create_snapshots::_create_snapshots_output::CreateSnapshotsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_snapshots::_create_snapshots_input::CreateSnapshotsInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_snapshots::_create_snapshots_output::CreateSnapshotsOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_snapshots::builders::CreateSnapshotsInputBuilder {
    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::create_snapshots::CreateSnapshotsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_snapshots::CreateSnapshotsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_spot_datafeed_subscription::CreateSpotDatafeedSubscriptionError {
  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::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_output::CreateSpotDatafeedSubscriptionOutput;
  357         -
  358    356   
pub use crate::operation::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_input::CreateSpotDatafeedSubscriptionInput;
  359    357   
         358  +
pub use crate::operation::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_output::CreateSpotDatafeedSubscriptionOutput;
         359  +
  360    360   
mod _create_spot_datafeed_subscription_input;
  361    361   
  362    362   
mod _create_spot_datafeed_subscription_output;
  363    363   
  364    364   
/// Builders
  365    365   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_output::CreateSpotDatafeedSubscriptionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_input::CreateSpotDatafeedSubscriptionInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_spot_datafeed_subscription::_create_spot_datafeed_subscription_output::CreateSpotDatafeedSubscriptionOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_spot_datafeed_subscription::builders::CreateSpotDatafeedSubscriptionInputBuilder {
    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::create_spot_datafeed_subscription::CreateSpotDatafeedSubscriptionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_spot_datafeed_subscription::CreateSpotDatafeedSubscriptionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_store_image_task.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::create_store_image_task::CreateStoreImageTaskError {
  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::create_store_image_task::_create_store_image_task_output::CreateStoreImageTaskOutput;
  351         -
  352    350   
pub use crate::operation::create_store_image_task::_create_store_image_task_input::CreateStoreImageTaskInput;
  353    351   
         352  +
pub use crate::operation::create_store_image_task::_create_store_image_task_output::CreateStoreImageTaskOutput;
         353  +
  354    354   
mod _create_store_image_task_input;
  355    355   
  356    356   
mod _create_store_image_task_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_store_image_task/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::create_store_image_task::_create_store_image_task_output::CreateStoreImageTaskOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_store_image_task::_create_store_image_task_input::CreateStoreImageTaskInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_store_image_task::_create_store_image_task_output::CreateStoreImageTaskOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_store_image_task::builders::CreateStoreImageTaskInputBuilder {
    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::create_store_image_task::CreateStoreImageTaskOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_store_image_task::CreateStoreImageTaskError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_subnet::CreateSubnetError {
  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::create_subnet::_create_subnet_output::CreateSubnetOutput;
  348         -
  349    347   
pub use crate::operation::create_subnet::_create_subnet_input::CreateSubnetInput;
  350    348   
         349  +
pub use crate::operation::create_subnet::_create_subnet_output::CreateSubnetOutput;
         350  +
  351    351   
mod _create_subnet_input;
  352    352   
  353    353   
mod _create_subnet_output;
  354    354   
  355    355   
/// Builders
  356    356   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_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::create_subnet::_create_subnet_output::CreateSubnetOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_subnet::_create_subnet_input::CreateSubnetInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_subnet::_create_subnet_output::CreateSubnetOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_subnet::builders::CreateSubnetInputBuilder {
    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::create_subnet::CreateSubnetOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_subnet::CreateSubnetError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_subnet_cidr_reservation.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::create_subnet_cidr_reservation::CreateSubnetCidrReservationError {
  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::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_output::CreateSubnetCidrReservationOutput;
  351         -
  352    350   
pub use crate::operation::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_input::CreateSubnetCidrReservationInput;
  353    351   
         352  +
pub use crate::operation::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_output::CreateSubnetCidrReservationOutput;
         353  +
  354    354   
mod _create_subnet_cidr_reservation_input;
  355    355   
  356    356   
mod _create_subnet_cidr_reservation_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_subnet_cidr_reservation/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::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_output::CreateSubnetCidrReservationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_input::CreateSubnetCidrReservationInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_subnet_cidr_reservation::_create_subnet_cidr_reservation_output::CreateSubnetCidrReservationOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_subnet_cidr_reservation::builders::CreateSubnetCidrReservationInputBuilder {
    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::create_subnet_cidr_reservation::CreateSubnetCidrReservationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_subnet_cidr_reservation::CreateSubnetCidrReservationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_tags.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::create_tags::CreateTagsError {
  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::create_tags::_create_tags_output::CreateTagsOutput;
  345         -
  346    344   
pub use crate::operation::create_tags::_create_tags_input::CreateTagsInput;
  347    345   
         346  +
pub use crate::operation::create_tags::_create_tags_output::CreateTagsOutput;
         347  +
  348    348   
mod _create_tags_input;
  349    349   
  350    350   
mod _create_tags_output;
  351    351   
  352    352   
/// Builders
  353    353   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_tags/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::create_tags::_create_tags_output::CreateTagsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_tags::_create_tags_input::CreateTagsInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_tags::_create_tags_output::CreateTagsOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_tags::builders::CreateTagsInputBuilder {
    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::create_tags::CreateTagsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_tags::CreateTagsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,