Summary: 34 instances, 30 unique Text Count // TODO - retries 1 allWarningsAsErrors = false // FIXME Dokka bundles stdlib into the classpath, causing an unfixable warning 1 * TODO: When/if the stdlib version becomes stable this should be removed 2 // FIXME - we also need a way to tie in config properties added via integrations that need to influence the context 1 // FIXME - resolves build deadlock with aws-core when using composite builds 1 // FIXME - an alternative here would be to just pre-compute the sha256 of the payload ourselves and set 1 // FIXME - document type not fully supported yet, see https://github.com/awslabs/smithy-kotlin/issues/123 2 // FIXME: this is not particularly efficient since we have to launch a coroutine to fill it. 1 // TODO - migrate unit tests to just use runSuspendTest from smithy-kotlin, for now re-export it to limit # changes 1 // TODO - would be nice to allow integrations to define custom settings in the plugin 1 allWarningsAsErrors = false // FIXME Tons of errors occur in generated code 2 // FIXME - see: https://github.com/awslabs/smithy-kotlin/issues/296 1 // TODO - see Go SDK for an idea of possible knobs 1 // FIXME - technically this is based on plugin. Should the projection root dir be based on plugin as well rather than a single field? 1 // FIXME - we can remove this when we implement generated services as multiplatform. 1 // FIXME - endpoints are whitelabel material as well. Should we have an `SdkClientOption` object in whitelabel for some of these 1 // FIXME - expose profile name override and thread through region/cred provider chains 1 // FIXME - we likely need a way to let customizations modify/override this 1 // TODO - we could get rid of this extra copy + coroutine if readAvailable() had a non-suspend version 1 // FIXME ~ Replace or add additional function, swap Long type for kotlin.time.Duration when type becomes stable 2 // TODO - add support for static credentials 1 // FIXME - this should default to number of processors 1 // TODO - refactor this to error `explicitApi()` 1 // TODO - we could pool these allocations 1 // TODO - only emit full segments or partial when closed? 1 // TODO - add support for assume role credentials 1 // TODO - need to cancel the stream when the body is closed from the caller side early. 1 // FIXME - note this won't work until https://github.com/awslabs/aws-crt-java/issues/252 is resolved 1 // TODO - can we register shutdown in appropriate runtimes (e.g. jvm: addShutdown, native: atexit(), etc) when/if these lazy block(s) run? 1 // FIXME - kotlin multiplatform configures publications for you so when we switch we can remove this 1