AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858

Files changed:

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_aggregation_authorization/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_aggregation_authorization::_delete_aggregation_authorization_output::DeleteAggregationAuthorizationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_aggregation_authorization::_delete_aggregation_authorization_input::DeleteAggregationAuthorizationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_aggregation_authorization::_delete_aggregation_authorization_output::DeleteAggregationAuthorizationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_aggregation_authorization::builders::DeleteAggregationAuthorizationInputBuilder {
    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_aggregation_authorization::DeleteAggregationAuthorizationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_aggregation_authorization::DeleteAggregationAuthorizationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_config_rule.rs

@@ -358,358 +397,397 @@
  378    378   
            meta: meta.unwrap_or_default(),
  379    379   
        })
  380    380   
    }
  381    381   
}
  382    382   
impl ::aws_types::request_id::RequestId for crate::operation::delete_config_rule::DeleteConfigRuleError {
  383    383   
    fn request_id(&self) -> Option<&str> {
  384    384   
        self.meta().request_id()
  385    385   
    }
  386    386   
}
  387    387   
  388         -
pub use crate::operation::delete_config_rule::_delete_config_rule_output::DeleteConfigRuleOutput;
  389         -
  390    388   
pub use crate::operation::delete_config_rule::_delete_config_rule_input::DeleteConfigRuleInput;
  391    389   
         390  +
pub use crate::operation::delete_config_rule::_delete_config_rule_output::DeleteConfigRuleOutput;
         391  +
  392    392   
mod _delete_config_rule_input;
  393    393   
  394    394   
mod _delete_config_rule_output;
  395    395   
  396    396   
/// Builders
  397    397   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_config_rule/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_config_rule::_delete_config_rule_output::DeleteConfigRuleOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_config_rule::_delete_config_rule_input::DeleteConfigRuleInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_config_rule::_delete_config_rule_output::DeleteConfigRuleOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_config_rule::builders::DeleteConfigRuleInputBuilder {
    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_config_rule::DeleteConfigRuleOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_config_rule::DeleteConfigRuleError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_configuration_aggregator.rs

@@ -340,340 +379,379 @@
  360    360   
            meta: meta.unwrap_or_default(),
  361    361   
        })
  362    362   
    }
  363    363   
}
  364    364   
impl ::aws_types::request_id::RequestId for crate::operation::delete_configuration_aggregator::DeleteConfigurationAggregatorError {
  365    365   
    fn request_id(&self) -> Option<&str> {
  366    366   
        self.meta().request_id()
  367    367   
    }
  368    368   
}
  369    369   
  370         -
pub use crate::operation::delete_configuration_aggregator::_delete_configuration_aggregator_output::DeleteConfigurationAggregatorOutput;
  371         -
  372    370   
pub use crate::operation::delete_configuration_aggregator::_delete_configuration_aggregator_input::DeleteConfigurationAggregatorInput;
  373    371   
         372  +
pub use crate::operation::delete_configuration_aggregator::_delete_configuration_aggregator_output::DeleteConfigurationAggregatorOutput;
         373  +
  374    374   
mod _delete_configuration_aggregator_input;
  375    375   
  376    376   
mod _delete_configuration_aggregator_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_configuration_aggregator/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_configuration_aggregator::_delete_configuration_aggregator_output::DeleteConfigurationAggregatorOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_configuration_aggregator::_delete_configuration_aggregator_input::DeleteConfigurationAggregatorInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_configuration_aggregator::_delete_configuration_aggregator_output::DeleteConfigurationAggregatorOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_configuration_aggregator::builders::DeleteConfigurationAggregatorInputBuilder {
    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_configuration_aggregator::DeleteConfigurationAggregatorOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_configuration_aggregator::DeleteConfigurationAggregatorError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_configuration_recorder.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_configuration_recorder::DeleteConfigurationRecorderError {
  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_configuration_recorder::_delete_configuration_recorder_output::DeleteConfigurationRecorderOutput;
  384         -
  385    383   
pub use crate::operation::delete_configuration_recorder::_delete_configuration_recorder_input::DeleteConfigurationRecorderInput;
  386    384   
         385  +
pub use crate::operation::delete_configuration_recorder::_delete_configuration_recorder_output::DeleteConfigurationRecorderOutput;
         386  +
  387    387   
mod _delete_configuration_recorder_input;
  388    388   
  389    389   
mod _delete_configuration_recorder_output;
  390    390   
  391    391   
/// Builders
  392    392   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_configuration_recorder/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_configuration_recorder::_delete_configuration_recorder_output::DeleteConfigurationRecorderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_configuration_recorder::_delete_configuration_recorder_input::DeleteConfigurationRecorderInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_configuration_recorder::_delete_configuration_recorder_output::DeleteConfigurationRecorderOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_configuration_recorder::builders::DeleteConfigurationRecorderInputBuilder {
    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_configuration_recorder::DeleteConfigurationRecorderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_configuration_recorder::DeleteConfigurationRecorderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_conformance_pack.rs

@@ -366,366 +405,405 @@
  386    386   
            meta: meta.unwrap_or_default(),
  387    387   
        })
  388    388   
    }
  389    389   
}
  390    390   
impl ::aws_types::request_id::RequestId for crate::operation::delete_conformance_pack::DeleteConformancePackError {
  391    391   
    fn request_id(&self) -> Option<&str> {
  392    392   
        self.meta().request_id()
  393    393   
    }
  394    394   
}
  395    395   
  396         -
pub use crate::operation::delete_conformance_pack::_delete_conformance_pack_output::DeleteConformancePackOutput;
  397         -
  398    396   
pub use crate::operation::delete_conformance_pack::_delete_conformance_pack_input::DeleteConformancePackInput;
  399    397   
         398  +
pub use crate::operation::delete_conformance_pack::_delete_conformance_pack_output::DeleteConformancePackOutput;
         399  +
  400    400   
mod _delete_conformance_pack_input;
  401    401   
  402    402   
mod _delete_conformance_pack_output;
  403    403   
  404    404   
/// Builders
  405    405   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_conformance_pack/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_conformance_pack::_delete_conformance_pack_output::DeleteConformancePackOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_conformance_pack::_delete_conformance_pack_input::DeleteConformancePackInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_conformance_pack::_delete_conformance_pack_output::DeleteConformancePackOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_conformance_pack::builders::DeleteConformancePackInputBuilder {
    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_conformance_pack::DeleteConformancePackOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_conformance_pack::DeleteConformancePackError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_delivery_channel.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_delivery_channel::DeleteDeliveryChannelError {
  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_delivery_channel::_delete_delivery_channel_output::DeleteDeliveryChannelOutput;
  381         -
  382    380   
pub use crate::operation::delete_delivery_channel::_delete_delivery_channel_input::DeleteDeliveryChannelInput;
  383    381   
         382  +
pub use crate::operation::delete_delivery_channel::_delete_delivery_channel_output::DeleteDeliveryChannelOutput;
         383  +
  384    384   
mod _delete_delivery_channel_input;
  385    385   
  386    386   
mod _delete_delivery_channel_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_delivery_channel/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_delivery_channel::_delete_delivery_channel_output::DeleteDeliveryChannelOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_delivery_channel::_delete_delivery_channel_input::DeleteDeliveryChannelInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_delivery_channel::_delete_delivery_channel_output::DeleteDeliveryChannelOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_delivery_channel::builders::DeleteDeliveryChannelInputBuilder {
    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_delivery_channel::DeleteDeliveryChannelOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_delivery_channel::DeleteDeliveryChannelError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_evaluation_results.rs

@@ -366,366 +405,405 @@
  386    386   
            meta: meta.unwrap_or_default(),
  387    387   
        })
  388    388   
    }
  389    389   
}
  390    390   
impl ::aws_types::request_id::RequestId for crate::operation::delete_evaluation_results::DeleteEvaluationResultsError {
  391    391   
    fn request_id(&self) -> Option<&str> {
  392    392   
        self.meta().request_id()
  393    393   
    }
  394    394   
}
  395    395   
  396         -
pub use crate::operation::delete_evaluation_results::_delete_evaluation_results_output::DeleteEvaluationResultsOutput;
  397         -
  398    396   
pub use crate::operation::delete_evaluation_results::_delete_evaluation_results_input::DeleteEvaluationResultsInput;
  399    397   
         398  +
pub use crate::operation::delete_evaluation_results::_delete_evaluation_results_output::DeleteEvaluationResultsOutput;
         399  +
  400    400   
mod _delete_evaluation_results_input;
  401    401   
  402    402   
mod _delete_evaluation_results_output;
  403    403   
  404    404   
/// Builders
  405    405   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_evaluation_results/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_evaluation_results::_delete_evaluation_results_output::DeleteEvaluationResultsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_evaluation_results::_delete_evaluation_results_input::DeleteEvaluationResultsInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_evaluation_results::_delete_evaluation_results_output::DeleteEvaluationResultsOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_evaluation_results::builders::DeleteEvaluationResultsInputBuilder {
    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_evaluation_results::DeleteEvaluationResultsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_evaluation_results::DeleteEvaluationResultsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_organization_config_rule.rs

@@ -387,387 +426,426 @@
  407    407   
            meta: meta.unwrap_or_default(),
  408    408   
        })
  409    409   
    }
  410    410   
}
  411    411   
impl ::aws_types::request_id::RequestId for crate::operation::delete_organization_config_rule::DeleteOrganizationConfigRuleError {
  412    412   
    fn request_id(&self) -> Option<&str> {
  413    413   
        self.meta().request_id()
  414    414   
    }
  415    415   
}
  416    416   
  417         -
pub use crate::operation::delete_organization_config_rule::_delete_organization_config_rule_output::DeleteOrganizationConfigRuleOutput;
  418         -
  419    417   
pub use crate::operation::delete_organization_config_rule::_delete_organization_config_rule_input::DeleteOrganizationConfigRuleInput;
  420    418   
         419  +
pub use crate::operation::delete_organization_config_rule::_delete_organization_config_rule_output::DeleteOrganizationConfigRuleOutput;
         420  +
  421    421   
mod _delete_organization_config_rule_input;
  422    422   
  423    423   
mod _delete_organization_config_rule_output;
  424    424   
  425    425   
/// Builders
  426    426   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_organization_config_rule/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_organization_config_rule::_delete_organization_config_rule_output::DeleteOrganizationConfigRuleOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_organization_config_rule::_delete_organization_config_rule_input::DeleteOrganizationConfigRuleInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_organization_config_rule::_delete_organization_config_rule_output::DeleteOrganizationConfigRuleOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_organization_config_rule::builders::DeleteOrganizationConfigRuleInputBuilder {
    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_organization_config_rule::DeleteOrganizationConfigRuleOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_organization_config_rule::DeleteOrganizationConfigRuleError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_organization_conformance_pack.rs

@@ -392,392 +431,431 @@
  412    412   
            meta: meta.unwrap_or_default(),
  413    413   
        })
  414    414   
    }
  415    415   
}
  416    416   
impl ::aws_types::request_id::RequestId for crate::operation::delete_organization_conformance_pack::DeleteOrganizationConformancePackError {
  417    417   
    fn request_id(&self) -> Option<&str> {
  418    418   
        self.meta().request_id()
  419    419   
    }
  420    420   
}
  421    421   
  422         -
pub use crate::operation::delete_organization_conformance_pack::_delete_organization_conformance_pack_output::DeleteOrganizationConformancePackOutput;
  423         -
  424    422   
pub use crate::operation::delete_organization_conformance_pack::_delete_organization_conformance_pack_input::DeleteOrganizationConformancePackInput;
  425    423   
         424  +
pub use crate::operation::delete_organization_conformance_pack::_delete_organization_conformance_pack_output::DeleteOrganizationConformancePackOutput;
         425  +
  426    426   
mod _delete_organization_conformance_pack_input;
  427    427   
  428    428   
mod _delete_organization_conformance_pack_output;
  429    429   
  430    430   
/// Builders
  431    431   
pub mod builders;