aws-sdk-opensearchservice 1.16.0 → 1.18.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: 3f054dc53aa113e06953780833d69b7e887e6feac5b5a2b4195cb3d07e8343be
4
- data.tar.gz: 0e3c2b33d194d896c875fb50001039ffb40ac2117469b44ad45c77d45d54f59d
3
+ metadata.gz: 95184feff42bd9959eb47780c105793dc956623d15f813feeb3dda04015c09a0
4
+ data.tar.gz: 83c0bc304cdfc7e6480f4a385d676f0027a167b6217922ece6183b3786bb7d0f
5
5
  SHA512:
6
- metadata.gz: 17c930295be5b72585be652441f64034c913b966af3018dceafb69100544a8c3fa6055f14d123e5c62d639f7a78334e286a2c974815e02be09cacacb8d2a210f
7
- data.tar.gz: 23b8642d487057a093c69e777152c09548ef79aa041b1b31d2fef669c944506c07e8cf32dcc7a0697aadd060d8c2f40354bc63285af4153526ad70da81f2f6ba
6
+ metadata.gz: f61a3dbc449334540a20ca32d244e7c5f972db5587fd0e80e9021649c2bc32f5db57c4fb9c8502f54a11eb1895fbed4588b5eb93bd43d1e75462b78d198f84f5
7
+ data.tar.gz: 67c2eef8a2ad157a1f23cbc22cf79789e6c0f5d9e2ad2f868653d4dbbd85cf79b11b0fd54d056550afdb34015438a2c9ae7e9edc3051a3c2de348eac4e8f0a58
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2023-05-03)
5
+ ------------------
6
+
7
+ * Feature - Amazon OpenSearch Service adds the option to deploy a domain across multiple Availability Zones, with each AZ containing a complete copy of data and with nodes in one AZ acting as a standby. This option provides 99.99% availability and consistent performance in the event of infrastructure failure.
8
+
9
+ 1.17.0 (2023-02-22)
10
+ ------------------
11
+
12
+ * Feature - This release lets customers configure Off-peak window and software update related properties for a new/existing domain. It enhances the capabilities of StartServiceSoftwareUpdate API; adds 2 new APIs - ListScheduledActions & UpdateScheduledAction; and allows Auto-tune to make use of Off-peak window.
13
+
4
14
  1.16.0 (2023-01-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.16.0
1
+ 1.18.0