AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_policy.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::delete_policy::DeletePolicyError {
  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::delete_policy::_delete_policy_output::DeletePolicyOutput;
  398         -
  399    397   
pub use crate::operation::delete_policy::_delete_policy_input::DeletePolicyInput;
  400    398   
         399  +
pub use crate::operation::delete_policy::_delete_policy_output::DeletePolicyOutput;
         400  +
  401    401   
mod _delete_policy_input;
  402    402   
  403    403   
mod _delete_policy_output;
  404    404   
  405    405   
/// Builders
  406    406   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_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::delete_policy::_delete_policy_output::DeletePolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_policy::_delete_policy_input::DeletePolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_policy::_delete_policy_output::DeletePolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_policy::builders::DeletePolicyInputBuilder {
    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_policy::DeletePolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_policy::DeletePolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -370,370 +409,409 @@
  390    390   
            meta: meta.unwrap_or_default(),
  391    391   
        })
  392    392   
    }
  393    393   
}
  394    394   
impl ::aws_types::request_id::RequestId for crate::operation::delete_policy_version::DeletePolicyVersionError {
  395    395   
    fn request_id(&self) -> Option<&str> {
  396    396   
        self.meta().request_id()
  397    397   
    }
  398    398   
}
  399    399   
  400         -
pub use crate::operation::delete_policy_version::_delete_policy_version_output::DeletePolicyVersionOutput;
  401         -
  402    400   
pub use crate::operation::delete_policy_version::_delete_policy_version_input::DeletePolicyVersionInput;
  403    401   
         402  +
pub use crate::operation::delete_policy_version::_delete_policy_version_output::DeletePolicyVersionOutput;
         403  +
  404    404   
mod _delete_policy_version_input;
  405    405   
  406    406   
mod _delete_policy_version_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_policy_version/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_policy_version::_delete_policy_version_output::DeletePolicyVersionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_policy_version::_delete_policy_version_input::DeletePolicyVersionInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_policy_version::_delete_policy_version_output::DeletePolicyVersionOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_policy_version::builders::DeletePolicyVersionInputBuilder {
    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_policy_version::DeletePolicyVersionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_policy_version::DeletePolicyVersionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -374,374 +413,413 @@
  394    394   
            meta: meta.unwrap_or_default(),
  395    395   
        })
  396    396   
    }
  397    397   
}
  398    398   
impl ::aws_types::request_id::RequestId for crate::operation::delete_role::DeleteRoleError {
  399    399   
    fn request_id(&self) -> Option<&str> {
  400    400   
        self.meta().request_id()
  401    401   
    }
  402    402   
}
  403    403   
  404         -
pub use crate::operation::delete_role::_delete_role_output::DeleteRoleOutput;
  405         -
  406    404   
pub use crate::operation::delete_role::_delete_role_input::DeleteRoleInput;
  407    405   
         406  +
pub use crate::operation::delete_role::_delete_role_output::DeleteRoleOutput;
         407  +
  408    408   
mod _delete_role_input;
  409    409   
  410    410   
mod _delete_role_output;
  411    411   
  412    412   
/// Builders
  413    413   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_role/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_role::_delete_role_output::DeleteRoleOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_role::_delete_role_input::DeleteRoleInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_role::_delete_role_output::DeleteRoleOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_role::builders::DeleteRoleInputBuilder {
    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_role::DeleteRoleOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_role::DeleteRoleError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_role_permissions_boundary.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::delete_role_permissions_boundary::DeleteRolePermissionsBoundaryError {
  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::delete_role_permissions_boundary::_delete_role_permissions_boundary_output::DeleteRolePermissionsBoundaryOutput;
  381         -
  382    380   
pub use crate::operation::delete_role_permissions_boundary::_delete_role_permissions_boundary_input::DeleteRolePermissionsBoundaryInput;
  383    381   
         382  +
pub use crate::operation::delete_role_permissions_boundary::_delete_role_permissions_boundary_output::DeleteRolePermissionsBoundaryOutput;
         383  +
  384    384   
mod _delete_role_permissions_boundary_input;
  385    385   
  386    386   
mod _delete_role_permissions_boundary_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_role_permissions_boundary/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_role_permissions_boundary::_delete_role_permissions_boundary_output::DeleteRolePermissionsBoundaryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_role_permissions_boundary::_delete_role_permissions_boundary_input::DeleteRolePermissionsBoundaryInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_role_permissions_boundary::_delete_role_permissions_boundary_output::DeleteRolePermissionsBoundaryOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_role_permissions_boundary::builders::DeleteRolePermissionsBoundaryInputBuilder {
    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_role_permissions_boundary::DeleteRolePermissionsBoundaryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_role_permissions_boundary::DeleteRolePermissionsBoundaryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_role_policy.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::delete_role_policy::DeleteRolePolicyError {
  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::delete_role_policy::_delete_role_policy_output::DeleteRolePolicyOutput;
  388         -
  389    387   
pub use crate::operation::delete_role_policy::_delete_role_policy_input::DeleteRolePolicyInput;
  390    388   
         389  +
pub use crate::operation::delete_role_policy::_delete_role_policy_output::DeleteRolePolicyOutput;
         390  +
  391    391   
mod _delete_role_policy_input;
  392    392   
  393    393   
mod _delete_role_policy_output;
  394    394   
  395    395   
/// Builders
  396    396   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_role_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::delete_role_policy::_delete_role_policy_output::DeleteRolePolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_role_policy::_delete_role_policy_input::DeleteRolePolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_role_policy::_delete_role_policy_output::DeleteRolePolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_role_policy::builders::DeleteRolePolicyInputBuilder {
    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_role_policy::DeleteRolePolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_role_policy::DeleteRolePolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_saml_provider.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::delete_saml_provider::DeleteSAMLProviderError {
  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::delete_saml_provider::_delete_saml_provider_output::DeleteSamlProviderOutput;
  388         -
  389    387   
pub use crate::operation::delete_saml_provider::_delete_saml_provider_input::DeleteSamlProviderInput;
  390    388   
         389  +
pub use crate::operation::delete_saml_provider::_delete_saml_provider_output::DeleteSamlProviderOutput;
         390  +
  391    391   
mod _delete_saml_provider_input;
  392    392   
  393    393   
mod _delete_saml_provider_output;
  394    394   
  395    395   
/// Builders
  396    396   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_saml_provider/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_saml_provider::_delete_saml_provider_output::DeleteSamlProviderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_saml_provider::_delete_saml_provider_input::DeleteSamlProviderInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_saml_provider::_delete_saml_provider_output::DeleteSamlProviderOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_saml_provider::builders::DeleteSamlProviderInputBuilder {
    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_saml_provider::DeleteSamlProviderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_saml_provider::DeleteSAMLProviderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -360,360 +399,399 @@
  380    380   
            meta: meta.unwrap_or_default(),
  381    381   
        })
  382    382   
    }
  383    383   
}
  384    384   
impl ::aws_types::request_id::RequestId for crate::operation::delete_server_certificate::DeleteServerCertificateError {
  385    385   
    fn request_id(&self) -> Option<&str> {
  386    386   
        self.meta().request_id()
  387    387   
    }
  388    388   
}
  389    389   
  390         -
pub use crate::operation::delete_server_certificate::_delete_server_certificate_output::DeleteServerCertificateOutput;
  391         -
  392    390   
pub use crate::operation::delete_server_certificate::_delete_server_certificate_input::DeleteServerCertificateInput;
  393    391   
         392  +
pub use crate::operation::delete_server_certificate::_delete_server_certificate_output::DeleteServerCertificateOutput;
         393  +
  394    394   
mod _delete_server_certificate_input;
  395    395   
  396    396   
mod _delete_server_certificate_output;
  397    397   
  398    398   
/// Builders
  399    399   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_server_certificate/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_server_certificate::_delete_server_certificate_output::DeleteServerCertificateOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_server_certificate::_delete_server_certificate_input::DeleteServerCertificateInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_server_certificate::_delete_server_certificate_output::DeleteServerCertificateOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_server_certificate::builders::DeleteServerCertificateInputBuilder {
    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_server_certificate::DeleteServerCertificateOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_server_certificate::DeleteServerCertificateError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_service_linked_role.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::delete_service_linked_role::DeleteServiceLinkedRoleError {
  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::delete_service_linked_role::_delete_service_linked_role_output::DeleteServiceLinkedRoleOutput;
  381         -
  382    380   
pub use crate::operation::delete_service_linked_role::_delete_service_linked_role_input::DeleteServiceLinkedRoleInput;
  383    381   
         382  +
pub use crate::operation::delete_service_linked_role::_delete_service_linked_role_output::DeleteServiceLinkedRoleOutput;
         383  +
  384    384   
mod _delete_service_linked_role_input;
  385    385   
  386    386   
mod _delete_service_linked_role_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/iam/src/operation/delete_service_linked_role/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_service_linked_role::_delete_service_linked_role_output::DeleteServiceLinkedRoleOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_service_linked_role::_delete_service_linked_role_input::DeleteServiceLinkedRoleInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_service_linked_role::_delete_service_linked_role_output::DeleteServiceLinkedRoleOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_service_linked_role::builders::DeleteServiceLinkedRoleInputBuilder {
    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_service_linked_role::DeleteServiceLinkedRoleOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_service_linked_role::DeleteServiceLinkedRoleError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,