AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/create_function_url_config/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_function_url_config::_create_function_url_config_output::CreateFunctionUrlConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_function_url_config::_create_function_url_config_input::CreateFunctionUrlConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_function_url_config::_create_function_url_config_output::CreateFunctionUrlConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_function_url_config::builders::CreateFunctionUrlConfigInputBuilder {
    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_function_url_config::CreateFunctionUrlConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_function_url_config::CreateFunctionUrlConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_alias.rs

@@ -378,378 +417,417 @@
  398    398   
            meta: meta.unwrap_or_default(),
  399    399   
        })
  400    400   
    }
  401    401   
}
  402    402   
impl ::aws_types::request_id::RequestId for crate::operation::delete_alias::DeleteAliasError {
  403    403   
    fn request_id(&self) -> Option<&str> {
  404    404   
        self.meta().request_id()
  405    405   
    }
  406    406   
}
  407    407   
  408         -
pub use crate::operation::delete_alias::_delete_alias_output::DeleteAliasOutput;
  409         -
  410    408   
pub use crate::operation::delete_alias::_delete_alias_input::DeleteAliasInput;
  411    409   
         410  +
pub use crate::operation::delete_alias::_delete_alias_output::DeleteAliasOutput;
         411  +
  412    412   
mod _delete_alias_input;
  413    413   
  414    414   
mod _delete_alias_output;
  415    415   
  416    416   
/// Builders
  417    417   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_alias/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::delete_alias::_delete_alias_output::DeleteAliasOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_alias::_delete_alias_input::DeleteAliasInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_alias::_delete_alias_output::DeleteAliasOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_alias::builders::DeleteAliasInputBuilder {
    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::delete_alias::DeleteAliasOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_alias::DeleteAliasError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_code_signing_config.rs

@@ -369,369 +408,408 @@
  389    389   
            meta: meta.unwrap_or_default(),
  390    390   
        })
  391    391   
    }
  392    392   
}
  393    393   
impl ::aws_types::request_id::RequestId for crate::operation::delete_code_signing_config::DeleteCodeSigningConfigError {
  394    394   
    fn request_id(&self) -> Option<&str> {
  395    395   
        self.meta().request_id()
  396    396   
    }
  397    397   
}
  398    398   
  399         -
pub use crate::operation::delete_code_signing_config::_delete_code_signing_config_output::DeleteCodeSigningConfigOutput;
  400         -
  401    399   
pub use crate::operation::delete_code_signing_config::_delete_code_signing_config_input::DeleteCodeSigningConfigInput;
  402    400   
         401  +
pub use crate::operation::delete_code_signing_config::_delete_code_signing_config_output::DeleteCodeSigningConfigOutput;
         402  +
  403    403   
mod _delete_code_signing_config_input;
  404    404   
  405    405   
mod _delete_code_signing_config_output;
  406    406   
  407    407   
/// Builders
  408    408   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_code_signing_config/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::delete_code_signing_config::_delete_code_signing_config_output::DeleteCodeSigningConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_code_signing_config::_delete_code_signing_config_input::DeleteCodeSigningConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_code_signing_config::_delete_code_signing_config_output::DeleteCodeSigningConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_code_signing_config::builders::DeleteCodeSigningConfigInputBuilder {
    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::delete_code_signing_config::DeleteCodeSigningConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_code_signing_config::DeleteCodeSigningConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_event_source_mapping.rs

@@ -384,384 +423,423 @@
  404    404   
            meta: meta.unwrap_or_default(),
  405    405   
        })
  406    406   
    }
  407    407   
}
  408    408   
impl ::aws_types::request_id::RequestId for crate::operation::delete_event_source_mapping::DeleteEventSourceMappingError {
  409    409   
    fn request_id(&self) -> Option<&str> {
  410    410   
        self.meta().request_id()
  411    411   
    }
  412    412   
}
  413    413   
  414         -
pub use crate::operation::delete_event_source_mapping::_delete_event_source_mapping_output::DeleteEventSourceMappingOutput;
  415         -
  416    414   
pub use crate::operation::delete_event_source_mapping::_delete_event_source_mapping_input::DeleteEventSourceMappingInput;
  417    415   
         416  +
pub use crate::operation::delete_event_source_mapping::_delete_event_source_mapping_output::DeleteEventSourceMappingOutput;
         417  +
  418    418   
mod _delete_event_source_mapping_input;
  419    419   
  420    420   
mod _delete_event_source_mapping_output;
  421    421   
  422    422   
/// Builders
  423    423   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_event_source_mapping/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::delete_event_source_mapping::_delete_event_source_mapping_output::DeleteEventSourceMappingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_event_source_mapping::_delete_event_source_mapping_input::DeleteEventSourceMappingInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_event_source_mapping::_delete_event_source_mapping_output::DeleteEventSourceMappingOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_event_source_mapping::builders::DeleteEventSourceMappingInputBuilder {
    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::delete_event_source_mapping::DeleteEventSourceMappingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_event_source_mapping::DeleteEventSourceMappingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function.rs

@@ -384,384 +423,423 @@
  404    404   
            meta: meta.unwrap_or_default(),
  405    405   
        })
  406    406   
    }
  407    407   
}
  408    408   
impl ::aws_types::request_id::RequestId for crate::operation::delete_function::DeleteFunctionError {
  409    409   
    fn request_id(&self) -> Option<&str> {
  410    410   
        self.meta().request_id()
  411    411   
    }
  412    412   
}
  413    413   
  414         -
pub use crate::operation::delete_function::_delete_function_output::DeleteFunctionOutput;
  415         -
  416    414   
pub use crate::operation::delete_function::_delete_function_input::DeleteFunctionInput;
  417    415   
         416  +
pub use crate::operation::delete_function::_delete_function_output::DeleteFunctionOutput;
         417  +
  418    418   
mod _delete_function_input;
  419    419   
  420    420   
mod _delete_function_output;
  421    421   
  422    422   
/// Builders
  423    423   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function/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::delete_function::_delete_function_output::DeleteFunctionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_function::_delete_function_input::DeleteFunctionInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_function::_delete_function_output::DeleteFunctionOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_function::builders::DeleteFunctionInputBuilder {
    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::delete_function::DeleteFunctionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_function::DeleteFunctionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_code_signing_config.rs

@@ -397,397 +436,436 @@
  417    417   
            meta: meta.unwrap_or_default(),
  418    418   
        })
  419    419   
    }
  420    420   
}
  421    421   
impl ::aws_types::request_id::RequestId for crate::operation::delete_function_code_signing_config::DeleteFunctionCodeSigningConfigError {
  422    422   
    fn request_id(&self) -> Option<&str> {
  423    423   
        self.meta().request_id()
  424    424   
    }
  425    425   
}
  426    426   
  427         -
pub use crate::operation::delete_function_code_signing_config::_delete_function_code_signing_config_output::DeleteFunctionCodeSigningConfigOutput;
  428         -
  429    427   
pub use crate::operation::delete_function_code_signing_config::_delete_function_code_signing_config_input::DeleteFunctionCodeSigningConfigInput;
  430    428   
         429  +
pub use crate::operation::delete_function_code_signing_config::_delete_function_code_signing_config_output::DeleteFunctionCodeSigningConfigOutput;
         430  +
  431    431   
mod _delete_function_code_signing_config_input;
  432    432   
  433    433   
mod _delete_function_code_signing_config_output;
  434    434   
  435    435   
/// Builders
  436    436   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_code_signing_config/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::delete_function_code_signing_config::_delete_function_code_signing_config_output::DeleteFunctionCodeSigningConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_function_code_signing_config::_delete_function_code_signing_config_input::DeleteFunctionCodeSigningConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_function_code_signing_config::_delete_function_code_signing_config_output::DeleteFunctionCodeSigningConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_function_code_signing_config::builders::DeleteFunctionCodeSigningConfigInputBuilder {
    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::delete_function_code_signing_config::DeleteFunctionCodeSigningConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_function_code_signing_config::DeleteFunctionCodeSigningConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_concurrency.rs

@@ -375,375 +414,414 @@
  395    395   
            meta: meta.unwrap_or_default(),
  396    396   
        })
  397    397   
    }
  398    398   
}
  399    399   
impl ::aws_types::request_id::RequestId for crate::operation::delete_function_concurrency::DeleteFunctionConcurrencyError {
  400    400   
    fn request_id(&self) -> Option<&str> {
  401    401   
        self.meta().request_id()
  402    402   
    }
  403    403   
}
  404    404   
  405         -
pub use crate::operation::delete_function_concurrency::_delete_function_concurrency_output::DeleteFunctionConcurrencyOutput;
  406         -
  407    405   
pub use crate::operation::delete_function_concurrency::_delete_function_concurrency_input::DeleteFunctionConcurrencyInput;
  408    406   
         407  +
pub use crate::operation::delete_function_concurrency::_delete_function_concurrency_output::DeleteFunctionConcurrencyOutput;
         408  +
  409    409   
mod _delete_function_concurrency_input;
  410    410   
  411    411   
mod _delete_function_concurrency_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_concurrency/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::delete_function_concurrency::_delete_function_concurrency_output::DeleteFunctionConcurrencyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_function_concurrency::_delete_function_concurrency_input::DeleteFunctionConcurrencyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_function_concurrency::_delete_function_concurrency_output::DeleteFunctionConcurrencyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_function_concurrency::builders::DeleteFunctionConcurrencyInputBuilder {
    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::delete_function_concurrency::DeleteFunctionConcurrencyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_function_concurrency::DeleteFunctionConcurrencyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_event_invoke_config.rs

@@ -400,400 +439,439 @@
  420    420   
            meta: meta.unwrap_or_default(),
  421    421   
        })
  422    422   
    }
  423    423   
}
  424    424   
impl ::aws_types::request_id::RequestId for crate::operation::delete_function_event_invoke_config::DeleteFunctionEventInvokeConfigError {
  425    425   
    fn request_id(&self) -> Option<&str> {
  426    426   
        self.meta().request_id()
  427    427   
    }
  428    428   
}
  429    429   
  430         -
pub use crate::operation::delete_function_event_invoke_config::_delete_function_event_invoke_config_output::DeleteFunctionEventInvokeConfigOutput;
  431         -
  432    430   
pub use crate::operation::delete_function_event_invoke_config::_delete_function_event_invoke_config_input::DeleteFunctionEventInvokeConfigInput;
  433    431   
         432  +
pub use crate::operation::delete_function_event_invoke_config::_delete_function_event_invoke_config_output::DeleteFunctionEventInvokeConfigOutput;
         433  +
  434    434   
mod _delete_function_event_invoke_config_input;
  435    435   
  436    436   
mod _delete_function_event_invoke_config_output;
  437    437   
  438    438   
/// Builders
  439    439   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_event_invoke_config/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::delete_function_event_invoke_config::_delete_function_event_invoke_config_output::DeleteFunctionEventInvokeConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_function_event_invoke_config::_delete_function_event_invoke_config_input::DeleteFunctionEventInvokeConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_function_event_invoke_config::_delete_function_event_invoke_config_output::DeleteFunctionEventInvokeConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_function_event_invoke_config::builders::DeleteFunctionEventInvokeConfigInputBuilder {
    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::delete_function_event_invoke_config::DeleteFunctionEventInvokeConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_function_event_invoke_config::DeleteFunctionEventInvokeConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_function_url_config.rs

@@ -377,377 +416,416 @@
  397    397   
            meta: meta.unwrap_or_default(),
  398    398   
        })
  399    399   
    }
  400    400   
}
  401    401   
impl ::aws_types::request_id::RequestId for crate::operation::delete_function_url_config::DeleteFunctionUrlConfigError {
  402    402   
    fn request_id(&self) -> Option<&str> {
  403    403   
        self.meta().request_id()
  404    404   
    }
  405    405   
}
  406    406   
  407         -
pub use crate::operation::delete_function_url_config::_delete_function_url_config_output::DeleteFunctionUrlConfigOutput;
  408         -
  409    407   
pub use crate::operation::delete_function_url_config::_delete_function_url_config_input::DeleteFunctionUrlConfigInput;
  410    408   
         409  +
pub use crate::operation::delete_function_url_config::_delete_function_url_config_output::DeleteFunctionUrlConfigOutput;
         410  +
  411    411   
mod _delete_function_url_config_input;
  412    412   
  413    413   
mod _delete_function_url_config_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;