

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh Template Paket Kesesuaian untuk Membuat Pemeriksaan Proses
<a name="Sample-CPack-Template-for-Creating-Process-Check-Rule"></a>

```
################################################################################
#
#  Conformance Pack template for process check
#
################################################################################
Resources:
  AWSConfigProcessCheck:
    Properties:
      ConfigRuleName: RuleName
      Description: Description of Rule
      Source:
        Owner: AWS
        SourceIdentifier: AWS_CONFIG_PROCESS_CHECK
    Type: AWS::Config::ConfigRule
```

Lihat dua contoh template, [Praktik Terbaik Operasional untuk Tolok Ukur AWS Yayasan CIS v1.4 Level 1](operational-best-practices-for-cis_aws_benchmark_level_1.md) template dan [Praktik Terbaik Operasional untuk Tolok Ukur AWS Yayasan CIS v1.4 Level 2](operational-best-practices-for-cis_aws_benchmark_level_2.md) template.