You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Este projeto fornece uma ferramenta de linha de comando (CLI) em Python para atualizar o arquivo .aws/credentials com base em um JSON copiado no clipboard. A ferramenta é útil quando você deseja atualizar rapidamente suas credenciais da AWS sem editar manualmente o arquivo.
This repository contains the python modules and packages make up the AWS Resource Manager, a custom python package/wheel designed to simplify the management of AWS services through custom-written use cases and utilities. This repository serves to reinforce my knowledge on building python packages and wheels.