Skip to content

Commit bfdec9a

Browse files
committed
Add metric tags
1 parent d6f7e1e commit bfdec9a

File tree

46 files changed

+54
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+54
-32
lines changed

Diff for: lambda-sns-sqs-lambda-sam-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
3-
Description: aws-lambda-sns-sqs-lambda
3+
Description: aws-lambda-sns-sqs-lambda (uksb-1tthgi812) (tag:lambda-sns-sqs-lambda-sam-java)
44

55
Globals:
66
Function:

Diff for: lambda-sqs-java/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Lambda to SQS
3+
Description: Serverless patterns - Lambda to SQS (uksb-1tthgi812) (tag:lambda-sqs-java)
44

55
Resources:
66
# Define the SQS topic

Diff for: lambda-sqs-lambda-sam-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
3-
Description: aws-decouple-messaging-pattern
3+
Description: aws-decouple-messaging-pattern (uksb-1tthgi812) (tag:lambda-sqs-lambda-sam-java)
44

55
Globals:
66
Function:

Diff for: lambda-sqs-rust-sam/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Lambda to SQS
3+
Description: Serverless patterns - Lambda to SQS (uksb-1tthgi812) (tag:lambda-sqs-rust-sam)
44

55
Globals:
66
Function:

Diff for: lambda-sqs/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Lambda to SQS
3+
Description: Serverless patterns - Lambda to SQS (uksb-1tthgi812) (tag:lambda-sqs)
44

55
Resources:
66
# Define the SQS topic

Diff for: lambda-ssm-parameter-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: 'AWS::Serverless-2016-10-31'
3-
Description: An AWS Lambda function and an AWS Systems Manager Parameter Store parameter.
3+
Description: An AWS Lambda function and an AWS Systems Manager Parameter Store parameter. (uksb-1tthgi812) (tag:lambda-ssm-parameter-java)
44

55
Parameters:
66
SSMParameterName:

Diff for: lambda-ssm-parameter/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: 'AWS::Serverless-2016-10-31'
3-
Description: An AWS Lambda function and an AWS Systems Manager Parameter Store parameter.
3+
Description: An AWS Lambda function and an AWS Systems Manager Parameter Store parameter. (uksb-1tthgi812) (tag:lambda-ssm-parameter)
44

55
# Global values that are applied to all applicable resources in this template
66
Globals:

Diff for: lambda-step-functions-sam-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
3-
Description: lambda-step-functions-sam
3+
Description: lambda-step-functions-sam (uksb-1tthgi812) (tag:lambda-step-functions-sam-java)
44

55
Globals:
66
Function:

Diff for: lambda-streaming-large-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3+
Description: (uksb-1tthgi812) (tag:lambda-streaming-large-sam)
34
Resources:
45
LargePayloadFunction:
56
Type: AWS::Serverless::Function

Diff for: lambda-streaming-sdk-sam/template.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
2-
Description: >-
2+
Description: >
3+
(uksb-1tthgi812) (tag:lambda-streaming-sdk-sam)
34
lambda
45
56
Transform:

Diff for: lambda-streaming-ttfb-pipeline-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3+
Description: (uksb-1tthgi812) (tag:lambda-streaming-ttfb-pipeline-sam)
34
Resources:
45
StreamingFunction:
56
Type: AWS::Serverless::Function

Diff for: lambda-streaming-ttfb-write-sam-with-bedrock-streaming/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3+
Description: (uksb-1tthgi812) (tag:lambda-streaming-ttfb-write-sam-with-bedrock-streaming)
34
Resources:
45
StreamingFunction:
56
Type: AWS::Serverless::Function

Diff for: lambda-streaming-ttfb-write-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3+
Description: (uksb-1tthgi812) (tag:lambda-streaming-ttfb-write-sam)
34
Resources:
45
StreamingFunction:
56
Type: AWS::Serverless::Function

Diff for: lambda-translator/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: An AWS Lambda function that translates text from one language to other language
3+
Description: An AWS Lambda function that translates text from one language to other language (uksb-1tthgi812) (tag:lambda-translator)
44
Resources:
55
TranslateTextLambdaFunction:
66
Type: AWS::Serverless::Function

Diff for: lambda-version-alias/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Lambda with an alias "dev" associated with the latest version
3+
Description: Serverless patterns - Lambda with an alias "dev" associated with the latest version (uksb-1tthgi812) (tag:lambda-version-alias)
44

55

66
Resources:

Diff for: msk-cfn-sasl-lambda/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:msk-cfn-sasl-lambda)
45
msk-lambda-consumer
56
67
Sample SAM Template for msk-lambda-consumer

Diff for: msk-lambda-iam-go-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:msk-lambda-iam-go-sam)
45
lambda-msk-consumer-go
56
67
Sample SAM Template for lambda-msk-consumer-go

Diff for: msk-lambda-iam-node-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:msk-lambda-iam-node-sam)
45
simple_kafka_consumer_sam
56
67
Sample SAM Template for simple_kafka_consumer_sam

Diff for: msk-lambda-iam-python-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:msk-lambda-iam-python-sam)
45
simple_kafka_consumer_sam
56
67
Sample SAM Template for simple_kafka_consumer_sam

Diff for: msk-lambda/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:msk-lambda)
45
msk-lambda-consumer
56
67
Sample SAM Template for msk-lambda-consumer

Diff for: pipes-msk-to-salesforce-apidestination/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:pipes-msk-to-salesforce-apidestination)
45
Creates an EventBridge Pipes with MSK cluster source and Lambda function for encrichment and Salesforce endpoint as Target.
56
The MSK cluster is deployed into private subnet.
67

Diff for: public-nlb-or-alb-private-api-cfn/template.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
Transform: AWS::Serverless-2016-10-31
77
AWSTemplateFormatVersion: 2010-09-09
8-
Description: This cloudformation template is to deploy resources for invoking same/cross account private API via NLB and also attach custom domain to an API
8+
Description: >
9+
This cloudformation template is to deploy resources for invoking same/cross account private API via NLB and also attach custom domain to an API
10+
(uksb-1tthgi812) (tag:public-nlb-or-alb-private-api-cfn)
911
Parameters:
1012
Prefix:
1113
Description: Prefix to be added to all the resources name for tracking purpose

Diff for: qldb-kinesis-lambda-dynamodb/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Amazon API Gateway to AWS Lambda to Amazon QLDB
3+
Description: Serverless patterns - Amazon API Gateway to AWS Lambda to Amazon QLDB (uksb-1tthgi812) (tag:qldb-kinesis-lambda-dynamodb)
44

55
# Comment on each global
66
Globals:

Diff for: rabbitmq-lambda/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: ARMQ Example
3+
Description: ARMQ Example (uksb-1tthgi812) (tag:rabbitmq-lambda)
44

55
Resources:
66
MQBroker:

Diff for: rds-sns-event-notification/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: 'RDS Instance Event Subscription for Failure, Low Storage and Availability Events'
3+
Description: 'RDS Instance Event Subscription for Failure, Low Storage and Availability Events' (uksb-1tthgi812) (tag:rds-sns-event-notification)
44
Parameters:
55
SNSEndpoint:
66
Type: String

Diff for: rekognition-image-moderation-tagging/template.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: An Amazon S3 bucket for the storing of Image files. Upon uploading a new object, triggers an AWS Lambda function which consumes the event and leverages Amazon Rekognition's DetectModerationLabels function to find inappropriate objects within an image. The Lambda function then stores the result in Amazon DynamoDB.
3+
Description: >
4+
An Amazon S3 bucket for the storing of Image files.
5+
Upon uploading a new object, triggers an AWS Lambda function which consumes the event and leverages Amazon Rekognition's DetectModerationLabels function to find inappropriate objects within an image.
6+
The Lambda function then stores the result in Amazon DynamoDB.
7+
(uksb-1tthgi812) (tag:rekognition-image-moderation-tagging)
48
59
Resources:
610
# S3 bucket to store Image files from the user.

Diff for: route53-failover/template.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Parameters:
1919
ApiSecondaryDomainName:
2020
Type: String
2121

22+
Description: (uksb-1tthgi812) (tag:route53-failover)
2223
Resources:
2324
##########################################################################
2425
# Health Check #

Diff for: route53-latency/template.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Parameters:
2323
ApiIrelandEndpoint:
2424
Type: String
2525

26+
Description: (uksb-1tthgi812) (tag:route53-latency)
2627
Resources:
2728
##########################################################################
2829
# Health Check #

Diff for: s3-event-sfn-lambda-ddb-sns/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: "2010-09-09"
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Object upload to S3 triggers a state machine which uses Lambda function to put records to DynamoDB post which a notification would be sent to user via SNS.
3+
Description: Serverless patterns - Object upload to S3 triggers a state machine which uses Lambda function to put records to DynamoDB post which a notification would be sent to user via SNS. (uksb-1tthgi812) (tag:s3-event-sfn-lambda-ddb-sns)
44

55
Resources:
66
#=====

Diff for: s3-eventbridge-direct-java/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: S3 bucket to EventBridge to Lambda
3+
Description: S3 bucket to EventBridge to Lambda (uksb-1tthgi812) (tag:s3-eventbridge-direct-java)
44

55
Resources:
66
## S3 bucket

Diff for: s3-eventbridge-direct/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: S3 bucket to EventBridge to Lambda - @jbesw
3+
Description: S3 bucket to EventBridge to Lambda - @jbesw (uksb-1tthgi812) (tag:s3-eventbridge-direct)
44

55
Resources:
66
## S3 bucket

Diff for: s3-eventbridge-rust-sam/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: S3 bucket to EventBridge to Lambda - @jbesw
3+
Description: S3 bucket to EventBridge to Lambda - @jbesw (uksb-1tthgi812) (tag:s3-eventbridge-rust-sam)
44

55
Globals:
66
Function:

Diff for: s3-eventbridge-sfn/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: "2010-09-09"
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - S3 to EventBridge to Step Functions
3+
Description: Serverless patterns - S3 to EventBridge to Step Functions (uksb-1tthgi812) (tag:s3-eventbridge-sfn)
44

55
Resources:
66
# Creates an Amazon S3 bucket to which images will be uploaded to trigger our workflow.

Diff for: s3-eventbridge-sns-sam/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
AWSTemplateFormatVersion: 2010-09-09
2+
Description: (uksb-1tthgi812) (tag:s3-eventbridge-sns-sam)
23
Resources:
34
MyS3Bucket:
45
Type: 'AWS::S3::Bucket'

Diff for: s3-eventbridge/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Send S3 events to EventBridge using AWS CloudTrail
3+
Description: Send S3 events to EventBridge using AWS CloudTrail (uksb-1tthgi812) (tag:s3-eventbridge)
44

55
Parameters:
66
BucketNameForImages:

Diff for: s3-lambda-bedrock/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: "2010-09-09"
22
Transform: AWS::Serverless-2016-10-31
3-
Description: A rest endpoint hosted by an API Gateway which invokes Kinesis data stream, consumed by lambda function and persisted in a dynamoDB table.
3+
Description: A rest endpoint hosted by an API Gateway which invokes Kinesis data stream, consumed by lambda function and persisted in a dynamoDB table. (uksb-1tthgi812) (tag:s3-lambda-bedrock)
44

55
Parameters:
66
ContentBucketName:

Diff for: s3-lambda-dotnet/template.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:s3-lambda-dotnet)
45
.NET Image resizing service
56
67
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
@@ -46,4 +47,4 @@ Outputs:
4647
Description: S3 Bucket for object storage
4748
FunctionArn:
4849
Value: !Ref ResizerFunction
49-
Description: ResizerFunction function Arn
50+
Description: ResizerFunction function Arn

Diff for: s3-lambda-mediaconvert/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - Service to Service description
3+
Description: Serverless patterns - Service to Service description (uksb-1tthgi812) (tag:s3-lambda-mediaconvert)
44

55
# Comment on each global
66
Globals:

Diff for: s3-lambda-polly-sam/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless pattern - S3 -> Lambda -> Polly
3+
Description: Serverless pattern - S3 -> Lambda -> Polly (uksb-1tthgi812) (tag:s3-lambda-polly-sam)
44

55
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
66
Globals:

Diff for: s3-lambda-s3-sam-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
3-
Description: s3-lambda-s3
3+
Description: s3-lambda-s3 (uksb-1tthgi812) (tag:s3-lambda-s3-sam-java)
44

55
Globals:
66
Function:

Diff for: s3-lambda-transcribe-sam/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Serverless patterns - S3 -> Lambda -> Transcribe
3+
Description: Serverless patterns - S3 -> Lambda -> Transcribe (uksb-1tthgi812) (tag:s3-lambda-transcribe-sam)
44

55
# More info about Globals: https://github.com/awslabs/serverless-application-model/blob/master/docs/globals.rst
66
Globals:

Diff for: s3-lambda/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Image resizing service
3+
Description: Image resizing service (uksb-1tthgi812) (tag:s3-lambda)
44

55
Parameters:
66
SourceBucketName:

Diff for: s3-object-lambda-textract/template.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33
Description: >
4+
(uksb-1tthgi812) (tag:s3-object-lambda-textract)
45
ObjectLambda-Textract
56
67
Sample SAM Template for ObjectLambda-Textract

Diff for: s3-object-lambda/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: S3 Object Lambda
3+
Description: S3 Object Lambda (uksb-1tthgi812) (tag:s3-object-lambda)
44

55
Resources:
66
S3Bucket:

Diff for: s3-sns-sqs-lambda-sam-java/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: 2010-09-09
22
Transform: AWS::Serverless-2016-10-31
3-
Description: aws-s3-sqs-lambda
3+
Description: aws-s3-sqs-lambda (uksb-1tthgi812) (tag:s3-sns-sqs-lambda-sam-java)
44

55
Globals:
66
Function:

Diff for: s3-sns/template.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
3-
Description: Sends notifications from S3 to SNS when an object is created
3+
Description: Sends notifications from S3 to SNS when an object is created (uksb-1tthgi812) (tag:s3-sns)
44

55
Parameters:
66
SourceBucketName:

0 commit comments

Comments
 (0)