Package-level declarations

Types

Link copied to clipboard

Exception thrown when an error occurs retrieving metadata from IMDS

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Represents a generic client that can fetch instance metadata.

Functions

Link copied to clipboard
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