{"id":55534,"library":"auth-jvm","title":"AWS SDK Kotlin Auth JVM","description":"AWS Service Authentication","status":"active","version":"0.6.0-alpha","language":"java","source_language":null,"source_url":"https://github.com/awslabs/aws-sdk-kotlin","tags":["aws","auth","kotlin","sdk"],"install":[{"cmd":"<dependency>\n  <groupId>aws.sdk.kotlin</groupId>\n  <artifactId>auth-jvm</artifactId>\n  <version>0.6.0-alpha</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'aws.sdk.kotlin:auth-jvm:0.6.0-alpha'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AwsCredentialsProvider","correct":"aws.sdk.kotlin.auth.AwsCredentialsProvider"}],"quickstart":{"code":"import aws.sdk.kotlin.auth.AwsCredentialsProvider\nimport aws.sdk.kotlin.auth.DefaultCredentialsProvider\n\nsuspend fun main() {\n    val provider: AwsCredentialsProvider = DefaultCredentialsProvider()\n    val credentials = provider.resolve()\n    println(credentials.accessKeyId)\n}","lang":"kotlin","description":"Resolve AWS credentials using the default provider chain."},"warnings":[{"fix":"Pin to a specific version and test thoroughly before production use.","message":"This is an alpha release; API may change without notice.","severity":"breaking","affected_versions":"0.6.0-alpha"}],"env_vars":null,"search_vec":"'auth':4,10 'authent':8 'aw':1,6,9 'jvm':5 'kotlin':3,11 'sdk':2,12 'servic':7","created_at":"2026-06-15T09:55:14.610397+00:00","updated_at":"2026-06-15T09:55:14.610397+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/awslabs/aws-sdk-kotlin","github":"https://github.com/awslabs/aws-sdk-kotlin","docs":"https://appdoc.app/artifact/aws.sdk.kotlin/auth-jvm/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}