package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# 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 IoTDataPlane client with a config.

# Constants

Service ID for Regions and Endpoints metadata.
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 endpoint prefix API calls made to.

# Structs

The input for the DeleteThingShadow operation.
The output from the DeleteThingShadow operation.
DeleteThingShadowRequest is a API request type for the DeleteThingShadow API operation.
The input for the GetThingShadow operation.
The output from the GetThingShadow operation.
GetThingShadowRequest is a API request type for the GetThingShadow API operation.
IoTDataPlane provides the API operation methods for making requests to AWS IoT Data Plane.
The input for the Publish operation.
No description provided by the author
PublishRequest is a API request type for the Publish API operation.
The input for the UpdateThingShadow operation.
The output from the UpdateThingShadow operation.
UpdateThingShadowRequest is a API request type for the UpdateThingShadow API operation.