Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add k1LoW/awsdo #7208

Merged
merged 1 commit into from Oct 19, 2022
Merged

Conversation

ponkio-o
Copy link
Sponsor Contributor

@ponkio-o ponkio-o commented Oct 19, 2022

#7208 k1LoW/awsdo: awsdo is a tool to do anything using AWS temporary credentials

$ aqua g -i k1LoW/awsdo

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well. Please confirm if this package works well yourself as much as possible.

Command and output

$ awsdo --help
awsdo is a tool to do anything using AWS temporary credentials.

Usage:
  awsdo [flags]

Flags:
      --disable-cache           disable the credentials cache
  -d, --duration string         the duration that the credentials should remain valid (default "1hour")
  -h, --help                    help for awsdo
      --login                   generate login link for the AWS management console
  -p, --profile string          AWS named profile
  -r, --role-arn string         IAM Role ARN to be assumed
  -n, --serial-number string    the identification number of the MFA device
  -s, --source-profile string   AWS named profile that assume role
  -c, --token-code string       the value provided by the MFA device
  -v, --version                 version for awsdo

If files such as configuration file are needed, please share them.

$ awsdo
export AWS_REGION=ap-northeast-1
export AWS_ACCESS_KEY_ID=ASIA....
export AWS_SECRET_ACCESS_KEY=hogehoge
export AWS_SESSION_TOKNE=tokenexamplehoge

Reference

[k1LoW/awsdo](https://github.com/k1LoW/awsdo): awsdo is a tool to do anything using AWS temporary credentials

```console
$ aqua g -i k1LoW/awsdo
```

## How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Oct 19, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.78.0 milestone Oct 19, 2022
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke suzuki-shunsuke merged commit d8fc926 into aquaproj:main Oct 19, 2022
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants