AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/enable_organizations_root_sessions/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_organizations_root_sessions::_enable_organizations_root_sessions_output::EnableOrganizationsRootSessionsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::enable_organizations_root_sessions::_enable_organizations_root_sessions_input::EnableOrganizationsRootSessionsInputBuilder;
    5      3   
           4  +
pub use crate::operation::enable_organizations_root_sessions::_enable_organizations_root_sessions_output::EnableOrganizationsRootSessionsOutputBuilder;
           5  +
    6      6   
impl crate::operation::enable_organizations_root_sessions::builders::EnableOrganizationsRootSessionsInputBuilder {
    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_organizations_root_sessions::EnableOrganizationsRootSessionsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::enable_organizations_root_sessions::EnableOrganizationsRootSessionsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_credential_report.rs

@@ -337,337 +376,376 @@
  357    357   
            meta: meta.unwrap_or_default(),
  358    358   
        })
  359    359   
    }
  360    360   
}
  361    361   
impl ::aws_types::request_id::RequestId for crate::operation::generate_credential_report::GenerateCredentialReportError {
  362    362   
    fn request_id(&self) -> Option<&str> {
  363    363   
        self.meta().request_id()
  364    364   
    }
  365    365   
}
  366    366   
  367         -
pub use crate::operation::generate_credential_report::_generate_credential_report_output::GenerateCredentialReportOutput;
  368         -
  369    367   
pub use crate::operation::generate_credential_report::_generate_credential_report_input::GenerateCredentialReportInput;
  370    368   
         369  +
pub use crate::operation::generate_credential_report::_generate_credential_report_output::GenerateCredentialReportOutput;
         370  +
  371    371   
mod _generate_credential_report_input;
  372    372   
  373    373   
mod _generate_credential_report_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_credential_report/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_credential_report::_generate_credential_report_output::GenerateCredentialReportOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_credential_report::_generate_credential_report_input::GenerateCredentialReportInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_credential_report::_generate_credential_report_output::GenerateCredentialReportOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_credential_report::builders::GenerateCredentialReportInputBuilder {
    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_credential_report::GenerateCredentialReportOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_credential_report::GenerateCredentialReportError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_organizations_access_report.rs

@@ -342,342 +381,381 @@
  362    362   
            meta: meta.unwrap_or_default(),
  363    363   
        })
  364    364   
    }
  365    365   
}
  366    366   
impl ::aws_types::request_id::RequestId for crate::operation::generate_organizations_access_report::GenerateOrganizationsAccessReportError {
  367    367   
    fn request_id(&self) -> Option<&str> {
  368    368   
        self.meta().request_id()
  369    369   
    }
  370    370   
}
  371    371   
  372         -
pub use crate::operation::generate_organizations_access_report::_generate_organizations_access_report_output::GenerateOrganizationsAccessReportOutput;
  373         -
  374    372   
pub use crate::operation::generate_organizations_access_report::_generate_organizations_access_report_input::GenerateOrganizationsAccessReportInput;
  375    373   
         374  +
pub use crate::operation::generate_organizations_access_report::_generate_organizations_access_report_output::GenerateOrganizationsAccessReportOutput;
         375  +
  376    376   
mod _generate_organizations_access_report_input;
  377    377   
  378    378   
mod _generate_organizations_access_report_output;
  379    379   
  380    380   
/// Builders
  381    381   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_organizations_access_report/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_organizations_access_report::_generate_organizations_access_report_output::GenerateOrganizationsAccessReportOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_organizations_access_report::_generate_organizations_access_report_input::GenerateOrganizationsAccessReportInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_organizations_access_report::_generate_organizations_access_report_output::GenerateOrganizationsAccessReportOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_organizations_access_report::builders::GenerateOrganizationsAccessReportInputBuilder {
    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_organizations_access_report::GenerateOrganizationsAccessReportOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_organizations_access_report::GenerateOrganizationsAccessReportError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_service_last_accessed_details.rs

@@ -352,352 +391,391 @@
  372    372   
            meta: meta.unwrap_or_default(),
  373    373   
        })
  374    374   
    }
  375    375   
}
  376    376   
impl ::aws_types::request_id::RequestId for crate::operation::generate_service_last_accessed_details::GenerateServiceLastAccessedDetailsError {
  377    377   
    fn request_id(&self) -> Option<&str> {
  378    378   
        self.meta().request_id()
  379    379   
    }
  380    380   
}
  381    381   
  382         -
pub use crate::operation::generate_service_last_accessed_details::_generate_service_last_accessed_details_output::GenerateServiceLastAccessedDetailsOutput;
  383         -
  384    382   
pub use crate::operation::generate_service_last_accessed_details::_generate_service_last_accessed_details_input::GenerateServiceLastAccessedDetailsInput;
  385    383   
         384  +
pub use crate::operation::generate_service_last_accessed_details::_generate_service_last_accessed_details_output::GenerateServiceLastAccessedDetailsOutput;
         385  +
  386    386   
mod _generate_service_last_accessed_details_input;
  387    387   
  388    388   
mod _generate_service_last_accessed_details_output;
  389    389   
  390    390   
/// Builders
  391    391   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/generate_service_last_accessed_details/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_service_last_accessed_details::_generate_service_last_accessed_details_output::GenerateServiceLastAccessedDetailsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::generate_service_last_accessed_details::_generate_service_last_accessed_details_input::GenerateServiceLastAccessedDetailsInputBuilder;
    5      3   
           4  +
pub use crate::operation::generate_service_last_accessed_details::_generate_service_last_accessed_details_output::GenerateServiceLastAccessedDetailsOutputBuilder;
           5  +
    6      6   
impl crate::operation::generate_service_last_accessed_details::builders::GenerateServiceLastAccessedDetailsInputBuilder {
    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_service_last_accessed_details::GenerateServiceLastAccessedDetailsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::generate_service_last_accessed_details::GenerateServiceLastAccessedDetailsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_access_key_last_used.rs

@@ -320,320 +359,359 @@
  340    340   
            meta: meta.unwrap_or_default(),
  341    341   
        })
  342    342   
    }
  343    343   
}
  344    344   
impl ::aws_types::request_id::RequestId for crate::operation::get_access_key_last_used::GetAccessKeyLastUsedError {
  345    345   
    fn request_id(&self) -> Option<&str> {
  346    346   
        self.meta().request_id()
  347    347   
    }
  348    348   
}
  349    349   
  350         -
pub use crate::operation::get_access_key_last_used::_get_access_key_last_used_output::GetAccessKeyLastUsedOutput;
  351         -
  352    350   
pub use crate::operation::get_access_key_last_used::_get_access_key_last_used_input::GetAccessKeyLastUsedInput;
  353    351   
         352  +
pub use crate::operation::get_access_key_last_used::_get_access_key_last_used_output::GetAccessKeyLastUsedOutput;
         353  +
  354    354   
mod _get_access_key_last_used_input;
  355    355   
  356    356   
mod _get_access_key_last_used_output;
  357    357   
  358    358   
/// Builders
  359    359   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_access_key_last_used/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_access_key_last_used::_get_access_key_last_used_output::GetAccessKeyLastUsedOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_key_last_used::_get_access_key_last_used_input::GetAccessKeyLastUsedInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_key_last_used::_get_access_key_last_used_output::GetAccessKeyLastUsedOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_key_last_used::builders::GetAccessKeyLastUsedInputBuilder {
    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_access_key_last_used::GetAccessKeyLastUsedOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_key_last_used::GetAccessKeyLastUsedError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_authorization_details.rs

@@ -336,336 +378,378 @@
  356    356   
            meta: meta.unwrap_or_default(),
  357    357   
        })
  358    358   
    }
  359    359   
}
  360    360   
impl ::aws_types::request_id::RequestId for crate::operation::get_account_authorization_details::GetAccountAuthorizationDetailsError {
  361    361   
    fn request_id(&self) -> Option<&str> {
  362    362   
        self.meta().request_id()
  363    363   
    }
  364    364   
}
  365    365   
  366         -
pub use crate::operation::get_account_authorization_details::_get_account_authorization_details_output::GetAccountAuthorizationDetailsOutput;
  367         -
  368    366   
pub use crate::operation::get_account_authorization_details::_get_account_authorization_details_input::GetAccountAuthorizationDetailsInput;
  369    367   
         368  +
pub use crate::operation::get_account_authorization_details::_get_account_authorization_details_output::GetAccountAuthorizationDetailsOutput;
         369  +
  370    370   
mod _get_account_authorization_details_input;
  371    371   
  372    372   
mod _get_account_authorization_details_output;
  373    373   
  374    374   
/// Builders
  375    375   
pub mod builders;
  376    376   
  377    377   
/// Paginator for this operation
  378    378   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_authorization_details/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_authorization_details::_get_account_authorization_details_output::GetAccountAuthorizationDetailsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_account_authorization_details::_get_account_authorization_details_input::GetAccountAuthorizationDetailsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_account_authorization_details::_get_account_authorization_details_output::GetAccountAuthorizationDetailsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_account_authorization_details::builders::GetAccountAuthorizationDetailsInputBuilder {
    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_authorization_details::GetAccountAuthorizationDetailsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_account_authorization_details::GetAccountAuthorizationDetailsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_password_policy.rs

@@ -337,337 +376,376 @@
  357    357   
            meta: meta.unwrap_or_default(),
  358    358   
        })
  359    359   
    }
  360    360   
}
  361    361   
impl ::aws_types::request_id::RequestId for crate::operation::get_account_password_policy::GetAccountPasswordPolicyError {
  362    362   
    fn request_id(&self) -> Option<&str> {
  363    363   
        self.meta().request_id()
  364    364   
    }
  365    365   
}
  366    366   
  367         -
pub use crate::operation::get_account_password_policy::_get_account_password_policy_output::GetAccountPasswordPolicyOutput;
  368         -
  369    367   
pub use crate::operation::get_account_password_policy::_get_account_password_policy_input::GetAccountPasswordPolicyInput;
  370    368   
         369  +
pub use crate::operation::get_account_password_policy::_get_account_password_policy_output::GetAccountPasswordPolicyOutput;
         370  +
  371    371   
mod _get_account_password_policy_input;
  372    372   
  373    373   
mod _get_account_password_policy_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_password_policy/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_password_policy::_get_account_password_policy_output::GetAccountPasswordPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_account_password_policy::_get_account_password_policy_input::GetAccountPasswordPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_account_password_policy::_get_account_password_policy_output::GetAccountPasswordPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_account_password_policy::builders::GetAccountPasswordPolicyInputBuilder {
    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_password_policy::GetAccountPasswordPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_account_password_policy::GetAccountPasswordPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_summary.rs

@@ -324,324 +363,363 @@
  344    344   
            meta: meta.unwrap_or_default(),
  345    345   
        })
  346    346   
    }
  347    347   
}
  348    348   
impl ::aws_types::request_id::RequestId for crate::operation::get_account_summary::GetAccountSummaryError {
  349    349   
    fn request_id(&self) -> Option<&str> {
  350    350   
        self.meta().request_id()
  351    351   
    }
  352    352   
}
  353    353   
  354         -
pub use crate::operation::get_account_summary::_get_account_summary_output::GetAccountSummaryOutput;
  355         -
  356    354   
pub use crate::operation::get_account_summary::_get_account_summary_input::GetAccountSummaryInput;
  357    355   
         356  +
pub use crate::operation::get_account_summary::_get_account_summary_output::GetAccountSummaryOutput;
         357  +
  358    358   
mod _get_account_summary_input;
  359    359   
  360    360   
mod _get_account_summary_output;
  361    361   
  362    362   
/// Builders
  363    363   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_account_summary/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_summary::_get_account_summary_output::GetAccountSummaryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_account_summary::_get_account_summary_input::GetAccountSummaryInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_account_summary::_get_account_summary_output::GetAccountSummaryOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_account_summary::builders::GetAccountSummaryInputBuilder {
    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_summary::GetAccountSummaryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_account_summary::GetAccountSummaryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_context_keys_for_custom_policy.rs

@@ -332,332 +371,371 @@
  352    352   
            meta: meta.unwrap_or_default(),
  353    353   
        })
  354    354   
    }
  355    355   
}
  356    356   
impl ::aws_types::request_id::RequestId for crate::operation::get_context_keys_for_custom_policy::GetContextKeysForCustomPolicyError {
  357    357   
    fn request_id(&self) -> Option<&str> {
  358    358   
        self.meta().request_id()
  359    359   
    }
  360    360   
}
  361    361   
  362         -
pub use crate::operation::get_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_output::GetContextKeysForCustomPolicyOutput;
  363         -
  364    362   
pub use crate::operation::get_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_input::GetContextKeysForCustomPolicyInput;
  365    363   
         364  +
pub use crate::operation::get_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_output::GetContextKeysForCustomPolicyOutput;
         365  +
  366    366   
mod _get_context_keys_for_custom_policy_input;
  367    367   
  368    368   
mod _get_context_keys_for_custom_policy_output;
  369    369   
  370    370   
/// Builders
  371    371   
pub mod builders;