AWS SDK

AWS SDK

rev. 340d2955db2a61c00f554df6d6adc591e47e38fe (ignoring whitespace)

Files changed:

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::delete_stored_query::builders::DeleteStoredQueryInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::delete_stored_query::DeleteStoredQueryOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::delete_stored_query::DeleteStoredQueryError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

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

@@ -48,48 +108,109 @@
   68     68   
    pub fn as_input(&self) -> &crate::operation::deliver_config_snapshot::builders::DeliverConfigSnapshotInputBuilder {
   69     69   
        &self.inner
   70     70   
    }
   71     71   
    /// Sends the request and returns the response.
   72     72   
    ///
   73     73   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   74     74   
    /// can be matched against.
   75     75   
    ///
   76     76   
    /// By default, any retryable failures will be retried twice. Retry behavior
   77     77   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   78         -
    /// set when configuring the client.
          78  +
    /// set when configuring the client. Note: retries are enabled by default when using
          79  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   79     80   
    pub async fn send(
   80     81   
        self,
   81     82   
    ) -> ::std::result::Result<
   82     83   
        crate::operation::deliver_config_snapshot::DeliverConfigSnapshotOutput,
   83     84   
        ::aws_smithy_runtime_api::client::result::SdkError<
   84     85   
            crate::operation::deliver_config_snapshot::DeliverConfigSnapshotError,
   85     86   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   86     87   
        >,
   87     88   
    > {
   88     89   
        let input = self

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

@@ -44,44 +104,105 @@
   64     64   
    ) -> &crate::operation::describe_aggregate_compliance_by_config_rules::builders::DescribeAggregateComplianceByConfigRulesInputBuilder {
   65     65   
        &self.inner
   66     66   
    }
   67     67   
    /// Sends the request and returns the response.
   68     68   
    ///
   69     69   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   70     70   
    /// can be matched against.
   71     71   
    ///
   72     72   
    /// By default, any retryable failures will be retried twice. Retry behavior
   73     73   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   74         -
    /// set when configuring the client.
          74  +
    /// set when configuring the client. Note: retries are enabled by default when using
          75  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   75     76   
    pub async fn send(
   76     77   
        self,
   77     78   
    ) -> ::std::result::Result<
   78     79   
        crate::operation::describe_aggregate_compliance_by_config_rules::DescribeAggregateComplianceByConfigRulesOutput,
   79     80   
        ::aws_smithy_runtime_api::client::result::SdkError<
   80     81   
            crate::operation::describe_aggregate_compliance_by_config_rules::DescribeAggregateComplianceByConfigRulesError,
   81     82   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   82     83   
        >,
   83     84   
    > {
   84     85   
        let input = self

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

@@ -45,45 +105,106 @@
   65     65   
    {
   66     66   
        &self.inner
   67     67   
    }
   68     68   
    /// Sends the request and returns the response.
   69     69   
    ///
   70     70   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   71     71   
    /// can be matched against.
   72     72   
    ///
   73     73   
    /// By default, any retryable failures will be retried twice. Retry behavior
   74     74   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   75         -
    /// set when configuring the client.
          75  +
    /// set when configuring the client. Note: retries are enabled by default when using
          76  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   76     77   
    pub async fn send(
   77     78   
        self,
   78     79   
    ) -> ::std::result::Result<
   79     80   
        crate::operation::describe_aggregate_compliance_by_conformance_packs::DescribeAggregateComplianceByConformancePacksOutput,
   80     81   
        ::aws_smithy_runtime_api::client::result::SdkError<
   81     82   
            crate::operation::describe_aggregate_compliance_by_conformance_packs::DescribeAggregateComplianceByConformancePacksError,
   82     83   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   83     84   
        >,
   84     85   
    > {
   85     86   
        let input = self

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::describe_aggregation_authorizations::builders::DescribeAggregationAuthorizationsInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::describe_aggregation_authorizations::DescribeAggregationAuthorizationsOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::describe_aggregation_authorizations::DescribeAggregationAuthorizationsError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

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

@@ -50,50 +110,111 @@
   70     70   
    pub fn as_input(&self) -> &crate::operation::describe_compliance_by_config_rule::builders::DescribeComplianceByConfigRuleInputBuilder {
   71     71   
        &self.inner
   72     72   
    }
   73     73   
    /// Sends the request and returns the response.
   74     74   
    ///
   75     75   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   76     76   
    /// can be matched against.
   77     77   
    ///
   78     78   
    /// By default, any retryable failures will be retried twice. Retry behavior
   79     79   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   80         -
    /// set when configuring the client.
          80  +
    /// set when configuring the client. Note: retries are enabled by default when using
          81  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   81     82   
    pub async fn send(
   82     83   
        self,
   83     84   
    ) -> ::std::result::Result<
   84     85   
        crate::operation::describe_compliance_by_config_rule::DescribeComplianceByConfigRuleOutput,
   85     86   
        ::aws_smithy_runtime_api::client::result::SdkError<
   86     87   
            crate::operation::describe_compliance_by_config_rule::DescribeComplianceByConfigRuleError,
   87     88   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   88     89   
        >,
   89     90   
    > {
   90     91   
        let input = self

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

@@ -50,50 +110,111 @@
   70     70   
    pub fn as_input(&self) -> &crate::operation::describe_compliance_by_resource::builders::DescribeComplianceByResourceInputBuilder {
   71     71   
        &self.inner
   72     72   
    }
   73     73   
    /// Sends the request and returns the response.
   74     74   
    ///
   75     75   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   76     76   
    /// can be matched against.
   77     77   
    ///
   78     78   
    /// By default, any retryable failures will be retried twice. Retry behavior
   79     79   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   80         -
    /// set when configuring the client.
          80  +
    /// set when configuring the client. Note: retries are enabled by default when using
          81  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   81     82   
    pub async fn send(
   82     83   
        self,
   83     84   
    ) -> ::std::result::Result<
   84     85   
        crate::operation::describe_compliance_by_resource::DescribeComplianceByResourceOutput,
   85     86   
        ::aws_smithy_runtime_api::client::result::SdkError<
   86     87   
            crate::operation::describe_compliance_by_resource::DescribeComplianceByResourceError,
   87     88   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   88     89   
        >,
   89     90   
    > {
   90     91   
        let input = self

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::describe_config_rule_evaluation_status::builders::DescribeConfigRuleEvaluationStatusInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::describe_config_rule_evaluation_status::DescribeConfigRuleEvaluationStatusOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::describe_config_rule_evaluation_status::DescribeConfigRuleEvaluationStatusError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::describe_config_rules::builders::DescribeConfigRulesInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::describe_config_rules::DescribeConfigRulesOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::describe_config_rules::DescribeConfigRulesError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

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

@@ -42,42 +102,103 @@
   62     62   
    ) -> &crate::operation::describe_configuration_aggregator_sources_status::builders::DescribeConfigurationAggregatorSourcesStatusInputBuilder {
   63     63   
        &self.inner
   64     64   
    }
   65     65   
    /// Sends the request and returns the response.
   66     66   
    ///
   67     67   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   68     68   
    /// can be matched against.
   69     69   
    ///
   70     70   
    /// By default, any retryable failures will be retried twice. Retry behavior
   71     71   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   72         -
    /// set when configuring the client.
          72  +
    /// set when configuring the client. Note: retries are enabled by default when using
          73  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   73     74   
    pub async fn send(
   74     75   
        self,
   75     76   
    ) -> ::std::result::Result<
   76     77   
        crate::operation::describe_configuration_aggregator_sources_status::DescribeConfigurationAggregatorSourcesStatusOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::describe_configuration_aggregator_sources_status::DescribeConfigurationAggregatorSourcesStatusError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::describe_configuration_aggregators::builders::DescribeConfigurationAggregatorsInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::describe_configuration_aggregators::DescribeConfigurationAggregatorsOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::describe_configuration_aggregators::DescribeConfigurationAggregatorsError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self

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

@@ -44,44 +104,105 @@
   64     64   
    pub fn as_input(&self) -> &crate::operation::describe_configuration_recorder_status::builders::DescribeConfigurationRecorderStatusInputBuilder {
   65     65   
        &self.inner
   66     66   
    }
   67     67   
    /// Sends the request and returns the response.
   68     68   
    ///
   69     69   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   70     70   
    /// can be matched against.
   71     71   
    ///
   72     72   
    /// By default, any retryable failures will be retried twice. Retry behavior
   73     73   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   74         -
    /// set when configuring the client.
          74  +
    /// set when configuring the client. Note: retries are enabled by default when using
          75  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   75     76   
    pub async fn send(
   76     77   
        self,
   77     78   
    ) -> ::std::result::Result<
   78     79   
        crate::operation::describe_configuration_recorder_status::DescribeConfigurationRecorderStatusOutput,
   79     80   
        ::aws_smithy_runtime_api::client::result::SdkError<
   80     81   
            crate::operation::describe_configuration_recorder_status::DescribeConfigurationRecorderStatusError,
   81     82   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   82     83   
        >,
   83     84   
    > {
   84     85   
        let input = self

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

@@ -43,43 +103,104 @@
   63     63   
    pub fn as_input(&self) -> &crate::operation::describe_configuration_recorders::builders::DescribeConfigurationRecordersInputBuilder {
   64     64   
        &self.inner
   65     65   
    }
   66     66   
    /// Sends the request and returns the response.
   67     67   
    ///
   68     68   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   69     69   
    /// can be matched against.
   70     70   
    ///
   71     71   
    /// By default, any retryable failures will be retried twice. Retry behavior
   72     72   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   73         -
    /// set when configuring the client.
          73  +
    /// set when configuring the client. Note: retries are enabled by default when using
          74  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   74     75   
    pub async fn send(
   75     76   
        self,
   76     77   
    ) -> ::std::result::Result<
   77     78   
        crate::operation::describe_configuration_recorders::DescribeConfigurationRecordersOutput,
   78     79   
        ::aws_smithy_runtime_api::client::result::SdkError<
   79     80   
            crate::operation::describe_configuration_recorders::DescribeConfigurationRecordersError,
   80     81   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   81     82   
        >,
   82     83   
    > {
   83     84   
        let input = self

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

@@ -42,42 +102,103 @@
   62     62   
    pub fn as_input(&self) -> &crate::operation::describe_conformance_pack_compliance::builders::DescribeConformancePackComplianceInputBuilder {
   63     63   
        &self.inner
   64     64   
    }
   65     65   
    /// Sends the request and returns the response.
   66     66   
    ///
   67     67   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   68     68   
    /// can be matched against.
   69     69   
    ///
   70     70   
    /// By default, any retryable failures will be retried twice. Retry behavior
   71     71   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   72         -
    /// set when configuring the client.
          72  +
    /// set when configuring the client. Note: retries are enabled by default when using
          73  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   73     74   
    pub async fn send(
   74     75   
        self,
   75     76   
    ) -> ::std::result::Result<
   76     77   
        crate::operation::describe_conformance_pack_compliance::DescribeConformancePackComplianceOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::describe_conformance_pack_compliance::DescribeConformancePackComplianceError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

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

@@ -42,42 +102,103 @@
   62     62   
    pub fn as_input(&self) -> &crate::operation::describe_conformance_pack_status::builders::DescribeConformancePackStatusInputBuilder {
   63     63   
        &self.inner
   64     64   
    }
   65     65   
    /// Sends the request and returns the response.
   66     66   
    ///
   67     67   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   68     68   
    /// can be matched against.
   69     69   
    ///
   70     70   
    /// By default, any retryable failures will be retried twice. Retry behavior
   71     71   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   72         -
    /// set when configuring the client.
          72  +
    /// set when configuring the client. Note: retries are enabled by default when using
          73  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   73     74   
    pub async fn send(
   74     75   
        self,
   75     76   
    ) -> ::std::result::Result<
   76     77   
        crate::operation::describe_conformance_pack_status::DescribeConformancePackStatusOutput,
   77     78   
        ::aws_smithy_runtime_api::client::result::SdkError<
   78     79   
            crate::operation::describe_conformance_pack_status::DescribeConformancePackStatusError,
   79     80   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   80     81   
        >,
   81     82   
    > {
   82     83   
        let input = self

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

@@ -40,40 +100,101 @@
   60     60   
    pub fn as_input(&self) -> &crate::operation::describe_conformance_packs::builders::DescribeConformancePacksInputBuilder {
   61     61   
        &self.inner
   62     62   
    }
   63     63   
    /// Sends the request and returns the response.
   64     64   
    ///
   65     65   
    /// If an error occurs, an `SdkError` will be returned with additional details that
   66     66   
    /// can be matched against.
   67     67   
    ///
   68     68   
    /// By default, any retryable failures will be retried twice. Retry behavior
   69     69   
    /// is configurable with the [RetryConfig](aws_smithy_types::retry::RetryConfig), which can be
   70         -
    /// set when configuring the client.
          70  +
    /// set when configuring the client. Note: retries are enabled by default when using
          71  +
    /// `aws_config::load_from_env()` or when using `BehaviorVersion::v2025_01_17()` or later.
   71     72   
    pub async fn send(
   72     73   
        self,
   73     74   
    ) -> ::std::result::Result<
   74     75   
        crate::operation::describe_conformance_packs::DescribeConformancePacksOutput,
   75     76   
        ::aws_smithy_runtime_api::client::result::SdkError<
   76     77   
            crate::operation::describe_conformance_packs::DescribeConformancePacksError,
   77     78   
            ::aws_smithy_runtime_api::client::orchestrator::HttpResponse,
   78     79   
        >,
   79     80   
    > {
   80     81   
        let input = self