Skip to content

Commit 28cdf01

Browse files
author
AWS
committed
AWS IoT SiteWise Update: Enable non-unique asset names under different hierarchies
1 parent 9dbb015 commit 28cdf01

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
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": "AWS IoT SiteWise",
4+
"contributor": "",
5+
"description": "Enable non-unique asset names under different hierarchies"
6+
}

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"input":{"shape":"AssociateAssetsRequest"},
2222
"errors":[
2323
{"shape":"InvalidRequestException"},
24+
{"shape":"ResourceAlreadyExistsException"},
2425
{"shape":"ResourceNotFoundException"},
2526
{"shape":"InternalFailureException"},
2627
{"shape":"LimitExceededException"},

0 commit comments

Comments
 (0)