List Services by Namespace
| ecs_list_services_by_namespace | R Documentation |
This operation lists all of the services that are associated with a Cloud Map namespace¶
Description¶
This operation lists all of the services that are associated with a
Cloud Map namespace. This list might include services in different
clusters. In contrast, list_services can only list services in one
cluster at a time. If you need to filter the list of services in a
single cluster by various parameters, use list_services. For more
information, see Service
Connect
in the Amazon Elastic Container Service Developer Guide.
Usage¶
Arguments¶
namespace[required] The namespace name or full Amazon Resource Name (ARN) of the Cloud Map namespace to list the services in.
Tasks that run in a namespace can use short names to connect to services in the namespace. Tasks can connect to services across all of the clusters in the namespace. Tasks connect through a managed proxy container that collects logs and metrics for increased visibility. Only the tasks that Amazon ECS services create are supported with Service Connect. For more information, see Service Connect in the Amazon Elastic Container Service Developer Guide.
nextTokenThe
nextTokenvalue that's returned from alist_services_by_namespacerequest. It indicates that more results are available to fulfill the request and further calls are needed. IfmaxResultsis returned, it is possible the number of results is less thanmaxResults.maxResultsThe maximum number of service results that
list_services_by_namespacereturns in paginated output. When this parameter is used,list_services_by_namespaceonly returnsmaxResultsresults in a single page along with anextTokenresponse element. The remaining results of the initial request can be seen by sending anotherlist_services_by_namespacerequest with the returnednextTokenvalue. This value can be between 1 and 100. If this parameter isn't used, thenlist_services_by_namespacereturns up to 10 results and anextTokenvalue if applicable.
Value¶
A list with the following syntax: