AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/create_multi_region_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::create_multi_region_access_point::_create_multi_region_access_point_output::CreateMultiRegionAccessPointOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_multi_region_access_point::_create_multi_region_access_point_input::CreateMultiRegionAccessPointInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_multi_region_access_point::_create_multi_region_access_point_output::CreateMultiRegionAccessPointOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_multi_region_access_point::builders::CreateMultiRegionAccessPointInputBuilder {
    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::create_multi_region_access_point::CreateMultiRegionAccessPointOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_multi_region_access_point::CreateMultiRegionAccessPointError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -329,329 +368,368 @@
  349    349   
            meta: meta.unwrap_or_default(),
  350    350   
        })
  351    351   
    }
  352    352   
}
  353    353   
impl ::aws_types::request_id::RequestId for crate::operation::create_storage_lens_group::CreateStorageLensGroupError {
  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::create_storage_lens_group::_create_storage_lens_group_output::CreateStorageLensGroupOutput;
  360         -
  361    359   
pub use crate::operation::create_storage_lens_group::_create_storage_lens_group_input::CreateStorageLensGroupInput;
  362    360   
         361  +
pub use crate::operation::create_storage_lens_group::_create_storage_lens_group_output::CreateStorageLensGroupOutput;
         362  +
  363    363   
mod _create_storage_lens_group_input;
  364    364   
  365    365   
mod _create_storage_lens_group_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/create_storage_lens_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::create_storage_lens_group::_create_storage_lens_group_output::CreateStorageLensGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_storage_lens_group::_create_storage_lens_group_input::CreateStorageLensGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_storage_lens_group::_create_storage_lens_group_output::CreateStorageLensGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_storage_lens_group::builders::CreateStorageLensGroupInputBuilder {
    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::create_storage_lens_group::CreateStorageLensGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_storage_lens_group::CreateStorageLensGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -339,339 +378,378 @@
  359    359   
            meta: meta.unwrap_or_default(),
  360    360   
        })
  361    361   
    }
  362    362   
}
  363    363   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_grant::DeleteAccessGrantError {
  364    364   
    fn request_id(&self) -> Option<&str> {
  365    365   
        self.meta().request_id()
  366    366   
    }
  367    367   
}
  368    368   
  369         -
pub use crate::operation::delete_access_grant::_delete_access_grant_output::DeleteAccessGrantOutput;
  370         -
  371    369   
pub use crate::operation::delete_access_grant::_delete_access_grant_input::DeleteAccessGrantInput;
  372    370   
         371  +
pub use crate::operation::delete_access_grant::_delete_access_grant_output::DeleteAccessGrantOutput;
         372  +
  373    373   
mod _delete_access_grant_input;
  374    374   
  375    375   
mod _delete_access_grant_output;
  376    376   
  377    377   
/// Builders
  378    378   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_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::delete_access_grant::_delete_access_grant_output::DeleteAccessGrantOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_grant::_delete_access_grant_input::DeleteAccessGrantInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_grant::_delete_access_grant_output::DeleteAccessGrantOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_grant::builders::DeleteAccessGrantInputBuilder {
    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_grant::DeleteAccessGrantOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_grant::DeleteAccessGrantError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -329,329 +368,368 @@
  349    349   
            meta: meta.unwrap_or_default(),
  350    350   
        })
  351    351   
    }
  352    352   
}
  353    353   
impl ::aws_types::request_id::RequestId for crate::operation::delete_access_grants_instance::DeleteAccessGrantsInstanceError {
  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::delete_access_grants_instance::_delete_access_grants_instance_output::DeleteAccessGrantsInstanceOutput;
  360         -
  361    359   
pub use crate::operation::delete_access_grants_instance::_delete_access_grants_instance_input::DeleteAccessGrantsInstanceInput;
  362    360   
         361  +
pub use crate::operation::delete_access_grants_instance::_delete_access_grants_instance_output::DeleteAccessGrantsInstanceOutput;
         362  +
  363    363   
mod _delete_access_grants_instance_input;
  364    364   
  365    365   
mod _delete_access_grants_instance_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_grants_instance/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_instance::_delete_access_grants_instance_output::DeleteAccessGrantsInstanceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_grants_instance::_delete_access_grants_instance_input::DeleteAccessGrantsInstanceInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_grants_instance::_delete_access_grants_instance_output::DeleteAccessGrantsInstanceOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_grants_instance::builders::DeleteAccessGrantsInstanceInputBuilder {
    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_instance::DeleteAccessGrantsInstanceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_grants_instance::DeleteAccessGrantsInstanceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -335,335 +374,374 @@
  355    355   
    }
  356    356   
}
  357    357   
impl ::aws_types::request_id::RequestId
  358    358   
    for crate::operation::delete_access_grants_instance_resource_policy::DeleteAccessGrantsInstanceResourcePolicyError
  359    359   
{
  360    360   
    fn request_id(&self) -> Option<&str> {
  361    361   
        self.meta().request_id()
  362    362   
    }
  363    363   
}
  364    364   
  365         -
pub use crate::operation::delete_access_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_output::DeleteAccessGrantsInstanceResourcePolicyOutput;
  366         -
  367    365   
pub use crate::operation::delete_access_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_input::DeleteAccessGrantsInstanceResourcePolicyInput;
  368    366   
         367  +
pub use crate::operation::delete_access_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_output::DeleteAccessGrantsInstanceResourcePolicyOutput;
         368  +
  369    369   
mod _delete_access_grants_instance_resource_policy_input;
  370    370   
  371    371   
mod _delete_access_grants_instance_resource_policy_output;
  372    372   
  373    373   
/// Builders
  374    374   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/delete_access_grants_instance_resource_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_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_output::DeleteAccessGrantsInstanceResourcePolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_access_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_input::DeleteAccessGrantsInstanceResourcePolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_access_grants_instance_resource_policy::_delete_access_grants_instance_resource_policy_output::DeleteAccessGrantsInstanceResourcePolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_access_grants_instance_resource_policy::builders::DeleteAccessGrantsInstanceResourcePolicyInputBuilder {
    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_instance_resource_policy::DeleteAccessGrantsInstanceResourcePolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_access_grants_instance_resource_policy::DeleteAccessGrantsInstanceResourcePolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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;