AWS SDK for .NET Documentation
DescribeServices Method
AmazonAmazon.AWSSupportAmazonAWSSupportDescribeServices()()()() Did this page help you?   Yes   No    Tell us about it...

Returns the current list of AWS services and a list of service categories that applies to each one. You then use service names and categories in your CreateCase requests. Each AWS service has its own set of categories.

The service codes and category codes correspond to the values that are displayed in the Service and Category drop-down lists on the AWS Support Center Open a new case page. The values in those fields, however, do not necessarily match the service codes and categories returned by the DescribeServices request. Always use the service codes and categories obtained programmatically. This practice ensures that you always have the most recent set of service and category codes.

Declaration Syntax
C#
DescribeServicesResponse DescribeServices()
Return Value
The response from the DescribeServices service method, as returned by AmazonAWSSupport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)