Mercurial > hgrepos > Python > libs > ConfigMix
changeset 284:4aaf74858d07
Some links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws moduleSome links to AWS docu into the aws module
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 07 Dec 2020 01:59:11 +0100 |
| parents | 503768f91a05 |
| children | ac2e631d8ab9 |
| files | configmix/extras/aws.py |
| diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configmix/extras/aws.py Mon Dec 07 01:51:24 2020 +0100 +++ b/configmix/extras/aws.py Mon Dec 07 01:59:11 2020 +0100 @@ -3,7 +3,11 @@ # :Copyright: (c) 2015-2020, Franz Glasner. All rights reserved. # :License: 3-clause BSD. See LICENSE.txt for details. # :- -"""AWS namespace implementation +"""AWS namespace implementation. + +.. see:: - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html + - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html + - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-identity-documents.html """
