Skip to content

Commit 422e84c

Browse files
authored
Added new service AWSPricing into SDK. (#220)
Added new service AWSPricing into SDK.
1 parent b9ccf4d commit 422e84c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/sdksCommon.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ list(APPEND C2J_LIST "opsworkscm:2016-11-01")
102102
list(APPEND C2J_LIST "organizations:2016-11-28")
103103
list(APPEND C2J_LIST "polly:2016-06-10")
104104
list(APPEND C2J_LIST "pinpoint:2016-12-01")
105+
list(APPEND C2J_LIST "pricing:2017-10-15")
105106
list(APPEND C2J_LIST "rds:2014-10-31")
106107
list(APPEND C2J_LIST "redshift:2012-12-01")
107108
list(APPEND C2J_LIST "rekognition:2016-06-27")

0 commit comments

Comments
 (0)