aws-sdk-apigateway 1.75.0 → 1.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9d95363fe4a66108cfecbc9fa577649279cc645b0d77703a4d46f885db3eec3a
4
- data.tar.gz: 2672bb63c6f4fa281899b233acd40ce8083075675703bdc6094d8b882a2598e6
3
+ metadata.gz: 61e72056db8641660785d8f67d1e69c144a2a6012713d8c46daf3e09ff4816d0
4
+ data.tar.gz: 8158301a187bf1d1dfa5688e918470fb64f43bd1b9f65778c04725843ed02b7c
5
5
  SHA512:
6
- metadata.gz: 233b318454d11fce71718f845c07eb55f8e3b38f48b86317cba64ff19437549d5b02466e997de4a9dda1aa43c0b87f3e98a3ebc7ca819ceb7c047a3029189930
7
- data.tar.gz: 91c3fec9a00537c4d9611e7a80a525775868969ad9e3cbbb189073f984202c3d27964a26f81a33a7de04a7f1209b7040e22488f750947270e4f76ecbc22a74a2
6
+ metadata.gz: 74ed75656b6081df5cb1f9bbc29d82a93087d57a35b696e3ca5cdfdcd833177f9a255be05b76d654c86c622149f6e41a7c2e0d3049ec74671ec2550b220b1ec3
7
+ data.tar.gz: a4367307bd8451631ccdf38c671d3659950a0186db9642196e3d89d7eb8c3ffcfbb46ef6282e409ea06d10d348710e594b4a4fe05ee64cb51316f5397bf90dc6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.78.0 (2022-06-22)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for Amazon API Gateway
8
+
9
+ 1.77.0 (2022-05-25)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for Amazon API Gateway
13
+
14
+ 1.76.0 (2022-04-07)
15
+ ------------------
16
+
17
+ * Feature - ApiGateway CLI command get-usage now includes usagePlanId, startDate, and endDate fields in the output to match documentation.
18
+
4
19
  1.75.0 (2022-02-24)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.75.0
1
+ 1.78.0