Unverified Commit b9b055ce authored by Nugine's avatar Nugine
Browse files

codegen: update model

parent 9ce5fc0d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash -e
mkdir -p target
F="codegen/s3.json"
COMMIT=2e49e06ecb041afaf3fbed5a4a4f6c6afbb052fa
COMMIT=39d457149ac9ed01e73bb274dfe4341e82c8bbc3
URL=https://github.com/awslabs/aws-sdk-rust/raw/$COMMIT/aws-models/s3.json
wget --output-document $F $URL