Skip to content

Commit 24615c3

Browse files
committed
add syntax highlighting
1 parent d520ad3 commit 24615c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/auto-discovery/cloud-auto-discovery/aws-autodiscovery.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Note that some Discovery items require enabling the feature and cannot be discov
153153
<details>
154154
<summary>Click to expand code example</summary>
155155

156-
```
156+
```js
157157
{
158158
"Version": "2012-10-17",
159159
"Statement": [
@@ -380,7 +380,7 @@ When **Use Environment Credentials** is enabled, the discovery job can be saved
380380
<details>
381381
<summary>Click to expand code example</summary>
382382

383-
```
383+
```js
384384
{
385385
"Version": "2012-10-17",
386386
"Statement": [
@@ -411,7 +411,7 @@ When **Use Environment Credentials** is enabled, the discovery job can be saved
411411
<details>
412412
<summary>Click to expand code example</summary>
413413

414-
```
414+
```js
415415
{
416416
"Version": "2012-10-17",
417417
"Statement": [
@@ -443,7 +443,7 @@ When **Use Environment Credentials** is enabled, the discovery job can be saved
443443
<details>
444444
<summary>Click to expand code example</summary>
445445

446-
```
446+
```js
447447
{
448448
"Version": "2012-10-17",
449449
"Statement": [
@@ -480,7 +480,7 @@ When **Use Environment Credentials** is enabled, the discovery job can be saved
480480
<details>
481481
<summary>Click to expand code example</summary>
482482

483-
```
483+
```js
484484
{
485485
"Version": "2012-10-17",
486486
"Statement": [

0 commit comments

Comments
 (0)