@aws-sdk/client-iot 3.325.0 → 3.327.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +8 -0
- package/dist-types/commands/AttachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +4 -0
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +4 -0
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -0
- package/dist-types/commands/CancelJobCommand.d.ts +8 -0
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +4 -0
- package/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +8 -0
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +7 -0
- package/dist-types/commands/CreateDimensionCommand.d.ts +7 -0
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +7 -0
- package/dist-types/commands/CreateJobCommand.d.ts +8 -0
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +7 -0
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +12 -0
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +7 -0
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +10 -0
- package/dist-types/commands/CreatePolicyCommand.d.ts +9 -0
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +9 -0
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +12 -0
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +8 -0
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +9 -0
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +7 -0
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +7 -0
- package/dist-types/commands/CreateStreamCommand.d.ts +9 -0
- package/dist-types/commands/CreateThingCommand.d.ts +8 -0
- package/dist-types/commands/CreateThingGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateThingTypeCommand.d.ts +8 -0
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +25 -0
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCertificateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDimensionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +4 -0
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DeleteStreamCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +4 -0
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +18 -0
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +68 -0
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +64 -0
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +28 -0
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +29 -0
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +15 -0
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +27 -0
- package/dist-types/commands/DescribeCertificateCommand.d.ts +30 -0
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +19 -0
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +60 -0
- package/dist-types/commands/DescribeDimensionCommand.d.ts +13 -0
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +26 -0
- package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +12 -0
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +23 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +8 -0
- package/dist-types/commands/DescribeJobCommand.d.ts +93 -0
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +22 -0
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +53 -0
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +22 -0
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +36 -0
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +19 -0
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +9 -0
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +14 -0
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +13 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +68 -0
- package/dist-types/commands/DescribeStreamCommand.d.ts +24 -0
- package/dist-types/commands/DescribeThingCommand.d.ts +15 -0
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +32 -0
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +17 -0
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +19 -0
- package/dist-types/commands/DetachPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +4 -0
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +4 -0
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +16 -0
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +12 -0
- package/dist-types/commands/GetCardinalityCommand.d.ts +6 -0
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +12 -0
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +43 -0
- package/dist-types/commands/GetJobDocumentCommand.d.ts +6 -0
- package/dist-types/commands/GetLoggingOptionsCommand.d.ts +7 -0
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +92 -0
- package/dist-types/commands/GetPercentilesCommand.d.ts +11 -0
- package/dist-types/commands/GetPolicyCommand.d.ts +12 -0
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +13 -0
- package/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -0
- package/dist-types/commands/GetStatisticsCommand.d.ts +15 -0
- package/dist-types/commands/GetTopicRuleCommand.d.ts +416 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +25 -0
- package/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +8 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +73 -0
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +71 -0
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +33 -0
- package/dist-types/commands/ListAuditTasksCommand.d.ts +13 -0
- package/dist-types/commands/ListAuthorizersCommand.d.ts +12 -0
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +12 -0
- package/dist-types/commands/ListCACertificatesCommand.d.ts +14 -0
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +15 -0
- package/dist-types/commands/ListCertificatesCommand.d.ts +15 -0
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +9 -0
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +19 -0
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +63 -0
- package/dist-types/commands/ListDimensionsCommand.d.ts +9 -0
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +13 -0
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +12 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +9 -0
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +19 -0
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +19 -0
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +14 -0
- package/dist-types/commands/ListJobsCommand.d.ts +19 -0
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +17 -0
- package/dist-types/commands/ListMetricValuesCommand.d.ts +27 -0
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +13 -0
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +13 -0
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/ListPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +9 -0
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +12 -0
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +12 -0
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +9 -0
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +13 -0
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +17 -0
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +33 -0
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +9 -0
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +15 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +12 -0
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +17 -0
- package/dist-types/commands/ListStreamsCommand.d.ts +14 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +12 -0
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +9 -0
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +11 -0
- package/dist-types/commands/ListThingGroupsCommand.d.ts +12 -0
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +12 -0
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +9 -0
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +10 -0
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +9 -0
- package/dist-types/commands/ListThingTypesCommand.d.ts +23 -0
- package/dist-types/commands/ListThingsCommand.d.ts +17 -0
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +9 -0
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +9 -0
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +28 -0
- package/dist-types/commands/ListTopicRulesCommand.d.ts +15 -0
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +15 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +73 -0
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +4 -0
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +7 -0
- package/dist-types/commands/RegisterCertificateCommand.d.ts +7 -0
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +7 -0
- package/dist-types/commands/RegisterThingCommand.d.ts +9 -0
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +4 -0
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +4 -0
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +4 -0
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +4 -0
- package/dist-types/commands/SearchIndexCommand.d.ts +39 -0
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +4 -0
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +4 -0
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +4 -0
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -0
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -0
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/TestAuthorizationCommand.d.ts +45 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +12 -0
- package/dist-types/commands/TransferCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +7 -0
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCertificateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDimensionCommand.d.ts +13 -0
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +7 -0
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +4 -0
- package/dist-types/commands/UpdateJobCommand.d.ts +4 -0
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +7 -0
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +4 -0
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +7 -0
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +68 -0
- package/dist-types/commands/UpdateStreamCommand.d.ts +9 -0
- package/dist-types/commands/UpdateThingCommand.d.ts +4 -0
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -0
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +4 -0
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +11 -0
- package/package.json +7 -7
|
@@ -32,6 +32,10 @@ export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __M
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetJobDocumentCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // GetJobDocumentResponse
|
|
36
|
+
* // document: "STRING_VALUE",
|
|
37
|
+
* // };
|
|
38
|
+
*
|
|
35
39
|
* ```
|
|
36
40
|
*
|
|
37
41
|
* @param GetJobDocumentCommandInput - {@link GetJobDocumentCommandInput}
|
|
@@ -52,6 +56,8 @@ export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __M
|
|
|
52
56
|
* @throws {@link ThrottlingException} (client fault)
|
|
53
57
|
* <p>The rate exceeds the limit.</p>
|
|
54
58
|
*
|
|
59
|
+
* @throws {@link IoTServiceException}
|
|
60
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
61
|
*
|
|
56
62
|
*/
|
|
57
63
|
export declare class GetJobDocumentCommand extends $Command<GetJobDocumentCommandInput, GetJobDocumentCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,11 @@ export interface GetLoggingOptionsCommandOutput extends GetLoggingOptionsRespons
|
|
|
32
32
|
* const input = {};
|
|
33
33
|
* const command = new GetLoggingOptionsCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // GetLoggingOptionsResponse
|
|
36
|
+
* // roleArn: "STRING_VALUE",
|
|
37
|
+
* // logLevel: "DEBUG" || "INFO" || "ERROR" || "WARN" || "DISABLED",
|
|
38
|
+
* // };
|
|
39
|
+
*
|
|
35
40
|
* ```
|
|
36
41
|
*
|
|
37
42
|
* @param GetLoggingOptionsCommandInput - {@link GetLoggingOptionsCommandInput}
|
|
@@ -49,6 +54,8 @@ export interface GetLoggingOptionsCommandOutput extends GetLoggingOptionsRespons
|
|
|
49
54
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
50
55
|
* <p>The service is temporarily unavailable.</p>
|
|
51
56
|
*
|
|
57
|
+
* @throws {@link IoTServiceException}
|
|
58
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
52
59
|
*
|
|
53
60
|
*/
|
|
54
61
|
export declare class GetLoggingOptionsCommand extends $Command<GetLoggingOptionsCommandInput, GetLoggingOptionsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,96 @@ export interface GetOTAUpdateCommandOutput extends GetOTAUpdateResponse, __Metad
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetOTAUpdateCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // GetOTAUpdateResponse
|
|
36
|
+
* // otaUpdateInfo: { // OTAUpdateInfo
|
|
37
|
+
* // otaUpdateId: "STRING_VALUE",
|
|
38
|
+
* // otaUpdateArn: "STRING_VALUE",
|
|
39
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
40
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
41
|
+
* // description: "STRING_VALUE",
|
|
42
|
+
* // targets: [ // Targets
|
|
43
|
+
* // "STRING_VALUE",
|
|
44
|
+
* // ],
|
|
45
|
+
* // protocols: [ // Protocols
|
|
46
|
+
* // "MQTT" || "HTTP",
|
|
47
|
+
* // ],
|
|
48
|
+
* // awsJobExecutionsRolloutConfig: { // AwsJobExecutionsRolloutConfig
|
|
49
|
+
* // maximumPerMinute: Number("int"),
|
|
50
|
+
* // exponentialRate: { // AwsJobExponentialRolloutRate
|
|
51
|
+
* // baseRatePerMinute: Number("int"), // required
|
|
52
|
+
* // incrementFactor: Number("double"), // required
|
|
53
|
+
* // rateIncreaseCriteria: { // AwsJobRateIncreaseCriteria
|
|
54
|
+
* // numberOfNotifiedThings: Number("int"),
|
|
55
|
+
* // numberOfSucceededThings: Number("int"),
|
|
56
|
+
* // },
|
|
57
|
+
* // },
|
|
58
|
+
* // },
|
|
59
|
+
* // awsJobPresignedUrlConfig: { // AwsJobPresignedUrlConfig
|
|
60
|
+
* // expiresInSec: Number("long"),
|
|
61
|
+
* // },
|
|
62
|
+
* // targetSelection: "CONTINUOUS" || "SNAPSHOT",
|
|
63
|
+
* // otaUpdateFiles: [ // OTAUpdateFiles
|
|
64
|
+
* // { // OTAUpdateFile
|
|
65
|
+
* // fileName: "STRING_VALUE",
|
|
66
|
+
* // fileType: Number("int"),
|
|
67
|
+
* // fileVersion: "STRING_VALUE",
|
|
68
|
+
* // fileLocation: { // FileLocation
|
|
69
|
+
* // stream: { // Stream
|
|
70
|
+
* // streamId: "STRING_VALUE",
|
|
71
|
+
* // fileId: Number("int"),
|
|
72
|
+
* // },
|
|
73
|
+
* // s3Location: { // S3Location
|
|
74
|
+
* // bucket: "STRING_VALUE",
|
|
75
|
+
* // key: "STRING_VALUE",
|
|
76
|
+
* // version: "STRING_VALUE",
|
|
77
|
+
* // },
|
|
78
|
+
* // },
|
|
79
|
+
* // codeSigning: { // CodeSigning
|
|
80
|
+
* // awsSignerJobId: "STRING_VALUE",
|
|
81
|
+
* // startSigningJobParameter: { // StartSigningJobParameter
|
|
82
|
+
* // signingProfileParameter: { // SigningProfileParameter
|
|
83
|
+
* // certificateArn: "STRING_VALUE",
|
|
84
|
+
* // platform: "STRING_VALUE",
|
|
85
|
+
* // certificatePathOnDevice: "STRING_VALUE",
|
|
86
|
+
* // },
|
|
87
|
+
* // signingProfileName: "STRING_VALUE",
|
|
88
|
+
* // destination: { // Destination
|
|
89
|
+
* // s3Destination: { // S3Destination
|
|
90
|
+
* // bucket: "STRING_VALUE",
|
|
91
|
+
* // prefix: "STRING_VALUE",
|
|
92
|
+
* // },
|
|
93
|
+
* // },
|
|
94
|
+
* // },
|
|
95
|
+
* // customCodeSigning: { // CustomCodeSigning
|
|
96
|
+
* // signature: { // CodeSigningSignature
|
|
97
|
+
* // inlineDocument: "BLOB_VALUE",
|
|
98
|
+
* // },
|
|
99
|
+
* // certificateChain: { // CodeSigningCertificateChain
|
|
100
|
+
* // certificateName: "STRING_VALUE",
|
|
101
|
+
* // inlineDocument: "STRING_VALUE",
|
|
102
|
+
* // },
|
|
103
|
+
* // hashAlgorithm: "STRING_VALUE",
|
|
104
|
+
* // signatureAlgorithm: "STRING_VALUE",
|
|
105
|
+
* // },
|
|
106
|
+
* // },
|
|
107
|
+
* // attributes: { // AttributesMap
|
|
108
|
+
* // "<keys>": "STRING_VALUE",
|
|
109
|
+
* // },
|
|
110
|
+
* // },
|
|
111
|
+
* // ],
|
|
112
|
+
* // otaUpdateStatus: "CREATE_PENDING" || "CREATE_IN_PROGRESS" || "CREATE_COMPLETE" || "CREATE_FAILED" || "DELETE_IN_PROGRESS" || "DELETE_FAILED",
|
|
113
|
+
* // awsIotJobId: "STRING_VALUE",
|
|
114
|
+
* // awsIotJobArn: "STRING_VALUE",
|
|
115
|
+
* // errorInfo: { // ErrorInfo
|
|
116
|
+
* // code: "STRING_VALUE",
|
|
117
|
+
* // message: "STRING_VALUE",
|
|
118
|
+
* // },
|
|
119
|
+
* // additionalParameters: { // AdditionalParameterMap
|
|
120
|
+
* // "<keys>": "STRING_VALUE",
|
|
121
|
+
* // },
|
|
122
|
+
* // },
|
|
123
|
+
* // };
|
|
124
|
+
*
|
|
35
125
|
* ```
|
|
36
126
|
*
|
|
37
127
|
* @param GetOTAUpdateCommandInput - {@link GetOTAUpdateCommandInput}
|
|
@@ -58,6 +148,8 @@ export interface GetOTAUpdateCommandOutput extends GetOTAUpdateResponse, __Metad
|
|
|
58
148
|
* @throws {@link UnauthorizedException} (client fault)
|
|
59
149
|
* <p>You are not authorized to perform this operation.</p>
|
|
60
150
|
*
|
|
151
|
+
* @throws {@link IoTServiceException}
|
|
152
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
153
|
*
|
|
62
154
|
*/
|
|
63
155
|
export declare class GetOTAUpdateCommand extends $Command<GetOTAUpdateCommandInput, GetOTAUpdateCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -46,6 +46,15 @@ export interface GetPercentilesCommandOutput extends GetPercentilesResponse, __M
|
|
|
46
46
|
* };
|
|
47
47
|
* const command = new GetPercentilesCommand(input);
|
|
48
48
|
* const response = await client.send(command);
|
|
49
|
+
* // { // GetPercentilesResponse
|
|
50
|
+
* // percentiles: [ // Percentiles
|
|
51
|
+
* // { // PercentPair
|
|
52
|
+
* // percent: Number("double"),
|
|
53
|
+
* // value: Number("double"),
|
|
54
|
+
* // },
|
|
55
|
+
* // ],
|
|
56
|
+
* // };
|
|
57
|
+
*
|
|
49
58
|
* ```
|
|
50
59
|
*
|
|
51
60
|
* @param GetPercentilesCommandInput - {@link GetPercentilesCommandInput}
|
|
@@ -81,6 +90,8 @@ export interface GetPercentilesCommandOutput extends GetPercentilesResponse, __M
|
|
|
81
90
|
* @throws {@link UnauthorizedException} (client fault)
|
|
82
91
|
* <p>You are not authorized to perform this operation.</p>
|
|
83
92
|
*
|
|
93
|
+
* @throws {@link IoTServiceException}
|
|
94
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
84
95
|
*
|
|
85
96
|
*/
|
|
86
97
|
export declare class GetPercentilesCommand extends $Command<GetPercentilesCommandInput, GetPercentilesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,16 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new GetPolicyCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // GetPolicyResponse
|
|
37
|
+
* // policyName: "STRING_VALUE",
|
|
38
|
+
* // policyArn: "STRING_VALUE",
|
|
39
|
+
* // policyDocument: "STRING_VALUE",
|
|
40
|
+
* // defaultVersionId: "STRING_VALUE",
|
|
41
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
42
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // generationId: "STRING_VALUE",
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
36
46
|
* ```
|
|
37
47
|
*
|
|
38
48
|
* @param GetPolicyCommandInput - {@link GetPolicyCommandInput}
|
|
@@ -59,6 +69,8 @@ export interface GetPolicyCommandOutput extends GetPolicyResponse, __MetadataBea
|
|
|
59
69
|
* @throws {@link UnauthorizedException} (client fault)
|
|
60
70
|
* <p>You are not authorized to perform this operation.</p>
|
|
61
71
|
*
|
|
72
|
+
* @throws {@link IoTServiceException}
|
|
73
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
62
74
|
*
|
|
63
75
|
*/
|
|
64
76
|
export declare class GetPolicyCommand extends $Command<GetPolicyCommandInput, GetPolicyCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,17 @@ export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse,
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new GetPolicyVersionCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // GetPolicyVersionResponse
|
|
37
|
+
* // policyArn: "STRING_VALUE",
|
|
38
|
+
* // policyName: "STRING_VALUE",
|
|
39
|
+
* // policyDocument: "STRING_VALUE",
|
|
40
|
+
* // policyVersionId: "STRING_VALUE",
|
|
41
|
+
* // isDefaultVersion: true || false,
|
|
42
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
44
|
+
* // generationId: "STRING_VALUE",
|
|
45
|
+
* // };
|
|
46
|
+
*
|
|
36
47
|
* ```
|
|
37
48
|
*
|
|
38
49
|
* @param GetPolicyVersionCommandInput - {@link GetPolicyVersionCommandInput}
|
|
@@ -59,6 +70,8 @@ export interface GetPolicyVersionCommandOutput extends GetPolicyVersionResponse,
|
|
|
59
70
|
* @throws {@link UnauthorizedException} (client fault)
|
|
60
71
|
* <p>You are not authorized to perform this operation.</p>
|
|
61
72
|
*
|
|
73
|
+
* @throws {@link IoTServiceException}
|
|
74
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
62
75
|
*
|
|
63
76
|
*/
|
|
64
77
|
export declare class GetPolicyVersionCommand extends $Command<GetPolicyVersionCommandInput, GetPolicyVersionCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -30,6 +30,10 @@ export interface GetRegistrationCodeCommandOutput extends GetRegistrationCodeRes
|
|
|
30
30
|
* const input = {};
|
|
31
31
|
* const command = new GetRegistrationCodeCommand(input);
|
|
32
32
|
* const response = await client.send(command);
|
|
33
|
+
* // { // GetRegistrationCodeResponse
|
|
34
|
+
* // registrationCode: "STRING_VALUE",
|
|
35
|
+
* // };
|
|
36
|
+
*
|
|
33
37
|
* ```
|
|
34
38
|
*
|
|
35
39
|
* @param GetRegistrationCodeCommandInput - {@link GetRegistrationCodeCommandInput}
|
|
@@ -53,6 +57,8 @@ export interface GetRegistrationCodeCommandOutput extends GetRegistrationCodeRes
|
|
|
53
57
|
* @throws {@link UnauthorizedException} (client fault)
|
|
54
58
|
* <p>You are not authorized to perform this operation.</p>
|
|
55
59
|
*
|
|
60
|
+
* @throws {@link IoTServiceException}
|
|
61
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
56
62
|
*
|
|
57
63
|
*/
|
|
58
64
|
export declare class GetRegistrationCodeCommand extends $Command<GetRegistrationCodeCommandInput, GetRegistrationCodeCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -37,6 +37,19 @@ export interface GetStatisticsCommandOutput extends GetStatisticsResponse, __Met
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new GetStatisticsCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // { // GetStatisticsResponse
|
|
41
|
+
* // statistics: { // Statistics
|
|
42
|
+
* // count: Number("int"),
|
|
43
|
+
* // average: Number("double"),
|
|
44
|
+
* // sum: Number("double"),
|
|
45
|
+
* // minimum: Number("double"),
|
|
46
|
+
* // maximum: Number("double"),
|
|
47
|
+
* // sumOfSquares: Number("double"),
|
|
48
|
+
* // variance: Number("double"),
|
|
49
|
+
* // stdDeviation: Number("double"),
|
|
50
|
+
* // },
|
|
51
|
+
* // };
|
|
52
|
+
*
|
|
40
53
|
* ```
|
|
41
54
|
*
|
|
42
55
|
* @param GetStatisticsCommandInput - {@link GetStatisticsCommandInput}
|
|
@@ -72,6 +85,8 @@ export interface GetStatisticsCommandOutput extends GetStatisticsResponse, __Met
|
|
|
72
85
|
* @throws {@link UnauthorizedException} (client fault)
|
|
73
86
|
* <p>You are not authorized to perform this operation.</p>
|
|
74
87
|
*
|
|
88
|
+
* @throws {@link IoTServiceException}
|
|
89
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
75
90
|
*
|
|
76
91
|
*/
|
|
77
92
|
export declare class GetStatisticsCommand extends $Command<GetStatisticsCommandInput, GetStatisticsCommandOutput, IoTClientResolvedConfig> {
|