forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The mapping is now a little clearer about what exactly is being changed. It uses a jmespath expression to the operation that is being updated as a key, and the new parameter to be injected as the value.
- Loading branch information
1 parent
6fab8a6
commit b5aa42f
Showing
3 changed files
with
40 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"type": "enhancement", | ||
"category": "rekognition", | ||
"description": "Added top level parameters to rekognition to make it possible\nto supply images to the operations that require bytes." | ||
"description": "Added top level parameters to rekognition to make it possible to supply images to the operations that require bytes." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters