AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_context_keys_for_custom_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_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_output::GetContextKeysForCustomPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_input::GetContextKeysForCustomPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_context_keys_for_custom_policy::_get_context_keys_for_custom_policy_output::GetContextKeysForCustomPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_context_keys_for_custom_policy::builders::GetContextKeysForCustomPolicyInputBuilder {
    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_context_keys_for_custom_policy::GetContextKeysForCustomPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_context_keys_for_custom_policy::GetContextKeysForCustomPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_context_keys_for_principal_policy.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::get_context_keys_for_principal_policy::GetContextKeysForPrincipalPolicyError {
  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::get_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_output::GetContextKeysForPrincipalPolicyOutput;
  383         -
  384    382   
pub use crate::operation::get_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_input::GetContextKeysForPrincipalPolicyInput;
  385    383   
         384  +
pub use crate::operation::get_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_output::GetContextKeysForPrincipalPolicyOutput;
         385  +
  386    386   
mod _get_context_keys_for_principal_policy_input;
  387    387   
  388    388   
mod _get_context_keys_for_principal_policy_output;
  389    389   
  390    390   
/// Builders
  391    391   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_context_keys_for_principal_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_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_output::GetContextKeysForPrincipalPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_input::GetContextKeysForPrincipalPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_context_keys_for_principal_policy::_get_context_keys_for_principal_policy_output::GetContextKeysForPrincipalPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_context_keys_for_principal_policy::builders::GetContextKeysForPrincipalPolicyInputBuilder {
    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_context_keys_for_principal_policy::GetContextKeysForPrincipalPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_context_keys_for_principal_policy::GetContextKeysForPrincipalPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -357,357 +396,396 @@
  377    377   
            meta: meta.unwrap_or_default(),
  378    378   
        })
  379    379   
    }
  380    380   
}
  381    381   
impl ::aws_types::request_id::RequestId for crate::operation::get_credential_report::GetCredentialReportError {
  382    382   
    fn request_id(&self) -> Option<&str> {
  383    383   
        self.meta().request_id()
  384    384   
    }
  385    385   
}
  386    386   
  387         -
pub use crate::operation::get_credential_report::_get_credential_report_output::GetCredentialReportOutput;
  388         -
  389    387   
pub use crate::operation::get_credential_report::_get_credential_report_input::GetCredentialReportInput;
  390    388   
         389  +
pub use crate::operation::get_credential_report::_get_credential_report_output::GetCredentialReportOutput;
         390  +
  391    391   
mod _get_credential_report_input;
  392    392   
  393    393   
mod _get_credential_report_output;
  394    394   
  395    395   
/// Builders
  396    396   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_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::get_credential_report::_get_credential_report_output::GetCredentialReportOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_credential_report::_get_credential_report_input::GetCredentialReportInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_credential_report::_get_credential_report_output::GetCredentialReportOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_credential_report::builders::GetCredentialReportInputBuilder {
    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_credential_report::GetCredentialReportOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_credential_report::GetCredentialReportError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -329,329 +371,371 @@
  349    349   
            meta: meta.unwrap_or_default(),
  350    350   
        })
  351    351   
    }
  352    352   
}
  353    353   
impl ::aws_types::request_id::RequestId for crate::operation::get_group::GetGroupError {
  354    354   
    fn request_id(&self) -> Option<&str> {
  355    355   
        self.meta().request_id()
  356    356   
    }
  357    357   
}
  358    358   
  359         -
pub use crate::operation::get_group::_get_group_output::GetGroupOutput;
  360         -
  361    359   
pub use crate::operation::get_group::_get_group_input::GetGroupInput;
  362    360   
         361  +
pub use crate::operation::get_group::_get_group_output::GetGroupOutput;
         362  +
  363    363   
mod _get_group_input;
  364    364   
  365    365   
mod _get_group_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;
  369    369   
  370    370   
/// Paginator for this operation
  371    371   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_group/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_group::_get_group_output::GetGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_group::_get_group_input::GetGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_group::_get_group_output::GetGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_group::builders::GetGroupInputBuilder {
    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_group::GetGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_group::GetGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_group_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_group_policy::GetGroupPolicyError {
  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_group_policy::_get_group_policy_output::GetGroupPolicyOutput;
  368         -
  369    367   
pub use crate::operation::get_group_policy::_get_group_policy_input::GetGroupPolicyInput;
  370    368   
         369  +
pub use crate::operation::get_group_policy::_get_group_policy_output::GetGroupPolicyOutput;
         370  +
  371    371   
mod _get_group_policy_input;
  372    372   
  373    373   
mod _get_group_policy_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_group_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_group_policy::_get_group_policy_output::GetGroupPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_group_policy::_get_group_policy_input::GetGroupPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_group_policy::_get_group_policy_output::GetGroupPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_group_policy::builders::GetGroupPolicyInputBuilder {
    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_group_policy::GetGroupPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_group_policy::GetGroupPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_instance_profile.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_instance_profile::GetInstanceProfileError {
  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_instance_profile::_get_instance_profile_output::GetInstanceProfileOutput;
  368         -
  369    367   
pub use crate::operation::get_instance_profile::_get_instance_profile_input::GetInstanceProfileInput;
  370    368   
         369  +
pub use crate::operation::get_instance_profile::_get_instance_profile_output::GetInstanceProfileOutput;
         370  +
  371    371   
mod _get_instance_profile_input;
  372    372   
  373    373   
mod _get_instance_profile_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_instance_profile/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_instance_profile::_get_instance_profile_output::GetInstanceProfileOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_instance_profile::_get_instance_profile_input::GetInstanceProfileInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_instance_profile::_get_instance_profile_output::GetInstanceProfileOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_instance_profile::builders::GetInstanceProfileInputBuilder {
    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_instance_profile::GetInstanceProfileOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_instance_profile::GetInstanceProfileError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_login_profile.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_login_profile::GetLoginProfileError {
  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_login_profile::_get_login_profile_output::GetLoginProfileOutput;
  368         -
  369    367   
pub use crate::operation::get_login_profile::_get_login_profile_input::GetLoginProfileInput;
  370    368   
         369  +
pub use crate::operation::get_login_profile::_get_login_profile_output::GetLoginProfileOutput;
         370  +
  371    371   
mod _get_login_profile_input;
  372    372   
  373    373   
mod _get_login_profile_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_login_profile/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_login_profile::_get_login_profile_output::GetLoginProfileOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_login_profile::_get_login_profile_input::GetLoginProfileInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_login_profile::_get_login_profile_output::GetLoginProfileOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_login_profile::builders::GetLoginProfileInputBuilder {
    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_login_profile::GetLoginProfileOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_login_profile::GetLoginProfileError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_mfa_device.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_mfa_device::GetMFADeviceError {
  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_mfa_device::_get_mfa_device_output::GetMfaDeviceOutput;
  368         -
  369    367   
pub use crate::operation::get_mfa_device::_get_mfa_device_input::GetMfaDeviceInput;
  370    368   
         369  +
pub use crate::operation::get_mfa_device::_get_mfa_device_output::GetMfaDeviceOutput;
         370  +
  371    371   
mod _get_mfa_device_input;
  372    372   
  373    373   
mod _get_mfa_device_output;
  374    374   
  375    375   
/// Builders
  376    376   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/get_mfa_device/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_mfa_device::_get_mfa_device_output::GetMfaDeviceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_mfa_device::_get_mfa_device_input::GetMfaDeviceInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_mfa_device::_get_mfa_device_output::GetMfaDeviceOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_mfa_device::builders::GetMfaDeviceInputBuilder {
    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_mfa_device::GetMfaDeviceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_mfa_device::GetMFADeviceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -350,350 +389,389 @@
  370    370   
            meta: meta.unwrap_or_default(),
  371    371   
        })
  372    372   
    }
  373    373   
}
  374    374   
impl ::aws_types::request_id::RequestId for crate::operation::get_open_id_connect_provider::GetOpenIDConnectProviderError {
  375    375   
    fn request_id(&self) -> Option<&str> {
  376    376   
        self.meta().request_id()
  377    377   
    }
  378    378   
}
  379    379   
  380         -
pub use crate::operation::get_open_id_connect_provider::_get_open_id_connect_provider_output::GetOpenIdConnectProviderOutput;
  381         -
  382    380   
pub use crate::operation::get_open_id_connect_provider::_get_open_id_connect_provider_input::GetOpenIdConnectProviderInput;
  383    381   
         382  +
pub use crate::operation::get_open_id_connect_provider::_get_open_id_connect_provider_output::GetOpenIdConnectProviderOutput;
         383  +
  384    384   
mod _get_open_id_connect_provider_input;
  385    385   
  386    386   
mod _get_open_id_connect_provider_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;