@aws-lite/cloudwatch-logs
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@aws-lite/cloudwatch-logs", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Official `aws-lite` plugin for CloudWatch Logs", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/architect/aws-lite", |
@@ -61,3 +61,3 @@ # `@aws-lite/cloudwatch-logs` | ||
- Return log groups in the accounts enumerated by `accountIdentifiers` | ||
- **`logGroupClass` (string) [required]** | ||
- **`logGroupClass` (string)** | ||
- Log group class setting: `STANDARD` (supports all CloudWatch Logs features), or `INFREQUENT_ACCESS` (feature subset with lower costs) | ||
@@ -64,0 +64,0 @@ - [More details (AWS)](https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/CloudWatch_Logs_Log_Classes.html) |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25174