

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

# Grup Keamanan \$1 Pembaruan (Diperlukan Tinjauan)
<a name="management-advanced-security-group-update-review-required"></a>

Perbarui aturan masuk dan keluar dari grup keamanan, dan kaitkan secara opsional dengan sumber daya AWS.

**Klasifikasi lengkap:** Manajemen \$1 Komponen tumpukan tingkat lanjut \$1 Grup keamanan \$1 Pembaruan (diperlukan tinjauan)

## Ubah Detail Jenis
<a name="ct-3memthlcmvc1b-MASu-table"></a>


****  

|  |  | 
| --- |--- |
| Ubah tipe ID | ct-3memthlcmvc1b | 
| Versi saat ini | 1.0 | 
| Durasi eksekusi yang diharapkan | 240 menit | 
| Persetujuan AWS | Wajib | 
| Persetujuan pelanggan | Tidak diperlukan jika pengirim | 
| Mode eksekusi | Manual | 

## Informasi tambahan
<a name="management-advanced-security-group-update-review-required-info"></a>

### Perbarui grup keamanan (diperlukan peninjauan)
<a name="ex-sec-group-update-rr-col"></a>

#### Memperbarui Grup Keamanan AMS (diperlukan peninjauan) dengan Konsol
<a name="sec-group-update-rr-con"></a>

Tangkapan layar dari jenis perubahan ini di konsol AMS:

![\[Security group update interface showing ID, execution mode, version, and description.\]](http://docs.aws.amazon.com/id_id/managedservices/latest/ctref/images/guiSecGroupUpdateRrCT.png)


Cara kerjanya:

1. Arahkan ke halaman **Buat RFC**: Di panel navigasi kiri konsol AMS klik **RFCs**untuk membuka halaman RFCs daftar, lalu klik **Buat** RFC.

1. Pilih jenis perubahan populer (CT) dalam tampilan default **Jelajahi jenis perubahan**, atau pilih CT dalam tampilan **Pilih menurut kategori**.
   + **Jelajahi berdasarkan jenis perubahan**: Anda dapat mengklik CT populer di area **Buat cepat** untuk segera membuka halaman **Jalankan RFC**. Perhatikan bahwa Anda tidak dapat memilih versi CT yang lebih lama dengan pembuatan cepat.

     Untuk mengurutkan CTs, gunakan area **Semua jenis perubahan** dalam tampilan **Kartu** atau **Tabel**. Di kedua tampilan, pilih CT dan kemudian klik **Buat RFC** untuk membuka halaman **Jalankan RFC**. Jika berlaku, opsi **Buat dengan versi yang lebih lama** muncul di sebelah tombol **Buat RFC**.
   + **Pilih berdasarkan kategori**: Pilih kategori, subkategori, item, dan operasi dan kotak detail CT terbuka dengan opsi untuk **Membuat dengan versi yang lebih lama** jika berlaku. Klik **Buat RFC** untuk membuka halaman **Jalankan RFC**.

1. Pada halaman **Run RFC**, buka area nama CT untuk melihat kotak detail CT. **Subjek** diperlukan (ini diisi untuk Anda jika Anda memilih CT Anda di tampilan **jenis perubahan Jelajahi**). Buka area **konfigurasi tambahan** untuk menambahkan informasi tentang RFC.

   Di area **konfigurasi Eksekusi**, gunakan daftar drop-down yang tersedia atau masukkan nilai untuk parameter yang diperlukan. Untuk mengkonfigurasi parameter eksekusi opsional, buka area **konfigurasi tambahan**.

1. Setelah selesai, klik **Jalankan**. Jika tidak ada kesalahan, halaman **RFC berhasil dibuat** ditampilkan dengan detail RFC yang dikirimkan, dan output **Run** awal. 

1. Buka area **parameter Jalankan** untuk melihat konfigurasi yang Anda kirimkan. Segarkan halaman untuk memperbarui status eksekusi RFC. Secara opsional, batalkan RFC atau buat salinannya dengan opsi di bagian atas halaman.

#### Memperbarui Grup Keamanan AMS (diperlukan peninjauan) dengan CLI
<a name="sec-group-update-rr-cli"></a>

Cara kerjanya:

1. Gunakan Inline Create (Anda mengeluarkan `create-rfc` perintah dengan semua RFC dan parameter eksekusi disertakan), atau Template Create (Anda membuat dua file JSON, satu untuk parameter RFC dan satu untuk parameter eksekusi) dan mengeluarkan `create-rfc` perintah dengan dua file sebagai input. Kedua metode tersebut dijelaskan di sini.

1. Kirim `aws amscm submit-rfc --rfc-id ID` perintah RFC: dengan ID RFC yang dikembalikan.

   Pantau `aws amscm get-rfc --rfc-id ID` perintah RFC:.

Untuk memeriksa versi jenis perubahan, gunakan perintah ini:

```
aws amscm list-change-type-version-summaries --filter Attribute=ChangeTypeId,Value=CT_ID
```
**catatan**  
Anda dapat menggunakan `CreateRfc` parameter apa pun dengan RFC apa pun apakah itu bagian dari skema untuk jenis perubahan atau tidak. Misalnya, untuk mendapatkan pemberitahuan ketika status RFC berubah, tambahkan baris ini, `--notification "{\"Email\": {\"EmailRecipients\" : [\"email@example.com\"]}}"` ke bagian parameter RFC dari permintaan (bukan parameter eksekusi). Untuk daftar semua CreateRfc parameter, lihat [Referensi AMS Change Management API](https://docs.aws.amazon.com/managedservices/latest/ApiReference-cm/API_CreateRfc.html).

*BUAT SEBARIS*:

1. Keluarkan perintah create RFC dengan parameter eksekusi yang disediakan sebaris (tanda kutip saat memberikan parameter eksekusi sebaris), lalu kirimkan ID RFC yang dikembalikan. Misalnya, Anda dapat mengganti konten dengan sesuatu seperti ini:

   (Opsional) Untuk menambahkan aturan masuk atau keluar, Anda dapat mengeluarkan perintah yang mirip dengan ini yang menggunakan CT Update Security Group:

   ```
   aws --profile saml amscm create-rfc --change-type-id "ct-3memthlcmvc1b" --change-type-version "1.0" --title "Add-SG-Rules" --execution-parameters "{\"SecurityGroupId\":\"SG_ID\", \"AddInboundRules\":{\"Protocol\":\"TCP\", \"PortRange\":\"49152-65535\, \"Source\":\"203.0.113.5/32\"}, \"AddOutboundRules\":{\"Protocol\":\"TCP\", \"PortRange\":\"49152-65535\, \"Destination\":\"203.0.113.5/32\"}}"
   ```

   (Opsional) Untuk menghapus aturan masuk atau keluar, Anda dapat mengeluarkan perintah yang mirip dengan ini yang menggunakan CT Update Security Group:

   ```
   aws --profile saml amscm create-rfc --change-type-id "ct-3memthlcmvc1b" --change-type-version "1.0" --title "Remove-SG-Rules" --execution-parameters "{\"SecurityGroupId\":\"SG_ID\", \"Name\":\"MA-Test-SG-QC\", \"RemoveInboundRules\":{\"Protocol\":\"TCP\", \"PortRange\":\"49152-65535\, \"Source\":\"203.0.113.5/32\"}, \"RemoveOutboundRules\":{\"Protocol\":\"TCP\", \"PortRange\":\"49152-65535\, \"Destination\":\"203.0.113.5/32\"}}"
   ```

   (Opsional) Untuk menambahkan sumber daya terkait, Anda dapat mengeluarkan perintah yang mirip dengan ini yang menggunakan CT Update Security Group:

   ```
   aws --profile saml amscm create-rfc --change-type-id "ct-3memthlcmvc1b" --change-type-version "1.0" --title "Add-SG-Resources" --execution-parameters "{\"SecurityGroupId\":\"SG_ID\", \"AssociatedResources\":\"IDS_OF_RESOURCES\"}"
   ```

*TEMPLATE MEMBUAT*:

1. Output parameter eksekusi skema JSON untuk jenis perubahan ini ke file; contoh ini menamainya Update SGParams .json.

   ```
   aws amscm get-change-type-version --change-type-id "ct-3memthlcmvc1b" --query "ChangeTypeVersion.ExecutionInputSchema" --output text > UpdateSGParams.json
   ```

1. Memodifikasi dan menyimpan SGParams file Update. Misalnya, Anda dapat mengganti konten dengan sesuatu seperti ini:

   ```
   {
     "SecurityGroupId": "sg-1234abcd",
     "DisassociatedResources": [
       "i-1234abcd",
       "i-234abcd1",
       "i-567890abcdefg1234"
     ]
   }
   ```

1. Keluarkan file JSON template RFC ke file bernama Update SGRfc .json:

   ```
   aws amscm create-rfc --generate-cli-skeleton > UpdateSGRfc.json
   ```

1. Ubah dan simpan file Perbarui SGRfc .json. Misalnya, Anda dapat mengganti konten dengan sesuatu seperti ini:

   ```
   {
   "ChangeTypeVersion":    "1.0",
   "ChangeTypeId":         "ct-3memthlcmvc1b",
   "Title":                "SG-Update-RFC"
   }
   ```

1. Buat RFC, tentukan file UpdateSG Rfc dan file Update: SGParams 

   ```
   aws amscm create-rfc --cli-input-json file://UpdateSGRfc.json  --execution-parameters file://UpdateSGParams.json
   ```

   Anda menerima ID RFC baru dalam respons dan dapat menggunakannya untuk mengirimkan dan memantau RFC. Sampai Anda mengirimkannya, RFC tetap dalam kondisi pengeditan dan tidak dimulai.

#### Kiat
<a name="ex-sec-group-update-rr-tip"></a>

Untuk mempelajari selengkapnya tentang grup keamanan AWS, lihat [Grup EC2 Keamanan Amazon untuk Grup and/or Keamanan Instans Linux](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-network-security.html) [untuk VPC Anda](https://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_SecurityGroups.html).

Ini adalah jenis perubahan “wajib ditinjau” (operator AMS harus meninjau dan menjalankan CT), yang berarti bahwa RFC dapat memakan waktu lebih lama untuk dijalankan dan Anda mungkin harus berkomunikasi dengan AMS melalui opsi korespondensi halaman detail RFC. Selain itu, jika Anda menjadwalkan perubahan “diperlukan” jenis RFC, pastikan untuk mengizinkan setidaknya 24 jam, jika persetujuan tidak terjadi sebelum waktu mulai yang dijadwalkan, RFC ditolak secara otomatis.

## Parameter Input Eksekusi
<a name="management-advanced-security-group-update-review-required-input"></a>

Untuk informasi rinci tentang parameter input eksekusi, lihat[Skema untuk Ubah Jenis ct-3memthlcmvc1b](schemas.md#ct-3memthlcmvc1b-schema-section).

## Contoh: Parameter yang Diperlukan
<a name="management-advanced-security-group-update-review-required-ex-min"></a>

```
{
  "SecurityGroupId": "sg-1234abcd",
  "AddAssociatedResources": [],
  "AddInboundRules": [],
  "RemoveInboundRules": [],
  "AddOutboundRules": [],
  "RemoveOutboundRules": []
}
```

## Contoh: Semua Parameter
<a name="management-advanced-security-group-update-review-required-ex-max"></a>

```
{
  "SecurityGroupId": "sg-1234abcd",
  "AddAssociatedResources": [
    "i-1234abcd",
    "i-234abcd1",
    "i-34abcd12",
    "i-4abcd123",
    "i-abcd1234",
    "i-1234567890abcdefg",
    "i-234567890abcdefg1",
    "i-34567890abcdefg12",
    "i-4567890abcdefg123",
    "i-567890abcdefg1234"
  ],
  "AddInboundRules": [
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16", "Description": "Client1" }
  ],
  "RemoveInboundRules": [
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" },
    { "Protocol": "TCP(6)", "PortRange":"80", "Source": "192.168.0.0/16" }
  ],
  "AddOutboundRules": [
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16", "Description": "Client1" }
  ],
  "RemoveOutboundRules": [
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" },
    { "Protocol": "ALL", "PortRange": "ALL", "Destination": "192.168.0.0/16" }
  ],
  "Priority": "Medium",
  "Tags": [
    { "Key": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUV", "Value": "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst" },
    { "Key": "B", "Value": "bb" },
    { "Key": "C", "Value": "cc" },
    { "Key": "D", "Value": "dd" },
    { "Key": "E", "Value": "ee" },
    { "Key": "F", "Value": "ff" },
    { "Key": "G", "Value": "gg" },
    { "Key": "H", "Value": "hh" },
    { "Key": "I", "Value": "ii" },
    { "Key": "J", "Value": "jj" },
    { "Key": "K", "Value": "kk" },
    { "Key": "L", "Value": "ll" },
    { "Key": "M", "Value": "mm" },
    { "Key": "N", "Value": "nn" },
    { "Key": "O", "Value": "oo" },
    { "Key": "P", "Value": "pp" },
    { "Key": "Q", "Value": "qq" },
    { "Key": "R", "Value": "rr" },
    { "Key": "S", "Value": "ss" },
    { "Key": "T", "Value": "tt" },
    { "Key": "U", "Value": "uu" },
    { "Key": "V", "Value": "vv" },
    { "Key": "W", "Value": "ww" },
    { "Key": "X", "Value": "xx" },
    { "Key": "Y", "Value": "yy" },
    { "Key": "Z", "Value": "zz" },
    { "Key": "a", "Value": "aa" },
    { "Key": "b", "Value": "bb" },
    { "Key": "c", "Value": "cc" },
    { "Key": "d", "Value": "dd" },
    { "Key": "e", "Value": "ee" },
    { "Key": "f", "Value": "ff" },
    { "Key": "g", "Value": "gg" },
    { "Key": "h", "Value": "hh" },
    { "Key": "i", "Value": "ii" },
    { "Key": "j", "Value": "jj" },
    { "Key": "k", "Value": "kk" },
    { "Key": "l", "Value": "ll" },
    { "Key": "m", "Value": "mm" },
    { "Key": "n", "Value": "nn" },
    { "Key": "o", "Value": "oo" },
    { "Key": "p", "Value": "pp" },
    { "Key": "q", "Value": "qq" },
    { "Key": "r", "Value": "rr" },
    { "Key": "s", "Value": "ss" },
    { "Key": "t", "Value": "tt" },
    { "Key": "u", "Value": "uu" },
    { "Key": "v", "Value": "vv" },
    { "Key": "w", "Value": "ww" },
    { "Key": "x", "Value": "xx" }
  ]
}
```