devel/py-aws-sso-lib - The NetBSD Packages Collection

Library to make AWS SSO easier

aws-sso-lib allows you to programmatically interact with AWS IAM
Identity Center (formerly AWS SSO).

The primary functions that will be of interest are available at the
package level:

* get_boto3_session: Get a boto3 session for a specific account and
  role.
* login: ensure the user is logged in to Identity Center, with dispatch
  to the browser.
* list_available_accounts and list_available_roles: discover the access
  the user has.
* list_assignments: for admin purposes, iterate over all assignments in
  Identity Center, which is currently hard to do through the API.

Build dependencies

devel/py-poetry-core devel/py-build misc/py-installer pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/py-aws-error-utils net/py-boto3 lang/python312 lang/python312

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.