You can create custom CloudWatch Metrics using the __________ API.
- CreateMetric
- DescribeMetrics
- PutMetricData
- UpdateMetric
You can create custom CloudWatch Metrics using the PutMetricData API, which allows you to publish custom data points to CloudWatch.
Loading...
Related Quiz
- What are the trade-offs involved in using provisioned concurrency to reduce cold starts?
- Implementing custom metrics helps in gaining insights into __________ in AWS services.
- Scenario: You need to ensure compliance with strict security requirements for your AWS Lambda functions, including custom runtime environments. How would you implement security controls and best practices?
- What is the primary advantage of using a custom runtime in AWS Lambda?
- How can you ensure thread safety when implementing resource reuse in AWS Lambda functions?