AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_delivery_destination::_delete_delivery_destination_output::DeleteDeliveryDestinationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_delivery_destination::_delete_delivery_destination_input::DeleteDeliveryDestinationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_delivery_destination::_delete_delivery_destination_output::DeleteDeliveryDestinationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_delivery_destination::builders::DeleteDeliveryDestinationInputBuilder {
    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_destination::DeleteDeliveryDestinationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_delivery_destination::DeleteDeliveryDestinationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_delivery_destination_policy.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::delete_delivery_destination_policy::DeleteDeliveryDestinationPolicyError {
  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::delete_delivery_destination_policy::_delete_delivery_destination_policy_output::DeleteDeliveryDestinationPolicyOutput;
  403         -
  404    402   
pub use crate::operation::delete_delivery_destination_policy::_delete_delivery_destination_policy_input::DeleteDeliveryDestinationPolicyInput;
  405    403   
         404  +
pub use crate::operation::delete_delivery_destination_policy::_delete_delivery_destination_policy_output::DeleteDeliveryDestinationPolicyOutput;
         405  +
  406    406   
mod _delete_delivery_destination_policy_input;
  407    407   
  408    408   
mod _delete_delivery_destination_policy_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_delivery_destination_policy::_delete_delivery_destination_policy_output::DeleteDeliveryDestinationPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_delivery_destination_policy::_delete_delivery_destination_policy_input::DeleteDeliveryDestinationPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_delivery_destination_policy::_delete_delivery_destination_policy_output::DeleteDeliveryDestinationPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_delivery_destination_policy::builders::DeleteDeliveryDestinationPolicyInputBuilder {
    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_destination_policy::DeleteDeliveryDestinationPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_delivery_destination_policy::DeleteDeliveryDestinationPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_delivery_source.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_source::DeleteDeliverySourceError {
  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_source::_delete_delivery_source_output::DeleteDeliverySourceOutput;
  421         -
  422    420   
pub use crate::operation::delete_delivery_source::_delete_delivery_source_input::DeleteDeliverySourceInput;
  423    421   
         422  +
pub use crate::operation::delete_delivery_source::_delete_delivery_source_output::DeleteDeliverySourceOutput;
         423  +
  424    424   
mod _delete_delivery_source_input;
  425    425   
  426    426   
mod _delete_delivery_source_output;
  427    427   
  428    428   
/// Builders
  429    429   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_delivery_source::_delete_delivery_source_output::DeleteDeliverySourceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_delivery_source::_delete_delivery_source_input::DeleteDeliverySourceInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_delivery_source::_delete_delivery_source_output::DeleteDeliverySourceOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_delivery_source::builders::DeleteDeliverySourceInputBuilder {
    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_source::DeleteDeliverySourceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_delivery_source::DeleteDeliverySourceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_destination.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::delete_destination::DeleteDestinationError {
  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::delete_destination::_delete_destination_output::DeleteDestinationOutput;
  393         -
  394    392   
pub use crate::operation::delete_destination::_delete_destination_input::DeleteDestinationInput;
  395    393   
         394  +
pub use crate::operation::delete_destination::_delete_destination_output::DeleteDestinationOutput;
         395  +
  396    396   
mod _delete_destination_input;
  397    397   
  398    398   
mod _delete_destination_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_destination::_delete_destination_output::DeleteDestinationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_destination::_delete_destination_input::DeleteDestinationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_destination::_delete_destination_output::DeleteDestinationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_destination::builders::DeleteDestinationInputBuilder {
    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_destination::DeleteDestinationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_destination::DeleteDestinationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_index_policy.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::delete_index_policy::DeleteIndexPolicyError {
  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::delete_index_policy::_delete_index_policy_output::DeleteIndexPolicyOutput;
  403         -
  404    402   
pub use crate::operation::delete_index_policy::_delete_index_policy_input::DeleteIndexPolicyInput;
  405    403   
         404  +
pub use crate::operation::delete_index_policy::_delete_index_policy_output::DeleteIndexPolicyOutput;
         405  +
  406    406   
mod _delete_index_policy_input;
  407    407   
  408    408   
mod _delete_index_policy_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_index_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_index_policy::_delete_index_policy_output::DeleteIndexPolicyOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_index_policy::_delete_index_policy_input::DeleteIndexPolicyInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_index_policy::_delete_index_policy_output::DeleteIndexPolicyOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_index_policy::builders::DeleteIndexPolicyInputBuilder {
    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_index_policy::DeleteIndexPolicyOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_index_policy::DeleteIndexPolicyError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_integration.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::delete_integration::DeleteIntegrationError {
  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::delete_integration::_delete_integration_output::DeleteIntegrationOutput;
  393         -
  394    392   
pub use crate::operation::delete_integration::_delete_integration_input::DeleteIntegrationInput;
  395    393   
         394  +
pub use crate::operation::delete_integration::_delete_integration_output::DeleteIntegrationOutput;
         395  +
  396    396   
mod _delete_integration_input;
  397    397   
  398    398   
mod _delete_integration_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_integration::_delete_integration_output::DeleteIntegrationOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_integration::_delete_integration_input::DeleteIntegrationInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_integration::_delete_integration_output::DeleteIntegrationOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_integration::builders::DeleteIntegrationInputBuilder {
    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_integration::DeleteIntegrationOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_integration::DeleteIntegrationError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_log_anomaly_detector::DeleteLogAnomalyDetectorError {
  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_log_anomaly_detector::_delete_log_anomaly_detector_output::DeleteLogAnomalyDetectorOutput;
  401         -
  402    400   
pub use crate::operation::delete_log_anomaly_detector::_delete_log_anomaly_detector_input::DeleteLogAnomalyDetectorInput;
  403    401   
         402  +
pub use crate::operation::delete_log_anomaly_detector::_delete_log_anomaly_detector_output::DeleteLogAnomalyDetectorOutput;
         403  +
  404    404   
mod _delete_log_anomaly_detector_input;
  405    405   
  406    406   
mod _delete_log_anomaly_detector_output;
  407    407   
  408    408   
/// Builders
  409    409   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_log_anomaly_detector::_delete_log_anomaly_detector_output::DeleteLogAnomalyDetectorOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_log_anomaly_detector::_delete_log_anomaly_detector_input::DeleteLogAnomalyDetectorInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_log_anomaly_detector::_delete_log_anomaly_detector_output::DeleteLogAnomalyDetectorOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_log_anomaly_detector::builders::DeleteLogAnomalyDetectorInputBuilder {
    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_log_anomaly_detector::DeleteLogAnomalyDetectorOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_log_anomaly_detector::DeleteLogAnomalyDetectorError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_log_group.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::delete_log_group::DeleteLogGroupError {
  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::delete_log_group::_delete_log_group_output::DeleteLogGroupOutput;
  393         -
  394    392   
pub use crate::operation::delete_log_group::_delete_log_group_input::DeleteLogGroupInput;
  395    393   
         394  +
pub use crate::operation::delete_log_group::_delete_log_group_output::DeleteLogGroupOutput;
         395  +
  396    396   
mod _delete_log_group_input;
  397    397   
  398    398   
mod _delete_log_group_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_log_group::_delete_log_group_output::DeleteLogGroupOutputBuilder;
    3         -
    4      2   
pub use crate::operation::delete_log_group::_delete_log_group_input::DeleteLogGroupInputBuilder;
    5      3   
           4  +
pub use crate::operation::delete_log_group::_delete_log_group_output::DeleteLogGroupOutputBuilder;
           5  +
    6      6   
impl crate::operation::delete_log_group::builders::DeleteLogGroupInputBuilder {
    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_log_group::DeleteLogGroupOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::delete_log_group::DeleteLogGroupError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/cloudwatchlogs/src/operation/delete_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::delete_log_stream::DeleteLogStreamError {
  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::delete_log_stream::_delete_log_stream_output::DeleteLogStreamOutput;
  393         -
  394    392   
pub use crate::operation::delete_log_stream::_delete_log_stream_input::DeleteLogStreamInput;
  395    393   
         394  +
pub use crate::operation::delete_log_stream::_delete_log_stream_output::DeleteLogStreamOutput;
         395  +
  396    396   
mod _delete_log_stream_input;
  397    397   
  398    398   
mod _delete_log_stream_output;
  399    399   
  400    400   
/// Builders
  401    401   
pub mod builders;