Skip to content

Commit 5929861

Browse files
author
AWS
committed
Amazon MemoryDB Update: Doc only update for changes to deletion API.
1 parent 9f29d38 commit 5929861

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon MemoryDB",
4+
"contributor": "",
5+
"description": "Doc only update for changes to deletion API."
6+
}

services/memorydb/src/main/resources/codegen-resources/service-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
{"shape":"InvalidParameterValueException"},
205205
{"shape":"InvalidParameterCombinationException"}
206206
],
207-
"documentation":"<p>Deletes a cluster. It also deletes all associated nodes and node endpoints</p>"
207+
"documentation":"<p>Deletes a cluster. It also deletes all associated nodes and node endpoints</p> <note> <p> <code>CreateSnapshot</code> permission is required to create a final snapshot. Without this permission, the API call will fail with an <code>Access Denied</code> exception.</p> </note>"
208208
},
209209
"DeleteParameterGroup":{
210210
"name":"DeleteParameterGroup",

0 commit comments

Comments
 (0)