-AuthenticationMaterial <
String>
The authentication material defining the device connectivity setup requests. The authentication materials used are the device bar code.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of authentication material used for device connectivity setup requests.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The brand of the device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The capabilities of the device such as light bulb.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Capabilities |
The endpoints used in the capability report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | CapabilityReport_Endpoints |
-CapabilityReport_NodeId <
String>
The numeric identifier of the node.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-CapabilityReport_Version <
String>
The version of the capability report.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The capability schemas that define the functionality and features supported by the managed thing, including device capabilities and their associated properties. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | CapabilitySchemas |
The classification of the managed thing such as light bulb or thermostat.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.IOTMI.AmazonIoTManagedIntegrationsClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
An idempotency token. If you retry a request that completed successfully initially using the same client token and parameters, then the retry attempt will succeed without performing any further actions.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The identifier of the credential for the managed thing.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The metadata for the managed thing.The managedThingmetadata parameter is used for associating attributes with a managedThing that can be used for grouping over-the-air (OTA) tasks. Name value pairs in metadata can be used in the OtaTargetQueryString parameter for the CreateOtaTask API operation. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The model of the device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The name of the managed thing representing the physical device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Owner of the device, usually an indication of whom the device belongs to. This value should not contain personal identifiable information.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The type of device used. This will be the hub controller, cloud device, or AWS IoT device.
Required? | True |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.CreateManagedThingResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateManagedThingResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The serial number of the device.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A set of key/value pairs that are used to manage the managed thing. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Tags |