| Modifier and Type | Method and Description |
|---|---|
Metric |
Method.metric(String metricName,
IStage stage,
MetricOptions props)
Returns the given named metric for this API method.
|
Metric |
RestApiBase.metric(String metricName,
MetricOptions props)
Returns the given named metric for this API.
|
Metric |
Stage.metric(String metricName,
MetricOptions props)
Returns the given named metric for this stage.
|
Metric |
Method.metricCacheHitCount(IStage stage,
MetricOptions props)
Metric for the number of requests served from the API cache in a given period.
|
Metric |
RestApiBase.metricCacheHitCount(MetricOptions props)
Metric for the number of requests served from the API cache in a given period.
|
Metric |
Stage.metricCacheHitCount(MetricOptions props)
Metric for the number of requests served from the API cache in a given period.
|
Metric |
Method.metricCacheMissCount(IStage stage,
MetricOptions props)
Metric for the number of requests served from the backend in a given period, when API caching is enabled.
|
Metric |
RestApiBase.metricCacheMissCount(MetricOptions props)
Metric for the number of requests served from the backend in a given period, when API caching is enabled.
|
Metric |
Stage.metricCacheMissCount(MetricOptions props)
Metric for the number of requests served from the backend in a given period, when API caching is enabled.
|
Metric |
Method.metricClientError(IStage stage,
MetricOptions props)
Metric for the number of client-side errors captured in a given period.
|
Metric |
RestApiBase.metricClientError(MetricOptions props)
Metric for the number of client-side errors captured in a given period.
|
Metric |
Stage.metricClientError(MetricOptions props)
Metric for the number of client-side errors captured in a given period.
|
Metric |
Method.metricCount(IStage stage,
MetricOptions props)
Metric for the total number API requests in a given period.
|
Metric |
RestApiBase.metricCount(MetricOptions props)
Metric for the total number API requests in a given period.
|
Metric |
Stage.metricCount(MetricOptions props)
Metric for the total number API requests in a given period.
|
Metric |
Method.metricIntegrationLatency(IStage stage,
MetricOptions props)
Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
|
Metric |
RestApiBase.metricIntegrationLatency(MetricOptions props)
Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
|
Metric |
Stage.metricIntegrationLatency(MetricOptions props)
Metric for the time between when API Gateway relays a request to the backend and when it receives a response from the backend.
|
Metric |
Method.metricLatency(IStage stage,
MetricOptions props)
The time between when API Gateway receives a request from a client and when it returns a response to the client.
|
Metric |
RestApiBase.metricLatency(MetricOptions props)
The time between when API Gateway receives a request from a client and when it returns a response to the client.
|
Metric |
Stage.metricLatency(MetricOptions props)
The time between when API Gateway receives a request from a client and when it returns a response to the client.
|
Metric |
Method.metricServerError(IStage stage,
MetricOptions props)
Metric for the number of server-side errors captured in a given period.
|
Metric |
RestApiBase.metricServerError(MetricOptions props)
Metric for the number of server-side errors captured in a given period.
|
Metric |
Stage.metricServerError(MetricOptions props)
Metric for the number of server-side errors captured in a given period.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Certificate.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
Metric |
PrivateCertificate.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
Metric |
DnsValidatedCertificate.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
Metric |
ICertificate.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
Metric |
ICertificate.Jsii$Proxy.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
default Metric |
ICertificate.Jsii$Default.metricDaysToExpiry(MetricOptions props)
Return the DaysToExpiry metric for this AWS Certificate Manager Certificate.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
SlackChannelConfiguration.metric(String metricName,
MetricOptions props)
Return the given named metric for this SlackChannelConfiguration.
|
Metric |
ISlackChannelConfiguration.metric(String metricName,
MetricOptions props)
Return the given named metric for this SlackChannelConfiguration.
|
Metric |
ISlackChannelConfiguration.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this SlackChannelConfiguration.
|
default Metric |
ISlackChannelConfiguration.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this SlackChannelConfiguration.
|
static Metric |
SlackChannelConfiguration.metricAll(String metricName,
MetricOptions props)
Return the given named metric for All SlackChannelConfigurations.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
EdgeFunction.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
Metric |
EdgeFunction.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
Metric |
EdgeFunction.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
EdgeFunction.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
Metric |
EdgeFunction.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MetricOptions.Jsii$Proxy
An implementation for
MetricOptions |
| Modifier and Type | Method and Description |
|---|---|
MetricOptions |
MetricOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Metric.with(MetricOptions props)
Return a copy of Metric `with` properties changed.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Project.metric(String metricName,
MetricOptions props) |
Metric |
IProject.metric(String metricName,
MetricOptions props) |
Metric |
IProject.Jsii$Proxy.metric(String metricName,
MetricOptions props) |
default Metric |
IProject.Jsii$Default.metric(String metricName,
MetricOptions props) |
Metric |
Project.metricBuilds(MetricOptions props)
Measures the number of builds triggered.
|
Metric |
IProject.metricBuilds(MetricOptions props)
Measures the number of builds triggered.
|
Metric |
IProject.Jsii$Proxy.metricBuilds(MetricOptions props)
Measures the number of builds triggered.
|
default Metric |
IProject.Jsii$Default.metricBuilds(MetricOptions props)
Measures the number of builds triggered.
|
Metric |
Project.metricDuration(MetricOptions props)
Measures the duration of all builds over time.
|
Metric |
IProject.metricDuration(MetricOptions props)
Measures the duration of all builds over time.
|
Metric |
IProject.Jsii$Proxy.metricDuration(MetricOptions props)
Measures the duration of all builds over time.
|
default Metric |
IProject.Jsii$Default.metricDuration(MetricOptions props)
Measures the duration of all builds over time.
|
Metric |
Project.metricFailedBuilds(MetricOptions props)
Measures the number of builds that failed because of client error or because of a timeout.
|
Metric |
IProject.metricFailedBuilds(MetricOptions props)
Measures the number of builds that failed because of client error or because of a timeout.
|
Metric |
IProject.Jsii$Proxy.metricFailedBuilds(MetricOptions props)
Measures the number of builds that failed because of client error or because of a timeout.
|
default Metric |
IProject.Jsii$Default.metricFailedBuilds(MetricOptions props)
Measures the number of builds that failed because of client error or because of a timeout.
|
Metric |
Project.metricSucceededBuilds(MetricOptions props)
Measures the number of successful builds.
|
Metric |
IProject.metricSucceededBuilds(MetricOptions props)
Measures the number of successful builds.
|
Metric |
IProject.Jsii$Proxy.metricSucceededBuilds(MetricOptions props)
Measures the number of successful builds.
|
default Metric |
IProject.Jsii$Default.metricSucceededBuilds(MetricOptions props)
Measures the number of successful builds.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SystemErrorsForOperationsMetricOptions
Options for configuring a system errors metric that considers multiple operations.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SystemErrorsForOperationsMetricOptions.Jsii$Proxy
An implementation for
SystemErrorsForOperationsMetricOptions |
| Modifier and Type | Method and Description |
|---|---|
Metric |
ITable.metric(String metricName,
MetricOptions props)
Metric for the number of Errors executing all Lambdas.
|
Metric |
ITable.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Metric for the number of Errors executing all Lambdas.
|
default Metric |
ITable.Jsii$Default.metric(String metricName,
MetricOptions props)
Metric for the number of Errors executing all Lambdas.
|
Metric |
Table.metric(String metricName,
MetricOptions props)
Return the given named metric for this Table.
|
Metric |
ITable.metricConditionalCheckFailedRequests(MetricOptions props)
Metric for the conditional check failed requests.
|
Metric |
ITable.Jsii$Proxy.metricConditionalCheckFailedRequests(MetricOptions props)
Metric for the conditional check failed requests.
|
default Metric |
ITable.Jsii$Default.metricConditionalCheckFailedRequests(MetricOptions props)
Metric for the conditional check failed requests.
|
Metric |
Table.metricConditionalCheckFailedRequests(MetricOptions props)
Metric for the conditional check failed requests this table.
|
Metric |
ITable.metricConsumedReadCapacityUnits(MetricOptions props)
Metric for the consumed read capacity units.
|
Metric |
ITable.Jsii$Proxy.metricConsumedReadCapacityUnits(MetricOptions props)
Metric for the consumed read capacity units.
|
default Metric |
ITable.Jsii$Default.metricConsumedReadCapacityUnits(MetricOptions props)
Metric for the consumed read capacity units.
|
Metric |
Table.metricConsumedReadCapacityUnits(MetricOptions props)
Metric for the consumed read capacity units this table.
|
Metric |
ITable.metricConsumedWriteCapacityUnits(MetricOptions props)
Metric for the consumed write capacity units.
|
Metric |
ITable.Jsii$Proxy.metricConsumedWriteCapacityUnits(MetricOptions props)
Metric for the consumed write capacity units.
|
default Metric |
ITable.Jsii$Default.metricConsumedWriteCapacityUnits(MetricOptions props)
Metric for the consumed write capacity units.
|
Metric |
Table.metricConsumedWriteCapacityUnits(MetricOptions props)
Metric for the consumed write capacity units this table.
|
Metric |
ITable.metricSuccessfulRequestLatency(MetricOptions props)
Metric for the successful request latency.
|
Metric |
ITable.Jsii$Proxy.metricSuccessfulRequestLatency(MetricOptions props)
Metric for the successful request latency.
|
default Metric |
ITable.Jsii$Default.metricSuccessfulRequestLatency(MetricOptions props)
Metric for the successful request latency.
|
Metric |
Table.metricSuccessfulRequestLatency(MetricOptions props)
Metric for the successful request latency this table.
|
Metric |
ITable.metricThrottledRequests(MetricOptions props)
Metric for throttled requests.
|
Metric |
ITable.Jsii$Proxy.metricThrottledRequests(MetricOptions props)
Metric for throttled requests.
|
default Metric |
ITable.Jsii$Default.metricThrottledRequests(MetricOptions props)
Metric for throttled requests.
|
Metric |
Table.metricThrottledRequests(MetricOptions props)
Deprecated.
Do not use this function. It returns an invalid metric. Use `metricThrottledRequestsForOperation` instead.
|
Metric |
Table.metricThrottledRequestsForOperation(String operation,
MetricOptions props)
How many requests are throttled on this table, for the given operation.
|
Metric |
ITable.metricUserErrors(MetricOptions props)
Metric for the user errors.
|
Metric |
ITable.Jsii$Proxy.metricUserErrors(MetricOptions props)
Metric for the user errors.
|
default Metric |
ITable.Jsii$Default.metricUserErrors(MetricOptions props)
Metric for the user errors.
|
Metric |
Table.metricUserErrors(MetricOptions props)
Metric for the user errors.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
IVpnConnection.metric(String metricName,
MetricOptions props)
Return the given named metric for this VPNConnection.
|
Metric |
IVpnConnection.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this VPNConnection.
|
default Metric |
IVpnConnection.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this VPNConnection.
|
Metric |
VpnConnection.metric(String metricName,
MetricOptions props)
Return the given named metric for this VPNConnection.
|
static Metric |
VpnConnection.metricAll(String metricName,
MetricOptions props)
Return the given named metric for all VPN connections in the account/region.
|
static Metric |
VpnConnection.metricAllTunnelDataIn(MetricOptions props)
Metric for the tunnel data in of all VPN connections in the account/region.
|
static Metric |
VpnConnection.metricAllTunnelDataOut(MetricOptions props)
Metric for the tunnel data out of all VPN connections.
|
static Metric |
VpnConnection.metricAllTunnelState(MetricOptions props)
Metric for the tunnel state of all VPN connections in the account/region.
|
Metric |
IVpnConnection.metricTunnelDataIn(MetricOptions props)
The bytes received through the VPN tunnel.
|
Metric |
IVpnConnection.Jsii$Proxy.metricTunnelDataIn(MetricOptions props)
The bytes received through the VPN tunnel.
|
default Metric |
IVpnConnection.Jsii$Default.metricTunnelDataIn(MetricOptions props)
The bytes received through the VPN tunnel.
|
Metric |
VpnConnection.metricTunnelDataIn(MetricOptions props)
The bytes received through the VPN tunnel.
|
Metric |
IVpnConnection.metricTunnelDataOut(MetricOptions props)
The bytes sent through the VPN tunnel.
|
Metric |
IVpnConnection.Jsii$Proxy.metricTunnelDataOut(MetricOptions props)
The bytes sent through the VPN tunnel.
|
default Metric |
IVpnConnection.Jsii$Default.metricTunnelDataOut(MetricOptions props)
The bytes sent through the VPN tunnel.
|
Metric |
VpnConnection.metricTunnelDataOut(MetricOptions props)
The bytes sent through the VPN tunnel.
|
Metric |
IVpnConnection.metricTunnelState(MetricOptions props)
The state of the tunnel.
|
Metric |
IVpnConnection.Jsii$Proxy.metricTunnelState(MetricOptions props)
The state of the tunnel.
|
default Metric |
IVpnConnection.Jsii$Default.metricTunnelState(MetricOptions props)
The state of the tunnel.
|
Metric |
VpnConnection.metricTunnelState(MetricOptions props)
The state of the tunnel.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Cluster.metric(String metricName,
MetricOptions props)
This method returns the specifed CloudWatch metric for this cluster.
|
Metric |
BaseService.metric(String metricName,
MetricOptions props)
This method returns the specified CloudWatch metric name for this service.
|
Metric |
Cluster.metricCpuReservation(MetricOptions props)
This method returns the CloudWatch metric for this clusters CPU reservation.
|
Metric |
Cluster.metricCpuUtilization(MetricOptions props)
This method returns the CloudWatch metric for this clusters CPU utilization.
|
Metric |
BaseService.metricCpuUtilization(MetricOptions props)
This method returns the CloudWatch metric for this service's CPU utilization.
|
Metric |
Cluster.metricMemoryReservation(MetricOptions props)
This method returns the CloudWatch metric for this clusters memory reservation.
|
Metric |
Cluster.metricMemoryUtilization(MetricOptions props)
This method returns the CloudWatch metric for this clusters memory utilization.
|
Metric |
BaseService.metricMemoryUtilization(MetricOptions props)
This method returns the CloudWatch metric for this service's memory utilization.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
ApplicationTargetGroup.metric(String metricName,
MetricOptions props)
Return the given named metric for this Application Load Balancer Target Group.
|
Metric |
ApplicationLoadBalancer.metric(String metricName,
MetricOptions props)
Return the given named metric for this Application Load Balancer.
|
Metric |
NetworkLoadBalancer.metric(String metricName,
MetricOptions props)
Return the given named metric for this Network Load Balancer.
|
Metric |
ApplicationLoadBalancer.metricActiveConnectionCount(MetricOptions props)
The total number of concurrent TCP connections active from clients to the load balancer and from the load balancer to targets.
|
Metric |
NetworkLoadBalancer.metricActiveFlowCount(MetricOptions props)
The total number of concurrent TCP flows (or connections) from clients to targets.
|
Metric |
ApplicationLoadBalancer.metricClientTlsNegotiationErrorCount(MetricOptions props)
The number of TLS connections initiated by the client that did not establish a session with the load balancer.
|
Metric |
ApplicationLoadBalancer.metricConsumedLCUs(MetricOptions props)
The number of load balancer capacity units (LCU) used by your load balancer.
|
Metric |
NetworkLoadBalancer.metricConsumedLCUs(MetricOptions props)
The number of load balancer capacity units (LCU) used by your load balancer.
|
Metric |
ApplicationLoadBalancer.metricElbAuthError(MetricOptions props)
The number of user authentications that could not be completed.
|
Metric |
ApplicationLoadBalancer.metricElbAuthFailure(MetricOptions props)
The number of user authentications that could not be completed because the IdP denied access to the user or an authorization code was used more than once.
|
Metric |
ApplicationLoadBalancer.metricElbAuthLatency(MetricOptions props)
The time elapsed, in milliseconds, to query the IdP for the ID token and user info.
|
Metric |
ApplicationLoadBalancer.metricElbAuthSuccess(MetricOptions props)
The number of authenticate actions that were successful.
|
Metric |
NetworkTargetGroup.metricHealthyHostCount(MetricOptions props)
The number of targets that are considered healthy.
|
Metric |
ApplicationTargetGroup.metricHealthyHostCount(MetricOptions props)
The number of healthy hosts in the target group.
|
Metric |
ApplicationLoadBalancer.metricHttpCodeElb(HttpCodeElb code,
MetricOptions props)
The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.
|
Metric |
ApplicationTargetGroup.metricHttpCodeTarget(HttpCodeTarget code,
MetricOptions props)
The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in this target group.
|
Metric |
ApplicationLoadBalancer.metricHttpCodeTarget(HttpCodeTarget code,
MetricOptions props)
The number of HTTP 2xx/3xx/4xx/5xx response codes generated by all targets in the load balancer.
|
Metric |
ApplicationLoadBalancer.metricHttpFixedResponseCount(MetricOptions props)
The number of fixed-response actions that were successful.
|
Metric |
ApplicationLoadBalancer.metricHttpRedirectCount(MetricOptions props)
The number of redirect actions that were successful.
|
Metric |
ApplicationLoadBalancer.metricHttpRedirectUrlLimitExceededCount(MetricOptions props)
The number of redirect actions that couldn't be completed because the URL in the response location header is larger than 8K.
|
Metric |
ApplicationLoadBalancer.metricIpv6ProcessedBytes(MetricOptions props)
The total number of bytes processed by the load balancer over IPv6.
|
Metric |
ApplicationTargetGroup.metricIpv6RequestCount(MetricOptions props)
The number of IPv6 requests received by the target group.
|
Metric |
ApplicationLoadBalancer.metricIpv6RequestCount(MetricOptions props)
The number of IPv6 requests received by the load balancer.
|
Metric |
ApplicationLoadBalancer.metricNewConnectionCount(MetricOptions props)
The total number of new TCP connections established from clients to the load balancer and from the load balancer to targets.
|
Metric |
NetworkLoadBalancer.metricNewFlowCount(MetricOptions props)
The total number of new TCP flows (or connections) established from clients to targets in the time period.
|
Metric |
ApplicationLoadBalancer.metricProcessedBytes(MetricOptions props)
The total number of bytes processed by the load balancer over IPv4 and IPv6.
|
Metric |
NetworkLoadBalancer.metricProcessedBytes(MetricOptions props)
The total number of bytes processed by the load balancer, including TCP/IP headers.
|
Metric |
ApplicationLoadBalancer.metricRejectedConnectionCount(MetricOptions props)
The number of connections that were rejected because the load balancer had reached its maximum number of connections.
|
Metric |
ApplicationTargetGroup.metricRequestCount(MetricOptions props)
The number of requests processed over IPv4 and IPv6.
|
Metric |
ApplicationLoadBalancer.metricRequestCount(MetricOptions props)
The number of requests processed over IPv4 and IPv6.
|
Metric |
ApplicationTargetGroup.metricRequestCountPerTarget(MetricOptions props)
The average number of requests received by each target in a target group.
|
Metric |
ApplicationLoadBalancer.metricRuleEvaluations(MetricOptions props)
The number of rules processed by the load balancer given a request rate averaged over an hour.
|
Metric |
ApplicationTargetGroup.metricTargetConnectionErrorCount(MetricOptions props)
The number of connections that were not successfully established between the load balancer and target.
|
Metric |
ApplicationLoadBalancer.metricTargetConnectionErrorCount(MetricOptions props)
The number of connections that were not successfully established between the load balancer and target.
|
Metric |
ApplicationTargetGroup.metricTargetResponseTime(MetricOptions props)
The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.
|
Metric |
ApplicationLoadBalancer.metricTargetResponseTime(MetricOptions props)
The time elapsed, in seconds, after the request leaves the load balancer until a response from the target is received.
|
Metric |
ApplicationTargetGroup.metricTargetTLSNegotiationErrorCount(MetricOptions props)
The number of TLS connections initiated by the load balancer that did not establish a session with the target.
|
Metric |
ApplicationLoadBalancer.metricTargetTLSNegotiationErrorCount(MetricOptions props)
The number of TLS connections initiated by the load balancer that did not establish a session with the target.
|
Metric |
NetworkLoadBalancer.metricTcpClientResetCount(MetricOptions props)
The total number of reset (RST) packets sent from a client to a target.
|
Metric |
NetworkLoadBalancer.metricTcpElbResetCount(MetricOptions props)
The total number of reset (RST) packets generated by the load balancer.
|
Metric |
NetworkLoadBalancer.metricTcpTargetResetCount(MetricOptions props)
The total number of reset (RST) packets sent from a target to a client.
|
Metric |
ApplicationTargetGroup.metricUnhealthyHostCount(MetricOptions props)
The number of unhealthy hosts in the target group.
|
Metric |
NetworkTargetGroup.metricUnHealthyHostCount(MetricOptions props)
The number of targets that are considered unhealthy.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
IDomain.metric(String metricName,
MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metric(String metricName,
MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metric(String metricName,
MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricAutomatedSnapshotFailure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricAutomatedSnapshotFailure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricAutomatedSnapshotFailure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricAutomatedSnapshotFailure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricClusterIndexWritesBlocked(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricClusterIndexWritesBlocked(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricClusterIndexWritesBlocked(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricClusterIndexWritesBlocked(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricClusterStatusRed(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricClusterStatusRed(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricClusterStatusRed(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricClusterStatusRed(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricClusterStatusYellow(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricClusterStatusYellow(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricClusterStatusYellow(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricClusterStatusYellow(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricFreeStorageSpace(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricFreeStorageSpace(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricFreeStorageSpace(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricIndexingLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricIndexingLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricIndexingLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricIndexingLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricKMSKeyError(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricKMSKeyError(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricKMSKeyError(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricKMSKeyError(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricKMSKeyInaccessible(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricKMSKeyInaccessible(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricKMSKeyInaccessible(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricKMSKeyInaccessible(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricMasterCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricMasterCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricMasterCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricMasterCPUUtilization(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricMasterJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricMasterJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricMasterJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricMasterJVMMemoryPressure(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricNodes(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricNodes(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricNodes(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricNodes(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricSearchableDocuments(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricSearchableDocuments(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricSearchableDocuments(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricSearchableDocuments(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.metricSearchLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
IDomain.Jsii$Proxy.metricSearchLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
default Metric |
IDomain.Jsii$Default.metricSearchLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
Metric |
Domain.metricSearchLatency(MetricOptions props)
Deprecated.
use opensearchservice module instead
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Stream.metric(String metricName,
MetricOptions props)
Return stream metric based from its metric name.
|
Metric |
IStream.metric(String metricName,
MetricOptions props)
Return stream metric based from its metric name.
|
Metric |
IStream.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return stream metric based from its metric name.
|
default Metric |
IStream.Jsii$Default.metric(String metricName,
MetricOptions props)
Return stream metric based from its metric name.
|
Metric |
Stream.metricGetRecords(MetricOptions props)
The number of records retrieved from the shard, measured over the specified time period.
|
Metric |
IStream.metricGetRecords(MetricOptions props)
The number of records retrieved from the shard, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricGetRecords(MetricOptions props)
The number of records retrieved from the shard, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricGetRecords(MetricOptions props)
The number of records retrieved from the shard, measured over the specified time period.
|
Metric |
Stream.metricGetRecordsBytes(MetricOptions props)
The number of bytes retrieved from the Kinesis stream, measured over the specified time period.
|
Metric |
IStream.metricGetRecordsBytes(MetricOptions props)
The number of bytes retrieved from the Kinesis stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricGetRecordsBytes(MetricOptions props)
The number of bytes retrieved from the Kinesis stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricGetRecordsBytes(MetricOptions props)
The number of bytes retrieved from the Kinesis stream, measured over the specified time period.
|
Metric |
Stream.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props)
The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.
|
Metric |
IStream.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props)
The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props)
The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricGetRecordsIteratorAgeMilliseconds(MetricOptions props)
The age of the last record in all GetRecords calls made against a Kinesis stream, measured over the specified time period.
|
Metric |
Stream.metricGetRecordsLatency(MetricOptions props)
The number of successful GetRecords operations per stream, measured over the specified time period.
|
Metric |
IStream.metricGetRecordsLatency(MetricOptions props)
The time taken per GetRecords operation, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricGetRecordsLatency(MetricOptions props)
The time taken per GetRecords operation, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricGetRecordsLatency(MetricOptions props)
The time taken per GetRecords operation, measured over the specified time period.
|
Metric |
Stream.metricGetRecordsSuccess(MetricOptions props)
The number of successful GetRecords operations per stream, measured over the specified time period.
|
Metric |
IStream.metricGetRecordsSuccess(MetricOptions props)
The number of successful GetRecords operations per stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricGetRecordsSuccess(MetricOptions props)
The number of successful GetRecords operations per stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricGetRecordsSuccess(MetricOptions props)
The number of successful GetRecords operations per stream, measured over the specified time period.
|
Metric |
Stream.metricIncomingBytes(MetricOptions props)
The number of bytes successfully put to the Kinesis stream over the specified time period.
|
Metric |
IStream.metricIncomingBytes(MetricOptions props)
The number of bytes successfully put to the Kinesis stream over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricIncomingBytes(MetricOptions props)
The number of bytes successfully put to the Kinesis stream over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricIncomingBytes(MetricOptions props)
The number of bytes successfully put to the Kinesis stream over the specified time period.
|
Metric |
Stream.metricIncomingRecords(MetricOptions props)
The number of records successfully put to the Kinesis stream over the specified time period.
|
Metric |
IStream.metricIncomingRecords(MetricOptions props)
The number of records successfully put to the Kinesis stream over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricIncomingRecords(MetricOptions props)
The number of records successfully put to the Kinesis stream over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricIncomingRecords(MetricOptions props)
The number of records successfully put to the Kinesis stream over the specified time period.
|
Metric |
Stream.metricPutRecordBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.
|
Metric |
IStream.metricPutRecordBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecord operation over the specified time period.
|
Metric |
Stream.metricPutRecordLatency(MetricOptions props)
The time taken per PutRecord operation, measured over the specified time period.
|
Metric |
IStream.metricPutRecordLatency(MetricOptions props)
The time taken per PutRecord operation, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordLatency(MetricOptions props)
The time taken per PutRecord operation, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordLatency(MetricOptions props)
The time taken per PutRecord operation, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.
|
Metric |
IStream.metricPutRecordsBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsBytes(MetricOptions props)
The number of bytes put to the Kinesis stream using the PutRecords operation over the specified time period.
|
Metric |
Stream.metricPutRecordsFailedRecords(MetricOptions props)
The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsFailedRecords(MetricOptions props)
The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsFailedRecords(MetricOptions props)
The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsFailedRecords(MetricOptions props)
The number of records rejected due to internal failures in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsLatency(MetricOptions props)
The time taken per PutRecords operation, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsLatency(MetricOptions props)
The time taken per PutRecords operation, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsLatency(MetricOptions props)
The time taken per PutRecords operation, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsLatency(MetricOptions props)
The time taken per PutRecords operation, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsSuccess(MetricOptions props)
The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsSuccess(MetricOptions props)
The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsSuccess(MetricOptions props)
The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsSuccess(MetricOptions props)
The number of PutRecords operations where at least one record succeeded, per Kinesis stream, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsSuccessfulRecords(MetricOptions props)
The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsSuccessfulRecords(MetricOptions props)
The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsSuccessfulRecords(MetricOptions props)
The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsSuccessfulRecords(MetricOptions props)
The number of successful records in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsThrottledRecords(MetricOptions props)
The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsThrottledRecords(MetricOptions props)
The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsThrottledRecords(MetricOptions props)
The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsThrottledRecords(MetricOptions props)
The number of records rejected due to throttling in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
Stream.metricPutRecordsTotalRecords(MetricOptions props)
The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordsTotalRecords(MetricOptions props)
The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordsTotalRecords(MetricOptions props)
The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordsTotalRecords(MetricOptions props)
The total number of records sent in a PutRecords operation per Kinesis data stream, measured over the specified time period.
|
Metric |
Stream.metricPutRecordSuccess(MetricOptions props)
The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.
|
Metric |
IStream.metricPutRecordSuccess(MetricOptions props)
The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricPutRecordSuccess(MetricOptions props)
The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricPutRecordSuccess(MetricOptions props)
The number of successful PutRecord operations per Kinesis stream, measured over the specified time period.
|
Metric |
Stream.metricReadProvisionedThroughputExceeded(MetricOptions props)
The number of GetRecords calls throttled for the stream over the specified time period.
|
Metric |
IStream.metricReadProvisionedThroughputExceeded(MetricOptions props)
The number of GetRecords calls throttled for the stream over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricReadProvisionedThroughputExceeded(MetricOptions props)
The number of GetRecords calls throttled for the stream over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricReadProvisionedThroughputExceeded(MetricOptions props)
The number of GetRecords calls throttled for the stream over the specified time period.
|
Metric |
Stream.metricWriteProvisionedThroughputExceeded(MetricOptions props)
The number of records rejected due to throttling for the stream over the specified time period.
|
Metric |
IStream.metricWriteProvisionedThroughputExceeded(MetricOptions props)
The number of records rejected due to throttling for the stream over the specified time period.
|
Metric |
IStream.Jsii$Proxy.metricWriteProvisionedThroughputExceeded(MetricOptions props)
The number of records rejected due to throttling for the stream over the specified time period.
|
default Metric |
IStream.Jsii$Default.metricWriteProvisionedThroughputExceeded(MetricOptions props)
The number of records rejected due to throttling for the stream over the specified time period.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
Alias.metric(String metricName,
MetricOptions props)
Return the given named metric for this Function.
|
Metric |
FunctionBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this Function.
|
Metric |
IAlias.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
default Metric |
IAlias.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
Metric |
IFunction.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
Metric |
IFunction.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
default Metric |
IFunction.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
Metric |
IVersion.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
default Metric |
IVersion.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this Lambda Return the given named metric for this Function.
|
Metric |
Version.metric(String metricName,
MetricOptions props)
Return the given named metric for this Function.
|
static Metric |
Function.metricAll(String metricName,
MetricOptions props)
Return the given named metric for this Lambda.
|
static Metric |
Function.metricAllConcurrentExecutions(MetricOptions props)
Metric for the number of concurrent executions across all Lambdas.
|
static Metric |
Function.metricAllDuration(MetricOptions props)
Metric for the Duration executing all Lambdas.
|
static Metric |
Function.metricAllErrors(MetricOptions props)
Metric for the number of Errors executing all Lambdas.
|
static Metric |
Function.metricAllInvocations(MetricOptions props)
Metric for the number of invocations of all Lambdas.
|
static Metric |
Function.metricAllThrottles(MetricOptions props)
Metric for the number of throttled invocations of all Lambdas.
|
static Metric |
Function.metricAllUnreservedConcurrentExecutions(MetricOptions props)
Metric for the number of unreserved concurrent executions across all Lambdas.
|
Metric |
FunctionBase.metricDuration(MetricOptions props)
How long execution of this Lambda takes.
|
Metric |
IAlias.Jsii$Proxy.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
default Metric |
IAlias.Jsii$Default.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
Metric |
IFunction.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
Metric |
IFunction.Jsii$Proxy.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
default Metric |
IFunction.Jsii$Default.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
Metric |
IVersion.Jsii$Proxy.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
default Metric |
IVersion.Jsii$Default.metricDuration(MetricOptions props)
Metric for the Duration of this Lambda How long execution of this Lambda takes.
|
Metric |
FunctionBase.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
IAlias.Jsii$Proxy.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
default Metric |
IAlias.Jsii$Default.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
IFunction.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
IFunction.Jsii$Proxy.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
default Metric |
IFunction.Jsii$Default.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
IVersion.Jsii$Proxy.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
default Metric |
IVersion.Jsii$Default.metricErrors(MetricOptions props)
How many invocations of this Lambda fail.
|
Metric |
FunctionBase.metricInvocations(MetricOptions props)
How often this Lambda is invoked.
|
Metric |
IAlias.Jsii$Proxy.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
default Metric |
IAlias.Jsii$Default.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
Metric |
IFunction.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
Metric |
IFunction.Jsii$Proxy.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
default Metric |
IFunction.Jsii$Default.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
Metric |
IVersion.Jsii$Proxy.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
default Metric |
IVersion.Jsii$Default.metricInvocations(MetricOptions props)
Metric for the number of invocations of this Lambda How often this Lambda is invoked.
|
Metric |
FunctionBase.metricThrottles(MetricOptions props)
How often this Lambda is throttled.
|
Metric |
IAlias.Jsii$Proxy.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
default Metric |
IAlias.Jsii$Default.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
Metric |
IFunction.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
Metric |
IFunction.Jsii$Proxy.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
default Metric |
IFunction.Jsii$Default.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
Metric |
IVersion.Jsii$Proxy.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
default Metric |
IVersion.Jsii$Default.metricThrottles(MetricOptions props)
Metric for the number of throttled invocations of this Lambda How often this Lambda is throttled.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
MetricFilter.metric(MetricOptions props)
Return the given named metric for this Metric Filter.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
IDomain.metric(String metricName,
MetricOptions props)
Return the given named metric for this domain.
|
Metric |
IDomain.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this domain.
|
default Metric |
IDomain.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this domain.
|
Metric |
Domain.metric(String metricName,
MetricOptions props)
Return the given named metric for this domain.
|
Metric |
IDomain.metricAutomatedSnapshotFailure(MetricOptions props)
Metric for automated snapshot failures.
|
Metric |
IDomain.Jsii$Proxy.metricAutomatedSnapshotFailure(MetricOptions props)
Metric for automated snapshot failures.
|
default Metric |
IDomain.Jsii$Default.metricAutomatedSnapshotFailure(MetricOptions props)
Metric for automated snapshot failures.
|
Metric |
Domain.metricAutomatedSnapshotFailure(MetricOptions props)
Metric for automated snapshot failures.
|
Metric |
IDomain.metricClusterIndexWritesBlocked(MetricOptions props)
Metric for the cluster blocking index writes.
|
Metric |
IDomain.Jsii$Proxy.metricClusterIndexWritesBlocked(MetricOptions props)
Metric for the cluster blocking index writes.
|
default Metric |
IDomain.Jsii$Default.metricClusterIndexWritesBlocked(MetricOptions props)
Metric for the cluster blocking index writes.
|
Metric |
Domain.metricClusterIndexWritesBlocked(MetricOptions props)
Metric for the cluster blocking index writes.
|
Metric |
IDomain.metricClusterStatusRed(MetricOptions props)
Metric for the time the cluster status is red.
|
Metric |
IDomain.Jsii$Proxy.metricClusterStatusRed(MetricOptions props)
Metric for the time the cluster status is red.
|
default Metric |
IDomain.Jsii$Default.metricClusterStatusRed(MetricOptions props)
Metric for the time the cluster status is red.
|
Metric |
Domain.metricClusterStatusRed(MetricOptions props)
Metric for the time the cluster status is red.
|
Metric |
IDomain.metricClusterStatusYellow(MetricOptions props)
Metric for the time the cluster status is yellow.
|
Metric |
IDomain.Jsii$Proxy.metricClusterStatusYellow(MetricOptions props)
Metric for the time the cluster status is yellow.
|
default Metric |
IDomain.Jsii$Default.metricClusterStatusYellow(MetricOptions props)
Metric for the time the cluster status is yellow.
|
Metric |
Domain.metricClusterStatusYellow(MetricOptions props)
Metric for the time the cluster status is yellow.
|
Metric |
IDomain.metricCPUUtilization(MetricOptions props)
Metric for CPU utilization.
|
Metric |
IDomain.Jsii$Proxy.metricCPUUtilization(MetricOptions props)
Metric for CPU utilization.
|
default Metric |
IDomain.Jsii$Default.metricCPUUtilization(MetricOptions props)
Metric for CPU utilization.
|
Metric |
Domain.metricCPUUtilization(MetricOptions props)
Metric for CPU utilization.
|
Metric |
IDomain.metricFreeStorageSpace(MetricOptions props)
Metric for the storage space of nodes in the cluster.
|
Metric |
IDomain.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props)
Metric for the storage space of nodes in the cluster.
|
default Metric |
IDomain.Jsii$Default.metricFreeStorageSpace(MetricOptions props)
Metric for the storage space of nodes in the cluster.
|
Metric |
Domain.metricFreeStorageSpace(MetricOptions props)
Metric for the storage space of nodes in the cluster.
|
Metric |
IDomain.metricIndexingLatency(MetricOptions props)
Metric for indexing latency.
|
Metric |
IDomain.Jsii$Proxy.metricIndexingLatency(MetricOptions props)
Metric for indexing latency.
|
default Metric |
IDomain.Jsii$Default.metricIndexingLatency(MetricOptions props)
Metric for indexing latency.
|
Metric |
Domain.metricIndexingLatency(MetricOptions props)
Metric for indexing latency.
|
Metric |
IDomain.metricJVMMemoryPressure(MetricOptions props)
Metric for JVM memory pressure.
|
Metric |
IDomain.Jsii$Proxy.metricJVMMemoryPressure(MetricOptions props)
Metric for JVM memory pressure.
|
default Metric |
IDomain.Jsii$Default.metricJVMMemoryPressure(MetricOptions props)
Metric for JVM memory pressure.
|
Metric |
Domain.metricJVMMemoryPressure(MetricOptions props)
Metric for JVM memory pressure.
|
Metric |
IDomain.metricKMSKeyError(MetricOptions props)
Metric for KMS key errors.
|
Metric |
IDomain.Jsii$Proxy.metricKMSKeyError(MetricOptions props)
Metric for KMS key errors.
|
default Metric |
IDomain.Jsii$Default.metricKMSKeyError(MetricOptions props)
Metric for KMS key errors.
|
Metric |
Domain.metricKMSKeyError(MetricOptions props)
Metric for KMS key errors.
|
Metric |
IDomain.metricKMSKeyInaccessible(MetricOptions props)
Metric for KMS key being inaccessible.
|
Metric |
IDomain.Jsii$Proxy.metricKMSKeyInaccessible(MetricOptions props)
Metric for KMS key being inaccessible.
|
default Metric |
IDomain.Jsii$Default.metricKMSKeyInaccessible(MetricOptions props)
Metric for KMS key being inaccessible.
|
Metric |
Domain.metricKMSKeyInaccessible(MetricOptions props)
Metric for KMS key being inaccessible.
|
Metric |
IDomain.metricMasterCPUUtilization(MetricOptions props)
Metric for master CPU utilization.
|
Metric |
IDomain.Jsii$Proxy.metricMasterCPUUtilization(MetricOptions props)
Metric for master CPU utilization.
|
default Metric |
IDomain.Jsii$Default.metricMasterCPUUtilization(MetricOptions props)
Metric for master CPU utilization.
|
Metric |
Domain.metricMasterCPUUtilization(MetricOptions props)
Metric for master CPU utilization.
|
Metric |
IDomain.metricMasterJVMMemoryPressure(MetricOptions props)
Metric for master JVM memory pressure.
|
Metric |
IDomain.Jsii$Proxy.metricMasterJVMMemoryPressure(MetricOptions props)
Metric for master JVM memory pressure.
|
default Metric |
IDomain.Jsii$Default.metricMasterJVMMemoryPressure(MetricOptions props)
Metric for master JVM memory pressure.
|
Metric |
Domain.metricMasterJVMMemoryPressure(MetricOptions props)
Metric for master JVM memory pressure.
|
Metric |
IDomain.metricNodes(MetricOptions props)
Metric for the number of nodes.
|
Metric |
IDomain.Jsii$Proxy.metricNodes(MetricOptions props)
Metric for the number of nodes.
|
default Metric |
IDomain.Jsii$Default.metricNodes(MetricOptions props)
Metric for the number of nodes.
|
Metric |
Domain.metricNodes(MetricOptions props)
Metric for the number of nodes.
|
Metric |
IDomain.metricSearchableDocuments(MetricOptions props)
Metric for number of searchable documents.
|
Metric |
IDomain.Jsii$Proxy.metricSearchableDocuments(MetricOptions props)
Metric for number of searchable documents.
|
default Metric |
IDomain.Jsii$Default.metricSearchableDocuments(MetricOptions props)
Metric for number of searchable documents.
|
Metric |
Domain.metricSearchableDocuments(MetricOptions props)
Metric for number of searchable documents.
|
Metric |
IDomain.metricSearchLatency(MetricOptions props)
Metric for search latency.
|
Metric |
IDomain.Jsii$Proxy.metricSearchLatency(MetricOptions props)
Metric for search latency.
|
default Metric |
IDomain.Jsii$Default.metricSearchLatency(MetricOptions props)
Metric for search latency.
|
Metric |
Domain.metricSearchLatency(MetricOptions props)
Metric for search latency.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
IDatabaseCluster.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBCluster.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBCluster.
|
default Metric |
IDatabaseCluster.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBCluster.
|
Metric |
DatabaseInstanceBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBInstance.
|
Metric |
DatabaseClusterBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBCluster.
|
Metric |
IDatabaseInstance.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBInstance.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBInstance.
|
default Metric |
IDatabaseInstance.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this DBInstance.
|
Metric |
IDatabaseCluster.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
DatabaseInstanceBase.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
DatabaseClusterBase.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
IDatabaseInstance.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricCPUUtilization(MetricOptions props)
The percentage of CPU utilization.
|
Metric |
IDatabaseCluster.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
DatabaseInstanceBase.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
DatabaseClusterBase.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
IDatabaseInstance.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricDatabaseConnections(MetricOptions props)
The number of database connections in use.
|
Metric |
IDatabaseCluster.metricDeadlocks(MetricOptions props)
The average number of deadlocks in the database per second.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricDeadlocks(MetricOptions props)
The average number of deadlocks in the database per second.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricDeadlocks(MetricOptions props)
The average number of deadlocks in the database per second.
|
Metric |
DatabaseClusterBase.metricDeadlocks(MetricOptions props)
The average number of deadlocks in the database per second.
|
Metric |
IDatabaseCluster.metricEngineUptime(MetricOptions props)
The amount of time that the instance has been running, in seconds.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricEngineUptime(MetricOptions props)
The amount of time that the instance has been running, in seconds.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricEngineUptime(MetricOptions props)
The amount of time that the instance has been running, in seconds.
|
Metric |
DatabaseClusterBase.metricEngineUptime(MetricOptions props)
The amount of time that the instance has been running, in seconds.
|
Metric |
IDatabaseCluster.metricFreeableMemory(MetricOptions props)
The amount of available random access memory, in bytes.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricFreeableMemory(MetricOptions props)
The amount of available random access memory, in bytes.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricFreeableMemory(MetricOptions props)
The amount of available random access memory, in bytes.
|
Metric |
DatabaseInstanceBase.metricFreeableMemory(MetricOptions props)
The amount of available random access memory.
|
Metric |
DatabaseClusterBase.metricFreeableMemory(MetricOptions props)
The amount of available random access memory, in bytes.
|
Metric |
IDatabaseInstance.metricFreeableMemory(MetricOptions props)
The amount of available random access memory.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricFreeableMemory(MetricOptions props)
The amount of available random access memory.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricFreeableMemory(MetricOptions props)
The amount of available random access memory.
|
Metric |
IDatabaseCluster.metricFreeLocalStorage(MetricOptions props)
The amount of local storage available, in bytes.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricFreeLocalStorage(MetricOptions props)
The amount of local storage available, in bytes.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricFreeLocalStorage(MetricOptions props)
The amount of local storage available, in bytes.
|
Metric |
DatabaseClusterBase.metricFreeLocalStorage(MetricOptions props)
The amount of local storage available, in bytes.
|
Metric |
DatabaseInstanceBase.metricFreeStorageSpace(MetricOptions props)
The amount of available storage space.
|
Metric |
IDatabaseInstance.metricFreeStorageSpace(MetricOptions props)
The amount of available storage space.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricFreeStorageSpace(MetricOptions props)
The amount of available storage space.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricFreeStorageSpace(MetricOptions props)
The amount of available storage space.
|
Metric |
IDatabaseCluster.metricNetworkReceiveThroughput(MetricOptions props)
The amount of network throughput received from clients by each instance, in bytes per second.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricNetworkReceiveThroughput(MetricOptions props)
The amount of network throughput received from clients by each instance, in bytes per second.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricNetworkReceiveThroughput(MetricOptions props)
The amount of network throughput received from clients by each instance, in bytes per second.
|
Metric |
DatabaseClusterBase.metricNetworkReceiveThroughput(MetricOptions props)
The amount of network throughput received from clients by each instance, in bytes per second.
|
Metric |
IDatabaseCluster.metricNetworkThroughput(MetricOptions props)
The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricNetworkThroughput(MetricOptions props)
The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricNetworkThroughput(MetricOptions props)
The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.
|
Metric |
DatabaseClusterBase.metricNetworkThroughput(MetricOptions props)
The amount of network throughput both received from and transmitted to clients by each instance, in bytes per second.
|
Metric |
IDatabaseCluster.metricNetworkTransmitThroughput(MetricOptions props)
The amount of network throughput sent to clients by each instance, in bytes per second.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricNetworkTransmitThroughput(MetricOptions props)
The amount of network throughput sent to clients by each instance, in bytes per second.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricNetworkTransmitThroughput(MetricOptions props)
The amount of network throughput sent to clients by each instance, in bytes per second.
|
Metric |
DatabaseClusterBase.metricNetworkTransmitThroughput(MetricOptions props)
The amount of network throughput sent to clients by each instance, in bytes per second.
|
Metric |
DatabaseInstanceBase.metricReadIOPS(MetricOptions props)
The average number of disk write I/O operations per second.
|
Metric |
IDatabaseInstance.metricReadIOPS(MetricOptions props)
The average number of disk write I/O operations per second.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricReadIOPS(MetricOptions props)
The average number of disk write I/O operations per second.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricReadIOPS(MetricOptions props)
The average number of disk write I/O operations per second.
|
Metric |
IDatabaseCluster.metricSnapshotStorageUsed(MetricOptions props)
The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricSnapshotStorageUsed(MetricOptions props)
The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricSnapshotStorageUsed(MetricOptions props)
The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.
|
Metric |
DatabaseClusterBase.metricSnapshotStorageUsed(MetricOptions props)
The total amount of backup storage in bytes consumed by all Aurora snapshots outside its backup retention window.
|
Metric |
IDatabaseCluster.metricTotalBackupStorageBilled(MetricOptions props)
The total amount of backup storage in bytes for which you are billed.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricTotalBackupStorageBilled(MetricOptions props)
The total amount of backup storage in bytes for which you are billed.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricTotalBackupStorageBilled(MetricOptions props)
The total amount of backup storage in bytes for which you are billed.
|
Metric |
DatabaseClusterBase.metricTotalBackupStorageBilled(MetricOptions props)
The total amount of backup storage in bytes for which you are billed.
|
Metric |
IDatabaseCluster.metricVolumeBytesUsed(MetricOptions props)
The amount of storage used by your Aurora DB instance, in bytes.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricVolumeBytesUsed(MetricOptions props)
The amount of storage used by your Aurora DB instance, in bytes.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricVolumeBytesUsed(MetricOptions props)
The amount of storage used by your Aurora DB instance, in bytes.
|
Metric |
DatabaseClusterBase.metricVolumeBytesUsed(MetricOptions props)
The amount of storage used by your Aurora DB instance, in bytes.
|
Metric |
IDatabaseCluster.metricVolumeReadIOPs(MetricOptions props)
The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricVolumeReadIOPs(MetricOptions props)
The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricVolumeReadIOPs(MetricOptions props)
The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.
|
Metric |
DatabaseClusterBase.metricVolumeReadIOPs(MetricOptions props)
The number of billed read I/O operations from a cluster volume, reported at 5-minute intervals.
|
Metric |
IDatabaseCluster.metricVolumeWriteIOPs(MetricOptions props)
The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.
|
Metric |
IDatabaseCluster.Jsii$Proxy.metricVolumeWriteIOPs(MetricOptions props)
The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.
|
default Metric |
IDatabaseCluster.Jsii$Default.metricVolumeWriteIOPs(MetricOptions props)
The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.
|
Metric |
DatabaseClusterBase.metricVolumeWriteIOPs(MetricOptions props)
The number of write disk I/O operations to the cluster volume, reported at 5-minute intervals.
|
Metric |
DatabaseInstanceBase.metricWriteIOPS(MetricOptions props)
The average number of disk read I/O operations per second.
|
Metric |
IDatabaseInstance.metricWriteIOPS(MetricOptions props)
The average number of disk read I/O operations per second.
|
Metric |
IDatabaseInstance.Jsii$Proxy.metricWriteIOPS(MetricOptions props)
The average number of disk read I/O operations per second.
|
default Metric |
IDatabaseInstance.Jsii$Default.metricWriteIOPS(MetricOptions props)
The average number of disk read I/O operations per second.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
ITopic.metric(String metricName,
MetricOptions props)
Return the given named metric for this Topic.
|
Metric |
ITopic.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this Topic.
|
default Metric |
ITopic.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this Topic.
|
Metric |
TopicBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this Topic.
|
Metric |
ITopic.metricNumberOfMessagesPublished(MetricOptions props)
The number of messages published to your Amazon SNS topics.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfMessagesPublished(MetricOptions props)
The number of messages published to your Amazon SNS topics.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfMessagesPublished(MetricOptions props)
The number of messages published to your Amazon SNS topics.
|
Metric |
TopicBase.metricNumberOfMessagesPublished(MetricOptions props)
The number of messages published to your Amazon SNS topics.
|
Metric |
ITopic.metricNumberOfNotificationsDelivered(MetricOptions props)
The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfNotificationsDelivered(MetricOptions props)
The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfNotificationsDelivered(MetricOptions props)
The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.
|
Metric |
TopicBase.metricNumberOfNotificationsDelivered(MetricOptions props)
The number of messages successfully delivered from your Amazon SNS topics to subscribing endpoints.
|
Metric |
ITopic.metricNumberOfNotificationsFailed(MetricOptions props)
The number of messages that Amazon SNS failed to deliver.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfNotificationsFailed(MetricOptions props)
The number of messages that Amazon SNS failed to deliver.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfNotificationsFailed(MetricOptions props)
The number of messages that Amazon SNS failed to deliver.
|
Metric |
TopicBase.metricNumberOfNotificationsFailed(MetricOptions props)
The number of messages that Amazon SNS failed to deliver.
|
Metric |
ITopic.metricNumberOfNotificationsFilteredOut(MetricOptions props)
The number of messages that were rejected by subscription filter policies.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOut(MetricOptions props)
The number of messages that were rejected by subscription filter policies.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfNotificationsFilteredOut(MetricOptions props)
The number of messages that were rejected by subscription filter policies.
|
Metric |
TopicBase.metricNumberOfNotificationsFilteredOut(MetricOptions props)
The number of messages that were rejected by subscription filter policies.
|
Metric |
ITopic.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.
|
Metric |
TopicBase.metricNumberOfNotificationsFilteredOutInvalidAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages' attributes are invalid.
|
Metric |
ITopic.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages have no attributes.
|
Metric |
ITopic.Jsii$Proxy.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages have no attributes.
|
default Metric |
ITopic.Jsii$Default.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages have no attributes.
|
Metric |
TopicBase.metricNumberOfNotificationsFilteredOutNoMessageAttributes(MetricOptions props)
The number of messages that were rejected by subscription filter policies because the messages have no attributes.
|
Metric |
ITopic.metricPublishSize(MetricOptions props)
Metric for the size of messages published through this topic.
|
Metric |
ITopic.Jsii$Proxy.metricPublishSize(MetricOptions props)
Metric for the size of messages published through this topic.
|
default Metric |
ITopic.Jsii$Default.metricPublishSize(MetricOptions props)
Metric for the size of messages published through this topic.
|
Metric |
TopicBase.metricPublishSize(MetricOptions props)
Metric for the size of messages published through this topic.
|
Metric |
ITopic.metricSMSMonthToDateSpentUSD(MetricOptions props)
The charges you have accrued since the start of the current calendar month for sending SMS messages.
|
Metric |
ITopic.Jsii$Proxy.metricSMSMonthToDateSpentUSD(MetricOptions props)
The charges you have accrued since the start of the current calendar month for sending SMS messages.
|
default Metric |
ITopic.Jsii$Default.metricSMSMonthToDateSpentUSD(MetricOptions props)
The charges you have accrued since the start of the current calendar month for sending SMS messages.
|
Metric |
TopicBase.metricSMSMonthToDateSpentUSD(MetricOptions props)
The charges you have accrued since the start of the current calendar month for sending SMS messages.
|
Metric |
ITopic.metricSMSSuccessRate(MetricOptions props)
The rate of successful SMS message deliveries.
|
Metric |
ITopic.Jsii$Proxy.metricSMSSuccessRate(MetricOptions props)
The rate of successful SMS message deliveries.
|
default Metric |
ITopic.Jsii$Default.metricSMSSuccessRate(MetricOptions props)
The rate of successful SMS message deliveries.
|
Metric |
TopicBase.metricSMSSuccessRate(MetricOptions props)
The rate of successful SMS message deliveries.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
IQueue.metric(String metricName,
MetricOptions props)
Return the given named metric for this Queue.
|
Metric |
IQueue.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this Queue.
|
default Metric |
IQueue.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this Queue.
|
Metric |
QueueBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this Queue.
|
Metric |
IQueue.metricApproximateAgeOfOldestMessage(MetricOptions props)
The approximate age of the oldest non-deleted message in the queue.
|
Metric |
IQueue.Jsii$Proxy.metricApproximateAgeOfOldestMessage(MetricOptions props)
The approximate age of the oldest non-deleted message in the queue.
|
default Metric |
IQueue.Jsii$Default.metricApproximateAgeOfOldestMessage(MetricOptions props)
The approximate age of the oldest non-deleted message in the queue.
|
Metric |
QueueBase.metricApproximateAgeOfOldestMessage(MetricOptions props)
The approximate age of the oldest non-deleted message in the queue.
|
Metric |
IQueue.metricApproximateNumberOfMessagesDelayed(MetricOptions props)
The number of messages in the queue that are delayed and not available for reading immediately.
|
Metric |
IQueue.Jsii$Proxy.metricApproximateNumberOfMessagesDelayed(MetricOptions props)
The number of messages in the queue that are delayed and not available for reading immediately.
|
default Metric |
IQueue.Jsii$Default.metricApproximateNumberOfMessagesDelayed(MetricOptions props)
The number of messages in the queue that are delayed and not available for reading immediately.
|
Metric |
QueueBase.metricApproximateNumberOfMessagesDelayed(MetricOptions props)
The number of messages in the queue that are delayed and not available for reading immediately.
|
Metric |
IQueue.metricApproximateNumberOfMessagesNotVisible(MetricOptions props)
The number of messages that are in flight.
|
Metric |
IQueue.Jsii$Proxy.metricApproximateNumberOfMessagesNotVisible(MetricOptions props)
The number of messages that are in flight.
|
default Metric |
IQueue.Jsii$Default.metricApproximateNumberOfMessagesNotVisible(MetricOptions props)
The number of messages that are in flight.
|
Metric |
QueueBase.metricApproximateNumberOfMessagesNotVisible(MetricOptions props)
The number of messages that are in flight.
|
Metric |
IQueue.metricApproximateNumberOfMessagesVisible(MetricOptions props)
The number of messages available for retrieval from the queue.
|
Metric |
IQueue.Jsii$Proxy.metricApproximateNumberOfMessagesVisible(MetricOptions props)
The number of messages available for retrieval from the queue.
|
default Metric |
IQueue.Jsii$Default.metricApproximateNumberOfMessagesVisible(MetricOptions props)
The number of messages available for retrieval from the queue.
|
Metric |
QueueBase.metricApproximateNumberOfMessagesVisible(MetricOptions props)
The number of messages available for retrieval from the queue.
|
Metric |
IQueue.metricNumberOfEmptyReceives(MetricOptions props)
The number of ReceiveMessage API calls that did not return a message.
|
Metric |
IQueue.Jsii$Proxy.metricNumberOfEmptyReceives(MetricOptions props)
The number of ReceiveMessage API calls that did not return a message.
|
default Metric |
IQueue.Jsii$Default.metricNumberOfEmptyReceives(MetricOptions props)
The number of ReceiveMessage API calls that did not return a message.
|
Metric |
QueueBase.metricNumberOfEmptyReceives(MetricOptions props)
The number of ReceiveMessage API calls that did not return a message.
|
Metric |
IQueue.metricNumberOfMessagesDeleted(MetricOptions props)
The number of messages deleted from the queue.
|
Metric |
IQueue.Jsii$Proxy.metricNumberOfMessagesDeleted(MetricOptions props)
The number of messages deleted from the queue.
|
default Metric |
IQueue.Jsii$Default.metricNumberOfMessagesDeleted(MetricOptions props)
The number of messages deleted from the queue.
|
Metric |
QueueBase.metricNumberOfMessagesDeleted(MetricOptions props)
The number of messages deleted from the queue.
|
Metric |
IQueue.metricNumberOfMessagesReceived(MetricOptions props)
The number of messages returned by calls to the ReceiveMessage action.
|
Metric |
IQueue.Jsii$Proxy.metricNumberOfMessagesReceived(MetricOptions props)
The number of messages returned by calls to the ReceiveMessage action.
|
default Metric |
IQueue.Jsii$Default.metricNumberOfMessagesReceived(MetricOptions props)
The number of messages returned by calls to the ReceiveMessage action.
|
Metric |
QueueBase.metricNumberOfMessagesReceived(MetricOptions props)
The number of messages returned by calls to the ReceiveMessage action.
|
Metric |
IQueue.metricNumberOfMessagesSent(MetricOptions props)
The number of messages added to a queue.
|
Metric |
IQueue.Jsii$Proxy.metricNumberOfMessagesSent(MetricOptions props)
The number of messages added to a queue.
|
default Metric |
IQueue.Jsii$Default.metricNumberOfMessagesSent(MetricOptions props)
The number of messages added to a queue.
|
Metric |
QueueBase.metricNumberOfMessagesSent(MetricOptions props)
The number of messages added to a queue.
|
Metric |
IQueue.metricSentMessageSize(MetricOptions props)
The size of messages added to a queue.
|
Metric |
IQueue.Jsii$Proxy.metricSentMessageSize(MetricOptions props)
The size of messages added to a queue.
|
default Metric |
IQueue.Jsii$Default.metricSentMessageSize(MetricOptions props)
The size of messages added to a queue.
|
Metric |
QueueBase.metricSentMessageSize(MetricOptions props)
The size of messages added to a queue.
|
| Modifier and Type | Method and Description |
|---|---|
Metric |
StateMachine.metric(String metricName,
MetricOptions props)
Return the given named metric for this State Machine's executions.
|
static Metric |
StateTransitionMetric.metric(String metricName,
MetricOptions props)
Return the given named metric for the service's state transition metrics.
|
Metric |
TaskStateBase.metric(String metricName,
MetricOptions props)
Return the given named metric for this Task.
|
Metric |
Activity.metric(String metricName,
MetricOptions props)
Return the given named metric for this Activity.
|
Metric |
IStateMachine.metric(String metricName,
MetricOptions props)
Return the given named metric for this State Machine's executions.
|
Metric |
IStateMachine.Jsii$Proxy.metric(String metricName,
MetricOptions props)
Return the given named metric for this State Machine's executions.
|
default Metric |
IStateMachine.Jsii$Default.metric(String metricName,
MetricOptions props)
Return the given named metric for this State Machine's executions.
|
Metric |
StateMachine.metricAborted(MetricOptions props)
Metric for the number of executions that were aborted.
|
Metric |
IStateMachine.metricAborted(MetricOptions props)
Metric for the number of executions that were aborted.
|
Metric |
IStateMachine.Jsii$Proxy.metricAborted(MetricOptions props)
Metric for the number of executions that were aborted.
|
default Metric |
IStateMachine.Jsii$Default.metricAborted(MetricOptions props)
Metric for the number of executions that were aborted.
|
static Metric |
StateTransitionMetric.metricConsumedCapacity(MetricOptions props)
Metric for the number of available state transitions per second.
|
Metric |
StateMachine.metricFailed(MetricOptions props)
Metric for the number of executions that failed.
|
Metric |
TaskStateBase.metricFailed(MetricOptions props)
Metric for the number of times this activity fails.
|
Metric |
Activity.metricFailed(MetricOptions props)
Metric for the number of times this activity fails.
|
Metric |
IStateMachine.metricFailed(MetricOptions props)
Metric for the number of executions that failed.
|
Metric |
IStateMachine.Jsii$Proxy.metricFailed(MetricOptions props)
Metric for the number of executions that failed.
|
default Metric |
IStateMachine.Jsii$Default.metricFailed(MetricOptions props)
Metric for the number of executions that failed.
|
Metric |
TaskStateBase.metricHeartbeatTimedOut(MetricOptions props)
Metric for the number of times the heartbeat times out for this activity.
|
Metric |
Activity.metricHeartbeatTimedOut(MetricOptions props)
Metric for the number of times the heartbeat times out for this activity.
|
static Metric |
StateTransitionMetric.metricProvisionedBucketSize(MetricOptions props)
Metric for the number of available state transitions.
|
static Metric |
StateTransitionMetric.metricProvisionedRefillRate(MetricOptions props)
Metric for the provisioned steady-state execution rate.
|
Metric |
TaskStateBase.metricRunTime(MetricOptions props)
The interval, in milliseconds, between the time the Task starts and the time it closes.
|
Metric |
Activity.metricRunTime(MetricOptions props)
The interval, in milliseconds, between the time the activity starts and the time it closes.
|
Metric |
TaskStateBase.metricScheduled(MetricOptions props)
Metric for the number of times this activity is scheduled.
|
Metric |
Activity.metricScheduled(MetricOptions props)
Metric for the number of times this activity is scheduled.
|
Metric |
TaskStateBase.metricScheduleTime(MetricOptions props)
The interval, in milliseconds, for which the activity stays in the schedule state.
|
Metric |
Activity.metricScheduleTime(MetricOptions props)
The interval, in milliseconds, for which the activity stays in the schedule state.
|
Metric |
StateMachine.metricStarted(MetricOptions props)
Metric for the number of executions that were started.
|
Metric |
TaskStateBase.metricStarted(MetricOptions props)
Metric for the number of times this activity is started.
|
Metric |
Activity.metricStarted(MetricOptions props)
Metric for the number of times this activity is started.
|
Metric |
IStateMachine.metricStarted(MetricOptions props)
Metric for the number of executions that were started.
|
Metric |
IStateMachine.Jsii$Proxy.metricStarted(MetricOptions props)
Metric for the number of executions that were started.
|
default Metric |
IStateMachine.Jsii$Default.metricStarted(MetricOptions props)
Metric for the number of executions that were started.
|
Metric |
StateMachine.metricSucceeded(MetricOptions props)
Metric for the number of executions that succeeded.
|
Metric |
TaskStateBase.metricSucceeded(MetricOptions props)
Metric for the number of times this activity succeeds.
|
Metric |
Activity.metricSucceeded(MetricOptions props)
Metric for the number of times this activity succeeds.
|
Metric |
IStateMachine.metricSucceeded(MetricOptions props)
Metric for the number of executions that succeeded.
|
Metric |
IStateMachine.Jsii$Proxy.metricSucceeded(MetricOptions props)
Metric for the number of executions that succeeded.
|
default Metric |
IStateMachine.Jsii$Default.metricSucceeded(MetricOptions props)
Metric for the number of executions that succeeded.
|
Metric |
StateMachine.metricThrottled(MetricOptions props)
Metric for the number of executions that were throttled.
|
Metric |
IStateMachine.metricThrottled(MetricOptions props)
Metric for the number of executions that were throttled.
|
Metric |
IStateMachine.Jsii$Proxy.metricThrottled(MetricOptions props)
Metric for the number of executions that were throttled.
|
default Metric |
IStateMachine.Jsii$Default.metricThrottled(MetricOptions props)
Metric for the number of executions that were throttled.
|
static Metric |
StateTransitionMetric.metricThrottledEvents(MetricOptions props)
Metric for the number of throttled state transitions.
|
Metric |
StateMachine.metricTime(MetricOptions props)
Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.
|
Metric |
TaskStateBase.metricTime(MetricOptions props)
The interval, in milliseconds, between the time the activity is scheduled and the time it closes.
|
Metric |
Activity.metricTime(MetricOptions props)
The interval, in milliseconds, between the time the activity is scheduled and the time it closes.
|
Metric |
IStateMachine.metricTime(MetricOptions props)
Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.
|
Metric |
IStateMachine.Jsii$Proxy.metricTime(MetricOptions props)
Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.
|
default Metric |
IStateMachine.Jsii$Default.metricTime(MetricOptions props)
Metric for the interval, in milliseconds, between the time the execution starts and the time it closes.
|
Metric |
StateMachine.metricTimedOut(MetricOptions props)
Metric for the number of executions that timed out.
|
Metric |
TaskStateBase.metricTimedOut(MetricOptions props)
Metric for the number of times this activity times out.
|
Metric |
Activity.metricTimedOut(MetricOptions props)
Metric for the number of times this activity times out.
|
Metric |
IStateMachine.metricTimedOut(MetricOptions props)
Metric for the number of executions that timed out.
|
Metric |
IStateMachine.Jsii$Proxy.metricTimedOut(MetricOptions props)
Metric for the number of executions that timed out.
|
default Metric |
IStateMachine.Jsii$Default.metricTimedOut(MetricOptions props)
Metric for the number of executions that timed out.
|
Copyright © 2022. All rights reserved.