From 1dc973e522350dc2ad3b9517b57314a907a17b3b Mon Sep 17 00:00:00 2001 From: Eddie Knight Date: Fri, 13 Dec 2024 07:56:29 -0800 Subject: [PATCH] Update services/compute/serverless-computing/features.yaml --- services/compute/serverless-computing/features.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/compute/serverless-computing/features.yaml b/services/compute/serverless-computing/features.yaml index 7714c3a4..fc1b3c18 100644 --- a/services/compute/serverless-computing/features.yaml +++ b/services/compute/serverless-computing/features.yaml @@ -17,10 +17,10 @@ features: title: Function Execution description: | Supports execution of code functions in response to events without the need to manage underlying server infrastructure. - references: # Temporary for validation purposes - AWS: https://docs.aws.amazon.com/lambda/latest/dg/invocation-types.html - GCP: https://cloud.google.com/functions/docs/concepts/exec - Azure: https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview + # references: # + # AWS: https://docs.aws.amazon.com/lambda/latest/dg/invocation-types.html + # GCP: https://cloud.google.com/functions/docs/concepts/exec + # Azure: https://learn.microsoft.com/en-us/azure/azure-functions/functions-overview - id: CCC.SvlsComp.F02 # Event Triggers