See: Description
| Class | Description |
|---|---|
| AcceptCertificateTransferRequest |
Accepts a pending certificate transfer.
|
| Action |
Describes the actions associated with a rule.
|
| AttachPrincipalPolicyRequest |
Attaches the specified policy to the specified principal (certificate or
other credential).
|
| AttachThingPrincipalRequest |
Attaches the specified principal to the specified thing.
|
| AttachThingPrincipalResult |
The output from the AttachThingPrincipal operation.
|
| AttributePayload |
The attribute payload.
|
| CACertificate |
A CA certificate.
|
| CACertificateDescription |
Describes a CA certificate.
|
| CancelCertificateTransferRequest |
Cancels a pending transfer for the specified certificate.
|
| Certificate |
Information about a certificate.
|
| CertificateDescription |
Describes a certificate.
|
| CloudwatchAlarmAction |
Describes an action that updates a CloudWatch alarm.
|
| CloudwatchMetricAction |
Describes an action that captures a CloudWatch metric.
|
| CreateCertificateFromCsrRequest |
Creates an X.509 certificate using the specified certificate signing request.
|
| CreateCertificateFromCsrResult |
The output from the CreateCertificateFromCsr operation.
|
| CreateKeysAndCertificateRequest |
Creates a 2048-bit RSA key pair and issues an X.509 certificate using the
issued public key.
|
| CreateKeysAndCertificateResult |
The output of the CreateKeysAndCertificate operation.
|
| CreatePolicyRequest |
Creates an AWS IoT policy.
|
| CreatePolicyResult |
The output from the CreatePolicy operation.
|
| CreatePolicyVersionRequest |
Creates a new version of the specified AWS IoT policy.
|
| CreatePolicyVersionResult |
The output of the CreatePolicyVersion operation.
|
| CreateThingRequest |
Creates a thing record in the thing registry.
|
| CreateThingResult |
The output of the CreateThing operation.
|
| CreateThingTypeRequest |
Creates a new thing type.
|
| CreateThingTypeResult |
The output of the CreateThingType operation.
|
| CreateTopicRuleRequest |
Creates a rule.
|
| DeleteCACertificateRequest |
Deletes a registered CA certificate.
|
| DeleteCACertificateResult |
The output for the DeleteCACertificate operation.
|
| DeleteCertificateRequest |
Deletes the specified certificate.
|
| DeletePolicyRequest |
Deletes the specified policy.
|
| DeletePolicyVersionRequest |
Deletes the specified version of the specified policy.
|
| DeleteRegistrationCodeRequest |
Deletes a CA certificate registration code.
|
| DeleteRegistrationCodeResult |
The output for the DeleteRegistrationCode operation.
|
| DeleteThingRequest |
Deletes the specified thing.
|
| DeleteThingResult |
The output of the DeleteThing operation.
|
| DeleteThingTypeRequest |
Deletes the specified thing type .
|
| DeleteThingTypeResult |
The output for the DeleteThingType operation.
|
| DeleteTopicRuleRequest |
Deletes the specified rule.
|
| DeprecateThingTypeRequest |
Deprecates a thing type.
|
| DeprecateThingTypeResult |
The output for the DeprecateThingType operation.
|
| DescribeCACertificateRequest |
Describes a registered CA certificate.
|
| DescribeCACertificateResult |
The output from the DescribeCACertificate operation.
|
| DescribeCertificateRequest |
Gets information about the specified certificate.
|
| DescribeCertificateResult |
The output of the DescribeCertificate operation.
|
| DescribeEndpointRequest |
Returns a unique endpoint specific to the AWS account making the call.
|
| DescribeEndpointResult |
The output from the DescribeEndpoint operation.
|
| DescribeThingRequest |
Gets information about the specified thing.
|
| DescribeThingResult |
The output from the DescribeThing operation.
|
| DescribeThingTypeRequest |
Gets information about the specified thing type.
|
| DescribeThingTypeResult |
The output for the DescribeThingType operation.
|
| DetachPrincipalPolicyRequest |
Removes the specified policy from the specified certificate.
|
| DetachThingPrincipalRequest |
Detaches the specified principal from the specified thing.
|
| DetachThingPrincipalResult |
The output from the DetachThingPrincipal operation.
|
| DisableTopicRuleRequest |
Disables the specified rule.
|
| DynamoDBAction |
Describes an action to write to a DynamoDB table.
|
| DynamoDBv2Action |
Describes an action to write to a DynamoDB table.
|
| ElasticsearchAction |
Describes an action that writes data to an Amazon Elasticsearch Service
domain.
|
| EnableTopicRuleRequest |
Enables the specified rule.
|
| FirehoseAction |
Describes an action that writes data to an Amazon Kinesis Firehose stream.
|
| GetLoggingOptionsRequest |
Gets the logging options.
|
| GetLoggingOptionsResult |
The output from the GetLoggingOptions operation.
|
| GetPolicyRequest |
Gets information about the specified policy with the policy document of the
default version.
|
| GetPolicyResult |
The output from the GetPolicy operation.
|
| GetPolicyVersionRequest |
Gets information about the specified policy version.
|
| GetPolicyVersionResult |
The output from the GetPolicyVersion operation.
|
| GetRegistrationCodeRequest |
Gets a registration code used to register a CA certificate with AWS IoT.
|
| GetRegistrationCodeResult |
The output from the GetRegistrationCode operation.
|
| GetTopicRuleRequest |
Gets information about the specified rule.
|
| GetTopicRuleResult |
The output from the GetTopicRule operation.
|
| KeyPair |
Describes a key pair.
|
| KinesisAction |
Describes an action to write data to an Amazon Kinesis stream.
|
| LambdaAction |
Describes an action to invoke a Lambda function.
|
| ListCACertificatesRequest |
Lists the CA certificates registered for your AWS account.
|
| ListCACertificatesResult |
The output from the ListCACertificates operation.
|
| ListCertificatesByCARequest |
List the device certificates signed by the specified CA certificate.
|
| ListCertificatesByCAResult |
The output of the ListCertificatesByCA operation.
|
| ListCertificatesRequest |
Lists the certificates registered in your AWS account.
|
| ListCertificatesResult |
The output of the ListCertificates operation.
|
| ListOutgoingCertificatesRequest |
Lists certificates that are being transfered but not yet accepted.
|
| ListOutgoingCertificatesResult |
The output from the ListOutgoingCertificates operation.
|
| ListPoliciesRequest |
Lists your policies.
|
| ListPoliciesResult |
The output from the ListPolicies operation.
|
| ListPolicyPrincipalsRequest |
Lists the principals associated with the specified policy.
|
| ListPolicyPrincipalsResult |
The output from the ListPolicyPrincipals operation.
|
| ListPolicyVersionsRequest |
Lists the versions of the specified policy and identifies the default
version.
|
| ListPolicyVersionsResult |
The output from the ListPolicyVersions operation.
|
| ListPrincipalPoliciesRequest |
Lists the policies attached to the specified principal.
|
| ListPrincipalPoliciesResult |
The output from the ListPrincipalPolicies operation.
|
| ListPrincipalThingsRequest |
Lists the things associated with the specified principal.
|
| ListPrincipalThingsResult |
The output from the ListPrincipalThings operation.
|
| ListThingPrincipalsRequest |
Lists the principals associated with the specified thing.
|
| ListThingPrincipalsResult |
The output from the ListThingPrincipals operation.
|
| ListThingsRequest |
Lists your things.
|
| ListThingsResult |
The output from the ListThings operation.
|
| ListThingTypesRequest |
Lists the existing thing types.
|
| ListThingTypesResult |
The output for the ListThingTypes operation.
|
| ListTopicRulesRequest |
Lists the rules for the specific topic.
|
| ListTopicRulesResult |
The output from the ListTopicRules operation.
|
| LoggingOptionsPayload |
Describes the logging options payload.
|
| OutgoingCertificate |
A certificate that has been transfered but not yet accepted.
|
| Policy |
Describes an AWS IoT policy.
|
| PolicyVersion |
Describes a policy version.
|
| PutItemInput |
The input for the DynamoActionVS action that specifies the DynamoDB table to
which the message data will be written.
|
| RegisterCACertificateRequest |
Registers a CA certificate with AWS IoT.
|
| RegisterCACertificateResult |
The output from the RegisterCACertificateResponse operation.
|
| RegisterCertificateRequest |
Registers a device certificate with AWS IoT.
|
| RegisterCertificateResult |
The output from the RegisterCertificate operation.
|
| RejectCertificateTransferRequest |
Rejects a pending certificate transfer.
|
| ReplaceTopicRuleRequest |
Replaces the specified rule.
|
| RepublishAction |
Describes an action to republish to another topic.
|
| S3Action |
Describes an action to write data to an Amazon S3 bucket.
|
| SetDefaultPolicyVersionRequest |
Sets the specified version of the specified policy as the policy's default
(operative) version.
|
| SetLoggingOptionsRequest |
Sets the logging options.
|
| SnsAction |
Describes an action to publish to an Amazon SNS topic.
|
| SqsAction |
Describes an action to publish data to an Amazon SQS queue.
|
| ThingAttribute |
The properties of the thing, including thing name, thing type name, and a
list of thing attributes.
|
| ThingTypeDefinition |
The definition of the thing type, including thing type name and description.
|
| ThingTypeMetadata |
The ThingTypeMetadata contains additional information about the thing type
including: creation date and time, a value indicating whether the thing type
is deprecated, and a date and time when time was deprecated.
|
| ThingTypeProperties |
The ThingTypeProperties contains information about the thing type including:
a thing type description, and a list of searchable thing attribute names.
|
| TopicRule |
Describes a rule.
|
| TopicRuleListItem |
Describes a rule.
|
| TopicRulePayload |
Describes a rule.
|
| TransferCertificateRequest |
Transfers the specified certificate to the specified AWS account.
|
| TransferCertificateResult |
The output from the TransferCertificate operation.
|
| TransferData |
Data used to transfer a certificate to an AWS account.
|
| UpdateCACertificateRequest |
Updates a registered CA certificate.
|
| UpdateCertificateRequest |
Updates the status of the specified certificate.
|
| UpdateThingRequest |
Updates the data for a thing.
|
| UpdateThingResult |
The output from the UpdateThing operation.
|
| Enum | Description |
|---|---|
| AutoRegistrationStatus |
Auto Registration Status
|
| CACertificateStatus |
CACertificate Status
|
| CannedAccessControlList |
Canned Access Control List
|
| CertificateStatus |
Certificate Status
|
| DynamoKeyType |
Dynamo Key Type
|
| LogLevel |
Log Level
|
| MessageFormat |
Message Format
|
| Exception | Description |
|---|---|
| CertificateConflictException |
Unable to verify the CA certificate used to sign the device certificate you
are attempting to register.
|
| CertificateStateException |
The certificate operation is not allowed.
|
| CertificateValidationException |
The certificate is invalid.
|
| DeleteConflictException |
You can't delete the resource because it is attached to one or more
resources.
|
| InternalException |
An unexpected error has occurred.
|
| InternalFailureException |
An unexpected error has occurred.
|
| InvalidRequestException |
The request is not valid.
|
| LimitExceededException |
The number of attached entities exceeds the limit.
|
| MalformedPolicyException |
The policy documentation is not valid.
|
| RegistrationCodeValidationException |
The registration code is invalid.
|
| ResourceAlreadyExistsException |
The resource already exists.
|
| ResourceNotFoundException |
The specified resource does not exist.
|
| ServiceUnavailableException |
The service is temporarily unavailable.
|
| SqlParseException |
The Rule-SQL expression can't be parsed correctly.
|
| ThrottlingException |
The rate exceeds the limit.
|
| TransferAlreadyCompletedException |
You can't revert the certificate transfer because the transfer is already
complete.
|
| TransferConflictException |
You can't transfer the certificate because authorization policies are still
attached.
|
| UnauthorizedException |
You are not authorized to perform this operation.
|
| VersionConflictException |
An exception thrown when the version of a thing passed to a command is
different than the version specified with the --version parameter.
|
| VersionsLimitExceededException |
The number of policy versions exceeds the limit.
|
Copyright © 2017. All rights reserved.