Andrew Pearce

Results 41 comments of Andrew Pearce

@microsoft-github-policy-service agree

I've found an issue in the `GetVersionedPackageEntriesFromSearchQueryResource()` method with CodeArtifact, with the `initialCount` value that's returned. This value is not necessarily accurate for the entire data set, and the default...

@sean-r-williams - before your PR moves further, thought I'd provide my high level thoughts on the design here, and detail what I'm thinking. Might be quicker to iterate here to...

Agree on the two different use-cases, but I also think there's use-case for where multiple layers could each provide `.zip` files containing modules. Both use-cases should support multiple layers providing...

Hey @sean-r-williams - see https://github.com/awslabs/aws-lambda-powershell-runtime/pull/46! It adds integration tests to validate invocations of the runtime within Lambda, although they will need to be manually invoked for now.

These additions were required to help us safely add functionality, such as solving the features you've requested such as #37 and #40 .

@karlkatzke I wanted to note that I do understand the issue, and what I provided in #76 was a workaround to the problem. I'll provide a similar workaround here for...

The above example of using a constant should work and keep the intended curly braces in the modified file, however yes, this is a workaround and totally agree that it...

Given [Image Builder now supports Apple macOS - Whats New](https://aws.amazon.com/about-aws/whats-new/2024/10/ec2-image-builder-apple-macos/), there are links for the awstoe binary for macOS. We've had delays publishing the ARM64 based binaries for the download...