AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

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

@@ -407,407 +446,446 @@
  427    427   
            meta: meta.unwrap_or_default(),
  428    428   
        })
  429    429   
    }
  430    430   
}
  431    431   
impl ::aws_types::request_id::RequestId for crate::operation::retire_grant::RetireGrantError {
  432    432   
    fn request_id(&self) -> Option<&str> {
  433    433   
        self.meta().request_id()
  434    434   
    }
  435    435   
}
  436    436   
  437         -
pub use crate::operation::retire_grant::_retire_grant_output::RetireGrantOutput;
  438         -
  439    437   
pub use crate::operation::retire_grant::_retire_grant_input::RetireGrantInput;
  440    438   
         439  +
pub use crate::operation::retire_grant::_retire_grant_output::RetireGrantOutput;
         440  +
  441    441   
mod _retire_grant_input;
  442    442   
  443    443   
mod _retire_grant_output;
  444    444   
  445    445   
/// Builders
  446    446   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/retire_grant/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::retire_grant::_retire_grant_output::RetireGrantOutputBuilder;
    3         -
    4      2   
pub use crate::operation::retire_grant::_retire_grant_input::RetireGrantInputBuilder;
    5      3   
           4  +
pub use crate::operation::retire_grant::_retire_grant_output::RetireGrantOutputBuilder;
           5  +
    6      6   
impl crate::operation::retire_grant::builders::RetireGrantInputBuilder {
    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::retire_grant::RetireGrantOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::retire_grant::RetireGrantError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/revoke_grant.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::revoke_grant::RevokeGrantError {
  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::revoke_grant::_revoke_grant_output::RevokeGrantOutput;
  428         -
  429    427   
pub use crate::operation::revoke_grant::_revoke_grant_input::RevokeGrantInput;
  430    428   
         429  +
pub use crate::operation::revoke_grant::_revoke_grant_output::RevokeGrantOutput;
         430  +
  431    431   
mod _revoke_grant_input;
  432    432   
  433    433   
mod _revoke_grant_output;
  434    434   
  435    435   
/// Builders
  436    436   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/revoke_grant/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::revoke_grant::_revoke_grant_output::RevokeGrantOutputBuilder;
    3         -
    4      2   
pub use crate::operation::revoke_grant::_revoke_grant_input::RevokeGrantInputBuilder;
    5      3   
           4  +
pub use crate::operation::revoke_grant::_revoke_grant_output::RevokeGrantOutputBuilder;
           5  +
    6      6   
impl crate::operation::revoke_grant::builders::RevokeGrantInputBuilder {
    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::revoke_grant::RevokeGrantOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::revoke_grant::RevokeGrantError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -418,418 +457,457 @@
  438    438   
            meta: meta.unwrap_or_default(),
  439    439   
        })
  440    440   
    }
  441    441   
}
  442    442   
impl ::aws_types::request_id::RequestId for crate::operation::rotate_key_on_demand::RotateKeyOnDemandError {
  443    443   
    fn request_id(&self) -> Option<&str> {
  444    444   
        self.meta().request_id()
  445    445   
    }
  446    446   
}
  447    447   
  448         -
pub use crate::operation::rotate_key_on_demand::_rotate_key_on_demand_output::RotateKeyOnDemandOutput;
  449         -
  450    448   
pub use crate::operation::rotate_key_on_demand::_rotate_key_on_demand_input::RotateKeyOnDemandInput;
  451    449   
         450  +
pub use crate::operation::rotate_key_on_demand::_rotate_key_on_demand_output::RotateKeyOnDemandOutput;
         451  +
  452    452   
mod _rotate_key_on_demand_input;
  453    453   
  454    454   
mod _rotate_key_on_demand_output;
  455    455   
  456    456   
/// Builders
  457    457   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/rotate_key_on_demand/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::rotate_key_on_demand::_rotate_key_on_demand_output::RotateKeyOnDemandOutputBuilder;
    3         -
    4      2   
pub use crate::operation::rotate_key_on_demand::_rotate_key_on_demand_input::RotateKeyOnDemandInputBuilder;
    5      3   
           4  +
pub use crate::operation::rotate_key_on_demand::_rotate_key_on_demand_output::RotateKeyOnDemandOutputBuilder;
           5  +
    6      6   
impl crate::operation::rotate_key_on_demand::builders::RotateKeyOnDemandInputBuilder {
    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::rotate_key_on_demand::RotateKeyOnDemandOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::rotate_key_on_demand::RotateKeyOnDemandError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/schedule_key_deletion.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::schedule_key_deletion::ScheduleKeyDeletionError {
  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::schedule_key_deletion::_schedule_key_deletion_output::ScheduleKeyDeletionOutput;
  413         -
  414    412   
pub use crate::operation::schedule_key_deletion::_schedule_key_deletion_input::ScheduleKeyDeletionInput;
  415    413   
         414  +
pub use crate::operation::schedule_key_deletion::_schedule_key_deletion_output::ScheduleKeyDeletionOutput;
         415  +
  416    416   
mod _schedule_key_deletion_input;
  417    417   
  418    418   
mod _schedule_key_deletion_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/schedule_key_deletion/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::schedule_key_deletion::_schedule_key_deletion_output::ScheduleKeyDeletionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::schedule_key_deletion::_schedule_key_deletion_input::ScheduleKeyDeletionInputBuilder;
    5      3   
           4  +
pub use crate::operation::schedule_key_deletion::_schedule_key_deletion_output::ScheduleKeyDeletionOutputBuilder;
           5  +
    6      6   
impl crate::operation::schedule_key_deletion::builders::ScheduleKeyDeletionInputBuilder {
    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::schedule_key_deletion::ScheduleKeyDeletionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::schedule_key_deletion::ScheduleKeyDeletionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -411,411 +450,450 @@
  431    431   
            meta: meta.unwrap_or_default(),
  432    432   
        })
  433    433   
    }
  434    434   
}
  435    435   
impl ::aws_types::request_id::RequestId for crate::operation::sign::SignError {
  436    436   
    fn request_id(&self) -> Option<&str> {
  437    437   
        self.meta().request_id()
  438    438   
    }
  439    439   
}
  440    440   
  441         -
pub use crate::operation::sign::_sign_output::SignOutput;
  442         -
  443    441   
pub use crate::operation::sign::_sign_input::SignInput;
  444    442   
         443  +
pub use crate::operation::sign::_sign_output::SignOutput;
         444  +
  445    445   
mod _sign_input;
  446    446   
  447    447   
mod _sign_output;
  448    448   
  449    449   
/// Builders
  450    450   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/sign/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::sign::_sign_output::SignOutputBuilder;
    3         -
    4      2   
pub use crate::operation::sign::_sign_input::SignInputBuilder;
    5      3   
           4  +
pub use crate::operation::sign::_sign_output::SignOutputBuilder;
           5  +
    6      6   
impl crate::operation::sign::builders::SignInputBuilder {
    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::sign::SignOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::sign::SignError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -387,387 +426,426 @@
  407    407   
            meta: meta.unwrap_or_default(),
  408    408   
        })
  409    409   
    }
  410    410   
}
  411    411   
impl ::aws_types::request_id::RequestId for crate::operation::tag_resource::TagResourceError {
  412    412   
    fn request_id(&self) -> Option<&str> {
  413    413   
        self.meta().request_id()
  414    414   
    }
  415    415   
}
  416    416   
  417         -
pub use crate::operation::tag_resource::_tag_resource_output::TagResourceOutput;
  418         -
  419    417   
pub use crate::operation::tag_resource::_tag_resource_input::TagResourceInput;
  420    418   
         419  +
pub use crate::operation::tag_resource::_tag_resource_output::TagResourceOutput;
         420  +
  421    421   
mod _tag_resource_input;
  422    422   
  423    423   
mod _tag_resource_output;
  424    424   
  425    425   
/// Builders
  426    426   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/kms/src/operation/tag_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::tag_resource::_tag_resource_output::TagResourceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::tag_resource::_tag_resource_input::TagResourceInputBuilder;
    5      3   
           4  +
pub use crate::operation::tag_resource::_tag_resource_output::TagResourceOutputBuilder;
           5  +
    6      6   
impl crate::operation::tag_resource::builders::TagResourceInputBuilder {
    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::tag_resource::TagResourceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::tag_resource::TagResourceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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,