Alexander Michaud

Results 7 issues of Alexander Michaud

# Description The basics for PostgreSQL setup on Mac. ## Type of change - [x] Documentation update # Related Issues - #157 # How Has This Been Tested? - [x]...

# Description Renamed ID for navigation tabs. Fixes #547 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) # How Has This Been Tested? -...

### Describe the bug Similar to #8442 Given the following filter for an SNS topic: ```yaml - type: has-statement statements: - Action: - SNS:GetTopicAttributes - SNS:SetTopicAttributes - SNS:AddPermission - SNS:RemovePermission...

kind/bug

Implements describe, create, list, update, and delete virtual_node APIs

Enable mocking of the APIs governing ingress into an AppMesh _via_ virtual gateways. Although I do think that its best to wait on this until https://github.com/getmoto/moto/issues/8001 is fulfilled (it will...

enhancement

The AppMeshBackend will be significantly more useful if the core functionality of the routing can be mocked. Namely, this would require implementing all CRUD methods for the virtual router, the...

enhancement