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 the evaluation results for the specified AWS resource. The results indicate which AWS Config rules were used to evaluate the resource, when each rule was last used, and whether the resource complies with each rule.

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

Syntax

C#
public abstract GetComplianceDetailsByResourceResponse GetComplianceDetailsByResource(
         GetComplianceDetailsByResourceRequest request
)

Parameters

request
Type: Amazon.ConfigService.Model.GetComplianceDetailsByResourceRequest

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

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

Exceptions

ExceptionCondition
InvalidParameterValueException One or more of the specified parameters are invalid. Verify that your parameters are valid and try again.

Version Information

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