Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway #10

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Gateway #10

wants to merge 10 commits into from

Conversation

jchris
Copy link
Collaborator

@jchris jchris commented Sep 12, 2024

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jchris
Copy link
Collaborator Author

jchris commented Sep 13, 2024

test this please

CloudFormation outputs from deployed stack
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Outputs                                                                                                                                                                                                 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key                 APIendpoint                                                                                                                                                                         
Description         HTTP API endpoint URL                                                                                                                                                               
Value               https://xn240ynd5b.execute-api.us-east-2.amazonaws.com/uploads                                                                                                                      

Key                 ConnectionsTableArn                                                                                                                                                                 
Description         Connections table ARN                                                                                                                                                               
Value               arn:aws:dynamodb:us-east-2:201698179963:table/fpfree-connections                                                                                                                    

Key                 SendMessageFunctionArn                                                                                                                                                              
Description         SendMessage function ARN                                                                                                                                                            
Value               arn:aws:lambda:us-east-2:201698179963:function:fpfree-SendMessageFunction-mcR8eCtz0dJS                                                                                              

Key                 S3UploadBucketName                                                                                                                                                                  
Description         S3 bucket for application uploads                                                                                                                                                   
Value               fpfree-uploads-201698179963                                                                                                                                                         

Key                 OnConnectFunctionArn                                                                                                                                                                
Description         OnConnect function ARN                                                                                                                                                              
Value               arn:aws:lambda:us-east-2:201698179963:function:fpfree-OnConnectFunction-MIQI05eGKjT6                                                                                                

Key                 WebSocketURI                                                                                                                                                                        
Description         The WSS Protocol URI to connect                                                                                                                                                     
Value               wss://z95go5ay1k.execute-api.us-east-2.amazonaws.com/Prod                                                                                                                           

Key                 OnDisconnectFunctionArn                                                                                                                                                             
Description         OnDisconnect function ARN                                                                                                                                                           
Value               arn:aws:lambda:us-east-2:201698179963:function:fpfree-OnDisconnectFunction-RH53AORUD2tQ   

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant