AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Returns the name of one or more specified configuration recorders. If the recorder name is not specified, this action returns the names of all the configuration recorders associated with the account.

Currently, you can specify only one configuration recorder per account.

Namespace: Amazon.ConfigService
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DescribeConfigurationRecordersResponse DescribeConfigurationRecorders()
Return Value
Type: Amazon.ConfigService.Model.DescribeConfigurationRecordersResponse
The response from the DescribeConfigurationRecorders service method, as returned by ConfigService.

Exceptions

ExceptionCondition
NoSuchConfigurationRecorderException You have specified a configuration recorder that does not exist.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5