Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
workstation
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IT Common Platform
Public Images
workstation
Commits
1429e5cd
Commit
1429e5cd
authored
1 year ago
by
Joshua Davis Aylor
Browse files
Options
Downloads
Patches
Plain Diff
Update aws-sts-client.sh to reference appropriate command in example for aws_sts_set
parent
4b08367e
1 merge request
!8
Update aws-sts-client.sh to reference appropriate command in example for aws_sts_set
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aws-sts-client.sh
+2
-2
2 additions, 2 deletions
aws-sts-client.sh
with
2 additions
and
2 deletions
aws-sts-client.sh
+
2
−
2
View file @
1429e5cd
aws_sts_set
()
{
aws_sts_set
()
{
# Example usage:
# Example usage:
# aws_sts_
do
<master-account> <account-to-be-managed> <role-name>
# aws_sts_
set
<master-account> <account-to-be-managed> <role-name>
# aws_sts_
do
vtnis-ss 541585145005 NISAdmin
# aws_sts_
set
vtnis-ss 541585145005 NISAdmin
unset
AWS_ACCESS_KEY_ID
unset
AWS_ACCESS_KEY_ID
unset
AWS_SECRET_ACCESS_KEY
unset
AWS_SECRET_ACCESS_KEY
unset
AWS_SESSION_TOKEN
unset
AWS_SESSION_TOKEN
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment