AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/dissociate_access_grants_identity_center/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::dissociate_access_grants_identity_center::_dissociate_access_grants_identity_center_output::DissociateAccessGrantsIdentityCenterOutputBuilder;
    3         -
    4      2   
pub use crate::operation::dissociate_access_grants_identity_center::_dissociate_access_grants_identity_center_input::DissociateAccessGrantsIdentityCenterInputBuilder;
    5      3   
           4  +
pub use crate::operation::dissociate_access_grants_identity_center::_dissociate_access_grants_identity_center_output::DissociateAccessGrantsIdentityCenterOutputBuilder;
           5  +
    6      6   
impl crate::operation::dissociate_access_grants_identity_center::builders::DissociateAccessGrantsIdentityCenterInputBuilder {
    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::dissociate_access_grants_identity_center::DissociateAccessGrantsIdentityCenterOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::dissociate_access_grants_identity_center::DissociateAccessGrantsIdentityCenterError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grant::GetAccessGrantError {
  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::get_access_grant::_get_access_grant_output::GetAccessGrantOutput;
  370         -
  371    369   
pub use crate::operation::get_access_grant::_get_access_grant_input::GetAccessGrantInput;
  372    370   
         371  +
pub use crate::operation::get_access_grant::_get_access_grant_output::GetAccessGrantOutput;
         372  +
  373    373   
mod _get_access_grant_input;
  374    374   
  375    375   
mod _get_access_grant_output;
  376    376   
  377    377   
/// Builders
  378    378   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grant::_get_access_grant_output::GetAccessGrantOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_grant::_get_access_grant_input::GetAccessGrantInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_grant::_get_access_grant_output::GetAccessGrantOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_grant::builders::GetAccessGrantInputBuilder {
    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_grant::GetAccessGrantOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_grant::GetAccessGrantError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grants_instance::GetAccessGrantsInstanceError {
  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_access_grants_instance::_get_access_grants_instance_output::GetAccessGrantsInstanceOutput;
  360         -
  361    359   
pub use crate::operation::get_access_grants_instance::_get_access_grants_instance_input::GetAccessGrantsInstanceInput;
  362    360   
         361  +
pub use crate::operation::get_access_grants_instance::_get_access_grants_instance_output::GetAccessGrantsInstanceOutput;
         362  +
  363    363   
mod _get_access_grants_instance_input;
  364    364   
  365    365   
mod _get_access_grants_instance_output;
  366    366   
  367    367   
/// Builders
  368    368   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grants_instance::_get_access_grants_instance_output::GetAccessGrantsInstanceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_grants_instance::_get_access_grants_instance_input::GetAccessGrantsInstanceInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_grants_instance::_get_access_grants_instance_output::GetAccessGrantsInstanceOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_grants_instance::builders::GetAccessGrantsInstanceInputBuilder {
    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_grants_instance::GetAccessGrantsInstanceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_grants_instance::GetAccessGrantsInstanceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -354,354 +393,393 @@
  374    374   
            meta: meta.unwrap_or_default(),
  375    375   
        })
  376    376   
    }
  377    377   
}
  378    378   
impl ::aws_types::request_id::RequestId for crate::operation::get_access_grants_instance_for_prefix::GetAccessGrantsInstanceForPrefixError {
  379    379   
    fn request_id(&self) -> Option<&str> {
  380    380   
        self.meta().request_id()
  381    381   
    }
  382    382   
}
  383    383   
  384         -
pub use crate::operation::get_access_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_output::GetAccessGrantsInstanceForPrefixOutput;
  385         -
  386    384   
pub use crate::operation::get_access_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_input::GetAccessGrantsInstanceForPrefixInput;
  387    385   
         386  +
pub use crate::operation::get_access_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_output::GetAccessGrantsInstanceForPrefixOutput;
         387  +
  388    388   
mod _get_access_grants_instance_for_prefix_input;
  389    389   
  390    390   
mod _get_access_grants_instance_for_prefix_output;
  391    391   
  392    392   
/// Builders
  393    393   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_access_grants_instance_for_prefix/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_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_output::GetAccessGrantsInstanceForPrefixOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_input::GetAccessGrantsInstanceForPrefixInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_grants_instance_for_prefix::_get_access_grants_instance_for_prefix_output::GetAccessGrantsInstanceForPrefixOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_grants_instance_for_prefix::builders::GetAccessGrantsInstanceForPrefixInputBuilder {
    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_grants_instance_for_prefix::GetAccessGrantsInstanceForPrefixOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_grants_instance_for_prefix::GetAccessGrantsInstanceForPrefixError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -336,336 +375,375 @@
  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_access_grants_instance_resource_policy::GetAccessGrantsInstanceResourcePolicyError {
  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_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_output::GetAccessGrantsInstanceResourcePolicyOutput;
  367         -
  368    366   
pub use crate::operation::get_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_input::GetAccessGrantsInstanceResourcePolicyInput;
  369    367   
         368  +
pub use crate::operation::get_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_output::GetAccessGrantsInstanceResourcePolicyOutput;
         369  +
  370    370   
mod _get_access_grants_instance_resource_policy_input;
  371    371   
  372    372   
mod _get_access_grants_instance_resource_policy_output;
  373    373   
  374    374   
/// Builders
  375    375   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_output::GetAccessGrantsInstanceResourcePolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_input::GetAccessGrantsInstanceResourcePolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_grants_instance_resource_policy::_get_access_grants_instance_resource_policy_output::GetAccessGrantsInstanceResourcePolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_grants_instance_resource_policy::builders::GetAccessGrantsInstanceResourcePolicyInputBuilder {
    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_grants_instance_resource_policy::GetAccessGrantsInstanceResourcePolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_grants_instance_resource_policy::GetAccessGrantsInstanceResourcePolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grants_location::GetAccessGrantsLocationError {
  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::get_access_grants_location::_get_access_grants_location_output::GetAccessGrantsLocationOutput;
  376         -
  377    375   
pub use crate::operation::get_access_grants_location::_get_access_grants_location_input::GetAccessGrantsLocationInput;
  378    376   
         377  +
pub use crate::operation::get_access_grants_location::_get_access_grants_location_output::GetAccessGrantsLocationOutput;
         378  +
  379    379   
mod _get_access_grants_location_input;
  380    380   
  381    381   
mod _get_access_grants_location_output;
  382    382   
  383    383   
/// Builders
  384    384   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_grants_location::_get_access_grants_location_output::GetAccessGrantsLocationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_grants_location::_get_access_grants_location_input::GetAccessGrantsLocationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_grants_location::_get_access_grants_location_output::GetAccessGrantsLocationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_grants_location::builders::GetAccessGrantsLocationInputBuilder {
    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_grants_location::GetAccessGrantsLocationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_grants_location::GetAccessGrantsLocationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_point::GetAccessPointError {
  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::get_access_point::_get_access_point_output::GetAccessPointOutput;
  372         -
  373    371   
pub use crate::operation::get_access_point::_get_access_point_input::GetAccessPointInput;
  374    372   
         373  +
pub use crate::operation::get_access_point::_get_access_point_output::GetAccessPointOutput;
         374  +
  375    375   
mod _get_access_point_input;
  376    376   
  377    377   
mod _get_access_point_output;
  378    378   
  379    379   
/// Builders
  380    380   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_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::get_access_point::_get_access_point_output::GetAccessPointOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_point::_get_access_point_input::GetAccessPointInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_point::_get_access_point_output::GetAccessPointOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_point::builders::GetAccessPointInputBuilder {
    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_point::GetAccessPointOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_point::GetAccessPointError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -343,343 +382,382 @@
  363    363   
    }
  364    364   
}
  365    365   
impl ::aws_types::request_id::RequestId
  366    366   
    for crate::operation::get_access_point_configuration_for_object_lambda::GetAccessPointConfigurationForObjectLambdaError
  367    367   
{
  368    368   
    fn request_id(&self) -> Option<&str> {
  369    369   
        self.meta().request_id()
  370    370   
    }
  371    371   
}
  372    372   
  373         -
pub use crate::operation::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_output::GetAccessPointConfigurationForObjectLambdaOutput;
  374         -
  375    373   
pub use crate::operation::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_input::GetAccessPointConfigurationForObjectLambdaInput;
  376    374   
         375  +
pub use crate::operation::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_output::GetAccessPointConfigurationForObjectLambdaOutput;
         376  +
  377    377   
mod _get_access_point_configuration_for_object_lambda_input;
  378    378   
  379    379   
mod _get_access_point_configuration_for_object_lambda_output;
  380    380   
  381    381   
/// Builders
  382    382   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/s3control/src/operation/get_access_point_configuration_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::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_output::GetAccessPointConfigurationForObjectLambdaOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_input::GetAccessPointConfigurationForObjectLambdaInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_access_point_configuration_for_object_lambda::_get_access_point_configuration_for_object_lambda_output::GetAccessPointConfigurationForObjectLambdaOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_access_point_configuration_for_object_lambda::builders::GetAccessPointConfigurationForObjectLambdaInputBuilder {
    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_point_configuration_for_object_lambda::GetAccessPointConfigurationForObjectLambdaOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_access_point_configuration_for_object_lambda::GetAccessPointConfigurationForObjectLambdaError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -343,343 +382,382 @@
  363    363   
            meta: meta.unwrap_or_default(),
  364    364   
        })
  365    365   
    }
  366    366   
}
  367    367   
impl ::aws_types::request_id::RequestId for crate::operation::get_access_point_for_object_lambda::GetAccessPointForObjectLambdaError {
  368    368   
    fn request_id(&self) -> Option<&str> {
  369    369   
        self.meta().request_id()
  370    370   
    }
  371    371   
}
  372    372   
  373         -
pub use crate::operation::get_access_point_for_object_lambda::_get_access_point_for_object_lambda_output::GetAccessPointForObjectLambdaOutput;
  374         -
  375    373   
pub use crate::operation::get_access_point_for_object_lambda::_get_access_point_for_object_lambda_input::GetAccessPointForObjectLambdaInput;
  376    374   
         375  +
pub use crate::operation::get_access_point_for_object_lambda::_get_access_point_for_object_lambda_output::GetAccessPointForObjectLambdaOutput;
         376  +
  377    377   
mod _get_access_point_for_object_lambda_input;
  378    378   
  379    379   
mod _get_access_point_for_object_lambda_output;
  380    380   
  381    381   
/// Builders
  382    382   
pub mod builders;