AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_remediation_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_remediation_configuration::_delete_remediation_configuration_output::DeleteRemediationConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_remediation_configuration::_delete_remediation_configuration_input::DeleteRemediationConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_remediation_configuration::_delete_remediation_configuration_output::DeleteRemediationConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_remediation_configuration::builders::DeleteRemediationConfigurationInputBuilder {
    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_remediation_configuration::DeleteRemediationConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_remediation_configuration::DeleteRemediationConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_remediation_exceptions.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_remediation_exceptions::DeleteRemediationExceptionsError {
  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_remediation_exceptions::_delete_remediation_exceptions_output::DeleteRemediationExceptionsOutput;
  371         -
  372    370   
pub use crate::operation::delete_remediation_exceptions::_delete_remediation_exceptions_input::DeleteRemediationExceptionsInput;
  373    371   
         372  +
pub use crate::operation::delete_remediation_exceptions::_delete_remediation_exceptions_output::DeleteRemediationExceptionsOutput;
         373  +
  374    374   
mod _delete_remediation_exceptions_input;
  375    375   
  376    376   
mod _delete_remediation_exceptions_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_remediation_exceptions/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_remediation_exceptions::_delete_remediation_exceptions_output::DeleteRemediationExceptionsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_remediation_exceptions::_delete_remediation_exceptions_input::DeleteRemediationExceptionsInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_remediation_exceptions::_delete_remediation_exceptions_output::DeleteRemediationExceptionsOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_remediation_exceptions::builders::DeleteRemediationExceptionsInputBuilder {
    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_remediation_exceptions::DeleteRemediationExceptionsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_remediation_exceptions::DeleteRemediationExceptionsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -375,375 +414,414 @@
  395    395   
            meta: meta.unwrap_or_default(),
  396    396   
        })
  397    397   
    }
  398    398   
}
  399    399   
impl ::aws_types::request_id::RequestId for crate::operation::delete_resource_config::DeleteResourceConfigError {
  400    400   
    fn request_id(&self) -> Option<&str> {
  401    401   
        self.meta().request_id()
  402    402   
    }
  403    403   
}
  404    404   
  405         -
pub use crate::operation::delete_resource_config::_delete_resource_config_output::DeleteResourceConfigOutput;
  406         -
  407    405   
pub use crate::operation::delete_resource_config::_delete_resource_config_input::DeleteResourceConfigInput;
  408    406   
         407  +
pub use crate::operation::delete_resource_config::_delete_resource_config_output::DeleteResourceConfigOutput;
         408  +
  409    409   
mod _delete_resource_config_input;
  410    410   
  411    411   
mod _delete_resource_config_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_resource_config/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_resource_config::_delete_resource_config_output::DeleteResourceConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_resource_config::_delete_resource_config_input::DeleteResourceConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_resource_config::_delete_resource_config_output::DeleteResourceConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_resource_config::builders::DeleteResourceConfigInputBuilder {
    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_resource_config::DeleteResourceConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_resource_config::DeleteResourceConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_retention_configuration.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_retention_configuration::DeleteRetentionConfigurationError {
  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_retention_configuration::_delete_retention_configuration_output::DeleteRetentionConfigurationOutput;
  381         -
  382    380   
pub use crate::operation::delete_retention_configuration::_delete_retention_configuration_input::DeleteRetentionConfigurationInput;
  383    381   
         382  +
pub use crate::operation::delete_retention_configuration::_delete_retention_configuration_output::DeleteRetentionConfigurationOutput;
         383  +
  384    384   
mod _delete_retention_configuration_input;
  385    385   
  386    386   
mod _delete_retention_configuration_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_retention_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_retention_configuration::_delete_retention_configuration_output::DeleteRetentionConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_retention_configuration::_delete_retention_configuration_input::DeleteRetentionConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_retention_configuration::_delete_retention_configuration_output::DeleteRetentionConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_retention_configuration::builders::DeleteRetentionConfigurationInputBuilder {
    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_retention_configuration::DeleteRetentionConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_retention_configuration::DeleteRetentionConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -402,402 +441,441 @@
  422    422   
    }
  423    423   
}
  424    424   
impl ::aws_types::request_id::RequestId
  425    425   
    for crate::operation::delete_service_linked_configuration_recorder::DeleteServiceLinkedConfigurationRecorderError
  426    426   
{
  427    427   
    fn request_id(&self) -> Option<&str> {
  428    428   
        self.meta().request_id()
  429    429   
    }
  430    430   
}
  431    431   
  432         -
pub use crate::operation::delete_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_output::DeleteServiceLinkedConfigurationRecorderOutput;
  433         -
  434    432   
pub use crate::operation::delete_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_input::DeleteServiceLinkedConfigurationRecorderInput;
  435    433   
         434  +
pub use crate::operation::delete_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_output::DeleteServiceLinkedConfigurationRecorderOutput;
         435  +
  436    436   
mod _delete_service_linked_configuration_recorder_input;
  437    437   
  438    438   
mod _delete_service_linked_configuration_recorder_output;
  439    439   
  440    440   
/// Builders
  441    441   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_service_linked_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_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_output::DeleteServiceLinkedConfigurationRecorderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_input::DeleteServiceLinkedConfigurationRecorderInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_service_linked_configuration_recorder::_delete_service_linked_configuration_recorder_output::DeleteServiceLinkedConfigurationRecorderOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_service_linked_configuration_recorder::builders::DeleteServiceLinkedConfigurationRecorderInputBuilder {
    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_configuration_recorder::DeleteServiceLinkedConfigurationRecorderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_service_linked_configuration_recorder::DeleteServiceLinkedConfigurationRecorderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_stored_query.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_stored_query::DeleteStoredQueryError {
  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_stored_query::_delete_stored_query_output::DeleteStoredQueryOutput;
  398         -
  399    397   
pub use crate::operation::delete_stored_query::_delete_stored_query_input::DeleteStoredQueryInput;
  400    398   
         399  +
pub use crate::operation::delete_stored_query::_delete_stored_query_output::DeleteStoredQueryOutput;
         400  +
  401    401   
mod _delete_stored_query_input;
  402    402   
  403    403   
mod _delete_stored_query_output;
  404    404   
  405    405   
/// Builders
  406    406   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/delete_stored_query/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_stored_query::_delete_stored_query_output::DeleteStoredQueryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_stored_query::_delete_stored_query_input::DeleteStoredQueryInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_stored_query::_delete_stored_query_output::DeleteStoredQueryOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_stored_query::builders::DeleteStoredQueryInputBuilder {
    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_stored_query::DeleteStoredQueryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_stored_query::DeleteStoredQueryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/deliver_config_snapshot.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::deliver_config_snapshot::DeliverConfigSnapshotError {
  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::deliver_config_snapshot::_deliver_config_snapshot_output::DeliverConfigSnapshotOutput;
  391         -
  392    390   
pub use crate::operation::deliver_config_snapshot::_deliver_config_snapshot_input::DeliverConfigSnapshotInput;
  393    391   
         392  +
pub use crate::operation::deliver_config_snapshot::_deliver_config_snapshot_output::DeliverConfigSnapshotOutput;
         393  +
  394    394   
mod _deliver_config_snapshot_input;
  395    395   
  396    396   
mod _deliver_config_snapshot_output;
  397    397   
  398    398   
/// Builders
  399    399   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/deliver_config_snapshot/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::deliver_config_snapshot::_deliver_config_snapshot_output::DeliverConfigSnapshotOutputBuilder;
    3         -
    4      2   
pub use crate::operation::deliver_config_snapshot::_deliver_config_snapshot_input::DeliverConfigSnapshotInputBuilder;
    5      3   
           4  +
pub use crate::operation::deliver_config_snapshot::_deliver_config_snapshot_output::DeliverConfigSnapshotOutputBuilder;
           5  +
    6      6   
impl crate::operation::deliver_config_snapshot::builders::DeliverConfigSnapshotInputBuilder {
    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::deliver_config_snapshot::DeliverConfigSnapshotOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::deliver_config_snapshot::DeliverConfigSnapshotError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -403,403 +445,445 @@
  423    423   
    }
  424    424   
}
  425    425   
impl ::aws_types::request_id::RequestId
  426    426   
    for crate::operation::describe_aggregate_compliance_by_config_rules::DescribeAggregateComplianceByConfigRulesError
  427    427   
{
  428    428   
    fn request_id(&self) -> Option<&str> {
  429    429   
        self.meta().request_id()
  430    430   
    }
  431    431   
}
  432    432   
  433         -
pub use crate::operation::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_output::DescribeAggregateComplianceByConfigRulesOutput;
  434         -
  435    433   
pub use crate::operation::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_input::DescribeAggregateComplianceByConfigRulesInput;
  436    434   
         435  +
pub use crate::operation::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_output::DescribeAggregateComplianceByConfigRulesOutput;
         436  +
  437    437   
mod _describe_aggregate_compliance_by_config_rules_input;
  438    438   
  439    439   
mod _describe_aggregate_compliance_by_config_rules_output;
  440    440   
  441    441   
/// Builders
  442    442   
pub mod builders;
  443    443   
  444    444   
/// Paginator for this operation
  445    445   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_aggregate_compliance_by_config_rules/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::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_output::DescribeAggregateComplianceByConfigRulesOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_input::DescribeAggregateComplianceByConfigRulesInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_aggregate_compliance_by_config_rules::_describe_aggregate_compliance_by_config_rules_output::DescribeAggregateComplianceByConfigRulesOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_aggregate_compliance_by_config_rules::builders::DescribeAggregateComplianceByConfigRulesInputBuilder {
    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::describe_aggregate_compliance_by_config_rules::DescribeAggregateComplianceByConfigRulesOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_aggregate_compliance_by_config_rules::DescribeAggregateComplianceByConfigRulesError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -391,391 +433,433 @@
  411    411   
    }
  412    412   
}
  413    413   
impl ::aws_types::request_id::RequestId
  414    414   
    for crate::operation::describe_aggregate_compliance_by_conformance_packs::DescribeAggregateComplianceByConformancePacksError
  415    415   
{
  416    416   
    fn request_id(&self) -> Option<&str> {
  417    417   
        self.meta().request_id()
  418    418   
    }
  419    419   
}
  420    420   
  421         -
pub use crate::operation::describe_aggregate_compliance_by_conformance_packs::_describe_aggregate_compliance_by_conformance_packs_output::DescribeAggregateComplianceByConformancePacksOutput;
  422         -
  423    421   
pub use crate::operation::describe_aggregate_compliance_by_conformance_packs::_describe_aggregate_compliance_by_conformance_packs_input::DescribeAggregateComplianceByConformancePacksInput;
  424    422   
         423  +
pub use crate::operation::describe_aggregate_compliance_by_conformance_packs::_describe_aggregate_compliance_by_conformance_packs_output::DescribeAggregateComplianceByConformancePacksOutput;
         424  +
  425    425   
mod _describe_aggregate_compliance_by_conformance_packs_input;
  426    426   
  427    427   
mod _describe_aggregate_compliance_by_conformance_packs_output;
  428    428   
  429    429   
/// Builders
  430    430   
pub mod builders;
  431    431   
  432    432   
/// Paginator for this operation
  433    433   
pub mod paginator;