colossal-plastic-46140
06/21/2021, 1:38 PM* updating urn:pulumi:s3-bucket::pulumi-aws-s3::pulumi:providers:aws$aws:s3/bucket:Bucket::us-east-1-bucket: 1 error occurred:
* json: cannot unmarshal object into Go value of type []*s3.RoutingRule
From what I can tell is that there isnt an args for routing rules, and it expects a json string, which has me confused. Is there supposed to be something along the lines of RoutingRulesArgs?