Generates the purescript-aws-sdk modules from the AWS SDK JS.
make clean init build run
AWS SDK JS has a few types with properties referencing themselves. As a quick fix, all properties that would raise
CycleInDeclaration
aren't in the generated code. Bellow are the missing properties:
Or
inAWS.CostExplorer.Expression
And
inAWS.CostExplorer.Expression
Not
inAWS.CostExplorer.Expression
L
inAWS.DynamoDBStreams.AttributeValue
M
inAWS.DynamoDBStreams.AttributeValue
Configurations
inAWS.EMR.Configuration
Resources
inAWS.Organizations.HandshakeResource
Aggregators
inAWS.SSM.InventoryAggregator