AWS

https://www.youtube.com/watch?v=e9wijEX78A0&t=1s

Afgelopen 1 juli was AWS in Amsterdam.

1
0
https://github.com/connelldave/botocove

A python package that simplifies code running against multiple accounts, if you are willing to add the dependency.

1
0

Hier is een collectie van referenties die ik regelmatig gebruik als ik werk met AWS: - [AWS cli (V2)](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/index.html#available-services) - [Boto3 referentie](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/index.html) - [AWS Main Documentation Homepage](https://docs.aws.amazon.com/index.html) - [CFN Resource Overview](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html) - [All AWS IP-ranges](https://ip-ranges.amazonaws.com/ip-ranges.json)

1
0