AWS SDK

AWS SDK

rev. 7254d43655ed63111c94f599437f2b0d3f55446e

Files changed:

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_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::get_data_protection_policy::_get_data_protection_policy_output::GetDataProtectionPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_data_protection_policy::_get_data_protection_policy_input::GetDataProtectionPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_data_protection_policy::_get_data_protection_policy_output::GetDataProtectionPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_data_protection_policy::builders::GetDataProtectionPolicyInputBuilder {
    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_data_protection_policy::GetDataProtectionPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_data_protection_policy::GetDataProtectionPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery.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::get_delivery::GetDeliveryError {
  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::get_delivery::_get_delivery_output::GetDeliveryOutput;
  403         -
  404    402   
pub use crate::operation::get_delivery::_get_delivery_input::GetDeliveryInput;
  405    403   
         404  +
pub use crate::operation::get_delivery::_get_delivery_output::GetDeliveryOutput;
         405  +
  406    406   
mod _get_delivery_input;
  407    407   
  408    408   
mod _get_delivery_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_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::get_delivery::_get_delivery_output::GetDeliveryOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_delivery::_get_delivery_input::GetDeliveryInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_delivery::_get_delivery_output::GetDeliveryOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_delivery::builders::GetDeliveryInputBuilder {
    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_delivery::GetDeliveryOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_delivery::GetDeliveryError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_destination.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::get_delivery_destination::GetDeliveryDestinationError {
  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::get_delivery_destination::_get_delivery_destination_output::GetDeliveryDestinationOutput;
  411         -
  412    410   
pub use crate::operation::get_delivery_destination::_get_delivery_destination_input::GetDeliveryDestinationInput;
  413    411   
         412  +
pub use crate::operation::get_delivery_destination::_get_delivery_destination_output::GetDeliveryDestinationOutput;
         413  +
  414    414   
mod _get_delivery_destination_input;
  415    415   
  416    416   
mod _get_delivery_destination_output;
  417    417   
  418    418   
/// Builders
  419    419   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_destination/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_delivery_destination::_get_delivery_destination_output::GetDeliveryDestinationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_delivery_destination::_get_delivery_destination_input::GetDeliveryDestinationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_delivery_destination::_get_delivery_destination_output::GetDeliveryDestinationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_delivery_destination::builders::GetDeliveryDestinationInputBuilder {
    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_delivery_destination::GetDeliveryDestinationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_delivery_destination::GetDeliveryDestinationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_destination_policy.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::get_delivery_destination_policy::GetDeliveryDestinationPolicyError {
  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::get_delivery_destination_policy::_get_delivery_destination_policy_output::GetDeliveryDestinationPolicyOutput;
  391         -
  392    390   
pub use crate::operation::get_delivery_destination_policy::_get_delivery_destination_policy_input::GetDeliveryDestinationPolicyInput;
  393    391   
         392  +
pub use crate::operation::get_delivery_destination_policy::_get_delivery_destination_policy_output::GetDeliveryDestinationPolicyOutput;
         393  +
  394    394   
mod _get_delivery_destination_policy_input;
  395    395   
  396    396   
mod _get_delivery_destination_policy_output;
  397    397   
  398    398   
/// Builders
  399    399   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_destination_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_delivery_destination_policy::_get_delivery_destination_policy_output::GetDeliveryDestinationPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_delivery_destination_policy::_get_delivery_destination_policy_input::GetDeliveryDestinationPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_delivery_destination_policy::_get_delivery_destination_policy_output::GetDeliveryDestinationPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_delivery_destination_policy::builders::GetDeliveryDestinationPolicyInputBuilder {
    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_delivery_destination_policy::GetDeliveryDestinationPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_delivery_destination_policy::GetDeliveryDestinationPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_source.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::get_delivery_source::GetDeliverySourceError {
  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::get_delivery_source::_get_delivery_source_output::GetDeliverySourceOutput;
  403         -
  404    402   
pub use crate::operation::get_delivery_source::_get_delivery_source_input::GetDeliverySourceInput;
  405    403   
         404  +
pub use crate::operation::get_delivery_source::_get_delivery_source_output::GetDeliverySourceOutput;
         405  +
  406    406   
mod _get_delivery_source_input;
  407    407   
  408    408   
mod _get_delivery_source_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_delivery_source/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_delivery_source::_get_delivery_source_output::GetDeliverySourceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_delivery_source::_get_delivery_source_input::GetDeliverySourceInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_delivery_source::_get_delivery_source_output::GetDeliverySourceOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_delivery_source::builders::GetDeliverySourceInputBuilder {
    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_delivery_source::GetDeliverySourceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_delivery_source::GetDeliverySourceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -352,352 +391,391 @@
  372    372   
            meta: meta.unwrap_or_default(),
  373    373   
        })
  374    374   
    }
  375    375   
}
  376    376   
impl ::aws_types::request_id::RequestId for crate::operation::get_integration::GetIntegrationError {
  377    377   
    fn request_id(&self) -> Option<&str> {
  378    378   
        self.meta().request_id()
  379    379   
    }
  380    380   
}
  381    381   
  382         -
pub use crate::operation::get_integration::_get_integration_output::GetIntegrationOutput;
  383         -
  384    382   
pub use crate::operation::get_integration::_get_integration_input::GetIntegrationInput;
  385    383   
         384  +
pub use crate::operation::get_integration::_get_integration_output::GetIntegrationOutput;
         385  +
  386    386   
mod _get_integration_input;
  387    387   
  388    388   
mod _get_integration_output;
  389    389   
  390    390   
/// Builders
  391    391   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_integration/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_integration::_get_integration_output::GetIntegrationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_integration::_get_integration_input::GetIntegrationInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_integration::_get_integration_output::GetIntegrationOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_integration::builders::GetIntegrationInputBuilder {
    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_integration::GetIntegrationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_integration::GetIntegrationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_log_anomaly_detector.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::get_log_anomaly_detector::GetLogAnomalyDetectorError {
  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::get_log_anomaly_detector::_get_log_anomaly_detector_output::GetLogAnomalyDetectorOutput;
  401         -
  402    400   
pub use crate::operation::get_log_anomaly_detector::_get_log_anomaly_detector_input::GetLogAnomalyDetectorInput;
  403    401   
         402  +
pub use crate::operation::get_log_anomaly_detector::_get_log_anomaly_detector_output::GetLogAnomalyDetectorOutput;
         403  +
  404    404   
mod _get_log_anomaly_detector_input;
  405    405   
  406    406   
mod _get_log_anomaly_detector_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_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::get_log_anomaly_detector::_get_log_anomaly_detector_output::GetLogAnomalyDetectorOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_log_anomaly_detector::_get_log_anomaly_detector_input::GetLogAnomalyDetectorInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_log_anomaly_detector::_get_log_anomaly_detector_output::GetLogAnomalyDetectorOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_log_anomaly_detector::builders::GetLogAnomalyDetectorInputBuilder {
    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_log_anomaly_detector::GetLogAnomalyDetectorOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_log_anomaly_detector::GetLogAnomalyDetectorError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -352,352 +394,394 @@
  372    372   
            meta: meta.unwrap_or_default(),
  373    373   
        })
  374    374   
    }
  375    375   
}
  376    376   
impl ::aws_types::request_id::RequestId for crate::operation::get_log_events::GetLogEventsError {
  377    377   
    fn request_id(&self) -> Option<&str> {
  378    378   
        self.meta().request_id()
  379    379   
    }
  380    380   
}
  381    381   
  382         -
pub use crate::operation::get_log_events::_get_log_events_output::GetLogEventsOutput;
  383         -
  384    382   
pub use crate::operation::get_log_events::_get_log_events_input::GetLogEventsInput;
  385    383   
         384  +
pub use crate::operation::get_log_events::_get_log_events_output::GetLogEventsOutput;
         385  +
  386    386   
mod _get_log_events_input;
  387    387   
  388    388   
mod _get_log_events_output;
  389    389   
  390    390   
/// Builders
  391    391   
pub mod builders;
  392    392   
  393    393   
/// Paginator for this operation
  394    394   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_log_events/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_log_events::_get_log_events_output::GetLogEventsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::get_log_events::_get_log_events_input::GetLogEventsInputBuilder;
    5      3   
           4  +
pub use crate::operation::get_log_events::_get_log_events_output::GetLogEventsOutputBuilder;
           5  +
    6      6   
impl crate::operation::get_log_events::builders::GetLogEventsInputBuilder {
    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_log_events::GetLogEventsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::get_log_events::GetLogEventsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/get_log_group_fields.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::get_log_group_fields::GetLogGroupFieldsError {
  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::get_log_group_fields::_get_log_group_fields_output::GetLogGroupFieldsOutput;
  394         -
  395    393   
pub use crate::operation::get_log_group_fields::_get_log_group_fields_input::GetLogGroupFieldsInput;
  396    394   
         395  +
pub use crate::operation::get_log_group_fields::_get_log_group_fields_output::GetLogGroupFieldsOutput;
         396  +
  397    397   
mod _get_log_group_fields_input;
  398    398   
  399    399   
mod _get_log_group_fields_output;
  400    400   
  401    401   
/// Builders
  402    402   
pub mod builders;