v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430332272.3 KB

Returns a list of services that have been discovered by Application Signals. A service represents a minimum logical and transactional unit that completes a business function. Services are discovered through Application Signals instrumentation.

get/services#StartTime&EndTime

Query parameters

StartTimestring date-time required
<p>The start of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: <code>1698778057</code> </p> <p>Your requested start time will be rounded to the nearest hour.</p>
EndTimestring date-time required
<p>The end of the time period to retrieve information about. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: <code>1698778057</code> </p> <p>Your requested start time will be rounded to the nearest hour.</p>
MaxResultsinteger

The maximum number of results to return in one operation. If you omit this parameter, the default of 50 is used.

NextTokenstring

Include this value, if it was returned by the previous operation, to get the next set of services.

IncludeLinkedAccountsboolean

If you are using this operation in a monitoring account, specify <code>true</code> to include services from source accounts in the returned data.

AwsAccountIdstring

Amazon Web Services Account ID.

Response

Success

StartTimestring date-time required
<p>The start of the time period that the returned information applies to. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: <code>1698778057</code> </p> <p>This displays the time that Application Signals used for the request. It might not match your request exactly, because it was rounded to the nearest hour.</p>
EndTimestring date-time required
<p>The end of the time period that the returned information applies to. When used in a raw HTTP Query API, it is formatted as be epoch time in seconds. For example: <code>1698778057</code> </p> <p>This displays the time that Application Signals used for the request. It might not match your request exactly, because it was rounded to the nearest hour.</p>
NextTokenstring

Include this value in your next use of this API to get next set of services.