{"id":26553580,"url":"https://github.com/encalmo/setup-aws-credentials","last_synced_at":"2026-05-18T14:35:58.460Z","repository":{"id":283165836,"uuid":"941196208","full_name":"encalmo/setup-aws-credentials","owner":"encalmo","description":"Scala 3 utility to programatically compute AWS credentials using AWS CLI and AWS SSO. ","archived":false,"fork":false,"pushed_at":"2025-03-25T23:26:54.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-26T00:25:36.343Z","etag":null,"topics":["aws-credentials","scala","scala-cli-application","scala3","script"],"latest_commit_sha":null,"homepage":"https://encalmo.github.io/setup-aws-credentials/","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encalmo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-01T18:06:01.000Z","updated_at":"2025-03-25T23:26:57.000Z","dependencies_parsed_at":"2025-03-18T22:38:36.729Z","dependency_job_id":null,"html_url":"https://github.com/encalmo/setup-aws-credentials","commit_stats":null,"previous_names":["encalmo/setup-aws-credentials"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/encalmo/setup-aws-credentials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encalmo%2Fsetup-aws-credentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encalmo%2Fsetup-aws-credentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encalmo%2Fsetup-aws-credentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encalmo%2Fsetup-aws-credentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encalmo","download_url":"https://codeload.github.com/encalmo/setup-aws-credentials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encalmo%2Fsetup-aws-credentials/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264763125,"owners_count":23660302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-credentials","scala","scala-cli-application","scala3","script"],"created_at":"2025-03-22T09:24:28.955Z","updated_at":"2026-05-18T14:35:53.415Z","avatar_url":"https://github.com/encalmo.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://github.com/encalmo/setup-aws-credentials\"\u003e![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\u003c/a\u003e \u003ca href=\"https://central.sonatype.com/artifact/org.encalmo/setup-aws-credentials_3\" target=\"_blank\"\u003e![Maven Central Version](https://img.shields.io/maven-central/v/org.encalmo/setup-aws-credentials_3?style=for-the-badge)\u003c/a\u003e \u003ca href=\"https://encalmo.github.io/setup-aws-credentials/scaladoc/org/encalmo/aws.html\" target=\"_blank\"\u003e\u003cimg alt=\"Scaladoc\" src=\"https://img.shields.io/badge/docs-scaladoc-red?style=for-the-badge\"\u003e\u003c/a\u003e\n\n# setup-aws-credentials\n\nScala 3 utility to programatically compute AWS credentials using AWS CLI and AWS SSO. \n\n## Table of contents\n\n- [Dependencies](#dependencies)\n- [Usage](#usage)\n- [Example](#example)\n- [Test](#test)\n- [Project content](#project-content)\n\n## Dependencies\n\n   - [Scala](https://www.scala-lang.org) \u003e= 3.3.5\n   - [Scala **toolkit** 0.7.0](https://github.com/scala/toolkit)\n   - org.encalmo [**script-utils** 0.9.1](https://central.sonatype.com/artifact/org.encalmo/script-utils_3)\n\n## Usage\n\nUse with SBT\n\n    libraryDependencies += \"org.encalmo\" %% \"setup-aws-credentials\" % \"0.9.2\"\n\nor with SCALA-CLI\n\n    //\u003e using dep org.encalmo::setup-aws-credentials:0.9.2\n\n## Example\n\nInsert into your bash script to request and export local AWS credentials.\n\n```\n$(scala run --dependency=org.encalmo::setup-aws-credentials:0.9.2 --main-class=org.encalmo.aws.SetupAwsCredentials --quiet -- --profile encalmo)\n```\n\n## Test\n\n```\nscala run . --quiet -- --profile encalmo\n```\n\n\n## Project content\n\n```\n├── .github\n│   └── workflows\n│       ├── pages.yaml\n│       └── release.yaml\n│\n├── .gitignore\n├── .scalafmt.conf\n├── LICENSE\n├── project.scala\n├── README.md\n└── SetupAwsCredentials.scala\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencalmo%2Fsetup-aws-credentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fencalmo%2Fsetup-aws-credentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fencalmo%2Fsetup-aws-credentials/lists"}