skipMetadataApiCheck

@JvmName(name = "rvwvbegsqhgjwwic")
suspend fun skipMetadataApiCheck(value: Output<Boolean>)
@JvmName(name = "cqdjrpagpnfocavx")
suspend fun skipMetadataApiCheck(value: Boolean?)

Parameters

value

Skip the AWS Metadata API check. Useful for AWS API implementations that do not have a metadata API endpoint. Setting to true prevents Pulumi from authenticating via the Metadata API. You may need to use other authentication methods like static credentials, configuration variables, or environment variables.