AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_grants_location.rs

@@ -345,345 +384,384 @@
  365    365   
            meta: meta.unwrap_or_default(),
  366    366   
        })
  367    367   
    }
  368    368   
}
  369    369   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_grants_location::DeleteAccessGrantsLocationError {
  370    370   
    fn request_id(&self) -> Option<&str> {
  371    371   
        self.meta().request_id()
  372    372   
    }
  373    373   
}
  374    374   
  375         -
pub use crate::operation::delete_access_grants_location::_delete_access_grants_location_output::DeleteAccessGrantsLocationOutput;
  376         -
  377    375   
pub use crate::operation::delete_access_grants_location::_delete_access_grants_location_input::DeleteAccessGrantsLocationInput;
  378    376   
         377  +
pub use crate::operation::delete_access_grants_location::_delete_access_grants_location_output::DeleteAccessGrantsLocationOutput;
         378  +
  379    379   
mod _delete_access_grants_location_input;
  380    380   
  381    381   
mod _delete_access_grants_location_output;
  382    382   
  383    383   
/// Builders
  384    384   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_grants_location/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_access_grants_location::_delete_access_grants_location_output::DeleteAccessGrantsLocationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_grants_location::_delete_access_grants_location_input::DeleteAccessGrantsLocationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_grants_location::_delete_access_grants_location_output::DeleteAccessGrantsLocationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_grants_location::builders::DeleteAccessGrantsLocationInputBuilder {
    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_access_grants_location::DeleteAccessGrantsLocationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_grants_location::DeleteAccessGrantsLocationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point.rs

@@ -341,341 +380,380 @@
  361    361   
            meta: meta.unwrap_or_default(),
  362    362   
        })
  363    363   
    }
  364    364   
}
  365    365   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_point::DeleteAccessPointError {
  366    366   
    fn request_id(&self) -> Option<&str> {
  367    367   
        self.meta().request_id()
  368    368   
    }
  369    369   
}
  370    370   
  371         -
pub use crate::operation::delete_access_point::_delete_access_point_output::DeleteAccessPointOutput;
  372         -
  373    371   
pub use crate::operation::delete_access_point::_delete_access_point_input::DeleteAccessPointInput;
  374    372   
         373  +
pub use crate::operation::delete_access_point::_delete_access_point_output::DeleteAccessPointOutput;
         374  +
  375    375   
mod _delete_access_point_input;
  376    376   
  377    377   
mod _delete_access_point_output;
  378    378   
  379    379   
/// Builders
  380    380   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point/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_access_point::_delete_access_point_output::DeleteAccessPointOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_point::_delete_access_point_input::DeleteAccessPointInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_point::_delete_access_point_output::DeleteAccessPointOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_point::builders::DeleteAccessPointInputBuilder {
    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_access_point::DeleteAccessPointOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_point::DeleteAccessPointError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_for_object_lambda.rs

@@ -346,346 +385,385 @@
  366    366   
            meta: meta.unwrap_or_default(),
  367    367   
        })
  368    368   
    }
  369    369   
}
  370    370   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_point_for_object_lambda::DeleteAccessPointForObjectLambdaError {
  371    371   
    fn request_id(&self) -> Option<&str> {
  372    372   
        self.meta().request_id()
  373    373   
    }
  374    374   
}
  375    375   
  376         -
pub use crate::operation::delete_access_point_for_object_lambda::_delete_access_point_for_object_lambda_output::DeleteAccessPointForObjectLambdaOutput;
  377         -
  378    376   
pub use crate::operation::delete_access_point_for_object_lambda::_delete_access_point_for_object_lambda_input::DeleteAccessPointForObjectLambdaInput;
  379    377   
         378  +
pub use crate::operation::delete_access_point_for_object_lambda::_delete_access_point_for_object_lambda_output::DeleteAccessPointForObjectLambdaOutput;
         379  +
  380    380   
mod _delete_access_point_for_object_lambda_input;
  381    381   
  382    382   
mod _delete_access_point_for_object_lambda_output;
  383    383   
  384    384   
/// Builders
  385    385   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_for_object_lambda/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_access_point_for_object_lambda::_delete_access_point_for_object_lambda_output::DeleteAccessPointForObjectLambdaOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_point_for_object_lambda::_delete_access_point_for_object_lambda_input::DeleteAccessPointForObjectLambdaInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_point_for_object_lambda::_delete_access_point_for_object_lambda_output::DeleteAccessPointForObjectLambdaOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_point_for_object_lambda::builders::DeleteAccessPointForObjectLambdaInputBuilder {
    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_access_point_for_object_lambda::DeleteAccessPointForObjectLambdaOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_point_for_object_lambda::DeleteAccessPointForObjectLambdaError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_policy.rs

@@ -347,347 +386,386 @@
  367    367   
            meta: meta.unwrap_or_default(),
  368    368   
        })
  369    369   
    }
  370    370   
}
  371    371   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_point_policy::DeleteAccessPointPolicyError {
  372    372   
    fn request_id(&self) -> Option<&str> {
  373    373   
        self.meta().request_id()
  374    374   
    }
  375    375   
}
  376    376   
  377         -
pub use crate::operation::delete_access_point_policy::_delete_access_point_policy_output::DeleteAccessPointPolicyOutput;
  378         -
  379    377   
pub use crate::operation::delete_access_point_policy::_delete_access_point_policy_input::DeleteAccessPointPolicyInput;
  380    378   
         379  +
pub use crate::operation::delete_access_point_policy::_delete_access_point_policy_output::DeleteAccessPointPolicyOutput;
         380  +
  381    381   
mod _delete_access_point_policy_input;
  382    382   
  383    383   
mod _delete_access_point_policy_output;
  384    384   
  385    385   
/// Builders
  386    386   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_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_access_point_policy::_delete_access_point_policy_output::DeleteAccessPointPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_point_policy::_delete_access_point_policy_input::DeleteAccessPointPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_point_policy::_delete_access_point_policy_output::DeleteAccessPointPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_point_policy::builders::DeleteAccessPointPolicyInputBuilder {
    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_access_point_policy::DeleteAccessPointPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_point_policy::DeleteAccessPointPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_policy_for_object_lambda.rs

@@ -346,346 +385,385 @@
  366    366   
    }
  367    367   
}
  368    368   
impl ::aws_types::request_id::RequestId
  369    369   
    for crate::operation::delete_access_point_policy_for_object_lambda::DeleteAccessPointPolicyForObjectLambdaError
  370    370   
{
  371    371   
    fn request_id(&self) -> Option<&str> {
  372    372   
        self.meta().request_id()
  373    373   
    }
  374    374   
}
  375    375   
  376         -
pub use crate::operation::delete_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_output::DeleteAccessPointPolicyForObjectLambdaOutput;
  377         -
  378    376   
pub use crate::operation::delete_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_input::DeleteAccessPointPolicyForObjectLambdaInput;
  379    377   
         378  +
pub use crate::operation::delete_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_output::DeleteAccessPointPolicyForObjectLambdaOutput;
         379  +
  380    380   
mod _delete_access_point_policy_for_object_lambda_input;
  381    381   
  382    382   
mod _delete_access_point_policy_for_object_lambda_output;
  383    383   
  384    384   
/// Builders
  385    385   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_policy_for_object_lambda/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_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_output::DeleteAccessPointPolicyForObjectLambdaOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_input::DeleteAccessPointPolicyForObjectLambdaInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_point_policy_for_object_lambda::_delete_access_point_policy_for_object_lambda_output::DeleteAccessPointPolicyForObjectLambdaOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_point_policy_for_object_lambda::builders::DeleteAccessPointPolicyForObjectLambdaInputBuilder {
    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_access_point_policy_for_object_lambda::DeleteAccessPointPolicyForObjectLambdaOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_point_policy_for_object_lambda::DeleteAccessPointPolicyForObjectLambdaError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_scope.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::delete_access_point_scope::DeleteAccessPointScopeError {
  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::delete_access_point_scope::_delete_access_point_scope_output::DeleteAccessPointScopeOutput;
  373         -
  374    372   
pub use crate::operation::delete_access_point_scope::_delete_access_point_scope_input::DeleteAccessPointScopeInput;
  375    373   
         374  +
pub use crate::operation::delete_access_point_scope::_delete_access_point_scope_output::DeleteAccessPointScopeOutput;
         375  +
  376    376   
mod _delete_access_point_scope_input;
  377    377   
  378    378   
mod _delete_access_point_scope_output;
  379    379   
  380    380   
/// Builders
  381    381   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_point_scope/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_access_point_scope::_delete_access_point_scope_output::DeleteAccessPointScopeOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_point_scope::_delete_access_point_scope_input::DeleteAccessPointScopeInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_point_scope::_delete_access_point_scope_output::DeleteAccessPointScopeOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_point_scope::builders::DeleteAccessPointScopeInputBuilder {
    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_access_point_scope::DeleteAccessPointScopeOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_point_scope::DeleteAccessPointScopeError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_bucket.rs

@@ -341,341 +380,380 @@
  361    361   
            meta: meta.unwrap_or_default(),
  362    362   
        })
  363    363   
    }
  364    364   
}
  365    365   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket::DeleteBucketError {
  366    366   
    fn request_id(&self) -> Option<&str> {
  367    367   
        self.meta().request_id()
  368    368   
    }
  369    369   
}
  370    370   
  371         -
pub use crate::operation::delete_bucket::_delete_bucket_output::DeleteBucketOutput;
  372         -
  373    371   
pub use crate::operation::delete_bucket::_delete_bucket_input::DeleteBucketInput;
  374    372   
         373  +
pub use crate::operation::delete_bucket::_delete_bucket_output::DeleteBucketOutput;
         374  +
  375    375   
mod _delete_bucket_input;
  376    376   
  377    377   
mod _delete_bucket_output;
  378    378   
  379    379   
/// Builders
  380    380   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_bucket/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_bucket::_delete_bucket_output::DeleteBucketOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket::_delete_bucket_input::DeleteBucketInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket::_delete_bucket_output::DeleteBucketOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket::builders::DeleteBucketInputBuilder {
    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_bucket::DeleteBucketOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket::DeleteBucketError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_bucket_lifecycle_configuration.rs

@@ -353,353 +392,392 @@
  373    373   
            meta: meta.unwrap_or_default(),
  374    374   
        })
  375    375   
    }
  376    376   
}
  377    377   
impl ::aws_types::request_id::RequestId for crate::operation::delete_bucket_lifecycle_configuration::DeleteBucketLifecycleConfigurationError {
  378    378   
    fn request_id(&self) -> Option<&str> {
  379    379   
        self.meta().request_id()
  380    380   
    }
  381    381   
}
  382    382   
  383         -
pub use crate::operation::delete_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_output::DeleteBucketLifecycleConfigurationOutput;
  384         -
  385    383   
pub use crate::operation::delete_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_input::DeleteBucketLifecycleConfigurationInput;
  386    384   
         385  +
pub use crate::operation::delete_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_output::DeleteBucketLifecycleConfigurationOutput;
         386  +
  387    387   
mod _delete_bucket_lifecycle_configuration_input;
  388    388   
  389    389   
mod _delete_bucket_lifecycle_configuration_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_bucket_lifecycle_configuration/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_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_output::DeleteBucketLifecycleConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_input::DeleteBucketLifecycleConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_bucket_lifecycle_configuration::_delete_bucket_lifecycle_configuration_output::DeleteBucketLifecycleConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_bucket_lifecycle_configuration::builders::DeleteBucketLifecycleConfigurationInputBuilder {
    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_bucket_lifecycle_configuration::DeleteBucketLifecycleConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_bucket_lifecycle_configuration::DeleteBucketLifecycleConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,