Publish-AWSPowerShellLambda missing credential parameter
Open
feature-request
module/lambda-client-lib
p2
queued
- Dominant language
- C#
- Stars
- 1.7k
- Forks
- 503
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 18
Description
All other PowerShell cmdlet support -credential parameter (https://docs.aws.amazon.com/powershell/latest/reference/Index.html)
I don't see a reason for this to not do this as well.
## Describe the Feature
Add -credential parameter
-Credential
Required? | False
-- | --
Position? | Named
Accept pipeline input? | True (ByValue, ByPropertyName)
### Is your Feature Request related to a problem?
No
### Describe alternatives you've considered
Manually setting and managing Credentials using Set-AWSCredential
## Additional Context
### Environment
---
This is a :rocket: Feature Request
Contributor guide
Assessment
This issue has not been assessed yet.