Skip to content

using safeRequest in aws client + aws token support + sts client #46

using safeRequest in aws client + aws token support + sts client

using safeRequest in aws client + aws token support + sts client #46

Workflow file for this run

name: lint
on: pull_request
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v3
- name: Setup Python
uses: actions/setup-python@v3
- name: Run pre-commit
uses: pre-commit/[email protected]