AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

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

@@ -328,328 +367,367 @@
  348    348   
            meta: meta.unwrap_or_default(),
  349    349   
        })
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId for crate::operation::create_traffic_mirror_target::CreateTrafficMirrorTargetError {
  353    353   
    fn request_id(&self) -> Option<&str> {
  354    354   
        self.meta().request_id()
  355    355   
    }
  356    356   
}
  357    357   
  358         -
pub use crate::operation::create_traffic_mirror_target::_create_traffic_mirror_target_output::CreateTrafficMirrorTargetOutput;
  359         -
  360    358   
pub use crate::operation::create_traffic_mirror_target::_create_traffic_mirror_target_input::CreateTrafficMirrorTargetInput;
  361    359   
         360  +
pub use crate::operation::create_traffic_mirror_target::_create_traffic_mirror_target_output::CreateTrafficMirrorTargetOutput;
         361  +
  362    362   
mod _create_traffic_mirror_target_input;
  363    363   
  364    364   
mod _create_traffic_mirror_target_output;
  365    365   
  366    366   
/// Builders
  367    367   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_traffic_mirror_target/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_traffic_mirror_target::_create_traffic_mirror_target_output::CreateTrafficMirrorTargetOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_traffic_mirror_target::_create_traffic_mirror_target_input::CreateTrafficMirrorTargetInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_traffic_mirror_target::_create_traffic_mirror_target_output::CreateTrafficMirrorTargetOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_traffic_mirror_target::builders::CreateTrafficMirrorTargetInputBuilder {
    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_traffic_mirror_target::CreateTrafficMirrorTargetOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_traffic_mirror_target::CreateTrafficMirrorTargetError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway.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_transit_gateway::CreateTransitGatewayError {
  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_transit_gateway::_create_transit_gateway_output::CreateTransitGatewayOutput;
  351         -
  352    350   
pub use crate::operation::create_transit_gateway::_create_transit_gateway_input::CreateTransitGatewayInput;
  353    351   
         352  +
pub use crate::operation::create_transit_gateway::_create_transit_gateway_output::CreateTransitGatewayOutput;
         353  +
  354    354   
mod _create_transit_gateway_input;
  355    355   
  356    356   
mod _create_transit_gateway_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway/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_transit_gateway::_create_transit_gateway_output::CreateTransitGatewayOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway::_create_transit_gateway_input::CreateTransitGatewayInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway::_create_transit_gateway_output::CreateTransitGatewayOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway::builders::CreateTransitGatewayInputBuilder {
    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_transit_gateway::CreateTransitGatewayOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway::CreateTransitGatewayError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_connect.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_transit_gateway_connect::CreateTransitGatewayConnectError {
  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_transit_gateway_connect::_create_transit_gateway_connect_output::CreateTransitGatewayConnectOutput;
  351         -
  352    350   
pub use crate::operation::create_transit_gateway_connect::_create_transit_gateway_connect_input::CreateTransitGatewayConnectInput;
  353    351   
         352  +
pub use crate::operation::create_transit_gateway_connect::_create_transit_gateway_connect_output::CreateTransitGatewayConnectOutput;
         353  +
  354    354   
mod _create_transit_gateway_connect_input;
  355    355   
  356    356   
mod _create_transit_gateway_connect_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_connect/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_transit_gateway_connect::_create_transit_gateway_connect_output::CreateTransitGatewayConnectOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_connect::_create_transit_gateway_connect_input::CreateTransitGatewayConnectInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_connect::_create_transit_gateway_connect_output::CreateTransitGatewayConnectOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_connect::builders::CreateTransitGatewayConnectInputBuilder {
    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_transit_gateway_connect::CreateTransitGatewayConnectOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_connect::CreateTransitGatewayConnectError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_connect_peer.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::create_transit_gateway_connect_peer::CreateTransitGatewayConnectPeerError {
  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::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_output::CreateTransitGatewayConnectPeerOutput;
  361         -
  362    360   
pub use crate::operation::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_input::CreateTransitGatewayConnectPeerInput;
  363    361   
         362  +
pub use crate::operation::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_output::CreateTransitGatewayConnectPeerOutput;
         363  +
  364    364   
mod _create_transit_gateway_connect_peer_input;
  365    365   
  366    366   
mod _create_transit_gateway_connect_peer_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_connect_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::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_output::CreateTransitGatewayConnectPeerOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_input::CreateTransitGatewayConnectPeerInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_connect_peer::_create_transit_gateway_connect_peer_output::CreateTransitGatewayConnectPeerOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_connect_peer::builders::CreateTransitGatewayConnectPeerInputBuilder {
    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_transit_gateway_connect_peer::CreateTransitGatewayConnectPeerOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_connect_peer::CreateTransitGatewayConnectPeerError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -328,328 +367,367 @@
  348    348   
            meta: meta.unwrap_or_default(),
  349    349   
        })
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId for crate::operation::create_transit_gateway_multicast_domain::CreateTransitGatewayMulticastDomainError {
  353    353   
    fn request_id(&self) -> Option<&str> {
  354    354   
        self.meta().request_id()
  355    355   
    }
  356    356   
}
  357    357   
  358         -
pub use crate::operation::create_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_output::CreateTransitGatewayMulticastDomainOutput;
  359         -
  360    358   
pub use crate::operation::create_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_input::CreateTransitGatewayMulticastDomainInput;
  361    359   
         360  +
pub use crate::operation::create_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_output::CreateTransitGatewayMulticastDomainOutput;
         361  +
  362    362   
mod _create_transit_gateway_multicast_domain_input;
  363    363   
  364    364   
mod _create_transit_gateway_multicast_domain_output;
  365    365   
  366    366   
/// Builders
  367    367   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_multicast_domain/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_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_output::CreateTransitGatewayMulticastDomainOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_input::CreateTransitGatewayMulticastDomainInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_multicast_domain::_create_transit_gateway_multicast_domain_output::CreateTransitGatewayMulticastDomainOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_multicast_domain::builders::CreateTransitGatewayMulticastDomainInputBuilder {
    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_transit_gateway_multicast_domain::CreateTransitGatewayMulticastDomainOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_multicast_domain::CreateTransitGatewayMulticastDomainError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -328,328 +367,367 @@
  348    348   
            meta: meta.unwrap_or_default(),
  349    349   
        })
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId for crate::operation::create_transit_gateway_peering_attachment::CreateTransitGatewayPeeringAttachmentError {
  353    353   
    fn request_id(&self) -> Option<&str> {
  354    354   
        self.meta().request_id()
  355    355   
    }
  356    356   
}
  357    357   
  358         -
pub use crate::operation::create_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_output::CreateTransitGatewayPeeringAttachmentOutput;
  359         -
  360    358   
pub use crate::operation::create_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_input::CreateTransitGatewayPeeringAttachmentInput;
  361    359   
         360  +
pub use crate::operation::create_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_output::CreateTransitGatewayPeeringAttachmentOutput;
         361  +
  362    362   
mod _create_transit_gateway_peering_attachment_input;
  363    363   
  364    364   
mod _create_transit_gateway_peering_attachment_output;
  365    365   
  366    366   
/// Builders
  367    367   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_peering_attachment/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_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_output::CreateTransitGatewayPeeringAttachmentOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_input::CreateTransitGatewayPeeringAttachmentInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_peering_attachment::_create_transit_gateway_peering_attachment_output::CreateTransitGatewayPeeringAttachmentOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_peering_attachment::builders::CreateTransitGatewayPeeringAttachmentInputBuilder {
    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_transit_gateway_peering_attachment::CreateTransitGatewayPeeringAttachmentOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_peering_attachment::CreateTransitGatewayPeeringAttachmentError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_policy_table.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::create_transit_gateway_policy_table::CreateTransitGatewayPolicyTableError {
  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::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_output::CreateTransitGatewayPolicyTableOutput;
  361         -
  362    360   
pub use crate::operation::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_input::CreateTransitGatewayPolicyTableInput;
  363    361   
         362  +
pub use crate::operation::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_output::CreateTransitGatewayPolicyTableOutput;
         363  +
  364    364   
mod _create_transit_gateway_policy_table_input;
  365    365   
  366    366   
mod _create_transit_gateway_policy_table_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_policy_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::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_output::CreateTransitGatewayPolicyTableOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_input::CreateTransitGatewayPolicyTableInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_policy_table::_create_transit_gateway_policy_table_output::CreateTransitGatewayPolicyTableOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_policy_table::builders::CreateTransitGatewayPolicyTableInputBuilder {
    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_transit_gateway_policy_table::CreateTransitGatewayPolicyTableOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_policy_table::CreateTransitGatewayPolicyTableError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -330,330 +369,369 @@
  350    350   
    }
  351    351   
}
  352    352   
impl ::aws_types::request_id::RequestId
  353    353   
    for crate::operation::create_transit_gateway_prefix_list_reference::CreateTransitGatewayPrefixListReferenceError
  354    354   
{
  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::create_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_output::CreateTransitGatewayPrefixListReferenceOutput;
  361         -
  362    360   
pub use crate::operation::create_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_input::CreateTransitGatewayPrefixListReferenceInput;
  363    361   
         362  +
pub use crate::operation::create_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_output::CreateTransitGatewayPrefixListReferenceOutput;
         363  +
  364    364   
mod _create_transit_gateway_prefix_list_reference_input;
  365    365   
  366    366   
mod _create_transit_gateway_prefix_list_reference_output;
  367    367   
  368    368   
/// Builders
  369    369   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/ec2/src/operation/create_transit_gateway_prefix_list_reference/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_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_output::CreateTransitGatewayPrefixListReferenceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_input::CreateTransitGatewayPrefixListReferenceInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_transit_gateway_prefix_list_reference::_create_transit_gateway_prefix_list_reference_output::CreateTransitGatewayPrefixListReferenceOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_transit_gateway_prefix_list_reference::builders::CreateTransitGatewayPrefixListReferenceInputBuilder {
    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_transit_gateway_prefix_list_reference::CreateTransitGatewayPrefixListReferenceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_transit_gateway_prefix_list_reference::CreateTransitGatewayPrefixListReferenceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,