AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function_code_signing_config::_get_function_code_signing_config_output::GetFunctionCodeSigningConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_code_signing_config::_get_function_code_signing_config_input::GetFunctionCodeSigningConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_code_signing_config::_get_function_code_signing_config_output::GetFunctionCodeSigningConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_code_signing_config::builders::GetFunctionCodeSigningConfigInputBuilder {
    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::get_function_code_signing_config::GetFunctionCodeSigningConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_code_signing_config::GetFunctionCodeSigningConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -365,365 +404,404 @@
  385    385   
            meta: meta.unwrap_or_default(),
  386    386   
        })
  387    387   
    }
  388    388   
}
  389    389   
impl ::aws_types::request_id::RequestId for crate::operation::get_function_concurrency::GetFunctionConcurrencyError {
  390    390   
    fn request_id(&self) -> Option<&str> {
  391    391   
        self.meta().request_id()
  392    392   
    }
  393    393   
}
  394    394   
  395         -
pub use crate::operation::get_function_concurrency::_get_function_concurrency_output::GetFunctionConcurrencyOutput;
  396         -
  397    395   
pub use crate::operation::get_function_concurrency::_get_function_concurrency_input::GetFunctionConcurrencyInput;
  398    396   
         397  +
pub use crate::operation::get_function_concurrency::_get_function_concurrency_output::GetFunctionConcurrencyOutput;
         398  +
  399    399   
mod _get_function_concurrency_input;
  400    400   
  401    401   
mod _get_function_concurrency_output;
  402    402   
  403    403   
/// Builders
  404    404   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function_concurrency::_get_function_concurrency_output::GetFunctionConcurrencyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_concurrency::_get_function_concurrency_input::GetFunctionConcurrencyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_concurrency::_get_function_concurrency_output::GetFunctionConcurrencyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_concurrency::builders::GetFunctionConcurrencyInputBuilder {
    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::get_function_concurrency::GetFunctionConcurrencyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_concurrency::GetFunctionConcurrencyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -379,379 +418,418 @@
  399    399   
            meta: meta.unwrap_or_default(),
  400    400   
        })
  401    401   
    }
  402    402   
}
  403    403   
impl ::aws_types::request_id::RequestId for crate::operation::get_function_configuration::GetFunctionConfigurationError {
  404    404   
    fn request_id(&self) -> Option<&str> {
  405    405   
        self.meta().request_id()
  406    406   
    }
  407    407   
}
  408    408   
  409         -
pub use crate::operation::get_function_configuration::_get_function_configuration_output::GetFunctionConfigurationOutput;
  410         -
  411    409   
pub use crate::operation::get_function_configuration::_get_function_configuration_input::GetFunctionConfigurationInput;
  412    410   
         411  +
pub use crate::operation::get_function_configuration::_get_function_configuration_output::GetFunctionConfigurationOutput;
         412  +
  413    413   
mod _get_function_configuration_input;
  414    414   
  415    415   
mod _get_function_configuration_output;
  416    416   
  417    417   
/// Builders
  418    418   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_function_configuration/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::get_function_configuration::_get_function_configuration_output::GetFunctionConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_configuration::_get_function_configuration_input::GetFunctionConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_configuration::_get_function_configuration_output::GetFunctionConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_configuration::builders::GetFunctionConfigurationInputBuilder {
    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::get_function_configuration::GetFunctionConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_configuration::GetFunctionConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -388,388 +427,427 @@
  408    408   
            meta: meta.unwrap_or_default(),
  409    409   
        })
  410    410   
    }
  411    411   
}
  412    412   
impl ::aws_types::request_id::RequestId for crate::operation::get_function_event_invoke_config::GetFunctionEventInvokeConfigError {
  413    413   
    fn request_id(&self) -> Option<&str> {
  414    414   
        self.meta().request_id()
  415    415   
    }
  416    416   
}
  417    417   
  418         -
pub use crate::operation::get_function_event_invoke_config::_get_function_event_invoke_config_output::GetFunctionEventInvokeConfigOutput;
  419         -
  420    418   
pub use crate::operation::get_function_event_invoke_config::_get_function_event_invoke_config_input::GetFunctionEventInvokeConfigInput;
  421    419   
         420  +
pub use crate::operation::get_function_event_invoke_config::_get_function_event_invoke_config_output::GetFunctionEventInvokeConfigOutput;
         421  +
  422    422   
mod _get_function_event_invoke_config_input;
  423    423   
  424    424   
mod _get_function_event_invoke_config_output;
  425    425   
  426    426   
/// Builders
  427    427   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function_event_invoke_config::_get_function_event_invoke_config_output::GetFunctionEventInvokeConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_event_invoke_config::_get_function_event_invoke_config_input::GetFunctionEventInvokeConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_event_invoke_config::_get_function_event_invoke_config_output::GetFunctionEventInvokeConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_event_invoke_config::builders::GetFunctionEventInvokeConfigInputBuilder {
    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::get_function_event_invoke_config::GetFunctionEventInvokeConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_event_invoke_config::GetFunctionEventInvokeConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_function_recursion_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::get_function_recursion_config::GetFunctionRecursionConfigError {
  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::get_function_recursion_config::_get_function_recursion_config_output::GetFunctionRecursionConfigOutput;
  400         -
  401    399   
pub use crate::operation::get_function_recursion_config::_get_function_recursion_config_input::GetFunctionRecursionConfigInput;
  402    400   
         401  +
pub use crate::operation::get_function_recursion_config::_get_function_recursion_config_output::GetFunctionRecursionConfigOutput;
         402  +
  403    403   
mod _get_function_recursion_config_input;
  404    404   
  405    405   
mod _get_function_recursion_config_output;
  406    406   
  407    407   
/// Builders
  408    408   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_function_recursion_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::get_function_recursion_config::_get_function_recursion_config_output::GetFunctionRecursionConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_recursion_config::_get_function_recursion_config_input::GetFunctionRecursionConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_recursion_config::_get_function_recursion_config_output::GetFunctionRecursionConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_recursion_config::builders::GetFunctionRecursionConfigInputBuilder {
    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::get_function_recursion_config::GetFunctionRecursionConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_recursion_config::GetFunctionRecursionConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function_url_config::GetFunctionUrlConfigError {
  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::get_function_url_config::_get_function_url_config_output::GetFunctionUrlConfigOutput;
  408         -
  409    407   
pub use crate::operation::get_function_url_config::_get_function_url_config_input::GetFunctionUrlConfigInput;
  410    408   
         409  +
pub use crate::operation::get_function_url_config::_get_function_url_config_output::GetFunctionUrlConfigOutput;
         410  +
  411    411   
mod _get_function_url_config_input;
  412    412   
  413    413   
mod _get_function_url_config_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function_url_config::_get_function_url_config_output::GetFunctionUrlConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function_url_config::_get_function_url_config_input::GetFunctionUrlConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function_url_config::_get_function_url_config_output::GetFunctionUrlConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function_url_config::builders::GetFunctionUrlConfigInputBuilder {
    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::get_function_url_config::GetFunctionUrlConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function_url_config::GetFunctionUrlConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -379,379 +418,418 @@
  399    399   
            meta: meta.unwrap_or_default(),
  400    400   
        })
  401    401   
    }
  402    402   
}
  403    403   
impl ::aws_types::request_id::RequestId for crate::operation::get_layer_version::GetLayerVersionError {
  404    404   
    fn request_id(&self) -> Option<&str> {
  405    405   
        self.meta().request_id()
  406    406   
    }
  407    407   
}
  408    408   
  409         -
pub use crate::operation::get_layer_version::_get_layer_version_output::GetLayerVersionOutput;
  410         -
  411    409   
pub use crate::operation::get_layer_version::_get_layer_version_input::GetLayerVersionInput;
  412    410   
         411  +
pub use crate::operation::get_layer_version::_get_layer_version_output::GetLayerVersionOutput;
         412  +
  413    413   
mod _get_layer_version_input;
  414    414   
  415    415   
mod _get_layer_version_output;
  416    416   
  417    417   
/// Builders
  418    418   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_layer_version/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::get_layer_version::_get_layer_version_output::GetLayerVersionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_layer_version::_get_layer_version_input::GetLayerVersionInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_layer_version::_get_layer_version_output::GetLayerVersionOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_layer_version::builders::GetLayerVersionInputBuilder {
    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::get_layer_version::GetLayerVersionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_layer_version::GetLayerVersionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -373,373 +412,412 @@
  393    393   
            meta: meta.unwrap_or_default(),
  394    394   
        })
  395    395   
    }
  396    396   
}
  397    397   
impl ::aws_types::request_id::RequestId for crate::operation::get_layer_version_by_arn::GetLayerVersionByArnError {
  398    398   
    fn request_id(&self) -> Option<&str> {
  399    399   
        self.meta().request_id()
  400    400   
    }
  401    401   
}
  402    402   
  403         -
pub use crate::operation::get_layer_version_by_arn::_get_layer_version_by_arn_output::GetLayerVersionByArnOutput;
  404         -
  405    403   
pub use crate::operation::get_layer_version_by_arn::_get_layer_version_by_arn_input::GetLayerVersionByArnInput;
  406    404   
         405  +
pub use crate::operation::get_layer_version_by_arn::_get_layer_version_by_arn_output::GetLayerVersionByArnOutput;
         406  +
  407    407   
mod _get_layer_version_by_arn_input;
  408    408   
  409    409   
mod _get_layer_version_by_arn_output;
  410    410   
  411    411   
/// Builders
  412    412   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_layer_version_by_arn/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::get_layer_version_by_arn::_get_layer_version_by_arn_output::GetLayerVersionByArnOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_layer_version_by_arn::_get_layer_version_by_arn_input::GetLayerVersionByArnInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_layer_version_by_arn::_get_layer_version_by_arn_output::GetLayerVersionByArnOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_layer_version_by_arn::builders::GetLayerVersionByArnInputBuilder {
    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::get_layer_version_by_arn::GetLayerVersionByArnOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_layer_version_by_arn::GetLayerVersionByArnError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -382,382 +421,421 @@
  402    402   
            meta: meta.unwrap_or_default(),
  403    403   
        })
  404    404   
    }
  405    405   
}
  406    406   
impl ::aws_types::request_id::RequestId for crate::operation::get_layer_version_policy::GetLayerVersionPolicyError {
  407    407   
    fn request_id(&self) -> Option<&str> {
  408    408   
        self.meta().request_id()
  409    409   
    }
  410    410   
}
  411    411   
  412         -
pub use crate::operation::get_layer_version_policy::_get_layer_version_policy_output::GetLayerVersionPolicyOutput;
  413         -
  414    412   
pub use crate::operation::get_layer_version_policy::_get_layer_version_policy_input::GetLayerVersionPolicyInput;
  415    413   
         414  +
pub use crate::operation::get_layer_version_policy::_get_layer_version_policy_output::GetLayerVersionPolicyOutput;
         415  +
  416    416   
mod _get_layer_version_policy_input;
  417    417   
  418    418   
mod _get_layer_version_policy_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;