tom1322s

Results 3 issues of tom1322s

I am trying to deploy AWS::ApiGateway::Method integrated with SQS (name: CFTestQueue.fifo), but I got an error: Invalid ARN specified in the request (Service: AmazonApiGateway; Status Code: 400; Error Code: BadRequestException;...

no-issue-activity

Description: We need to add an open port to the worker application to facilitate health checks. This is essential for implementing a green-blue deployment strategy. Rationale: A health check endpoint...

Description: The current implementation for creating an S3 client in the settings.py file explicitly requires AWS access keys, as seen in [settings.py](https://github.com/i-dot-ai/redbox/blob/main/redbox-core/redbox/models/settings.py#L231C1-L233C1): This approach is not optimal when running within...