Skip to content

Commit 0aa40a5

Browse files
Merge pull request #303 from Cox-Automotive/add-tags-to-iam-users
Add tags to iam users
2 parents 393f197 + 8c6618c commit 0aa40a5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+920
-70
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,20 @@
22
All changes to ALKS.js for this version will be noted here
33

44
## Changed
5-
- Updates getAccountRole to include maxSessionDurationInSeconds on the response.
5+
# Description
6+
7+
Adds tags to createAccessKeys. Adds new functions updateIamUser and getIamUser.
8+
9+
Rally # [US878015](https://rally1.rallydev.com/#/?detail=/userstory/642939499993&fdp=true): ALKS JS - Enable tagging for IAM Users
10+
11+
## Type of change
12+
13+
_Please remove options that are not relevant._
14+
15+
- [X] Feature (non-breaking change which adds functionality)
16+
17+
# How has this been tested?
18+
19+
## Steps:
20+
1. Unit Tests
621

dist/alks.cjs.js

Lines changed: 124 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/alks.esm.js

Lines changed: 124 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/alks.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)