RJ Lohan

Results 31 comments of RJ Lohan

Can we just expose the file mappings as a configuration option? Leave the defaults alone but allow overrides?

I'll also just throw in the note that we also optionally include `additionalIdentifiers` in schemas. *If* these are passed instead of a `primaryIdentifier` on an `Update`, `Read` or `Delete` they...

These schemas are planned to be published soon - probably in the next couple of weeks. Stay tuned.

> Is there a root URL that makes these types discoverable? Yeah this should be announced soon, once it's available in all regions is usually the process.

Are the endpoint URLs inconsistent across different regions? I haven't dug into this, but the inconsistency seems off...

I think the `git init` corrolary even further suggests using a folder. That command creates a `.git` folder in current directory. Cleanup is far easier if you forget to `cd`...

I don't see this error in my IDE. However, I also see that auto-complete isn't working for any of `UpdatePolicy`, `UpdateReplacePolicy`, `CreationPolicy` or `DeletionPolicy` so there's probably a gap here.

I like this concept, it's going to take some thinking on how to support this in the service.

> > This might be a separate request > > You're right. In cases where ordering doesn't matter Concurrency: 1 could also solve the serialization (if it can be currently...

> I would rather these policies be a property of the type separate from the schema. The schema says, "I perform these particular IAM actions". When registering (or especially, when...