Skip to content

Commit

Permalink
Fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
meyertst-aws committed Nov 22, 2024
1 parent 4d87d13 commit 875633f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
11 changes: 1 addition & 10 deletions .doc_gen/metadata/iot_sitewise_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -223,17 +223,8 @@ iotsitewise_DescribeAssetModel:
- description:
snippet_tags:
- sitewise.java2.describe.asset.model.main
Python:
versions:
- sdk_version: 3
github: python/example_code/iotsitewise
excerpts:
- description:
snippet_tags:
- python.example_code.iotsitewise.IoTSitewiseWrapper.decl
- python.example_code.iotsitewise.ListAssetModelProperties
services:
iotsitewise: {ListAssetModelProperties}
iotsitewise: {DescribeAssetModel}
iotsitewise_GetAssetPropertyValue:
languages:
Java:
Expand Down
1 change: 0 additions & 1 deletion python/example_code/iotsitewise/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ Code excerpts that show you how to call individual service functions.
- [DescribeGateway](iotsitewise_wrapper.py#L347)
- [DescribePortal](iotsitewise_wrapper.py#L315)
- [GetAssetPropertyValue](iotsitewise_wrapper.py#L229)
- [ListAssetModelProperties](iotsitewise_wrapper.py#L129)
- [ListAssetModels](iotsitewise_wrapper.py#L105)


Expand Down

0 comments on commit 875633f

Please sign in to comment.