AWSIncludes.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  3. "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
  4. <chapter>
  5. <title>IncluderStuff</title>
  6. <sect1>
  7. <title>Section1 container</title>
  8. <para>This is filler</para>
  9. <sect2 id="Find_AWS_Keys">
  10. <title>Find your Amazon Access Key ID and Secret Access Key</title>
  11. <para><orderedlist>
  12. <listitem>
  13. <para>Go to <emphasis role="bold">aws.amazon.com</emphasis> and
  14. login, if needed.</para>
  15. </listitem>
  16. <listitem>
  17. <para>Select <emphasis role="bold">Account</emphasis>.</para>
  18. </listitem>
  19. <listitem>
  20. <para>Select <emphasis role="bold">Security
  21. Credentials</emphasis>.</para>
  22. </listitem>
  23. <listitem>
  24. <para>On the page, look for the section called <emphasis
  25. role="bold">Access Credentials</emphasis>.</para>
  26. </listitem>
  27. <listitem>
  28. <para>Note your <emphasis role="bold">Access Key ID</emphasis> and
  29. your <emphasis role="bold">Secret Access Key.</emphasis></para>
  30. <para><figure>
  31. <title>Credentials</title>
  32. <mediaobject>
  33. <imageobject>
  34. <imagedata fileref="../../images/AWS_Accesskey.jpg" />
  35. </imageobject>
  36. </mediaobject>
  37. </figure></para>
  38. </listitem>
  39. </orderedlist></para>
  40. <para>Portions of this image are intentionally blurred</para>
  41. <para><informaltable colsep="1" frame="all" rowsep="1">
  42. <tgroup cols="2">
  43. <colspec colwidth="126.00pt" />
  44. <colspec colwidth="189.00pt" />
  45. <tbody>
  46. <row>
  47. <entry>Access Key ID</entry>
  48. <entry></entry>
  49. </row>
  50. <row>
  51. <entry>Secret Access Key</entry>
  52. <entry></entry>
  53. </row>
  54. </tbody>
  55. </tgroup>
  56. </informaltable></para>
  57. </sect2>
  58. </sect1>
  59. </chapter>