You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So on the proper https://slip.link/, the client and "API" are on the same domain and work side by side. I cannot for the life of me figure out how to do this in practice and the docs don't seem to cover it.
If I add both origins to cloudfront and set up the behaviors, I can't get amplify to work because it goes to https://mydoma.in/pkojhuytfyfguhijokpl;njbhgvyt78y92304rr/ where there is a random string after the domain and this breaks cloudfront. No matter what I do with the behaviors, I can't find a way to get it to work.
I also tried to do the static files in S3, but for the life of me I can't get all of the behaviors set up in a way that works with that either.
I'd think that maybe the amplify site would pull the redirects from dynamo, but it doesn't seem to do that. The cloudformation seems to set up the api gateway and only link cloudfront to that api. The API doesn't include amplify though either.
Am I missing something or do the docs just not cover it?
The text was updated successfully, but these errors were encountered:
So on the proper https://slip.link/, the client and "API" are on the same domain and work side by side. I cannot for the life of me figure out how to do this in practice and the docs don't seem to cover it.
If I add both origins to cloudfront and set up the behaviors, I can't get amplify to work because it goes to https://mydoma.in/pkojhuytfyfguhijokpl;njbhgvyt78y92304rr/ where there is a random string after the domain and this breaks cloudfront. No matter what I do with the behaviors, I can't find a way to get it to work.
I also tried to do the static files in S3, but for the life of me I can't get all of the behaviors set up in a way that works with that either.
I'd think that maybe the amplify site would pull the redirects from dynamo, but it doesn't seem to do that. The cloudformation seems to set up the api gateway and only link cloudfront to that api. The API doesn't include amplify though either.
Am I missing something or do the docs just not cover it?
The text was updated successfully, but these errors were encountered: