Skip to content

Commit

Permalink
Merge pull request #303 from Cox-Automotive/add-tags-to-iam-users
Browse files Browse the repository at this point in the history
Add tags to iam users
  • Loading branch information
elliottzack429 authored Oct 25, 2022
2 parents 393f197 + 8c6618c commit 0aa40a5
Show file tree
Hide file tree
Showing 49 changed files with 920 additions and 70 deletions.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,20 @@
All changes to ALKS.js for this version will be noted here

## Changed
- Updates getAccountRole to include maxSessionDurationInSeconds on the response.
# Description

Adds tags to createAccessKeys. Adds new functions updateIamUser and getIamUser.

Rally # [US878015](https://rally1.rallydev.com/#/?detail=/userstory/642939499993&fdp=true): ALKS JS - Enable tagging for IAM Users

## Type of change

_Please remove options that are not relevant._

- [X] Feature (non-breaking change which adds functionality)

# How has this been tested?

## Steps:
1. Unit Tests

124 changes: 124 additions & 0 deletions dist/alks.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

124 changes: 124 additions & 0 deletions dist/alks.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/alks.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 0aa40a5

Please sign in to comment.