# Packages
Package iotdataplaneiface provides an interface to enable mocking the AWS IoT Data Plane service client for testing your code.
# Functions
New creates a new instance of the client from the provided Config.
# Constants
Service's Endpoint identifier.
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalFailureException for service response error code "InternalFailureException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeMethodNotAllowedException for service response error code "MethodNotAllowedException".
ErrCodeRequestEntityTooLargeException for service response error code "RequestEntityTooLargeException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
ErrCodeUnsupportedDocumentEncodingException for service response error code "UnsupportedDocumentEncodingException".
Service's identifier.
Service's name.
# Structs
Client provides the API operation methods for making requests to AWS IoT Data Plane.
The input for the DeleteThingShadow operation.
The output from the DeleteThingShadow operation.
DeleteThingShadowRequest is the request type for the DeleteThingShadow API operation.
DeleteThingShadowResponse is the response type for the DeleteThingShadow API operation.
The input for the GetThingShadow operation.
The output from the GetThingShadow operation.
GetThingShadowRequest is the request type for the GetThingShadow API operation.
GetThingShadowResponse is the response type for the GetThingShadow API operation.
The input for the Publish operation.
No description provided by the author
PublishRequest is the request type for the Publish API operation.
PublishResponse is the response type for the Publish API operation.
The input for the UpdateThingShadow operation.
The output from the UpdateThingShadow operation.
UpdateThingShadowRequest is the request type for the UpdateThingShadow API operation.
UpdateThingShadowResponse is the response type for the UpdateThingShadow API operation.