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.
Container for the parameters to the ListConformancePackComplianceScores operation.
Returns a list of conformance pack compliance scores. A compliance score is the percentage
of the number of compliant rule-resource combinations in a conformance pack compared
to the number of total possible rule-resource combinations in the conformance pack.
This metric provides you with a high-level view of the compliance state of your conformance
packs. You can use it to identify, investigate, and understand the level of compliance
in your conformance packs.
Conformance packs with no evaluation results will have a compliance score of INSUFFICIENT_DATA
.
Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.ConfigService.dll
Version: 3.x.y.z
public class ListConformancePackComplianceScoresRequest : AmazonConfigServiceRequest IAmazonWebServiceRequest
The ListConformancePackComplianceScoresRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListConformancePackComplianceScoresRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Filters | Amazon.ConfigService.Model.ConformancePackComplianceScoresFilters |
Gets and sets the property Filters.
Filters the results based on the |
![]() |
Limit | System.Int32 |
Gets and sets the property Limit. The maximum number of conformance pack compliance scores returned on each page. |
![]() |
NextToken | System.String |
Gets and sets the property NextToken.
The |
![]() |
SortBy | Amazon.ConfigService.SortBy |
Gets and sets the property SortBy.
Sorts your conformance pack compliance scores in either ascending or descending order,
depending on
By default, conformance pack compliance scores are sorted in alphabetical order by
name of the conformance pack. Enter |
![]() |
SortOrder | Amazon.ConfigService.SortOrder |
Gets and sets the property SortOrder. Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.
By default, conformance pack compliance scores are sorted in alphabetical order by
name of the conformance pack. Conformance pack compliance scores are sorted in reverse
alphabetical order if you enter
You can sort conformance pack compliance scores by the numerical value of the compliance
score by entering |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5