Discovers the increasing revision associated with an instance
Source:R/servicediscovery_operations.R
servicediscovery_discover_instances_revision.RdDiscovers the increasing revision associated with an instance.
See https://www.paws-r-sdk.com/docs/servicediscovery_discover_instances_revision/ for full documentation.
Usage
servicediscovery_discover_instances_revision(
NamespaceName,
ServiceName,
OwnerAccount = NULL
)Arguments
- NamespaceName
[required] The
HttpNamename of the namespace. TheHttpNameis found in theHttpPropertiesmember of thePropertiesmember of the namespace.- ServiceName
[required] The name of the service that you specified when you registered the instance.
- OwnerAccount
The ID of the Amazon Web Services account that owns the namespace associated with the instance, as specified in the namespace
ResourceOwnerfield. For instances associated with namespaces that are shared with your account, you must specify anOwnerAccount. For more information about shared namespaces, see Cross-account Cloud Map namespace sharing in the Cloud Map Developer Guide.