David Kane
David Kane
I have the above working but I'm still unable to set the pagination based on the response from the API, is this possible? i.e. set a total and page from...
we are having the same issue with image files, for now we'll also go back to 0.14.5
`autoDomain` doesn't seem to help for me, after the stack deletes the domain still exists. Though it might be related to https://github.com/amplify-education/serverless-domain-manager/issues/406
I'm also getting this same issue consistently
The errors disappear if a rollback to v0.19.0. It looks like there is a possible clash with cfn-include - if I remove this pre-compiler for the time being the errors...
@TheSriram It's a very big template so I won't paste it all here but looking at the stack trace I see the handle_fn_ref happens after the handle_fn_if and the only...
@TheSriram I've narrowed it down to this one Action on a Role Policy: ``` - Action: - 'cognito-idp:describeResourceServer' - 'cognito-idp:UpdateUserPoolClient' Effect: Allow Resource: - 'Fn::If': - Debugging - 'Fn::GetAtt': -...
I'm also getting the same error but it shows the bucket `store_s3_bucket_archive` doesn't exist ``` botocore.errorfactory.NoSuchBucket: An error occurred (NoSuchBucket) when calling the GetObject operation: The specified bucket does not...