diff --git a/.template/docs/template.md b/.template/docs/template.md index f8136a9..c12ba86 100644 --- a/.template/docs/template.md +++ b/.template/docs/template.md @@ -20,3 +20,6 @@ Deploy the stack using: ```bash mise run deploy ${name} ``` + + +[← Back to Overview](../README.md) diff --git a/docs/template/agent.md b/docs/template/agent.md index cfb67a6..5901bae 100644 --- a/docs/template/agent.md +++ b/docs/template/agent.md @@ -63,3 +63,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `bedrock-agent` `METRICS_NAMESPACE` | Powertools metrics namespace | No | `BedrockAgent` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/api.md b/docs/template/api.md index eb2a179..3f6aa22 100644 --- a/docs/template/api.md +++ b/docs/template/api.md @@ -47,3 +47,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `rest-api` `METRICS_NAMESPACE` | Powertools metrics namespace | No | `RestApi` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/eventbridge.md b/docs/template/eventbridge.md index 367620d..5a504fc 100644 --- a/docs/template/eventbridge.md +++ b/docs/template/eventbridge.md @@ -52,3 +52,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `eventbridge` `METRICS_NAMESPACE` | CloudWatch metrics namespace | No | `EventBridge` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/graphql.md b/docs/template/graphql.md index c3f10cf..f2254ca 100644 --- a/docs/template/graphql.md +++ b/docs/template/graphql.md @@ -90,3 +90,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `graphql-api` `METRICS_NAMESPACE` | Powertools metrics namespace | No | `GraphQLApi` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/s3.md b/docs/template/s3.md index 64aa77d..138bf80 100644 --- a/docs/template/s3.md +++ b/docs/template/s3.md @@ -42,3 +42,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `s3-processor` `METRICS_NAMESPACE` | CloudWatch Metrics namespace | No | `S3Processor` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/sqs.md b/docs/template/sqs.md index 31fd0f8..f0ebeaa 100644 --- a/docs/template/sqs.md +++ b/docs/template/sqs.md @@ -53,3 +53,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `sqs-processor` `METRICS_NAMESPACE` | Powertools metrics namespace | No | `SqsProcessor` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md) diff --git a/docs/template/stream.md b/docs/template/stream.md index aa17a5b..2288143 100644 --- a/docs/template/stream.md +++ b/docs/template/stream.md @@ -55,3 +55,6 @@ Variable | Description | Required | Default `SERVICE_NAME` | Powertools service name | No | `dynamodb-stream` `METRICS_NAMESPACE` | Powertools metrics namespace | No | `DynamoDBStream` `LOG_LEVEL` | Log level for the Lambda Logger | No | `INFO` + + +[← Back to Overview](../README.md)