File tree Expand file tree Collapse file tree 2 files changed +6
-21
lines changed
services/workspacesthinclient/src/main/resources/codegen-resources Expand file tree Collapse file tree 2 files changed +6
-21
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon WorkSpaces Thin Client" ,
4
+ "contributor" : " " ,
5
+ "description" : " Remove Tags field from Get API responses"
6
+ }
Original file line number Diff line number Diff line change 635
635
"kmsKeyArn" :{
636
636
"shape" :" KmsKeyArn" ,
637
637
"documentation" :" <p>The Amazon Resource Name (ARN) of the Key Management Service key used to encrypt the device.</p>"
638
- },
639
- "tags" :{
640
- "shape" :" TagsMap" ,
641
- "documentation" :" <p>The tag keys and optional values for the resource.</p>" ,
642
- "deprecated" :true ,
643
- "deprecatedMessage" :" This field will be removed in future releases. Use ListTagsForResource API instead." ,
644
- "deprecatedSince" :" 2025-03-25"
645
638
}
646
639
},
647
640
"documentation" :" <p>Describes a thin client device.</p>"
839
832
"shape" :" KmsKeyArn" ,
840
833
"documentation" :" <p>The Amazon Resource Name (ARN) of the Key Management Service key used to encrypt the environment.</p>"
841
834
},
842
- "tags" :{
843
- "shape" :" TagsMap" ,
844
- "documentation" :" <p>The tag keys and optional values for the resource.</p>" ,
845
- "deprecated" :true ,
846
- "deprecatedMessage" :" This field will be removed in future releases. Use ListTagsForResource API instead." ,
847
- "deprecatedSince" :" 2025-03-25"
848
- },
849
835
"deviceCreationTags" :{
850
836
"shape" :" DeviceCreationTagsMap" ,
851
837
"documentation" :" <p>The tag keys and optional values for the newly created devices for this environment.</p>"
1310
1296
"arn" :{
1311
1297
"shape" :" Arn" ,
1312
1298
"documentation" :" <p>The Amazon Resource Name (ARN) of the software set.</p>"
1313
- },
1314
- "tags" :{
1315
- "shape" :" TagsMap" ,
1316
- "documentation" :" <p>The tag keys and optional values for the resource.</p>" ,
1317
- "deprecated" :true ,
1318
- "deprecatedMessage" :" This field will be removed in future releases. Use ListTagsForResource API instead." ,
1319
- "deprecatedSince" :" 2025-03-25"
1320
1299
}
1321
1300
},
1322
1301
"documentation" :" <p>Describes a software set.</p>"
You can’t perform that action at this time.
0 commit comments