Fernando Honig
Fernando Honig
Add double quotes for AWS::AccountId. CreateTestingResources: !Equals [ !Ref "AWS::AccountId", !FindInMap [EnvironmentTypeMappings, testing, accountId] ] I had the exact same issue today.
Hi, This has been opened for a long time already. Any news regarding when this will be supported by CFN? Thanks.
This is needed. Thanks.
Hi, I am trying to run serverless compose with a named profile but always returns a 'AWS profile "oidc" doesn't seem to be configured' Running from a Gitlab CI job...
This is happening in serverless v3 as well. It prunes all layers no matter the number you indicate as to keep.
Hi @DianaIonita, thanks for taking the time. Yes, it’s enabled but the difference is that the caching is not on the query string as shown in your picture, but in...
@DianaIonita any ideas about this?. Thanks.
Hi @DianaIonita, thanks again for taking the time. Does this only work with GET or also POST methods? (Some functions we have despite using a POST method, are used to...
So then I don’t understand why it doesn’t work on my end. I have it configured just like you but when I execute a get or a post with 1...