Results 13 issues of jen20

Node and host uptime would be useful statistics.

kind/enhancement
subsystem/core database
statistics

It would be a good plan to add constants for the various instance sizes and a sum type to the various places that a size is accepted in a similar...

kind/enhancement
area/providers

## Description This operation allows the user to obtain a copy of the auto-generated Administrator password for an instance running Windows, encrypted using the key-pair specified on instance launch. A...

GitHub has a new code scanning service that works for open source Java repositories in this organisation - we should enable it as a workflow for this repository.

enhancement

As of #21, stream identifiers are now structured, but represented on the wire as `ByteString` types. @jageall suggests that these should be limited in which bytes are acceptable, and that...

bug

subsystem/persistent subs
kind/enhancement

When building policies as JSON objects, it would be nice to have the set of available actions exported as constants from the `pulumi-aws` library. There are three primary benefits I...

help-wanted
kind/enhancement

When constructing an `awsx.elasticloadbalancingv2.LoadBalancer` the first parameter is the type - currently (I think) restricted to `"network"` or `"application"`. It would be good to make this an enumeration with constants...

kind/enhancement

I'm currently trying to use `awsx` for some 'serverless' infrastructure, and I think some of the naming - specifically in API Gateway - should be reconsidered. This program: ``` import...

kind/enhancement

It would be nice to present short, focused examples for common questions in the style of "cookbook" documentation. Some example scenarios to start with: - How do I use a...

area/docs
docs/intro
docs/hackathon
kind/enhancement