View source: R/cloudwatchobservabilityaccessmanager_operations.R
cloudwatchobservabilityaccessmanager_create_sink | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_create_sink/ for full documentation.
cloudwatchobservabilityaccessmanager_create_sink(Name, Tags = NULL)
Name |
[required] A name for the sink. |
Tags |
Assigns one or more tags (key-value pairs) to the link. 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. For more information about using tags to control access, see Controlling access to Amazon Web Services resources using tags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.