String amznErrorType
The name of the exception.
String labelTemplate
Specify a friendly human-readable name to use to identify this source account when you are viewing data from it in the monitoring account.
You can use a custom label or use the following variables:
$AccountName is the name of the account
$AccountEmail is the globally unique email address of the account
$AccountEmailNoDomain is the email address of the account without the domain name
List<E> resourceTypes
An array of strings that define which types of data that the source account shares with the monitoring account.
String sinkIdentifier
The ARN of the sink to use to create this link. You can use ListSinks to find the ARNs of sinks.
For more information about sinks, see CreateSink.
Map<K,V> 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.
String arn
The ARN of the link that is newly created.
String id
The random ID string that Amazon Web Services generated as part of the link ARN.
String label
The label that you assigned to this link. If the labelTemplate includes variables, this field
displays the variables resolved to their actual values.
String labelTemplate
The exact label template that you specified, with the variables not resolved.
List<E> resourceTypes
The resource types supported by this link.
String sinkArn
The ARN of the sink that is used for this link.
Map<K,V> tags
The tags assigned to the link.
String name
A name for the sink.
Map<K,V> 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.
String identifier
The ARN of the link to delete.
String identifier
The ARN of the sink to delete.
String identifier
The ARN of the link to retrieve information for.
String arn
The ARN of the link.
String id
The random ID string that Amazon Web Services generated as part of the link ARN.
String label
The label that you assigned to this link, with the variables resolved to their actual values.
String labelTemplate
The exact label template that was specified when the link was created, with the template variables not resolved.
List<E> resourceTypes
The resource types supported by this link.
String sinkArn
The ARN of the sink that is used for this link.
Map<K,V> tags
The tags assigned to the link.
String sinkIdentifier
The ARN of the sink to retrieve the policy of.
String identifier
The ARN of the sink to retrieve information for.
String amznErrorType
The name of the exception.
String amznErrorType
The name of the exception.
Integer maxResults
Limits the number of returned links to the specified number.
String nextToken
The token for the next set of items to return. You received this token from a previous call.
String sinkIdentifier
The ARN of the sink that you want to retrieve links for.
String arn
The ARN of the link.
String id
The random ID string that Amazon Web Services generated as part of the link ARN.
String label
The label that was assigned to this link at creation, with the variables resolved to their actual values.
List<E> resourceTypes
The resource types supported by this link.
String sinkArn
The ARN of the sink that this link is attached to.
String resourceArn
The ARN of the resource that you want to view tags for.
The ARN format of a sink is arn:aws:oam:Region:account-id:sink/sink-id
The ARN format of a link is arn:aws:oam:Region:account-id:link/link-id
For more information about ARN format, see CloudWatch Logs resources and operations.
Unlike tagging permissions in other Amazon Web Services services, to retrieve the list of tags for links or sinks
you must have the oam:RequestTag permission. The aws:ReguestTag permission does not
allow you to tag and untag links and sinks.
String amznErrorType
The name of the exception.
String sinkIdentifier
The ARN of the sink to attach this policy to.
String policy
The JSON policy to use. If you are updating an existing policy, the entire existing policy is replaced by what you specify here.
The policy must be in JSON string format with quotation marks escaped and no newlines.
For examples of different types of policies, see the Examples section on this page.
String amznErrorType
The name of the exception.
String amznErrorType
The name of the exception.
String resourceArn
The ARN of the resource that you're adding tags to.
The ARN format of a sink is arn:aws:oam:Region:account-id:sink/sink-id
The ARN format of a link is arn:aws:oam:Region:account-id:link/link-id
For more information about ARN format, see CloudWatch Logs resources and operations.
Map<K,V> tags
The list of key-value pairs to associate with the resource.
String resourceArn
The ARN of the resource that you're removing tags from.
The ARN format of a sink is arn:aws:oam:Region:account-id:sink/sink-id
The ARN format of a link is arn:aws:oam:Region:account-id:link/link-id
For more information about ARN format, see CloudWatch Logs resources and operations.
List<E> tagKeys
The list of tag keys to remove from the resource.
String arn
The ARN of the link that you have updated.
String id
The random ID string that Amazon Web Services generated as part of the sink ARN.
String label
The label assigned to this link, with the variables resolved to their actual values.
String labelTemplate
The exact label template that was specified when the link was created, with the template variables not resolved.
List<E> resourceTypes
The resource types now supported by this link.
String sinkArn
The ARN of the sink that is used for this link.
Map<K,V> tags
The tags assigned to the link.
Copyright © 2024. All rights reserved.