# HG changeset patch # User Franz Glasner # Date 1607302751 -3600 # Node ID 4aaf74858d073d575d17c959d15cf72caecaecea # Parent 503768f91a05e5e617cf9a902e29df0bbec7490e 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 diff -r 503768f91a05 -r 4aaf74858d07 configmix/extras/aws.py --- 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 """