Change code block to use yaml

This commit is contained in:
Joseph Hall 2013-03-08 11:18:36 -07:00
parent 62d67cec75
commit 033c2bae95

View File

@ -151,13 +151,13 @@ EC2 Alternate Endpoint
Normally, ec2 endpoints are build using the region and the service_url. The
resulting endpoint would follow this pattern:
.. code-block::
.. code-block:: yaml
ec2.<region>.<service_url>
This results in an endpoint that looks like:
.. code-block::
.. code-block:: yaml
ec2.us-east-1.amazonaws.com