@@ -28,7 +28,6 @@ To declare this entity in your AWS CloudFormation template, use the following sy
2828 "<a href =" #username " title =" UserName " >UserName</a >" : <i >String</i >,
2929 "<a href =" #password " title =" Password " >Password</a >" : <i >String</i >,
3030 "<a href =" #servicediscovery " title =" ServiceDiscovery " >ServiceDiscovery</a >" : <i >String</i >,
31- "<a href =" #scheme " title =" Scheme " >Scheme</a >" : <i >String</i >,
3231 "<a href =" #enabled " title =" Enabled " >Enabled</a >" : <i >Boolean</i >,
3332 "<a href =" #listenaddress " title =" ListenAddress " >ListenAddress</a >" : <i >String</i >,
3433 "<a href =" #tlspempath " title =" TlsPemPath " >TlsPemPath</a >" : <i >String</i >,
@@ -58,7 +57,6 @@ Properties:
5857 <a href =" #username " title =" UserName " >UserName</a >: <i >String</i >
5958 <a href =" #password " title =" Password " >Password</a >: <i >String</i >
6059 <a href =" #servicediscovery " title =" ServiceDiscovery " >ServiceDiscovery</a >: <i >String</i >
61- <a href =" #scheme " title =" Scheme " >Scheme</a >: <i >String</i >
6260 <a href =" #enabled " title =" Enabled " >Enabled</a >: <i >Boolean</i >
6361 <a href =" #listenaddress " title =" ListenAddress " >ListenAddress</a >: <i >String</i >
6462 <a href =" #tlspempath " title =" TlsPemPath " >TlsPemPath</a >: <i >String</i >
@@ -231,18 +229,6 @@ _Allowed Values_: <code>http</code> | <code>file</code>
231229
232230_ Update requires_ : [ No interruption] ( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt )
233231
234- #### Scheme
235-
236- Security Scheme to apply to HyperText Transfer Protocol (HTTP) traffic between Prometheus and MongoDB Cloud.
237-
238- _ Required_ : No
239-
240- _ Type_ : String
241-
242- _ Allowed Values_ : <code >http</code > | <code >https</code >
243-
244- _ Update requires_ : [ No interruption] ( https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt )
245-
246232#### Enabled
247233
248234Flag that indicates whether someone has activated the Prometheus integration.
0 commit comments