resolveDisableEc2Metadata

suspend fun resolveDisableEc2Metadata(provider: PlatformProvider = PlatformProvider.System, profile: LazyAsyncValue<AwsProfile> = asyncLazy { loadAwsSharedConfig(provider).activeProfile }): Boolean?

Attempts to resolve the flag which disables the use of IMDS for credentials