AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/untag_resource.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::untag_resource::UntagResourceError {
  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::untag_resource::_untag_resource_output::UntagResourceOutput;
  408         -
  409    407   
pub use crate::operation::untag_resource::_untag_resource_input::UntagResourceInput;
  410    408   
         409  +
pub use crate::operation::untag_resource::_untag_resource_output::UntagResourceOutput;
         410  +
  411    411   
mod _untag_resource_input;
  412    412   
  413    413   
mod _untag_resource_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/untag_resource/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::untag_resource::_untag_resource_output::UntagResourceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::untag_resource::_untag_resource_input::UntagResourceInputBuilder;
    5      3   
           4  +
pub use crate::operation::untag_resource::_untag_resource_output::UntagResourceOutputBuilder;
           5  +
    6      6   
impl crate::operation::untag_resource::builders::UntagResourceInputBuilder {
    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::untag_resource::UntagResourceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::untag_resource::UntagResourceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_alias.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::update_alias::UpdateAliasError {
  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::update_alias::_update_alias_output::UpdateAliasOutput;
  408         -
  409    407   
pub use crate::operation::update_alias::_update_alias_input::UpdateAliasInput;
  410    408   
         409  +
pub use crate::operation::update_alias::_update_alias_output::UpdateAliasOutput;
         410  +
  411    411   
mod _update_alias_input;
  412    412   
  413    413   
mod _update_alias_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_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::update_alias::_update_alias_output::UpdateAliasOutputBuilder;
    3         -
    4      2   
pub use crate::operation::update_alias::_update_alias_input::UpdateAliasInputBuilder;
    5      3   
           4  +
pub use crate::operation::update_alias::_update_alias_output::UpdateAliasOutputBuilder;
           5  +
    6      6   
impl crate::operation::update_alias::builders::UpdateAliasInputBuilder {
    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::update_alias::UpdateAliasOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::update_alias::UpdateAliasError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -525,525 +564,564 @@
  545    545   
            meta: meta.unwrap_or_default(),
  546    546   
        })
  547    547   
    }
  548    548   
}
  549    549   
impl ::aws_types::request_id::RequestId for crate::operation::update_custom_key_store::UpdateCustomKeyStoreError {
  550    550   
    fn request_id(&self) -> Option<&str> {
  551    551   
        self.meta().request_id()
  552    552   
    }
  553    553   
}
  554    554   
  555         -
pub use crate::operation::update_custom_key_store::_update_custom_key_store_output::UpdateCustomKeyStoreOutput;
  556         -
  557    555   
pub use crate::operation::update_custom_key_store::_update_custom_key_store_input::UpdateCustomKeyStoreInput;
  558    556   
         557  +
pub use crate::operation::update_custom_key_store::_update_custom_key_store_output::UpdateCustomKeyStoreOutput;
         558  +
  559    559   
mod _update_custom_key_store_input;
  560    560   
  561    561   
mod _update_custom_key_store_output;
  562    562   
  563    563   
/// Builders
  564    564   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_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::update_custom_key_store::_update_custom_key_store_output::UpdateCustomKeyStoreOutputBuilder;
    3         -
    4      2   
pub use crate::operation::update_custom_key_store::_update_custom_key_store_input::UpdateCustomKeyStoreInputBuilder;
    5      3   
           4  +
pub use crate::operation::update_custom_key_store::_update_custom_key_store_output::UpdateCustomKeyStoreOutputBuilder;
           5  +
    6      6   
impl crate::operation::update_custom_key_store::builders::UpdateCustomKeyStoreInputBuilder {
    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::update_custom_key_store::UpdateCustomKeyStoreOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::update_custom_key_store::UpdateCustomKeyStoreError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_key_description.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::update_key_description::UpdateKeyDescriptionError {
  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::update_key_description::_update_key_description_output::UpdateKeyDescriptionOutput;
  413         -
  414    412   
pub use crate::operation::update_key_description::_update_key_description_input::UpdateKeyDescriptionInput;
  415    413   
         414  +
pub use crate::operation::update_key_description::_update_key_description_output::UpdateKeyDescriptionOutput;
         415  +
  416    416   
mod _update_key_description_input;
  417    417   
  418    418   
mod _update_key_description_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_key_description/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::update_key_description::_update_key_description_output::UpdateKeyDescriptionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::update_key_description::_update_key_description_input::UpdateKeyDescriptionInputBuilder;
    5      3   
           4  +
pub use crate::operation::update_key_description::_update_key_description_output::UpdateKeyDescriptionOutputBuilder;
           5  +
    6      6   
impl crate::operation::update_key_description::builders::UpdateKeyDescriptionInputBuilder {
    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::update_key_description::UpdateKeyDescriptionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::update_key_description::UpdateKeyDescriptionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_primary_region.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::update_primary_region::UpdatePrimaryRegionError {
  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::update_primary_region::_update_primary_region_output::UpdatePrimaryRegionOutput;
  423         -
  424    422   
pub use crate::operation::update_primary_region::_update_primary_region_input::UpdatePrimaryRegionInput;
  425    423   
         424  +
pub use crate::operation::update_primary_region::_update_primary_region_output::UpdatePrimaryRegionOutput;
         425  +
  426    426   
mod _update_primary_region_input;
  427    427   
  428    428   
mod _update_primary_region_output;
  429    429   
  430    430   
/// Builders
  431    431   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/update_primary_region/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::update_primary_region::_update_primary_region_output::UpdatePrimaryRegionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::update_primary_region::_update_primary_region_input::UpdatePrimaryRegionInputBuilder;
    5      3   
           4  +
pub use crate::operation::update_primary_region::_update_primary_region_output::UpdatePrimaryRegionOutputBuilder;
           5  +
    6      6   
impl crate::operation::update_primary_region::builders::UpdatePrimaryRegionInputBuilder {
    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::update_primary_region::UpdatePrimaryRegionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::update_primary_region::UpdatePrimaryRegionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -422,422 +461,461 @@
  442    442   
            meta: meta.unwrap_or_default(),
  443    443   
        })
  444    444   
    }
  445    445   
}
  446    446   
impl ::aws_types::request_id::RequestId for crate::operation::verify::VerifyError {
  447    447   
    fn request_id(&self) -> Option<&str> {
  448    448   
        self.meta().request_id()
  449    449   
    }
  450    450   
}
  451    451   
  452         -
pub use crate::operation::verify::_verify_output::VerifyOutput;
  453         -
  454    452   
pub use crate::operation::verify::_verify_input::VerifyInput;
  455    453   
         454  +
pub use crate::operation::verify::_verify_output::VerifyOutput;
         455  +
  456    456   
mod _verify_input;
  457    457   
  458    458   
mod _verify_output;
  459    459   
  460    460   
/// Builders
  461    461   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/verify/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::verify::_verify_output::VerifyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::verify::_verify_input::VerifyInputBuilder;
    5      3   
           4  +
pub use crate::operation::verify::_verify_output::VerifyOutputBuilder;
           5  +
    6      6   
impl crate::operation::verify::builders::VerifyInputBuilder {
    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::verify::VerifyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::verify::VerifyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -423,423 +462,462 @@
  443    443   
            meta: meta.unwrap_or_default(),
  444    444   
        })
  445    445   
    }
  446    446   
}
  447    447   
impl ::aws_types::request_id::RequestId for crate::operation::verify_mac::VerifyMacError {
  448    448   
    fn request_id(&self) -> Option<&str> {
  449    449   
        self.meta().request_id()
  450    450   
    }
  451    451   
}
  452    452   
  453         -
pub use crate::operation::verify_mac::_verify_mac_output::VerifyMacOutput;
  454         -
  455    453   
pub use crate::operation::verify_mac::_verify_mac_input::VerifyMacInput;
  456    454   
         455  +
pub use crate::operation::verify_mac::_verify_mac_output::VerifyMacOutput;
         456  +
  457    457   
mod _verify_mac_input;
  458    458   
  459    459   
mod _verify_mac_output;
  460    460   
  461    461   
/// Builders
  462    462   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/verify_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::verify_mac::_verify_mac_output::VerifyMacOutputBuilder;
    3         -
    4      2   
pub use crate::operation::verify_mac::_verify_mac_input::VerifyMacInputBuilder;
    5      3   
           4  +
pub use crate::operation::verify_mac::_verify_mac_output::VerifyMacOutputBuilder;
           5  +
    6      6   
impl crate::operation::verify_mac::builders::VerifyMacInputBuilder {
    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::verify_mac::VerifyMacOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::verify_mac::VerifyMacError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/types.rs

@@ -1,1 +114,114 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2         -
pub use crate::types::_mac_algorithm_spec::MacAlgorithmSpec;
    3         -
    4         -
pub use crate::types::_signing_algorithm_spec::SigningAlgorithmSpec;
           2  +
pub use crate::types::_custom_key_store_type::CustomKeyStoreType;
    5      3   
    6         -
pub use crate::types::_message_type::MessageType;
           4  +
pub use crate::types::_xks_proxy_authentication_credential_type::XksProxyAuthenticationCredentialType;
    7      5   
    8      6   
pub use crate::types::_xks_proxy_connectivity_type::XksProxyConnectivityType;
    9      7   
   10         -
pub use crate::types::_xks_proxy_authentication_credential_type::XksProxyAuthenticationCredentialType;
           8  +
pub use crate::types::_grant_constraints::GrantConstraints;
   11      9   
   12         -
pub use crate::types::_tag::Tag;
          10  +
pub use crate::types::_key_usage_type::KeyUsageType;
   13     11   
   14         -
pub use crate::types::_key_state::KeyState;
          12  +
pub use crate::types::_customer_master_key_spec::CustomerMasterKeySpec;
   15     13   
   16         -
pub use crate::types::_key_metadata::KeyMetadata;
          14  +
pub use crate::types::_key_spec::KeySpec;
   17     15   
   18         -
pub use crate::types::_xks_key_configuration_type::XksKeyConfigurationType;
          16  +
pub use crate::types::_origin_type::OriginType;
   19     17   
   20         -
pub use crate::types::_multi_region_configuration::MultiRegionConfiguration;
          18  +
pub use crate::types::_key_metadata::KeyMetadata;
   21     19   
   22         -
pub use crate::types::_multi_region_key::MultiRegionKey;
          20  +
pub use crate::types::_encryption_algorithm_spec::EncryptionAlgorithmSpec;
   23     21   
   24         -
pub use crate::types::_multi_region_key_type::MultiRegionKeyType;
          22  +
pub use crate::types::_recipient_info::RecipientInfo;
   25     23   
   26     24   
pub use crate::types::_key_agreement_algorithm_spec::KeyAgreementAlgorithmSpec;
   27     25   
   28         -
pub use crate::types::_encryption_algorithm_spec::EncryptionAlgorithmSpec;
          26  +
pub use crate::types::_data_key_spec::DataKeySpec;
   29     27   
   30         -
pub use crate::types::_key_spec::KeySpec;
          28  +
pub use crate::types::_data_key_pair_spec::DataKeyPairSpec;
   31     29   
   32         -
pub use crate::types::_customer_master_key_spec::CustomerMasterKeySpec;
          30  +
pub use crate::types::_mac_algorithm_spec::MacAlgorithmSpec;
   33     31   
   34         -
pub use crate::types::_key_manager_type::KeyManagerType;
          32  +
pub use crate::types::_algorithm_spec::AlgorithmSpec;
          33  +
          34  +
pub use crate::types::_wrapping_key_spec::WrappingKeySpec;
   35     35   
   36     36   
pub use crate::types::_expiration_model_type::ExpirationModelType;
   37     37   
   38         -
pub use crate::types::_origin_type::OriginType;
          38  +
pub use crate::types::_import_type::ImportType;
   39     39   
   40         -
pub use crate::types::_key_usage_type::KeyUsageType;
          40  +
pub use crate::types::_include_key_material::IncludeKeyMaterial;
   41     41   
   42         -
pub use crate::types::_grant_list_entry::GrantListEntry;
          42  +
pub use crate::types::_key_state::KeyState;
   43     43   
   44         -
pub use crate::types::_grant_constraints::GrantConstraints;
          44  +
pub use crate::types::_message_type::MessageType;
          45  +
          46  +
pub use crate::types::_signing_algorithm_spec::SigningAlgorithmSpec;
   45     47   
   46     48   
pub use crate::types::_grant_operation::GrantOperation;
   47     49   
   48         -
pub use crate::types::_key_list_entry::KeyListEntry;
          50  +
pub use crate::types::_tag::Tag;
   49     51   
   50         -
pub use crate::types::_rotations_list_entry::RotationsListEntry;
          52  +
pub use crate::types::_key_manager_type::KeyManagerType;
   51     53   
   52         -
pub use crate::types::_rotation_type::RotationType;
          54  +
pub use crate::types::_multi_region_configuration::MultiRegionConfiguration;
   53     55   
   54         -
pub use crate::types::_key_material_state::KeyMaterialState;
          56  +
pub use crate::types::_xks_key_configuration_type::XksKeyConfigurationType;
   55     57   
   56         -
pub use crate::types::_import_state::ImportState;
          58  +
pub use crate::types::_key_encryption_mechanism::KeyEncryptionMechanism;
   57     59   
   58         -
pub use crate::types::_include_key_material::IncludeKeyMaterial;
          60  +
pub use crate::types::_custom_key_stores_list_entry::CustomKeyStoresListEntry;
   59     61   
   60     62   
pub use crate::types::_alias_list_entry::AliasListEntry;
   61     63   
   62         -
pub use crate::types::_import_type::ImportType;
   63         -
   64         -
pub use crate::types::_wrapping_key_spec::WrappingKeySpec;
          64  +
pub use crate::types::_grant_list_entry::GrantListEntry;
   65     65   
   66         -
pub use crate::types::_algorithm_spec::AlgorithmSpec;
          66  +
pub use crate::types::_rotations_list_entry::RotationsListEntry;
   67     67   
   68         -
pub use crate::types::_recipient_info::RecipientInfo;
          68  +
pub use crate::types::_key_list_entry::KeyListEntry;
   69     69   
   70         -
pub use crate::types::_key_encryption_mechanism::KeyEncryptionMechanism;
          70  +
pub use crate::types::_multi_region_key_type::MultiRegionKeyType;
   71     71   
   72         -
pub use crate::types::_data_key_spec::DataKeySpec;
          72  +
pub use crate::types::_multi_region_key::MultiRegionKey;
   73     73   
   74         -
pub use crate::types::_data_key_pair_spec::DataKeyPairSpec;
          74  +
pub use crate::types::_connection_state_type::ConnectionStateType;
   75     75   
   76         -
pub use crate::types::_custom_key_stores_list_entry::CustomKeyStoresListEntry;
          76  +
pub use crate::types::_connection_error_code_type::ConnectionErrorCodeType;
   77     77   
   78     78   
pub use crate::types::_xks_proxy_configuration_type::XksProxyConfigurationType;
   79     79   
   80         -
pub use crate::types::_custom_key_store_type::CustomKeyStoreType;
          80  +
pub use crate::types::_import_state::ImportState;
   81     81   
   82         -
pub use crate::types::_connection_error_code_type::ConnectionErrorCodeType;
          82  +
pub use crate::types::_key_material_state::KeyMaterialState;
   83     83   
   84         -
pub use crate::types::_connection_state_type::ConnectionStateType;
          84  +
pub use crate::types::_rotation_type::RotationType;
   85     85   
   86     86   
mod _algorithm_spec;
   87     87   
   88     88   
mod _alias_list_entry;
   89     89   
   90     90   
mod _connection_error_code_type;
   91     91   
   92     92   
mod _connection_state_type;
   93     93   
   94     94   
mod _custom_key_store_type;

tmp-codegen-diff/aws-sdk/sdk/kms/src/types/builders.rs

@@ -1,1 +28,28 @@
    1      1   
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
    2      2   
pub use crate::types::_xks_proxy_authentication_credential_type::XksProxyAuthenticationCredentialTypeBuilder;
    3      3   
    4         -
pub use crate::types::_tag::TagBuilder;
           4  +
pub use crate::types::_grant_constraints::GrantConstraintsBuilder;
    5      5   
    6      6   
pub use crate::types::_key_metadata::KeyMetadataBuilder;
    7      7   
    8         -
pub use crate::types::_xks_key_configuration_type::XksKeyConfigurationTypeBuilder;
           8  +
pub use crate::types::_recipient_info::RecipientInfoBuilder;
           9  +
          10  +
pub use crate::types::_tag::TagBuilder;
    9     11   
   10     12   
pub use crate::types::_multi_region_configuration::MultiRegionConfigurationBuilder;
   11     13   
   12         -
pub use crate::types::_multi_region_key::MultiRegionKeyBuilder;
          14  +
pub use crate::types::_xks_key_configuration_type::XksKeyConfigurationTypeBuilder;
   13     15   
   14         -
pub use crate::types::_grant_list_entry::GrantListEntryBuilder;
          16  +
pub use crate::types::_custom_key_stores_list_entry::CustomKeyStoresListEntryBuilder;
   15     17   
   16         -
pub use crate::types::_grant_constraints::GrantConstraintsBuilder;
          18  +
pub use crate::types::_alias_list_entry::AliasListEntryBuilder;
   17     19   
   18         -
pub use crate::types::_key_list_entry::KeyListEntryBuilder;
          20  +
pub use crate::types::_grant_list_entry::GrantListEntryBuilder;
   19     21   
   20     22   
pub use crate::types::_rotations_list_entry::RotationsListEntryBuilder;
   21     23   
   22         -
pub use crate::types::_alias_list_entry::AliasListEntryBuilder;
   23         -
   24         -
pub use crate::types::_recipient_info::RecipientInfoBuilder;
          24  +
pub use crate::types::_key_list_entry::KeyListEntryBuilder;
   25     25   
   26         -
pub use crate::types::_custom_key_stores_list_entry::CustomKeyStoresListEntryBuilder;
          26  +
pub use crate::types::_multi_region_key::MultiRegionKeyBuilder;
   27     27   
   28     28   
pub use crate::types::_xks_proxy_configuration_type::XksProxyConfigurationTypeBuilder;