I hereby claim:
- I am jesse0099 on github.
- I am jesechavez009gma (https://keybase.io/jesechavez009gma) on keybase.
- I have a public key ASD38ebaPHtvg0GmgoCyZDCIl6CsUMJPD9zxs1Omer9ZbAo
To claim this, I am signing this object:
#!/bin/bash | |
# Variables | |
FLAG="$1" | |
ROLE_ARN="$2" | |
SESSION_NAME="$3" | |
# Function to reset AWS credentials | |
reset_credentials() { |
param ( | |
[string]$session_name, | |
[string]$role_arn, | |
[switch]$reset_credentials | |
) | |
function AssumeRole { | |
param ( | |
[string]$roleArn, | |
[string]$sessionName |
I hereby claim:
To claim this, I am signing this object: