AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_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::delete_function_url_config::_delete_function_url_config_output::DeleteFunctionUrlConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_function_url_config::_delete_function_url_config_input::DeleteFunctionUrlConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_function_url_config::_delete_function_url_config_output::DeleteFunctionUrlConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_function_url_config::builders::DeleteFunctionUrlConfigInputBuilder {
    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_url_config::DeleteFunctionUrlConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_function_url_config::DeleteFunctionUrlConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -362,362 +401,401 @@
  382    382   
            meta: meta.unwrap_or_default(),
  383    383   
        })
  384    384   
    }
  385    385   
}
  386    386   
impl ::aws_types::request_id::RequestId for crate::operation::delete_layer_version::DeleteLayerVersionError {
  387    387   
    fn request_id(&self) -> Option<&str> {
  388    388   
        self.meta().request_id()
  389    389   
    }
  390    390   
}
  391    391   
  392         -
pub use crate::operation::delete_layer_version::_delete_layer_version_output::DeleteLayerVersionOutput;
  393         -
  394    392   
pub use crate::operation::delete_layer_version::_delete_layer_version_input::DeleteLayerVersionInput;
  395    393   
         394  +
pub use crate::operation::delete_layer_version::_delete_layer_version_output::DeleteLayerVersionOutput;
         395  +
  396    396   
mod _delete_layer_version_input;
  397    397   
  398    398   
mod _delete_layer_version_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_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::delete_layer_version::_delete_layer_version_output::DeleteLayerVersionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_layer_version::_delete_layer_version_input::DeleteLayerVersionInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_layer_version::_delete_layer_version_output::DeleteLayerVersionOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_layer_version::builders::DeleteLayerVersionInputBuilder {
    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_layer_version::DeleteLayerVersionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_layer_version::DeleteLayerVersionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -408,408 +447,447 @@
  428    428   
            meta: meta.unwrap_or_default(),
  429    429   
        })
  430    430   
    }
  431    431   
}
  432    432   
impl ::aws_types::request_id::RequestId for crate::operation::delete_provisioned_concurrency_config::DeleteProvisionedConcurrencyConfigError {
  433    433   
    fn request_id(&self) -> Option<&str> {
  434    434   
        self.meta().request_id()
  435    435   
    }
  436    436   
}
  437    437   
  438         -
pub use crate::operation::delete_provisioned_concurrency_config::_delete_provisioned_concurrency_config_output::DeleteProvisionedConcurrencyConfigOutput;
  439         -
  440    438   
pub use crate::operation::delete_provisioned_concurrency_config::_delete_provisioned_concurrency_config_input::DeleteProvisionedConcurrencyConfigInput;
  441    439   
         440  +
pub use crate::operation::delete_provisioned_concurrency_config::_delete_provisioned_concurrency_config_output::DeleteProvisionedConcurrencyConfigOutput;
         441  +
  442    442   
mod _delete_provisioned_concurrency_config_input;
  443    443   
  444    444   
mod _delete_provisioned_concurrency_config_output;
  445    445   
  446    446   
/// Builders
  447    447   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/delete_provisioned_concurrency_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_provisioned_concurrency_config::_delete_provisioned_concurrency_config_output::DeleteProvisionedConcurrencyConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_provisioned_concurrency_config::_delete_provisioned_concurrency_config_input::DeleteProvisionedConcurrencyConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_provisioned_concurrency_config::_delete_provisioned_concurrency_config_output::DeleteProvisionedConcurrencyConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_provisioned_concurrency_config::builders::DeleteProvisionedConcurrencyConfigInputBuilder {
    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_provisioned_concurrency_config::DeleteProvisionedConcurrencyConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_provisioned_concurrency_config::DeleteProvisionedConcurrencyConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -333,333 +372,372 @@
  353    353   
            meta: meta.unwrap_or_default(),
  354    354   
        })
  355    355   
    }
  356    356   
}
  357    357   
impl ::aws_types::request_id::RequestId for crate::operation::get_account_settings::GetAccountSettingsError {
  358    358   
    fn request_id(&self) -> Option<&str> {
  359    359   
        self.meta().request_id()
  360    360   
    }
  361    361   
}
  362    362   
  363         -
pub use crate::operation::get_account_settings::_get_account_settings_output::GetAccountSettingsOutput;
  364         -
  365    363   
pub use crate::operation::get_account_settings::_get_account_settings_input::GetAccountSettingsInput;
  366    364   
         365  +
pub use crate::operation::get_account_settings::_get_account_settings_output::GetAccountSettingsOutput;
         366  +
  367    367   
mod _get_account_settings_input;
  368    368   
  369    369   
mod _get_account_settings_output;
  370    370   
  371    371   
/// Builders
  372    372   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_account_settings/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_account_settings::_get_account_settings_output::GetAccountSettingsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_account_settings::_get_account_settings_input::GetAccountSettingsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_account_settings::_get_account_settings_output::GetAccountSettingsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_account_settings::builders::GetAccountSettingsInputBuilder {
    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_account_settings::GetAccountSettingsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_account_settings::GetAccountSettingsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -372,372 +411,411 @@
  392    392   
            meta: meta.unwrap_or_default(),
  393    393   
        })
  394    394   
    }
  395    395   
}
  396    396   
impl ::aws_types::request_id::RequestId for crate::operation::get_alias::GetAliasError {
  397    397   
    fn request_id(&self) -> Option<&str> {
  398    398   
        self.meta().request_id()
  399    399   
    }
  400    400   
}
  401    401   
  402         -
pub use crate::operation::get_alias::_get_alias_output::GetAliasOutput;
  403         -
  404    402   
pub use crate::operation::get_alias::_get_alias_input::GetAliasInput;
  405    403   
         404  +
pub use crate::operation::get_alias::_get_alias_output::GetAliasOutput;
         405  +
  406    406   
mod _get_alias_input;
  407    407   
  408    408   
mod _get_alias_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_alias::_get_alias_output::GetAliasOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_alias::_get_alias_input::GetAliasInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_alias::_get_alias_output::GetAliasOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_alias::builders::GetAliasInputBuilder {
    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_alias::GetAliasOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_alias::GetAliasError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -359,359 +398,398 @@
  379    379   
            meta: meta.unwrap_or_default(),
  380    380   
        })
  381    381   
    }
  382    382   
}
  383    383   
impl ::aws_types::request_id::RequestId for crate::operation::get_code_signing_config::GetCodeSigningConfigError {
  384    384   
    fn request_id(&self) -> Option<&str> {
  385    385   
        self.meta().request_id()
  386    386   
    }
  387    387   
}
  388    388   
  389         -
pub use crate::operation::get_code_signing_config::_get_code_signing_config_output::GetCodeSigningConfigOutput;
  390         -
  391    389   
pub use crate::operation::get_code_signing_config::_get_code_signing_config_input::GetCodeSigningConfigInput;
  392    390   
         391  +
pub use crate::operation::get_code_signing_config::_get_code_signing_config_output::GetCodeSigningConfigOutput;
         392  +
  393    393   
mod _get_code_signing_config_input;
  394    394   
  395    395   
mod _get_code_signing_config_output;
  396    396   
  397    397   
/// Builders
  398    398   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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_code_signing_config::_get_code_signing_config_output::GetCodeSigningConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_code_signing_config::_get_code_signing_config_input::GetCodeSigningConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_code_signing_config::_get_code_signing_config_output::GetCodeSigningConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_code_signing_config::builders::GetCodeSigningConfigInputBuilder {
    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_code_signing_config::GetCodeSigningConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_code_signing_config::GetCodeSigningConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -364,364 +403,403 @@
  384    384   
            meta: meta.unwrap_or_default(),
  385    385   
        })
  386    386   
    }
  387    387   
}
  388    388   
impl ::aws_types::request_id::RequestId for crate::operation::get_event_source_mapping::GetEventSourceMappingError {
  389    389   
    fn request_id(&self) -> Option<&str> {
  390    390   
        self.meta().request_id()
  391    391   
    }
  392    392   
}
  393    393   
  394         -
pub use crate::operation::get_event_source_mapping::_get_event_source_mapping_output::GetEventSourceMappingOutput;
  395         -
  396    394   
pub use crate::operation::get_event_source_mapping::_get_event_source_mapping_input::GetEventSourceMappingInput;
  397    395   
         396  +
pub use crate::operation::get_event_source_mapping::_get_event_source_mapping_output::GetEventSourceMappingOutput;
         397  +
  398    398   
mod _get_event_source_mapping_input;
  399    399   
  400    400   
mod _get_event_source_mapping_output;
  401    401   
  402    402   
/// Builders
  403    403   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_event_source_mapping::_get_event_source_mapping_output::GetEventSourceMappingOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_event_source_mapping::_get_event_source_mapping_input::GetEventSourceMappingInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_event_source_mapping::_get_event_source_mapping_output::GetEventSourceMappingOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_event_source_mapping::builders::GetEventSourceMappingInputBuilder {
    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_event_source_mapping::GetEventSourceMappingOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_event_source_mapping::GetEventSourceMappingError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_function.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::get_function::GetFunctionError {
  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::get_function::_get_function_output::GetFunctionOutput;
  406         -
  407    405   
pub use crate::operation::get_function::_get_function_input::GetFunctionInput;
  408    406   
         407  +
pub use crate::operation::get_function::_get_function_output::GetFunctionOutput;
         408  +
  409    409   
mod _get_function_input;
  410    410   
  411    411   
mod _get_function_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_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::get_function::_get_function_output::GetFunctionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_function::_get_function_input::GetFunctionInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_function::_get_function_output::GetFunctionOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_function::builders::GetFunctionInputBuilder {
    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::GetFunctionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_function::GetFunctionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/lambda/src/operation/get_function_code_signing_config.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::get_function_code_signing_config::GetFunctionCodeSigningConfigError {
  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::get_function_code_signing_config::_get_function_code_signing_config_output::GetFunctionCodeSigningConfigOutput;
  406         -
  407    405   
pub use crate::operation::get_function_code_signing_config::_get_function_code_signing_config_input::GetFunctionCodeSigningConfigInput;
  408    406   
         407  +
pub use crate::operation::get_function_code_signing_config::_get_function_code_signing_config_output::GetFunctionCodeSigningConfigOutput;
         408  +
  409    409   
mod _get_function_code_signing_config_input;
  410    410   
  411    411   
mod _get_function_code_signing_config_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;