diff --git a/blog-assets/svcvirt-apigateway-cfn/template.yaml b/blog-assets/svcvirt-apigateway-cfn/template.yaml index 81c3edd..9c38500 100644 --- a/blog-assets/svcvirt-apigateway-cfn/template.yaml +++ b/blog-assets/svcvirt-apigateway-cfn/template.yaml @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: '2010-09-09' -Description: AWS API Gateway working as a Service Virtualization +Description: "AWS API Gateway working as a Service Virtualization (qs-1sq3s942d)" Resources: @@ -155,4 +155,4 @@ Resources: - PostMethod Properties: Description: Mock API Deployment - RestApiId: !Ref RestApi \ No newline at end of file + RestApiId: !Ref RestApi