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 3.5
 
Returns details about your AWS Config rules.

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

Syntax

C#
public abstract DescribeConfigRulesResponse DescribeConfigRules(
         DescribeConfigRulesRequest request
)

Parameters

request
Type: Amazon.ConfigService.Model.DescribeConfigRulesRequest

Container for the necessary parameters to execute the DescribeConfigRules service method.

Return Value
Type: Amazon.ConfigService.Model.DescribeConfigRulesResponse
The response from the DescribeConfigRules service method, as returned by ConfigService.

Exceptions

ExceptionCondition
NoSuchConfigRuleException One or more AWS Config rules in the request are invalid. Verify that the rule names are correct and try again.

Version Information

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