AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/put_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::put_retention_configuration::_put_retention_configuration_output::PutRetentionConfigurationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_retention_configuration::_put_retention_configuration_input::PutRetentionConfigurationInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_retention_configuration::_put_retention_configuration_output::PutRetentionConfigurationOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_retention_configuration::builders::PutRetentionConfigurationInputBuilder {
    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::put_retention_configuration::PutRetentionConfigurationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_retention_configuration::PutRetentionConfigurationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -428,428 +467,467 @@
  448    448   
            meta: meta.unwrap_or_default(),
  449    449   
        })
  450    450   
    }
  451    451   
}
  452    452   
impl ::aws_types::request_id::RequestId for crate::operation::put_service_linked_configuration_recorder::PutServiceLinkedConfigurationRecorderError {
  453    453   
    fn request_id(&self) -> Option<&str> {
  454    454   
        self.meta().request_id()
  455    455   
    }
  456    456   
}
  457    457   
  458         -
pub use crate::operation::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_output::PutServiceLinkedConfigurationRecorderOutput;
  459         -
  460    458   
pub use crate::operation::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_input::PutServiceLinkedConfigurationRecorderInput;
  461    459   
         460  +
pub use crate::operation::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_output::PutServiceLinkedConfigurationRecorderOutput;
         461  +
  462    462   
mod _put_service_linked_configuration_recorder_input;
  463    463   
  464    464   
mod _put_service_linked_configuration_recorder_output;
  465    465   
  466    466   
/// Builders
  467    467   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/put_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::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_output::PutServiceLinkedConfigurationRecorderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_input::PutServiceLinkedConfigurationRecorderInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_service_linked_configuration_recorder::_put_service_linked_configuration_recorder_output::PutServiceLinkedConfigurationRecorderOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_service_linked_configuration_recorder::builders::PutServiceLinkedConfigurationRecorderInputBuilder {
    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::put_service_linked_configuration_recorder::PutServiceLinkedConfigurationRecorderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_service_linked_configuration_recorder::PutServiceLinkedConfigurationRecorderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -377,377 +416,416 @@
  397    397   
            meta: meta.unwrap_or_default(),
  398    398   
        })
  399    399   
    }
  400    400   
}
  401    401   
impl ::aws_types::request_id::RequestId for crate::operation::put_stored_query::PutStoredQueryError {
  402    402   
    fn request_id(&self) -> Option<&str> {
  403    403   
        self.meta().request_id()
  404    404   
    }
  405    405   
}
  406    406   
  407         -
pub use crate::operation::put_stored_query::_put_stored_query_output::PutStoredQueryOutput;
  408         -
  409    407   
pub use crate::operation::put_stored_query::_put_stored_query_input::PutStoredQueryInput;
  410    408   
         409  +
pub use crate::operation::put_stored_query::_put_stored_query_output::PutStoredQueryOutput;
         410  +
  411    411   
mod _put_stored_query_input;
  412    412   
  413    413   
mod _put_stored_query_output;
  414    414   
  415    415   
/// Builders
  416    416   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/put_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::put_stored_query::_put_stored_query_output::PutStoredQueryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::put_stored_query::_put_stored_query_input::PutStoredQueryInputBuilder;
    5      3   
           4  +
pub use crate::operation::put_stored_query::_put_stored_query_output::PutStoredQueryOutputBuilder;
           5  +
    6      6   
impl crate::operation::put_stored_query::builders::PutStoredQueryInputBuilder {
    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::put_stored_query::PutStoredQueryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::put_stored_query::PutStoredQueryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -370,370 +412,412 @@
  390    390   
            meta: meta.unwrap_or_default(),
  391    391   
        })
  392    392   
    }
  393    393   
}
  394    394   
impl ::aws_types::request_id::RequestId for crate::operation::select_aggregate_resource_config::SelectAggregateResourceConfigError {
  395    395   
    fn request_id(&self) -> Option<&str> {
  396    396   
        self.meta().request_id()
  397    397   
    }
  398    398   
}
  399    399   
  400         -
pub use crate::operation::select_aggregate_resource_config::_select_aggregate_resource_config_output::SelectAggregateResourceConfigOutput;
  401         -
  402    400   
pub use crate::operation::select_aggregate_resource_config::_select_aggregate_resource_config_input::SelectAggregateResourceConfigInput;
  403    401   
         402  +
pub use crate::operation::select_aggregate_resource_config::_select_aggregate_resource_config_output::SelectAggregateResourceConfigOutput;
         403  +
  404    404   
mod _select_aggregate_resource_config_input;
  405    405   
  406    406   
mod _select_aggregate_resource_config_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;
  410    410   
  411    411   
/// Paginator for this operation
  412    412   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/select_aggregate_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::select_aggregate_resource_config::_select_aggregate_resource_config_output::SelectAggregateResourceConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::select_aggregate_resource_config::_select_aggregate_resource_config_input::SelectAggregateResourceConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::select_aggregate_resource_config::_select_aggregate_resource_config_output::SelectAggregateResourceConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::select_aggregate_resource_config::builders::SelectAggregateResourceConfigInputBuilder {
    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::select_aggregate_resource_config::SelectAggregateResourceConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::select_aggregate_resource_config::SelectAggregateResourceConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -360,360 +402,402 @@
  380    380   
            meta: meta.unwrap_or_default(),
  381    381   
        })
  382    382   
    }
  383    383   
}
  384    384   
impl ::aws_types::request_id::RequestId for crate::operation::select_resource_config::SelectResourceConfigError {
  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::select_resource_config::_select_resource_config_output::SelectResourceConfigOutput;
  391         -
  392    390   
pub use crate::operation::select_resource_config::_select_resource_config_input::SelectResourceConfigInput;
  393    391   
         392  +
pub use crate::operation::select_resource_config::_select_resource_config_output::SelectResourceConfigOutput;
         393  +
  394    394   
mod _select_resource_config_input;
  395    395   
  396    396   
mod _select_resource_config_output;
  397    397   
  398    398   
/// Builders
  399    399   
pub mod builders;
  400    400   
  401    401   
/// Paginator for this operation
  402    402   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/select_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::select_resource_config::_select_resource_config_output::SelectResourceConfigOutputBuilder;
    3         -
    4      2   
pub use crate::operation::select_resource_config::_select_resource_config_input::SelectResourceConfigInputBuilder;
    5      3   
           4  +
pub use crate::operation::select_resource_config::_select_resource_config_output::SelectResourceConfigOutputBuilder;
           5  +
    6      6   
impl crate::operation::select_resource_config::builders::SelectResourceConfigInputBuilder {
    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::select_resource_config::SelectResourceConfigOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::select_resource_config::SelectResourceConfigError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -388,388 +427,427 @@
  408    408   
            meta: meta.unwrap_or_default(),
  409    409   
        })
  410    410   
    }
  411    411   
}
  412    412   
impl ::aws_types::request_id::RequestId for crate::operation::start_config_rules_evaluation::StartConfigRulesEvaluationError {
  413    413   
    fn request_id(&self) -> Option<&str> {
  414    414   
        self.meta().request_id()
  415    415   
    }
  416    416   
}
  417    417   
  418         -
pub use crate::operation::start_config_rules_evaluation::_start_config_rules_evaluation_output::StartConfigRulesEvaluationOutput;
  419         -
  420    418   
pub use crate::operation::start_config_rules_evaluation::_start_config_rules_evaluation_input::StartConfigRulesEvaluationInput;
  421    419   
         420  +
pub use crate::operation::start_config_rules_evaluation::_start_config_rules_evaluation_output::StartConfigRulesEvaluationOutput;
         421  +
  422    422   
mod _start_config_rules_evaluation_input;
  423    423   
  424    424   
mod _start_config_rules_evaluation_output;
  425    425   
  426    426   
/// Builders
  427    427   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/start_config_rules_evaluation/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::start_config_rules_evaluation::_start_config_rules_evaluation_output::StartConfigRulesEvaluationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::start_config_rules_evaluation::_start_config_rules_evaluation_input::StartConfigRulesEvaluationInputBuilder;
    5      3   
           4  +
pub use crate::operation::start_config_rules_evaluation::_start_config_rules_evaluation_output::StartConfigRulesEvaluationOutputBuilder;
           5  +
    6      6   
impl crate::operation::start_config_rules_evaluation::builders::StartConfigRulesEvaluationInputBuilder {
    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::start_config_rules_evaluation::StartConfigRulesEvaluationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::start_config_rules_evaluation::StartConfigRulesEvaluationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -363,363 +402,402 @@
  383    383   
            meta: meta.unwrap_or_default(),
  384    384   
        })
  385    385   
    }
  386    386   
}
  387    387   
impl ::aws_types::request_id::RequestId for crate::operation::start_configuration_recorder::StartConfigurationRecorderError {
  388    388   
    fn request_id(&self) -> Option<&str> {
  389    389   
        self.meta().request_id()
  390    390   
    }
  391    391   
}
  392    392   
  393         -
pub use crate::operation::start_configuration_recorder::_start_configuration_recorder_output::StartConfigurationRecorderOutput;
  394         -
  395    393   
pub use crate::operation::start_configuration_recorder::_start_configuration_recorder_input::StartConfigurationRecorderInput;
  396    394   
         395  +
pub use crate::operation::start_configuration_recorder::_start_configuration_recorder_output::StartConfigurationRecorderOutput;
         396  +
  397    397   
mod _start_configuration_recorder_input;
  398    398   
  399    399   
mod _start_configuration_recorder_output;
  400    400   
  401    401   
/// Builders
  402    402   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/start_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::start_configuration_recorder::_start_configuration_recorder_output::StartConfigurationRecorderOutputBuilder;
    3         -
    4      2   
pub use crate::operation::start_configuration_recorder::_start_configuration_recorder_input::StartConfigurationRecorderInputBuilder;
    5      3   
           4  +
pub use crate::operation::start_configuration_recorder::_start_configuration_recorder_output::StartConfigurationRecorderOutputBuilder;
           5  +
    6      6   
impl crate::operation::start_configuration_recorder::builders::StartConfigurationRecorderInputBuilder {
    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::start_configuration_recorder::StartConfigurationRecorderOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::start_configuration_recorder::StartConfigurationRecorderError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -378,378 +417,417 @@
  398    398   
            meta: meta.unwrap_or_default(),
  399    399   
        })
  400    400   
    }
  401    401   
}
  402    402   
impl ::aws_types::request_id::RequestId for crate::operation::start_remediation_execution::StartRemediationExecutionError {
  403    403   
    fn request_id(&self) -> Option<&str> {
  404    404   
        self.meta().request_id()
  405    405   
    }
  406    406   
}
  407    407   
  408         -
pub use crate::operation::start_remediation_execution::_start_remediation_execution_output::StartRemediationExecutionOutput;
  409         -
  410    408   
pub use crate::operation::start_remediation_execution::_start_remediation_execution_input::StartRemediationExecutionInput;
  411    409   
         410  +
pub use crate::operation::start_remediation_execution::_start_remediation_execution_output::StartRemediationExecutionOutput;
         411  +
  412    412   
mod _start_remediation_execution_input;
  413    413   
  414    414   
mod _start_remediation_execution_output;
  415    415   
  416    416   
/// Builders
  417    417   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/start_remediation_execution/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::start_remediation_execution::_start_remediation_execution_output::StartRemediationExecutionOutputBuilder;
    3         -
    4      2   
pub use crate::operation::start_remediation_execution::_start_remediation_execution_input::StartRemediationExecutionInputBuilder;
    5      3   
           4  +
pub use crate::operation::start_remediation_execution::_start_remediation_execution_output::StartRemediationExecutionOutputBuilder;
           5  +
    6      6   
impl crate::operation::start_remediation_execution::builders::StartRemediationExecutionInputBuilder {
    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::start_remediation_execution::StartRemediationExecutionOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::start_remediation_execution::StartRemediationExecutionError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/start_resource_evaluation.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::start_resource_evaluation::StartResourceEvaluationError {
  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::start_resource_evaluation::_start_resource_evaluation_output::StartResourceEvaluationOutput;
  381         -
  382    380   
pub use crate::operation::start_resource_evaluation::_start_resource_evaluation_input::StartResourceEvaluationInput;
  383    381   
         382  +
pub use crate::operation::start_resource_evaluation::_start_resource_evaluation_output::StartResourceEvaluationOutput;
         383  +
  384    384   
mod _start_resource_evaluation_input;
  385    385   
  386    386   
mod _start_resource_evaluation_output;
  387    387   
  388    388   
/// Builders
  389    389   
pub mod builders;