Module types

Module types 

Source
Expand description

Data structures used by operation inputs/outputs.

Modules§

builders
Builders
error
Error types that CloudWatch Observability Access Manager can respond with.

Structs§

LinkConfiguration

Use this structure to optionally create filters that specify that only some metric namespaces or log groups are to be shared from the source account to the monitoring account.

ListAttachedLinksItem

A structure that contains information about one link attached to this monitoring account sink.

ListLinksItem

A structure that contains information about one of this source account's links to a monitoring account.

ListSinksItem

A structure that contains information about one of this monitoring account's sinks.

LogGroupConfiguration

This structure contains the Filter parameter which you can use to specify which log groups are to share log events from this source account to the monitoring account.

MetricConfiguration

This structure contains the Filter parameter which you can use to specify which metric namespaces are to be shared from this source account to the monitoring account.

Enums§

ResourceType
When writing a match expression against ResourceType, it is important to ensure your code is forward-compatible. That is, if a match arm handles a case for a feature that is supported by the service but has not been represented as an enum variant in a current version of SDK, your code should continue to work when you upgrade SDK to a future version in which the enum does include a variant for that feature.