Jonathan Lim
Jonathan Lim
https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/API_CreateUser.html In addition `list_tags_for_resource` currently filters resources with the regex of `r"^arn:aws:elasticache:.*:[0-9]*:(cluster|snapshot):.*$"`
Currently, the implementation for the mocked `create_protection` for Shield relies on `validate_resource_arn` to filter only valid resource ARNs to protect. According to the [Shield documentation ](https://docs.aws.amazon.com/waf/latest/developerguide/ddos-protections-by-resource-type.html) ``` You can use...
I'm getting an error when I try to add a service principal for a RAM resource share with Moto. According to the AWS API for RAM, it says "A service...