Aaron Costley

Results 6 issues of Aaron Costley

A CodeBuild project currently calls JSON.stringify on the contents of a FileAsset to make CodeBuild recognize the buildspec as inline. However, CodeBuild uses YAML files exclusively in the documentation. Attempting...

p1
feature-request
@aws-cdk/aws-codebuild
effort/medium
feature/enhancement

This is the tracking issue for gauging interest in a higher level library for interfacing with [Amazon Pinpoint](https://aws.amazon.com/pinpoint/) Analytics. This is the preferred service for gathering analytics information on AWS....

feature-request
needs-design
needs-discussion
p1
xl
queued

This is the tracking issue for gauging interest in a higher level library / Amplify Framework port for interfacing with [Amazon AppSync](https://aws.amazon.com/appsync/). This is the preferred service for doing offline...

feature-request
needs-design
needs-discussion
p1
xl
queued

### Environment information ```plain text System: OS: Windows 11 10.0.22000 CPU: (8) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz Memory: 3.06 GB / 15.92 GB Binaries: Node: 18.0.0 - ~\scoop\apps\nodejs\current\node.EXE...

feature-request
p4

#### Description of changes: The Nuxt amplify server plugin will now export a GraphQL client containing all valid operations for each model type dynamically. For example, if a Person model...

**Describe the content issue**: Currently, there is Nuxt Universal rendering support for Amplify (which includes some SSR) and there is documentation for it at https://docs.amplify.aws/javascript/build-a-backend/data/connect-from-server-runtime/nuxtjs-server-runtime/. However, it is not mentioned...

amplify/js