AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_delivery/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_delivery::_create_delivery_output::CreateDeliveryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_delivery::_create_delivery_input::CreateDeliveryInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_delivery::_create_delivery_output::CreateDeliveryOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_delivery::builders::CreateDeliveryInputBuilder {
    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_delivery::CreateDeliveryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_delivery::CreateDeliveryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_export_task.rs

@@ -382,382 +421,421 @@
  402    402   
            meta: meta.unwrap_or_default(),
  403    403   
        })
  404    404   
    }
  405    405   
}
  406    406   
impl ::aws_types::request_id::RequestId for crate::operation::create_export_task::CreateExportTaskError {
  407    407   
    fn request_id(&self) -> Option<&str> {
  408    408   
        self.meta().request_id()
  409    409   
    }
  410    410   
}
  411    411   
  412         -
pub use crate::operation::create_export_task::_create_export_task_output::CreateExportTaskOutput;
  413         -
  414    412   
pub use crate::operation::create_export_task::_create_export_task_input::CreateExportTaskInput;
  415    413   
         414  +
pub use crate::operation::create_export_task::_create_export_task_output::CreateExportTaskOutput;
         415  +
  416    416   
mod _create_export_task_input;
  417    417   
  418    418   
mod _create_export_task_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_export_task/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_export_task::_create_export_task_output::CreateExportTaskOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_export_task::_create_export_task_input::CreateExportTaskInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_export_task::_create_export_task_output::CreateExportTaskOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_export_task::builders::CreateExportTaskInputBuilder {
    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_export_task::CreateExportTaskOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_export_task::CreateExportTaskError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_anomaly_detector.rs

@@ -380,380 +419,419 @@
  400    400   
            meta: meta.unwrap_or_default(),
  401    401   
        })
  402    402   
    }
  403    403   
}
  404    404   
impl ::aws_types::request_id::RequestId for crate::operation::create_log_anomaly_detector::CreateLogAnomalyDetectorError {
  405    405   
    fn request_id(&self) -> Option<&str> {
  406    406   
        self.meta().request_id()
  407    407   
    }
  408    408   
}
  409    409   
  410         -
pub use crate::operation::create_log_anomaly_detector::_create_log_anomaly_detector_output::CreateLogAnomalyDetectorOutput;
  411         -
  412    410   
pub use crate::operation::create_log_anomaly_detector::_create_log_anomaly_detector_input::CreateLogAnomalyDetectorInput;
  413    411   
         412  +
pub use crate::operation::create_log_anomaly_detector::_create_log_anomaly_detector_output::CreateLogAnomalyDetectorOutput;
         413  +
  414    414   
mod _create_log_anomaly_detector_input;
  415    415   
  416    416   
mod _create_log_anomaly_detector_output;
  417    417   
  418    418   
/// Builders
  419    419   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_anomaly_detector/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_log_anomaly_detector::_create_log_anomaly_detector_output::CreateLogAnomalyDetectorOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_log_anomaly_detector::_create_log_anomaly_detector_input::CreateLogAnomalyDetectorInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_log_anomaly_detector::_create_log_anomaly_detector_output::CreateLogAnomalyDetectorOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_log_anomaly_detector::builders::CreateLogAnomalyDetectorInputBuilder {
    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_log_anomaly_detector::CreateLogAnomalyDetectorOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_log_anomaly_detector::CreateLogAnomalyDetectorError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_group.rs

@@ -372,372 +411,411 @@
  392    392   
            meta: meta.unwrap_or_default(),
  393    393   
        })
  394    394   
    }
  395    395   
}
  396    396   
impl ::aws_types::request_id::RequestId for crate::operation::create_log_group::CreateLogGroupError {
  397    397   
    fn request_id(&self) -> Option<&str> {
  398    398   
        self.meta().request_id()
  399    399   
    }
  400    400   
}
  401    401   
  402         -
pub use crate::operation::create_log_group::_create_log_group_output::CreateLogGroupOutput;
  403         -
  404    402   
pub use crate::operation::create_log_group::_create_log_group_input::CreateLogGroupInput;
  405    403   
         404  +
pub use crate::operation::create_log_group::_create_log_group_output::CreateLogGroupOutput;
         405  +
  406    406   
mod _create_log_group_input;
  407    407   
  408    408   
mod _create_log_group_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_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_log_group::_create_log_group_output::CreateLogGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_log_group::_create_log_group_input::CreateLogGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_log_group::_create_log_group_output::CreateLogGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_log_group::builders::CreateLogGroupInputBuilder {
    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_log_group::CreateLogGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_log_group::CreateLogGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_stream.rs

@@ -362,362 +401,401 @@
  382    382   
            meta: meta.unwrap_or_default(),
  383    383   
        })
  384    384   
    }
  385    385   
}
  386    386   
impl ::aws_types::request_id::RequestId for crate::operation::create_log_stream::CreateLogStreamError {
  387    387   
    fn request_id(&self) -> Option<&str> {
  388    388   
        self.meta().request_id()
  389    389   
    }
  390    390   
}
  391    391   
  392         -
pub use crate::operation::create_log_stream::_create_log_stream_output::CreateLogStreamOutput;
  393         -
  394    392   
pub use crate::operation::create_log_stream::_create_log_stream_input::CreateLogStreamInput;
  395    393   
         394  +
pub use crate::operation::create_log_stream::_create_log_stream_output::CreateLogStreamOutput;
         395  +
  396    396   
mod _create_log_stream_input;
  397    397   
  398    398   
mod _create_log_stream_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/create_log_stream/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_log_stream::_create_log_stream_output::CreateLogStreamOutputBuilder;
    3         -
    4      2   
pub use crate::operation::create_log_stream::_create_log_stream_input::CreateLogStreamInputBuilder;
    5      3   
           4  +
pub use crate::operation::create_log_stream::_create_log_stream_output::CreateLogStreamOutputBuilder;
           5  +
    6      6   
impl crate::operation::create_log_stream::builders::CreateLogStreamInputBuilder {
    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_log_stream::CreateLogStreamOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::create_log_stream::CreateLogStreamError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_account_policy.rs

@@ -370,370 +409,409 @@
  390    390   
            meta: meta.unwrap_or_default(),
  391    391   
        })
  392    392   
    }
  393    393   
}
  394    394   
impl ::aws_types::request_id::RequestId for crate::operation::delete_account_policy::DeleteAccountPolicyError {
  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::delete_account_policy::_delete_account_policy_output::DeleteAccountPolicyOutput;
  401         -
  402    400   
pub use crate::operation::delete_account_policy::_delete_account_policy_input::DeleteAccountPolicyInput;
  403    401   
         402  +
pub use crate::operation::delete_account_policy::_delete_account_policy_output::DeleteAccountPolicyOutput;
         403  +
  404    404   
mod _delete_account_policy_input;
  405    405   
  406    406   
mod _delete_account_policy_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_account_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_account_policy::_delete_account_policy_output::DeleteAccountPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_account_policy::_delete_account_policy_input::DeleteAccountPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_account_policy::_delete_account_policy_output::DeleteAccountPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_account_policy::builders::DeleteAccountPolicyInputBuilder {
    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_account_policy::DeleteAccountPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_account_policy::DeleteAccountPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_data_protection_policy.rs

@@ -370,370 +409,409 @@
  390    390   
            meta: meta.unwrap_or_default(),
  391    391   
        })
  392    392   
    }
  393    393   
}
  394    394   
impl ::aws_types::request_id::RequestId for crate::operation::delete_data_protection_policy::DeleteDataProtectionPolicyError {
  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::delete_data_protection_policy::_delete_data_protection_policy_output::DeleteDataProtectionPolicyOutput;
  401         -
  402    400   
pub use crate::operation::delete_data_protection_policy::_delete_data_protection_policy_input::DeleteDataProtectionPolicyInput;
  403    401   
         402  +
pub use crate::operation::delete_data_protection_policy::_delete_data_protection_policy_output::DeleteDataProtectionPolicyOutput;
         403  +
  404    404   
mod _delete_data_protection_policy_input;
  405    405   
  406    406   
mod _delete_data_protection_policy_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_data_protection_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_data_protection_policy::_delete_data_protection_policy_output::DeleteDataProtectionPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_data_protection_policy::_delete_data_protection_policy_input::DeleteDataProtectionPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_data_protection_policy::_delete_data_protection_policy_output::DeleteDataProtectionPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_data_protection_policy::builders::DeleteDataProtectionPolicyInputBuilder {
    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_data_protection_policy::DeleteDataProtectionPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_data_protection_policy::DeleteDataProtectionPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_delivery.rs

@@ -382,382 +421,421 @@
  402    402   
            meta: meta.unwrap_or_default(),
  403    403   
        })
  404    404   
    }
  405    405   
}
  406    406   
impl ::aws_types::request_id::RequestId for crate::operation::delete_delivery::DeleteDeliveryError {
  407    407   
    fn request_id(&self) -> Option<&str> {
  408    408   
        self.meta().request_id()
  409    409   
    }
  410    410   
}
  411    411   
  412         -
pub use crate::operation::delete_delivery::_delete_delivery_output::DeleteDeliveryOutput;
  413         -
  414    412   
pub use crate::operation::delete_delivery::_delete_delivery_input::DeleteDeliveryInput;
  415    413   
         414  +
pub use crate::operation::delete_delivery::_delete_delivery_output::DeleteDeliveryOutput;
         415  +
  416    416   
mod _delete_delivery_input;
  417    417   
  418    418   
mod _delete_delivery_output;
  419    419   
  420    420   
/// Builders
  421    421   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_delivery/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::_delete_delivery_output::DeleteDeliveryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_delivery::_delete_delivery_input::DeleteDeliveryInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_delivery::_delete_delivery_output::DeleteDeliveryOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_delivery::builders::DeleteDeliveryInputBuilder {
    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::DeleteDeliveryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_delivery::DeleteDeliveryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_delivery_destination.rs

@@ -390,390 +429,429 @@
  410    410   
            meta: meta.unwrap_or_default(),
  411    411   
        })
  412    412   
    }
  413    413   
}
  414    414   
impl ::aws_types::request_id::RequestId for crate::operation::delete_delivery_destination::DeleteDeliveryDestinationError {
  415    415   
    fn request_id(&self) -> Option<&str> {
  416    416   
        self.meta().request_id()
  417    417   
    }
  418    418   
}
  419    419   
  420         -
pub use crate::operation::delete_delivery_destination::_delete_delivery_destination_output::DeleteDeliveryDestinationOutput;
  421         -
  422    420   
pub use crate::operation::delete_delivery_destination::_delete_delivery_destination_input::DeleteDeliveryDestinationInput;
  423    421   
         422  +
pub use crate::operation::delete_delivery_destination::_delete_delivery_destination_output::DeleteDeliveryDestinationOutput;
         423  +
  424    424   
mod _delete_delivery_destination_input;
  425    425   
  426    426   
mod _delete_delivery_destination_output;
  427    427   
  428    428   
/// Builders
  429    429   
pub mod builders;