Skip to content

Commit 36a3293

Browse files
authored
Add updated YAML files (#7833)
* fixed the sitecore scenario section * fixed the iot scenario section * fixed the iot fleetwise scenario section * fixed the Location scenario section * fixed the entity resolution scenario section * fixed the neptune scenario section
1 parent 5beba9d commit 36a3293

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.doc_gen/metadata/entityresolution_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ entityresolution_Scenario:
236236
snippet_tags:
237237
- entity-resolution.JavaScriptv3.scenario.basics
238238
services:
239-
entityresolution: {}
239+
entityresolution: {CreateSchemaMapping, CreateMatchingWorkflow, StartMatchingJob, GetMatchingJob, GetSchemaMapping, ListSchemaMappings, TagResource, DeleteSchemaMapping, DeleteMatchingWorkflow, ListMatchingWorkflows}

.doc_gen/metadata/iot_fleetwise_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,4 +396,4 @@ iotfleetwise_Scenario:
396396
snippet_tags:
397397
- iotfleetwise.java2.scenario.actions.main
398398
services:
399-
iotfleetwise: {}
399+
iotfleetwise: {createSignalCatalog, createFleet, createModelManifest, createDecoderManifest, getModelManifest, getDecoderManifest, createVehicle, getVehicle, updateModelManifest, updateDecoderManifest, listSignalCatalogNodes, deleteVehicle, deleteDecoderManifest, deleteModelManifest, deleteFleet, deleteSignalCatalog}

.doc_gen/metadata/iot_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -748,4 +748,4 @@ iot_Scenario:
748748
snippet_tags:
749749
- python.example_code.iot.Scenario_GettingStarted
750750
services:
751-
iot: {}
751+
iot: {CreateThing, CreateKeysAndCertificate, AttachThingPrincipal, UpdateThing, DescribeEndpoint, ListCertificates, UpdateIndexingConfiguration, SearchIndex, CreateTopicRule, DeleteTopicRule, DetachThingPrincipal, DeleteCertificate, DeleteThing, DescribeThing, ListThings}

.doc_gen/metadata/iot_sitewise_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,4 +504,4 @@ iotsitewise_Scenario:
504504
snippet_tags:
505505
- iotsitewise.JavaScript.Basics.scenario
506506
services:
507-
iotsitewise: {}
507+
iotsitewise: {CreateAssetModel, CreateAsset, ListAssetModelProperties, BatchPutAssetPropertyValue, GetAssetPropertyValue, CreateGateway, DescribeGateway, DeleteGateway, DeleteAsset, DeleteAssetModel, DescribeAssetModel, ListAssetModels}

.doc_gen/metadata/location_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,4 +497,4 @@ location_Scenario:
497497
snippet_tags:
498498
- LocationServices.javascriptv3.Scenario.basics
499499
services:
500-
location: {}
500+
location: {CreateMap, CreateKey, CreateGeofenceCollection, PutGeofence, CreateTracker, BatchUpdateDevicePosition, GetDevicePosition, CreateRouteCalculator, CalculateRoute, DeleteGeofenceCollection, DeleteKey, DeleteMap, DeleteTracker, DeleteRouteCalculator}

.doc_gen/metadata/neptune_metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,4 +372,4 @@ neptune_Scenario:
372372
snippet_tags:
373373
- neptune.java2.actions.main
374374
services:
375-
neptune: {}
375+
neptune: {CreateDBSubnetGroup, CreateDBCluster, CreateDBInstance, DescribeDBInstances, DescribeDBClusters, StopDBCluster, StartDBCluster, DeleteDBInstance, DeleteDBCluster, DeleteDBSubnetGroup, CreateGraph, ExecuteQuery, ExecuteOpenCypherExplainQuery, ExecuteGremlinProfileQuery, ExecuteGremlinQuery}

0 commit comments

Comments
 (0)