Märt Reose
Märt Reose
> As much as I understand it from [this](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRole.html). Then first its needed to authenticate with `arn:aws:iam::ACCOUNT:role/ROLENAMESOURCE` and get a token from it, which is how assumerolewithwebidentity is currently set...
Quite old but if anybody ends up here, then add `add_header 'Access-Control-Allow-Origin' '*';` to nginx configuration.
Unfiltered model gave this: ``` > list 10 dogs [dog, dog2, dog3] > list 10 dog breeds labrador retriever, golden retriever, bulldog, beagle, cocker spaniel, collie, poodle, basset hound, dachshund,...