Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .template/docs/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ Deploy the stack using:
```bash
mise run deploy ${name}
```


[← Back to Overview](../README.md)
3 changes: 3 additions & 0 deletions docs/template/agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/eventbridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/s3.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/sqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions docs/template/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)