aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
236 stars 78 forks source link

Sample submissions for Cmdlets -suresush #109

Closed 5u5hma closed 4 years ago

5u5hma commented 4 years ago

Description

Samples for CmdLet: Add-IAMUserTag Add-IAMRoleTag Get-IAMRoleTagList Get-IAMUserTagList Get-IAMContextKeysForPrincipalPolicy Get-IAMContextKeysForCustomPolicy Remove-IAMRoleTag Remove-IAMUserTag Set-IAMUserPermissionsBoundary Set-IAMRolePermissionsBoundary Remove-IAMUserPermissionsBoundary Remove-IAMRolePermissionsBoundary New-IAMServiceLinkedRole Remove-IAMServiceLinkedRole Get-IAMServiceLinkedRoleDeletionStatus Update-IAMRoleDescription Update-IAMRole Request-IAMServiceLastAccessedDetail Get-IAMServiceLastAccessedDetail Get-IAMServiceLastAccessedDetailWithEntity

Motivation and Context

Sample is Missing

Testing

Screenshots (if appropriate)

Types of changes

Checklist

License

5u5hma commented 4 years ago

I have update the files with the comments suggested above. Please review let me know of any further changes.

matteo-prosperi commented 4 years ago

Thank you for this PR. I am merging these samples in the next release. I will close this PR now.