AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/enable_key.rs

@@ -385,385 +424,424 @@
  405    405   
            meta: meta.unwrap_or_default(),
  406    406   
        })
  407    407   
    }
  408    408   
}
  409    409   
impl ::aws_types::request_id::RequestId for crate::operation::enable_key::EnableKeyError {
  410    410   
    fn request_id(&self) -> Option<&str> {
  411    411   
        self.meta().request_id()
  412    412   
    }
  413    413   
}
  414    414   
  415         -
pub use crate::operation::enable_key::_enable_key_output::EnableKeyOutput;
  416         -
  417    415   
pub use crate::operation::enable_key::_enable_key_input::EnableKeyInput;
  418    416   
         417  +
pub use crate::operation::enable_key::_enable_key_output::EnableKeyOutput;
         418  +
  419    419   
mod _enable_key_input;
  420    420   
  421    421   
mod _enable_key_output;
  422    422   
  423    423   
/// Builders
  424    424   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/enable_key/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::enable_key::_enable_key_output::EnableKeyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_key::_enable_key_input::EnableKeyInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_key::_enable_key_output::EnableKeyOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_key::builders::EnableKeyInputBuilder {
    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::enable_key::EnableKeyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_key::EnableKeyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/enable_key_rotation.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::enable_key_rotation::EnableKeyRotationError {
  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::enable_key_rotation::_enable_key_rotation_output::EnableKeyRotationOutput;
  428         -
  429    427   
pub use crate::operation::enable_key_rotation::_enable_key_rotation_input::EnableKeyRotationInput;
  430    428   
         429  +
pub use crate::operation::enable_key_rotation::_enable_key_rotation_output::EnableKeyRotationOutput;
         430  +
  431    431   
mod _enable_key_rotation_input;
  432    432   
  433    433   
mod _enable_key_rotation_output;
  434    434   
  435    435   
/// Builders
  436    436   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/enable_key_rotation/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::enable_key_rotation::_enable_key_rotation_output::EnableKeyRotationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_key_rotation::_enable_key_rotation_input::EnableKeyRotationInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_key_rotation::_enable_key_rotation_output::EnableKeyRotationOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_key_rotation::builders::EnableKeyRotationInputBuilder {
    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::enable_key_rotation::EnableKeyRotationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_key_rotation::EnableKeyRotationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/encrypt.rs

@@ -419,419 +458,458 @@
  439    439   
            meta: meta.unwrap_or_default(),
  440    440   
        })
  441    441   
    }
  442    442   
}
  443    443   
impl ::aws_types::request_id::RequestId for crate::operation::encrypt::EncryptError {
  444    444   
    fn request_id(&self) -> Option<&str> {
  445    445   
        self.meta().request_id()
  446    446   
    }
  447    447   
}
  448    448   
  449         -
pub use crate::operation::encrypt::_encrypt_output::EncryptOutput;
  450         -
  451    449   
pub use crate::operation::encrypt::_encrypt_input::EncryptInput;
  452    450   
         451  +
pub use crate::operation::encrypt::_encrypt_output::EncryptOutput;
         452  +
  453    453   
mod _encrypt_input;
  454    454   
  455    455   
mod _encrypt_output;
  456    456   
  457    457   
/// Builders
  458    458   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/encrypt/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::encrypt::_encrypt_output::EncryptOutputBuilder;
    3         -
    4      2   
pub use crate::operation::encrypt::_encrypt_input::EncryptInputBuilder;
    5      3   
           4  +
pub use crate::operation::encrypt::_encrypt_output::EncryptOutputBuilder;
           5  +
    6      6   
impl crate::operation::encrypt::builders::EncryptInputBuilder {
    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::encrypt::EncryptOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::encrypt::EncryptError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key.rs

@@ -426,426 +465,465 @@
  446    446   
            meta: meta.unwrap_or_default(),
  447    447   
        })
  448    448   
    }
  449    449   
}
  450    450   
impl ::aws_types::request_id::RequestId for crate::operation::generate_data_key::GenerateDataKeyError {
  451    451   
    fn request_id(&self) -> Option<&str> {
  452    452   
        self.meta().request_id()
  453    453   
    }
  454    454   
}
  455    455   
  456         -
pub use crate::operation::generate_data_key::_generate_data_key_output::GenerateDataKeyOutput;
  457         -
  458    456   
pub use crate::operation::generate_data_key::_generate_data_key_input::GenerateDataKeyInput;
  459    457   
         458  +
pub use crate::operation::generate_data_key::_generate_data_key_output::GenerateDataKeyOutput;
         459  +
  460    460   
mod _generate_data_key_input;
  461    461   
  462    462   
mod _generate_data_key_output;
  463    463   
  464    464   
/// Builders
  465    465   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key/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::generate_data_key::_generate_data_key_output::GenerateDataKeyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_data_key::_generate_data_key_input::GenerateDataKeyInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_data_key::_generate_data_key_output::GenerateDataKeyOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_data_key::builders::GenerateDataKeyInputBuilder {
    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::generate_data_key::GenerateDataKeyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_data_key::GenerateDataKeyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_pair.rs

@@ -441,441 +480,480 @@
  461    461   
            meta: meta.unwrap_or_default(),
  462    462   
        })
  463    463   
    }
  464    464   
}
  465    465   
impl ::aws_types::request_id::RequestId for crate::operation::generate_data_key_pair::GenerateDataKeyPairError {
  466    466   
    fn request_id(&self) -> Option<&str> {
  467    467   
        self.meta().request_id()
  468    468   
    }
  469    469   
}
  470    470   
  471         -
pub use crate::operation::generate_data_key_pair::_generate_data_key_pair_output::GenerateDataKeyPairOutput;
  472         -
  473    471   
pub use crate::operation::generate_data_key_pair::_generate_data_key_pair_input::GenerateDataKeyPairInput;
  474    472   
         473  +
pub use crate::operation::generate_data_key_pair::_generate_data_key_pair_output::GenerateDataKeyPairOutput;
         474  +
  475    475   
mod _generate_data_key_pair_input;
  476    476   
  477    477   
mod _generate_data_key_pair_output;
  478    478   
  479    479   
/// Builders
  480    480   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_pair/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::generate_data_key_pair::_generate_data_key_pair_output::GenerateDataKeyPairOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_data_key_pair::_generate_data_key_pair_input::GenerateDataKeyPairInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_data_key_pair::_generate_data_key_pair_output::GenerateDataKeyPairOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_data_key_pair::builders::GenerateDataKeyPairInputBuilder {
    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::generate_data_key_pair::GenerateDataKeyPairOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_data_key_pair::GenerateDataKeyPairError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_pair_without_plaintext.rs

@@ -450,450 +489,489 @@
  470    470   
            meta: meta.unwrap_or_default(),
  471    471   
        })
  472    472   
    }
  473    473   
}
  474    474   
impl ::aws_types::request_id::RequestId for crate::operation::generate_data_key_pair_without_plaintext::GenerateDataKeyPairWithoutPlaintextError {
  475    475   
    fn request_id(&self) -> Option<&str> {
  476    476   
        self.meta().request_id()
  477    477   
    }
  478    478   
}
  479    479   
  480         -
pub use crate::operation::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_output::GenerateDataKeyPairWithoutPlaintextOutput;
  481         -
  482    480   
pub use crate::operation::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_input::GenerateDataKeyPairWithoutPlaintextInput;
  483    481   
         482  +
pub use crate::operation::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_output::GenerateDataKeyPairWithoutPlaintextOutput;
         483  +
  484    484   
mod _generate_data_key_pair_without_plaintext_input;
  485    485   
  486    486   
mod _generate_data_key_pair_without_plaintext_output;
  487    487   
  488    488   
/// Builders
  489    489   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_pair_without_plaintext/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::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_output::GenerateDataKeyPairWithoutPlaintextOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_input::GenerateDataKeyPairWithoutPlaintextInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_data_key_pair_without_plaintext::_generate_data_key_pair_without_plaintext_output::GenerateDataKeyPairWithoutPlaintextOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_data_key_pair_without_plaintext::builders::GenerateDataKeyPairWithoutPlaintextInputBuilder {
    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::generate_data_key_pair_without_plaintext::GenerateDataKeyPairWithoutPlaintextOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_data_key_pair_without_plaintext::GenerateDataKeyPairWithoutPlaintextError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_without_plaintext.rs

@@ -438,438 +477,477 @@
  458    458   
            meta: meta.unwrap_or_default(),
  459    459   
        })
  460    460   
    }
  461    461   
}
  462    462   
impl ::aws_types::request_id::RequestId for crate::operation::generate_data_key_without_plaintext::GenerateDataKeyWithoutPlaintextError {
  463    463   
    fn request_id(&self) -> Option<&str> {
  464    464   
        self.meta().request_id()
  465    465   
    }
  466    466   
}
  467    467   
  468         -
pub use crate::operation::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_output::GenerateDataKeyWithoutPlaintextOutput;
  469         -
  470    468   
pub use crate::operation::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_input::GenerateDataKeyWithoutPlaintextInput;
  471    469   
         470  +
pub use crate::operation::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_output::GenerateDataKeyWithoutPlaintextOutput;
         471  +
  472    472   
mod _generate_data_key_without_plaintext_input;
  473    473   
  474    474   
mod _generate_data_key_without_plaintext_output;
  475    475   
  476    476   
/// Builders
  477    477   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_data_key_without_plaintext/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::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_output::GenerateDataKeyWithoutPlaintextOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_input::GenerateDataKeyWithoutPlaintextInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_data_key_without_plaintext::_generate_data_key_without_plaintext_output::GenerateDataKeyWithoutPlaintextOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_data_key_without_plaintext::builders::GenerateDataKeyWithoutPlaintextInputBuilder {
    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::generate_data_key_without_plaintext::GenerateDataKeyWithoutPlaintextOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_data_key_without_plaintext::GenerateDataKeyWithoutPlaintextError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_mac.rs

@@ -415,415 +454,454 @@
  435    435   
            meta: meta.unwrap_or_default(),
  436    436   
        })
  437    437   
    }
  438    438   
}
  439    439   
impl ::aws_types::request_id::RequestId for crate::operation::generate_mac::GenerateMacError {
  440    440   
    fn request_id(&self) -> Option<&str> {
  441    441   
        self.meta().request_id()
  442    442   
    }
  443    443   
}
  444    444   
  445         -
pub use crate::operation::generate_mac::_generate_mac_output::GenerateMacOutput;
  446         -
  447    445   
pub use crate::operation::generate_mac::_generate_mac_input::GenerateMacInput;
  448    446   
         447  +
pub use crate::operation::generate_mac::_generate_mac_output::GenerateMacOutput;
         448  +
  449    449   
mod _generate_mac_input;
  450    450   
  451    451   
mod _generate_mac_output;
  452    452   
  453    453   
/// Builders
  454    454   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/generate_mac/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::generate_mac::_generate_mac_output::GenerateMacOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_mac::_generate_mac_input::GenerateMacInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_mac::_generate_mac_output::GenerateMacOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_mac::builders::GenerateMacInputBuilder {
    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::generate_mac::GenerateMacOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_mac::GenerateMacError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,