Kapil Thangavelu
Kapil Thangavelu
aws backups support DynamoDB so, its a few lines of terraform for automated scheduled backups with configurable retention.
cognito federated identity provider can back to aws sso
and a security oriented review
@rochaporto has volunteered to be our toc sponsor, thanks!
entries from the api are time based.. of the four, views and clones include time period which can be set to day, referrers and paths reflect a period = now()-timedelta(14).
keep in mind aws config has differential api support across the set of resources if purports to support, ie this repo classifies the half that are actually supported by select...
terraform to kube or ?
Fwiw, i had to deal with the same problem, i ended up just reusing and overriding refreshable provider. I just did it as a function that takes a session and...
its sort of related to how all the sdks get constructed from the service team descriptions and models. the model thats being provided for user is the same across those...
setting the raw value per page iteration to resume_value and then making resume_token a property that serializes on access would address the speed concern @JordonPhillips .. The lambda use case...