AWS SDK

AWS SDK

rev. d838bf488731ae5e751cce0fe13f339a5b9be858 (ignoring whitespace)

Files changed:

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_configuration_aggregator_sources_status/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_configuration_aggregator_sources_status::_describe_configuration_aggregator_sources_status_output::DescribeConfigurationAggregatorSourcesStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_configuration_aggregator_sources_status::_describe_configuration_aggregator_sources_status_input::DescribeConfigurationAggregatorSourcesStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_configuration_aggregator_sources_status::_describe_configuration_aggregator_sources_status_output::DescribeConfigurationAggregatorSourcesStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_configuration_aggregator_sources_status::builders::DescribeConfigurationAggregatorSourcesStatusInputBuilder {
    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_configuration_aggregator_sources_status::DescribeConfigurationAggregatorSourcesStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_configuration_aggregator_sources_status::DescribeConfigurationAggregatorSourcesStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -372,372 +414,414 @@
  392    392   
            meta: meta.unwrap_or_default(),
  393    393   
        })
  394    394   
    }
  395    395   
}
  396    396   
impl ::aws_types::request_id::RequestId for crate::operation::describe_configuration_aggregators::DescribeConfigurationAggregatorsError {
  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::describe_configuration_aggregators::_describe_configuration_aggregators_output::DescribeConfigurationAggregatorsOutput;
  403         -
  404    402   
pub use crate::operation::describe_configuration_aggregators::_describe_configuration_aggregators_input::DescribeConfigurationAggregatorsInput;
  405    403   
         404  +
pub use crate::operation::describe_configuration_aggregators::_describe_configuration_aggregators_output::DescribeConfigurationAggregatorsOutput;
         405  +
  406    406   
mod _describe_configuration_aggregators_input;
  407    407   
  408    408   
mod _describe_configuration_aggregators_output;
  409    409   
  410    410   
/// Builders
  411    411   
pub mod builders;
  412    412   
  413    413   
/// Paginator for this operation
  414    414   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_configuration_aggregators/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_configuration_aggregators::_describe_configuration_aggregators_output::DescribeConfigurationAggregatorsOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_configuration_aggregators::_describe_configuration_aggregators_input::DescribeConfigurationAggregatorsInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_configuration_aggregators::_describe_configuration_aggregators_output::DescribeConfigurationAggregatorsOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_configuration_aggregators::builders::DescribeConfigurationAggregatorsInputBuilder {
    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_configuration_aggregators::DescribeConfigurationAggregatorsOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_configuration_aggregators::DescribeConfigurationAggregatorsError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -379,379 +418,418 @@
  399    399   
            meta: meta.unwrap_or_default(),
  400    400   
        })
  401    401   
    }
  402    402   
}
  403    403   
impl ::aws_types::request_id::RequestId for crate::operation::describe_configuration_recorder_status::DescribeConfigurationRecorderStatusError {
  404    404   
    fn request_id(&self) -> Option<&str> {
  405    405   
        self.meta().request_id()
  406    406   
    }
  407    407   
}
  408    408   
  409         -
pub use crate::operation::describe_configuration_recorder_status::_describe_configuration_recorder_status_output::DescribeConfigurationRecorderStatusOutput;
  410         -
  411    409   
pub use crate::operation::describe_configuration_recorder_status::_describe_configuration_recorder_status_input::DescribeConfigurationRecorderStatusInput;
  412    410   
         411  +
pub use crate::operation::describe_configuration_recorder_status::_describe_configuration_recorder_status_output::DescribeConfigurationRecorderStatusOutput;
         412  +
  413    413   
mod _describe_configuration_recorder_status_input;
  414    414   
  415    415   
mod _describe_configuration_recorder_status_output;
  416    416   
  417    417   
/// Builders
  418    418   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_configuration_recorder_status/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_configuration_recorder_status::_describe_configuration_recorder_status_output::DescribeConfigurationRecorderStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_configuration_recorder_status::_describe_configuration_recorder_status_input::DescribeConfigurationRecorderStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_configuration_recorder_status::_describe_configuration_recorder_status_output::DescribeConfigurationRecorderStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_configuration_recorder_status::builders::DescribeConfigurationRecorderStatusInputBuilder {
    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_configuration_recorder_status::DescribeConfigurationRecorderStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_configuration_recorder_status::DescribeConfigurationRecorderStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_configuration_recorders.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::describe_configuration_recorders::DescribeConfigurationRecordersError {
  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::describe_configuration_recorders::_describe_configuration_recorders_output::DescribeConfigurationRecordersOutput;
  406         -
  407    405   
pub use crate::operation::describe_configuration_recorders::_describe_configuration_recorders_input::DescribeConfigurationRecordersInput;
  408    406   
         407  +
pub use crate::operation::describe_configuration_recorders::_describe_configuration_recorders_output::DescribeConfigurationRecordersOutput;
         408  +
  409    409   
mod _describe_configuration_recorders_input;
  410    410   
  411    411   
mod _describe_configuration_recorders_output;
  412    412   
  413    413   
/// Builders
  414    414   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_configuration_recorders/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_configuration_recorders::_describe_configuration_recorders_output::DescribeConfigurationRecordersOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_configuration_recorders::_describe_configuration_recorders_input::DescribeConfigurationRecordersInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_configuration_recorders::_describe_configuration_recorders_output::DescribeConfigurationRecordersOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_configuration_recorders::builders::DescribeConfigurationRecordersInputBuilder {
    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_configuration_recorders::DescribeConfigurationRecordersOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_configuration_recorders::DescribeConfigurationRecordersError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

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

@@ -384,384 +426,426 @@
  404    404   
            meta: meta.unwrap_or_default(),
  405    405   
        })
  406    406   
    }
  407    407   
}
  408    408   
impl ::aws_types::request_id::RequestId for crate::operation::describe_conformance_pack_compliance::DescribeConformancePackComplianceError {
  409    409   
    fn request_id(&self) -> Option<&str> {
  410    410   
        self.meta().request_id()
  411    411   
    }
  412    412   
}
  413    413   
  414         -
pub use crate::operation::describe_conformance_pack_compliance::_describe_conformance_pack_compliance_output::DescribeConformancePackComplianceOutput;
  415         -
  416    414   
pub use crate::operation::describe_conformance_pack_compliance::_describe_conformance_pack_compliance_input::DescribeConformancePackComplianceInput;
  417    415   
         416  +
pub use crate::operation::describe_conformance_pack_compliance::_describe_conformance_pack_compliance_output::DescribeConformancePackComplianceOutput;
         417  +
  418    418   
mod _describe_conformance_pack_compliance_input;
  419    419   
  420    420   
mod _describe_conformance_pack_compliance_output;
  421    421   
  422    422   
/// Builders
  423    423   
pub mod builders;
  424    424   
  425    425   
/// Paginator for this operation
  426    426   
pub mod paginator;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_conformance_pack_compliance/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_conformance_pack_compliance::_describe_conformance_pack_compliance_output::DescribeConformancePackComplianceOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_conformance_pack_compliance::_describe_conformance_pack_compliance_input::DescribeConformancePackComplianceInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_conformance_pack_compliance::_describe_conformance_pack_compliance_output::DescribeConformancePackComplianceOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_conformance_pack_compliance::builders::DescribeConformancePackComplianceInputBuilder {
    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_conformance_pack_compliance::DescribeConformancePackComplianceOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_conformance_pack_compliance::DescribeConformancePackComplianceError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_conformance_pack_status.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::describe_conformance_pack_status::DescribeConformancePackStatusError {
  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::describe_conformance_pack_status::_describe_conformance_pack_status_output::DescribeConformancePackStatusOutput;
  391         -
  392    390   
pub use crate::operation::describe_conformance_pack_status::_describe_conformance_pack_status_input::DescribeConformancePackStatusInput;
  393    391   
         392  +
pub use crate::operation::describe_conformance_pack_status::_describe_conformance_pack_status_output::DescribeConformancePackStatusOutput;
         393  +
  394    394   
mod _describe_conformance_pack_status_input;
  395    395   
  396    396   
mod _describe_conformance_pack_status_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/describe_conformance_pack_status/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_conformance_pack_status::_describe_conformance_pack_status_output::DescribeConformancePackStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_conformance_pack_status::_describe_conformance_pack_status_input::DescribeConformancePackStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_conformance_pack_status::_describe_conformance_pack_status_output::DescribeConformancePackStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_conformance_pack_status::builders::DescribeConformancePackStatusInputBuilder {
    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_conformance_pack_status::DescribeConformancePackStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_conformance_pack_status::DescribeConformancePackStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_conformance_packs.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::describe_conformance_packs::DescribeConformancePacksError {
  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::describe_conformance_packs::_describe_conformance_packs_output::DescribeConformancePacksOutput;
  401         -
  402    400   
pub use crate::operation::describe_conformance_packs::_describe_conformance_packs_input::DescribeConformancePacksInput;
  403    401   
         402  +
pub use crate::operation::describe_conformance_packs::_describe_conformance_packs_output::DescribeConformancePacksOutput;
         403  +
  404    404   
mod _describe_conformance_packs_input;
  405    405   
  406    406   
mod _describe_conformance_packs_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/describe_conformance_packs/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_conformance_packs::_describe_conformance_packs_output::DescribeConformancePacksOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_conformance_packs::_describe_conformance_packs_input::DescribeConformancePacksInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_conformance_packs::_describe_conformance_packs_output::DescribeConformancePacksOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_conformance_packs::builders::DescribeConformancePacksInputBuilder {
    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_conformance_packs::DescribeConformancePacksOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_conformance_packs::DescribeConformancePacksError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_delivery_channel_status.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::describe_delivery_channel_status::DescribeDeliveryChannelStatusError {
  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::describe_delivery_channel_status::_describe_delivery_channel_status_output::DescribeDeliveryChannelStatusOutput;
  371         -
  372    370   
pub use crate::operation::describe_delivery_channel_status::_describe_delivery_channel_status_input::DescribeDeliveryChannelStatusInput;
  373    371   
         372  +
pub use crate::operation::describe_delivery_channel_status::_describe_delivery_channel_status_output::DescribeDeliveryChannelStatusOutput;
         373  +
  374    374   
mod _describe_delivery_channel_status_input;
  375    375   
  376    376   
mod _describe_delivery_channel_status_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_delivery_channel_status/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_delivery_channel_status::_describe_delivery_channel_status_output::DescribeDeliveryChannelStatusOutputBuilder;
    3         -
    4      2   
pub use crate::operation::describe_delivery_channel_status::_describe_delivery_channel_status_input::DescribeDeliveryChannelStatusInputBuilder;
    5      3   
           4  +
pub use crate::operation::describe_delivery_channel_status::_describe_delivery_channel_status_output::DescribeDeliveryChannelStatusOutputBuilder;
           5  +
    6      6   
impl crate::operation::describe_delivery_channel_status::builders::DescribeDeliveryChannelStatusInputBuilder {
    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_delivery_channel_status::DescribeDeliveryChannelStatusOutput,
   13     13   
        ::aws_smithy_runtime_api::client::result::SdkError<
   14     14   
            crate::operation::describe_delivery_channel_status::DescribeDeliveryChannelStatusError,
   15     15   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,

tmp-codegen-diff/aws-sdk/sdk/config/src/operation/describe_delivery_channels.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::describe_delivery_channels::DescribeDeliveryChannelsError {
  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::describe_delivery_channels::_describe_delivery_channels_output::DescribeDeliveryChannelsOutput;
  371         -
  372    370   
pub use crate::operation::describe_delivery_channels::_describe_delivery_channels_input::DescribeDeliveryChannelsInput;
  373    371   
         372  +
pub use crate::operation::describe_delivery_channels::_describe_delivery_channels_output::DescribeDeliveryChannelsOutput;
         373  +
  374    374   
mod _describe_delivery_channels_input;
  375    375   
  376    376   
mod _describe_delivery_channels_output;
  377    377   
  378    378   
/// Builders
  379    379   
pub mod builders;