Skip to content

Commit

Permalink
Amazon Elasticsearch Service Update: AWS ElasticSearch Feature : Supp…
Browse files Browse the repository at this point in the history
…ort for adding tags in elastic search domain during domain creation
  • Loading branch information
AWS committed Mar 3, 2021
1 parent f25745b commit e0a6a18
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"type": "feature",
"category": "Amazon Elasticsearch Service",
"contributor": "",
"description": "AWS ElasticSearch Feature : Support for adding tags in elastic search domain during domain creation"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1214,6 +1214,10 @@
"AutoTuneOptions":{
"shape":"AutoTuneOptionsInput",
"documentation":"<p>Specifies Auto-Tune options.</p>"
},
"TagList":{
"shape":"TagList",
"documentation":"<p>A list of <code>Tag</code> added during domain creation.</p>"
}
}
},
Expand Down

0 comments on commit e0a6a18

Please sign in to comment.