Andrew Pearce
Andrew Pearce
## Overview The current logging implementation for PowerShell Lambda functions (as defined in the PowerShellHost) adds a prefix to all CloudWatch logs depending on the PowerShel stream the log came...
### Summary of the new feature / enhancement As a user I want to use AWS CodeArtifact as a NuGet v3 PSResourceGet repository. ### Proposed technical implementation details (optional) AWS...
Provide an example for how to deploy the runtime using PowerShell (and only PowerShell).
Provide an example for how to deploy the runtime using the [AWS CDK](https://aws.amazon.com/cdk/).
# PR Summary Adds support for AWS CodeArtifact NuGet v3 repositories. Resolves https://github.com/PowerShell/PSResourceGet/issues/1650. ## PR Context AWS CodeArtifact supports NuGet v3 feeds. This adds the features supported by AWS CodeArtifact...