AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/delete_custom_key_store.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_custom_key_store::DeleteCustomKeyStoreError {
  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_custom_key_store::_delete_custom_key_store_output::DeleteCustomKeyStoreOutput;
  408         -
  409    407   
pub use crate::operation::delete_custom_key_store::_delete_custom_key_store_input::DeleteCustomKeyStoreInput;
  410    408   
         409  +
pub use crate::operation::delete_custom_key_store::_delete_custom_key_store_output::DeleteCustomKeyStoreOutput;
         410  +
  411    411   
mod _delete_custom_key_store_input;
  412    412   
  413    413   
mod _delete_custom_key_store_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/delete_custom_key_store/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_custom_key_store::_delete_custom_key_store_output::DeleteCustomKeyStoreOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_custom_key_store::_delete_custom_key_store_input::DeleteCustomKeyStoreInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_custom_key_store::_delete_custom_key_store_output::DeleteCustomKeyStoreOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_custom_key_store::builders::DeleteCustomKeyStoreInputBuilder {
    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_custom_key_store::DeleteCustomKeyStoreOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_custom_key_store::DeleteCustomKeyStoreError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -392,392 +431,431 @@
  412    412   
            meta: meta.unwrap_or_default(),
  413    413   
        })
  414    414   
    }
  415    415   
}
  416    416   
impl ::aws_types::request_id::RequestId for crate::operation::delete_imported_key_material::DeleteImportedKeyMaterialError {
  417    417   
    fn request_id(&self) -> Option<&str> {
  418    418   
        self.meta().request_id()
  419    419   
    }
  420    420   
}
  421    421   
  422         -
pub use crate::operation::delete_imported_key_material::_delete_imported_key_material_output::DeleteImportedKeyMaterialOutput;
  423         -
  424    422   
pub use crate::operation::delete_imported_key_material::_delete_imported_key_material_input::DeleteImportedKeyMaterialInput;
  425    423   
         424  +
pub use crate::operation::delete_imported_key_material::_delete_imported_key_material_output::DeleteImportedKeyMaterialOutput;
         425  +
  426    426   
mod _delete_imported_key_material_input;
  427    427   
  428    428   
mod _delete_imported_key_material_output;
  429    429   
  430    430   
/// Builders
  431    431   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/delete_imported_key_material/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_imported_key_material::_delete_imported_key_material_output::DeleteImportedKeyMaterialOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_imported_key_material::_delete_imported_key_material_input::DeleteImportedKeyMaterialInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_imported_key_material::_delete_imported_key_material_output::DeleteImportedKeyMaterialOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_imported_key_material::builders::DeleteImportedKeyMaterialInputBuilder {
    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_imported_key_material::DeleteImportedKeyMaterialOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_imported_key_material::DeleteImportedKeyMaterialError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -427,427 +466,466 @@
  447    447   
            meta: meta.unwrap_or_default(),
  448    448   
        })
  449    449   
    }
  450    450   
}
  451    451   
impl ::aws_types::request_id::RequestId for crate::operation::derive_shared_secret::DeriveSharedSecretError {
  452    452   
    fn request_id(&self) -> Option<&str> {
  453    453   
        self.meta().request_id()
  454    454   
    }
  455    455   
}
  456    456   
  457         -
pub use crate::operation::derive_shared_secret::_derive_shared_secret_output::DeriveSharedSecretOutput;
  458         -
  459    457   
pub use crate::operation::derive_shared_secret::_derive_shared_secret_input::DeriveSharedSecretInput;
  460    458   
         459  +
pub use crate::operation::derive_shared_secret::_derive_shared_secret_output::DeriveSharedSecretOutput;
         460  +
  461    461   
mod _derive_shared_secret_input;
  462    462   
  463    463   
mod _derive_shared_secret_output;
  464    464   
  465    465   
/// Builders
  466    466   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/derive_shared_secret/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::derive_shared_secret::_derive_shared_secret_output::DeriveSharedSecretOutputBuilder;
    3         -
    4      2   
pub use crate::operation::derive_shared_secret::_derive_shared_secret_input::DeriveSharedSecretInputBuilder;
    5      3   
           4  +
pub use crate::operation::derive_shared_secret::_derive_shared_secret_output::DeriveSharedSecretOutputBuilder;
           5  +
    6      6   
impl crate::operation::derive_shared_secret::builders::DeriveSharedSecretInputBuilder {
    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::derive_shared_secret::DeriveSharedSecretOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::derive_shared_secret::DeriveSharedSecretError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -355,355 +397,397 @@
  375    375   
            meta: meta.unwrap_or_default(),
  376    376   
        })
  377    377   
    }
  378    378   
}
  379    379   
impl ::aws_types::request_id::RequestId for crate::operation::describe_custom_key_stores::DescribeCustomKeyStoresError {
  380    380   
    fn request_id(&self) -> Option<&str> {
  381    381   
        self.meta().request_id()
  382    382   
    }
  383    383   
}
  384    384   
  385         -
pub use crate::operation::describe_custom_key_stores::_describe_custom_key_stores_output::DescribeCustomKeyStoresOutput;
  386         -
  387    385   
pub use crate::operation::describe_custom_key_stores::_describe_custom_key_stores_input::DescribeCustomKeyStoresInput;
  388    386   
         387  +
pub use crate::operation::describe_custom_key_stores::_describe_custom_key_stores_output::DescribeCustomKeyStoresOutput;
         388  +
  389    389   
mod _describe_custom_key_stores_input;
  390    390   
  391    391   
mod _describe_custom_key_stores_output;
  392    392   
  393    393   
/// Builders
  394    394   
pub mod builders;
  395    395   
  396    396   
/// Paginator for this operation
  397    397   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/describe_custom_key_stores/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::describe_custom_key_stores::_describe_custom_key_stores_output::DescribeCustomKeyStoresOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_custom_key_stores::_describe_custom_key_stores_input::DescribeCustomKeyStoresInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_custom_key_stores::_describe_custom_key_stores_output::DescribeCustomKeyStoresOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_custom_key_stores::builders::DescribeCustomKeyStoresInputBuilder {
    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::describe_custom_key_stores::DescribeCustomKeyStoresOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_custom_key_stores::DescribeCustomKeyStoresError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/describe_key.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::describe_key::DescribeKeyError {
  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::describe_key::_describe_key_output::DescribeKeyOutput;
  390         -
  391    389   
pub use crate::operation::describe_key::_describe_key_input::DescribeKeyInput;
  392    390   
         391  +
pub use crate::operation::describe_key::_describe_key_output::DescribeKeyOutput;
         392  +
  393    393   
mod _describe_key_input;
  394    394   
  395    395   
mod _describe_key_output;
  396    396   
  397    397   
/// Builders
  398    398   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/describe_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::describe_key::_describe_key_output::DescribeKeyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_key::_describe_key_input::DescribeKeyInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_key::_describe_key_output::DescribeKeyOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_key::builders::DescribeKeyInputBuilder {
    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::describe_key::DescribeKeyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_key::DescribeKeyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/disable_key.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::disable_key::DisableKeyError {
  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::disable_key::_disable_key_output::DisableKeyOutput;
  406         -
  407    405   
pub use crate::operation::disable_key::_disable_key_input::DisableKeyInput;
  408    406   
         407  +
pub use crate::operation::disable_key::_disable_key_output::DisableKeyOutput;
         408  +
  409    409   
mod _disable_key_input;
  410    410   
  411    411   
mod _disable_key_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/disable_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::disable_key::_disable_key_output::DisableKeyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::disable_key::_disable_key_input::DisableKeyInputBuilder;
    5      3   
           4  +
pub use crate::operation::disable_key::_disable_key_output::DisableKeyOutputBuilder;
           5  +
    6      6   
impl crate::operation::disable_key::builders::DisableKeyInputBuilder {
    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::disable_key::DisableKeyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::disable_key::DisableKeyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -398,398 +437,437 @@
  418    418   
            meta: meta.unwrap_or_default(),
  419    419   
        })
  420    420   
    }
  421    421   
}
  422    422   
impl ::aws_types::request_id::RequestId for crate::operation::disable_key_rotation::DisableKeyRotationError {
  423    423   
    fn request_id(&self) -> Option<&str> {
  424    424   
        self.meta().request_id()
  425    425   
    }
  426    426   
}
  427    427   
  428         -
pub use crate::operation::disable_key_rotation::_disable_key_rotation_output::DisableKeyRotationOutput;
  429         -
  430    428   
pub use crate::operation::disable_key_rotation::_disable_key_rotation_input::DisableKeyRotationInput;
  431    429   
         430  +
pub use crate::operation::disable_key_rotation::_disable_key_rotation_output::DisableKeyRotationOutput;
         431  +
  432    432   
mod _disable_key_rotation_input;
  433    433   
  434    434   
mod _disable_key_rotation_output;
  435    435   
  436    436   
/// Builders
  437    437   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/disable_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::disable_key_rotation::_disable_key_rotation_output::DisableKeyRotationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::disable_key_rotation::_disable_key_rotation_input::DisableKeyRotationInputBuilder;
    5      3   
           4  +
pub use crate::operation::disable_key_rotation::_disable_key_rotation_output::DisableKeyRotationOutputBuilder;
           5  +
    6      6   
impl crate::operation::disable_key_rotation::builders::DisableKeyRotationInputBuilder {
    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::disable_key_rotation::DisableKeyRotationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::disable_key_rotation::DisableKeyRotationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -367,367 +406,406 @@
  387    387   
            meta: meta.unwrap_or_default(),
  388    388   
        })
  389    389   
    }
  390    390   
}
  391    391   
impl ::aws_types::request_id::RequestId for crate::operation::disconnect_custom_key_store::DisconnectCustomKeyStoreError {
  392    392   
    fn request_id(&self) -> Option<&str> {
  393    393   
        self.meta().request_id()
  394    394   
    }
  395    395   
}
  396    396   
  397         -
pub use crate::operation::disconnect_custom_key_store::_disconnect_custom_key_store_output::DisconnectCustomKeyStoreOutput;
  398         -
  399    397   
pub use crate::operation::disconnect_custom_key_store::_disconnect_custom_key_store_input::DisconnectCustomKeyStoreInput;
  400    398   
         399  +
pub use crate::operation::disconnect_custom_key_store::_disconnect_custom_key_store_output::DisconnectCustomKeyStoreOutput;
         400  +
  401    401   
mod _disconnect_custom_key_store_input;
  402    402   
  403    403   
mod _disconnect_custom_key_store_output;
  404    404   
  405    405   
/// Builders
  406    406   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/disconnect_custom_key_store/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::disconnect_custom_key_store::_disconnect_custom_key_store_output::DisconnectCustomKeyStoreOutputBuilder;
    3         -
    4      2   
pub use crate::operation::disconnect_custom_key_store::_disconnect_custom_key_store_input::DisconnectCustomKeyStoreInputBuilder;
    5      3   
           4  +
pub use crate::operation::disconnect_custom_key_store::_disconnect_custom_key_store_output::DisconnectCustomKeyStoreOutputBuilder;
           5  +
    6      6   
impl crate::operation::disconnect_custom_key_store::builders::DisconnectCustomKeyStoreInputBuilder {
    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::disconnect_custom_key_store::DisconnectCustomKeyStoreOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::disconnect_custom_key_store::DisconnectCustomKeyStoreError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,