Awso_oam_lwtSourceval create_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.CreateLinkInput.t ->
(Awso_oam.Values.CreateLinkOutput.t, Awso_oam.Values.CreateLinkOutput.error)
Result.t
Lwt.tval create_sink :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.CreateSinkInput.t ->
(Awso_oam.Values.CreateSinkOutput.t, Awso_oam.Values.CreateSinkOutput.error)
Result.t
Lwt.tval delete_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.DeleteLinkInput.t ->
(Awso_oam.Values.DeleteLinkOutput.t, Awso_oam.Values.DeleteLinkOutput.error)
Result.t
Lwt.tval delete_sink :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.DeleteSinkInput.t ->
(Awso_oam.Values.DeleteSinkOutput.t, Awso_oam.Values.DeleteSinkOutput.error)
Result.t
Lwt.tval get_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.GetLinkInput.t ->
(Awso_oam.Values.GetLinkOutput.t, Awso_oam.Values.GetLinkOutput.error)
Result.t
Lwt.tval get_sink :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.GetSinkInput.t ->
(Awso_oam.Values.GetSinkOutput.t, Awso_oam.Values.GetSinkOutput.error)
Result.t
Lwt.tval get_sink_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.GetSinkPolicyInput.t ->
(Awso_oam.Values.GetSinkPolicyOutput.t,
Awso_oam.Values.GetSinkPolicyOutput.error)
Result.t
Lwt.tval list_attached_links :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.ListAttachedLinksInput.t ->
(Awso_oam.Values.ListAttachedLinksOutput.t,
Awso_oam.Values.ListAttachedLinksOutput.error)
Result.t
Lwt.tval list_links :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.ListLinksInput.t ->
(Awso_oam.Values.ListLinksOutput.t, Awso_oam.Values.ListLinksOutput.error)
Result.t
Lwt.tval list_sinks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.ListSinksInput.t ->
(Awso_oam.Values.ListSinksOutput.t, Awso_oam.Values.ListSinksOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.ListTagsForResourceInput.t ->
(Awso_oam.Values.ListTagsForResourceOutput.t,
Awso_oam.Values.ListTagsForResourceOutput.error)
Result.t
Lwt.tval put_sink_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.PutSinkPolicyInput.t ->
(Awso_oam.Values.PutSinkPolicyOutput.t,
Awso_oam.Values.PutSinkPolicyOutput.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.TagResourceInput.t ->
(Awso_oam.Values.TagResourceOutput.t,
Awso_oam.Values.TagResourceOutput.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.UntagResourceInput.t ->
(Awso_oam.Values.UntagResourceOutput.t,
Awso_oam.Values.UntagResourceOutput.error)
Result.t
Lwt.tval update_link :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_oam.Values.UpdateLinkInput.t ->
(Awso_oam.Values.UpdateLinkOutput.t, Awso_oam.Values.UpdateLinkOutput.error)
Result.t
Lwt.tinclude module type of struct include Awso_oam.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]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.
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.
A structure that contains information about one of this monitoring account's sinks.
A structure that contains information about one of this source account's links to a monitoring account.
A structure that contains information about one link attached to this monitoring account sink.
Unexpected error while processing the request. Retry the request.
A parameter is specified incorrectly.
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.
A required parameter is missing from the request.
The request references a resource that does not exist.
The value of a parameter in the request caused an error.
A resource can have no more than 50 tags.
A resource was in an inconsistent state during an update or a deletion.
The request would cause a service quota to be exceeded.
Use this operation to change what types of data are shared from a source account to its linked monitoring account sink. You can't change the sink or change the monitoring account with this operation. When you update a link, you can optionally specify filters that specify which metric namespaces and which log groups are shared from the source account to the monitoring account. To update the list of tags associated with the sink, use TagResource.
Use this operation to change what types of data are shared from a source account to its linked monitoring account sink. You can't change the sink or change the monitoring account with this operation. When you update a link, you can optionally specify filters that specify which metric namespaces and which log groups are shared from the source account to the monitoring account. To update the list of tags associated with the sink, use TagResource.
Removes one or more tags from the specified resource. Unlike tagging permissions in other Amazon Web Services services, to tag or untag links and sinks you must have the oam:ResourceTag permission. The iam:TagResource permission does not allow you to tag and untag links and sinks.
Removes one or more tags from the specified resource. Unlike tagging permissions in other Amazon Web Services services, to tag or untag links and sinks you must have the oam:ResourceTag permission. The iam:TagResource permission does not allow you to tag and untag links and sinks.
Assigns one or more tags (key-value pairs) to the specified resource. Both sinks and links can be tagged. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with a resource that already has tags. If you specify a new tag key for the alarm, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the alarm, the new tag value that you specify replaces the previous value for that tag. You can associate as many as 50 tags with a resource. Unlike tagging permissions in other Amazon Web Services services, to tag or untag links and sinks you must have the oam:ResourceTag permission. The iam:ResourceTag permission does not allow you to tag and untag links and sinks.
Assigns one or more tags (key-value pairs) to the specified resource. Both sinks and links can be tagged. Tags can help you organize and categorize your resources. You can also use them to scope user permissions by granting a user permission to access or change only resources with certain tag values. Tags don't have any semantic meaning to Amazon Web Services and are interpreted strictly as strings of characters. You can use the TagResource action with a resource that already has tags. If you specify a new tag key for the alarm, this tag is appended to the list of tags associated with the alarm. If you specify a tag key that is already associated with the alarm, the new tag value that you specify replaces the previous value for that tag. You can associate as many as 50 tags with a resource. Unlike tagging permissions in other Amazon Web Services services, to tag or untag links and sinks you must have the oam:ResourceTag permission. The iam:ResourceTag permission does not allow you to tag and untag links and sinks.
Creates or updates the resource policy that grants permissions to source accounts to link to the monitoring account sink. When you create a sink policy, you can grant permissions to all accounts in an organization or to individual accounts. You can also use a sink policy to limit the types of data that is shared. The six types of services with their respective resource types that you can allow or deny are: Metrics - Specify with AWS::CloudWatch::Metric Log groups - Specify with AWS::Logs::LogGroup Traces - Specify with AWS::XRay::Trace Application Insights - Applications - Specify with AWS::ApplicationInsights::Application Internet Monitor - Specify with AWS::InternetMonitor::Monitor Application Signals - Specify with AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective See the examples in this section to see how to specify permitted source accounts and data types.
Creates or updates the resource policy that grants permissions to source accounts to link to the monitoring account sink. When you create a sink policy, you can grant permissions to all accounts in an organization or to individual accounts. You can also use a sink policy to limit the types of data that is shared. The six types of services with their respective resource types that you can allow or deny are: Metrics - Specify with AWS::CloudWatch::Metric Log groups - Specify with AWS::Logs::LogGroup Traces - Specify with AWS::XRay::Trace Application Insights - Applications - Specify with AWS::ApplicationInsights::Application Internet Monitor - Specify with AWS::InternetMonitor::Monitor Application Signals - Specify with AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective See the examples in this section to see how to specify permitted source accounts and data types.
Displays the tags associated with a resource. Both sinks and links support tagging.
Displays the tags associated with a resource. Both sinks and links support tagging.
Use this operation in a monitoring account to return the list of sinks created in that account.
Use this operation in a monitoring account to return the list of sinks created in that account.
Use this operation in a source account to return a list of links to monitoring account sinks that this source account has. To find a list of links for one monitoring account sink, use ListAttachedLinks from within the monitoring account.
Use this operation in a source account to return a list of links to monitoring account sinks that this source account has. To find a list of links for one monitoring account sink, use ListAttachedLinks from within the monitoring account.
Returns a list of source account links that are linked to this monitoring account sink. To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use ListSinks. To find a list of links for one source account, use ListLinks.
Returns a list of source account links that are linked to this monitoring account sink. To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use ListSinks. To find a list of links for one source account, use ListLinks.
Returns the current sink policy attached to this sink. The sink policy specifies what accounts can attach to this sink as source accounts, and what types of data they can share.
Returns the current sink policy attached to this sink. The sink policy specifies what accounts can attach to this sink as source accounts, and what types of data they can share.
Returns complete information about one monitoring account sink. To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use ListSinks.
Returns complete information about one monitoring account sink. To use this operation, provide the sink ARN. To retrieve a list of sink ARNs, use ListSinks.
Returns complete information about one link. To use this operation, provide the link ARN. To retrieve a list of link ARNs, use ListLinks.
Returns complete information about one link. To use this operation, provide the link ARN. To retrieve a list of link ARNs, use ListLinks.
Deletes a sink. You must delete all links to a sink before you can delete that sink.
Deletes a sink. You must delete all links to a sink before you can delete that sink.
Deletes a link between a monitoring account sink and a source account. You must run this operation in the source account.
Deletes a link between a monitoring account sink and a source account. You must run this operation in the source account.
Use this to create a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability. A sink is a resource that represents an attachment point in a monitoring account. Source accounts can link to the sink to send observability data. After you create a sink, you must create a sink policy that allows source accounts to attach to it. For more information, see PutSinkPolicy. Each account can contain one sink per Region. If you delete a sink, you can then create a new one in that Region.
Use this to create a sink in the current account, so that it can be used as a monitoring account in CloudWatch cross-account observability. A sink is a resource that represents an attachment point in a monitoring account. Source accounts can link to the sink to send observability data. After you create a sink, you must create a sink policy that allows source accounts to attach to it. For more information, see PutSinkPolicy. Each account can contain one sink per Region. If you delete a sink, you can then create a new one in that Region.
Creates a link between a source account and a sink that you have created in a monitoring account. After the link is created, data is sent from the source account to the monitoring account. When you create a link, you can optionally specify filters that specify which metric namespaces and which log groups are shared from the source account to the monitoring account. Before you create a link, you must create a sink in the monitoring account and create a sink policy in that account. The sink policy must permit the source account to link to it. You can grant permission to source accounts by granting permission to an entire organization or to individual accounts. For more information, see CreateSink and PutSinkPolicy. Each monitoring account can be linked to as many as 100,000 source accounts. Each source account can be linked to as many as five monitoring accounts.
Creates a link between a source account and a sink that you have created in a monitoring account. After the link is created, data is sent from the source account to the monitoring account. When you create a link, you can optionally specify filters that specify which metric namespaces and which log groups are shared from the source account to the monitoring account. Before you create a link, you must create a sink in the monitoring account and create a sink policy in that account. The sink policy must permit the source account to link to it. You can grant permission to source accounts by granting permission to an entire organization or to individual accounts. For more information, see CreateSink and PutSinkPolicy. Each monitoring account can be linked to as many as 100,000 source accounts. Each source account can be linked to as many as five monitoring accounts.