Skip to content

Commit

Permalink
feat(aws-q1-2022): add support for descriptions in items
Browse files Browse the repository at this point in the history
  • Loading branch information
package_builder authored and tmorin committed Aug 5, 2022
1 parent 71ef6a9 commit ec37ff9
Show file tree
Hide file tree
Showing 6,064 changed files with 6,601 additions and 6,808 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonAthena')

' renders the element
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label')
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonAthena')

' renders the element
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label')
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonAthena')
' renders the element
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label')
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonAthena')
' renders the element
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label')
AmazonAthena('AmazonAthena', 'Amazon Athena', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ NSwt0GH120H1n2x3yFd7Uu8_tMPPpIwli4L-z6i7rcd0XTL8SOJQWRLZZ0tCKYyhkWUt578R9couKYDE
EmxhJqrXsuunGzqj3SwjNoDbCasLiBR68h8gDupT6eyeZiq-IBPziUsBAm
}

!procedure AmazonAthena($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonAthena', $name, $tech)
!procedure AmazonAthena($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonAthena', $name, $tech, $desc)
!endprocedure

!procedure AmazonAthenaCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonCloudSearch')

' renders the element
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label')
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonCloudSearch')

' renders the element
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label')
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonCloudSearch')
' renders the element
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label')
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonCloudSearch')
' renders the element
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label')
AmazonCloudSearch('AmazonCloudSearch', 'Amazon Cloud Search', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LSv70WGX24HHGK8LS__x3cr7__8PW2iyPTUmwsuFrf9G4VKRwq198f7ZmceKJCjqXJxcL98W1yPjYg1x
_QygOMib38pJ6cU6kgjHeUn-1xfMPmE4dDPOCQUpj76sBRmJKDjsjDQs7SdRTlm3
}

!procedure AmazonCloudSearch($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonCloudSearch', $name, $tech)
!procedure AmazonCloudSearch($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonCloudSearch', $name, $tech, $desc)
!endprocedure

!procedure AmazonCloudSearchCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified distribution/aws-q1-2022/Architecture/Analytics/AmazonEmr.Local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonEmr')

' renders the element
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label')
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonEmr')

' renders the element
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label')
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
@enduml
4 changes: 2 additions & 2 deletions distribution/aws-q1-2022/Architecture/Analytics/AmazonEmr.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonEmr')
' renders the element
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label')
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonEmr')
' renders the element
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label')
AmazonEmr('AmazonEmr', 'Amazon Emr', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ RSZ5eGKm24L18CQvwR_UPv6linm-yXely6l_krVgPcqdTRBakPHqhjuxwIqoBSe-rOX8qaTBssV0Q8Gr
AlQ-TwgFR1eT7mxCbL8n0mRhLeO6sppPgqltLYxh_idvJpu1
}

!procedure AmazonEmr($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonEmr', $name, $tech)
!procedure AmazonEmr($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonEmr', $name, $tech, $desc)
!endprocedure

!procedure AmazonEmrCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonFinSpace')

' renders the element
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label')
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonFinSpace')

' renders the element
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label')
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonFinSpace')
' renders the element
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label')
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonFinSpace')
' renders the element
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label')
AmazonFinSpace('AmazonFinSpace', 'Amazon Fin Space', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LSg55GCX44LHClvd--ytk3py7j2BdTSms_ZQnjme6tEYKPI5EP3CELYs9Um78XJtiWo_zY08q_YQBM91
KGj4EYoivLatrMcPQFKzejaeLzZsuXy
}

!procedure AmazonFinSpace($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonFinSpace', $name, $tech)
!procedure AmazonFinSpace($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonFinSpace', $name, $tech, $desc)
!endprocedure

!procedure AmazonFinSpaceCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesis')

' renders the element
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label')
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesis')

' renders the element
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label')
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesis')
' renders the element
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label')
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesis')
' renders the element
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label')
AmazonKinesis('AmazonKinesis', 'Amazon Kinesis', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LSr90aGn14NHw3tP_twB-lqTdWJubtVHuUp1jprO1_bBemwKbsKDAXZToweDopw611bIcLX43wi5W1Uf
nmR11U7_3NHxK2fadixsO1RNz5XZMRrmdtZss0iV--8F
}

!procedure AmazonKinesis($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesis', $name, $tech)
!procedure AmazonKinesis($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesis', $name, $tech, $desc)
!endprocedure

!procedure AmazonKinesisCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics')

' renders the element
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label')
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics')

' renders the element
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label')
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics')
' renders the element
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label')
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics')
' renders the element
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label')
AmazonKinesisDataAnalytics('AmazonKinesisDataAnalytics', 'Amazon Kinesis Data Analytics', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LT350KCX54HHU3wJ_liDzkqk3mvMTPUZ0L_zs8FS5E-PtAZlcPne48nUnc5e_Z4KkgDCkgZQcTS0IEiM
D8WgQLx0Rw8ovxmcNRODB0gpssCJwRGkyrYTTf3Nbs7QmHCU--0V
}

!procedure AmazonKinesisDataAnalytics($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics', $name, $tech)
!procedure AmazonKinesisDataAnalytics($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisDataAnalytics', $name, $tech, $desc)
!endprocedure

!procedure AmazonKinesisDataAnalyticsCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams')

' renders the element
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label')
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams')

' renders the element
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label')
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams')
' renders the element
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label')
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams')
' renders the element
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label')
AmazonKinesisDataStreams('AmazonKinesisDataStreams', 'Amazon Kinesis Data Streams', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ LSxL0GCm24LHN5xttxTGJUxdYK2_gbyvhLnwse5uKnoQUACULbYqbfuEmrYJNzRLx5qcBAhsDb1t2x55
ahN55hIAQXJleez5HIeWFLcDBHO4WAkHKwyjmZ69BgszyTtAseKuxC8d
}

!procedure AmazonKinesisDataStreams($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams', $name, $tech)
!procedure AmazonKinesisDataStreams($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisDataStreams', $name, $tech, $desc)
!endprocedure

!procedure AmazonKinesisDataStreamsCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose')

' renders the element
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label')
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose')

' renders the element
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label')
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose')
' renders the element
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label')
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose')
' renders the element
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label')
AmazonKinesisFirehose('AmazonKinesisFirehose', 'Amazon Kinesis Firehose', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ RSY74SGm20H0aJdKVx_FUvojdRpOv2bQntDNrrduR5GXydbPLHd0OwlHueApOz_z1ZiFjUriFtLJYdGA
9rSziY-pdja7r3FdvfbpaNEHFm
}

!procedure AmazonKinesisFirehose($id, $name="", $tech="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose', $name, $tech)
!procedure AmazonKinesisFirehose($id, $name="", $tech="", $desc="")
IconElement($id, 'IconElement', 'aws-q1-2022/Architecture/Analytics/AmazonKinesisFirehose', $name, $tech, $desc)
!endprocedure

!procedure AmazonKinesisFirehoseCard($id, $funcName="", $content="")
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisVideoStreams')

' renders the element
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label')
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisVideoStreams')

' renders the element
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label')
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
@enduml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisVideoStreams')
' renders the element
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label')
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
@enduml
```

Expand All @@ -57,7 +57,7 @@ include('aws-q1-2022/bootstrap')
include('aws-q1-2022/Architecture/Analytics/AmazonKinesisVideoStreams')
' renders the element
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label')
AmazonKinesisVideoStreams('AmazonKinesisVideoStreams', 'Amazon Kinesis Video Streams', 'an optional tech label', 'an optional description')
@enduml
```

Expand Down
Loading

0 comments on commit ec37ff9

Please sign in to comment.