Loading aws/codegen-aws-sdk/src/main/kotlin/software/amazon/smithy/rustsdk/AccountIdEndpointParamsDecorator.kt +1 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ private class AccountIdEndpointFeatureTrackerInterceptor(codegenContext: ClientC if (section is ServiceRuntimePluginSection.RegisterRuntimeComponents) { section.registerInterceptor(this) { rustTemplate( "#{Interceptor}::default()", "#{Interceptor}", "Interceptor" to RuntimeType.forInlineDependency( InlineAwsDependency.forRustFile( Loading Loading
aws/codegen-aws-sdk/src/main/kotlin/software/amazon/smithy/rustsdk/AccountIdEndpointParamsDecorator.kt +1 −1 Original line number Diff line number Diff line Loading @@ -258,7 +258,7 @@ private class AccountIdEndpointFeatureTrackerInterceptor(codegenContext: ClientC if (section is ServiceRuntimePluginSection.RegisterRuntimeComponents) { section.registerInterceptor(this) { rustTemplate( "#{Interceptor}::default()", "#{Interceptor}", "Interceptor" to RuntimeType.forInlineDependency( InlineAwsDependency.forRustFile( Loading