v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14156867.6 KB

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.

post/GetSink

Request body

Identifierstring required

The ARN of the sink to retrieve information for.

IncludeTagsboolean
<p>Specifies whether to include the tags associated with the sink in the response. When <code>IncludeTags</code> is set to <code>true</code> and the caller has the required permission, <code>oam:ListTagsForResource</code>, the API will return the tags for the specified resource. If the caller doesn't have the required permission, <code>oam:ListTagsForResource</code>, the API will raise an exception.</p> <p>The default value is <code>false</code>.</p>

Response

Success

Arnstring

The ARN of the sink.

Idstring

The random ID string that Amazon Web Services generated as part of the sink ARN.

Namestring

The name of the sink.

Tagsobject

The tags assigned to the sink.