Dan Rivett

Results 9 issues of Dan Rivett

Probably not the best way to implement this, but this change is backwards compatible and unblocked me as I needed a genuine ISO8601 datetime string that included milliseconds - e.g....

# Summary At the 11th hour in our app development we have just discovered that after following the [official AWS documentation use cases](https://docs.amplify.aws/cli/graphql-transformer/auth#multiple-authorization-rules) of adding `@Auth` directives on my GraphQL...

feature-request
API
GraphQL
AppSync
Service Team
DataStore
p3

# Use Case We ran into a scenario where we want to format a `Dinero` object in a user-specified locale but not to a single `string`, but to its component...

I've been working on a custom plugin with custom rules, and for some of the rules I want to apply to all commit comments, however for other rules I want...

feature

In an AppSync JavaScript resolver there is a strange bug where if I use the `let` keyword to define a default value and then conditonally change it, deployment fails (with...

bug

### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...

feature-request
model-gen
p3

First of all, I'm surprised I couldn't find an existing bug, so if I've missed it, apologies. But as I couldn't find one I'm creating this ticket as as surely...

bug
model-gen
type-gen
p3

### How did you install the Amplify CLI? npm -g i @aws-amplify/cli ### If applicable, what version of Node.js are you using? v20.18.1 ### Amplify CLI Version 13.0.1 ### What...

question
pending-response
not-reproducible