@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
|
@@ -37,6 +37,23 @@ export interface ListJobExecutionsForThingCommandOutput extends ListJobExecution
|
|
|
37
37
|
* };
|
|
38
38
|
* const command = new ListJobExecutionsForThingCommand(input);
|
|
39
39
|
* const response = await client.send(command);
|
|
40
|
+
* // { // ListJobExecutionsForThingResponse
|
|
41
|
+
* // executionSummaries: [ // JobExecutionSummaryForThingList
|
|
42
|
+
* // { // JobExecutionSummaryForThing
|
|
43
|
+
* // jobId: "STRING_VALUE",
|
|
44
|
+
* // jobExecutionSummary: { // JobExecutionSummary
|
|
45
|
+
* // status: "QUEUED" || "IN_PROGRESS" || "SUCCEEDED" || "FAILED" || "TIMED_OUT" || "REJECTED" || "REMOVED" || "CANCELED",
|
|
46
|
+
* // queuedAt: new Date("TIMESTAMP"),
|
|
47
|
+
* // startedAt: new Date("TIMESTAMP"),
|
|
48
|
+
* // lastUpdatedAt: new Date("TIMESTAMP"),
|
|
49
|
+
* // executionNumber: Number("long"),
|
|
50
|
+
* // retryAttempt: Number("int"),
|
|
51
|
+
* // },
|
|
52
|
+
* // },
|
|
53
|
+
* // ],
|
|
54
|
+
* // nextToken: "STRING_VALUE",
|
|
55
|
+
* // };
|
|
56
|
+
*
|
|
40
57
|
* ```
|
|
41
58
|
*
|
|
42
59
|
* @param ListJobExecutionsForThingCommandInput - {@link ListJobExecutionsForThingCommandInput}
|
|
@@ -57,6 +74,8 @@ export interface ListJobExecutionsForThingCommandOutput extends ListJobExecution
|
|
|
57
74
|
* @throws {@link ThrottlingException} (client fault)
|
|
58
75
|
* <p>The rate exceeds the limit.</p>
|
|
59
76
|
*
|
|
77
|
+
* @throws {@link IoTServiceException}
|
|
78
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
79
|
*
|
|
61
80
|
*/
|
|
62
81
|
export declare class ListJobExecutionsForThingCommand extends $Command<ListJobExecutionsForThingCommandInput, ListJobExecutionsForThingCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,18 @@ export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse,
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListJobTemplatesCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListJobTemplatesResponse
|
|
37
|
+
* // jobTemplates: [ // JobTemplateSummaryList
|
|
38
|
+
* // { // JobTemplateSummary
|
|
39
|
+
* // jobTemplateArn: "STRING_VALUE",
|
|
40
|
+
* // jobTemplateId: "STRING_VALUE",
|
|
41
|
+
* // description: "STRING_VALUE",
|
|
42
|
+
* // createdAt: new Date("TIMESTAMP"),
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // nextToken: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
36
48
|
* ```
|
|
37
49
|
*
|
|
38
50
|
* @param ListJobTemplatesCommandInput - {@link ListJobTemplatesCommandInput}
|
|
@@ -50,6 +62,8 @@ export interface ListJobTemplatesCommandOutput extends ListJobTemplatesResponse,
|
|
|
50
62
|
* @throws {@link ThrottlingException} (client fault)
|
|
51
63
|
* <p>The rate exceeds the limit.</p>
|
|
52
64
|
*
|
|
65
|
+
* @throws {@link IoTServiceException}
|
|
66
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
53
67
|
*
|
|
54
68
|
*/
|
|
55
69
|
export declare class ListJobTemplatesCommand extends $Command<ListJobTemplatesCommandInput, ListJobTemplatesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -38,6 +38,23 @@ export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBeare
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new ListJobsCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // { // ListJobsResponse
|
|
42
|
+
* // jobs: [ // JobSummaryList
|
|
43
|
+
* // { // JobSummary
|
|
44
|
+
* // jobArn: "STRING_VALUE",
|
|
45
|
+
* // jobId: "STRING_VALUE",
|
|
46
|
+
* // thingGroupId: "STRING_VALUE",
|
|
47
|
+
* // targetSelection: "CONTINUOUS" || "SNAPSHOT",
|
|
48
|
+
* // status: "IN_PROGRESS" || "CANCELED" || "COMPLETED" || "DELETION_IN_PROGRESS" || "SCHEDULED",
|
|
49
|
+
* // createdAt: new Date("TIMESTAMP"),
|
|
50
|
+
* // lastUpdatedAt: new Date("TIMESTAMP"),
|
|
51
|
+
* // completedAt: new Date("TIMESTAMP"),
|
|
52
|
+
* // isConcurrent: true || false,
|
|
53
|
+
* // },
|
|
54
|
+
* // ],
|
|
55
|
+
* // nextToken: "STRING_VALUE",
|
|
56
|
+
* // };
|
|
57
|
+
*
|
|
41
58
|
* ```
|
|
42
59
|
*
|
|
43
60
|
* @param ListJobsCommandInput - {@link ListJobsCommandInput}
|
|
@@ -58,6 +75,8 @@ export interface ListJobsCommandOutput extends ListJobsResponse, __MetadataBeare
|
|
|
58
75
|
* @throws {@link ThrottlingException} (client fault)
|
|
59
76
|
* <p>The rate exceeds the limit.</p>
|
|
60
77
|
*
|
|
78
|
+
* @throws {@link IoTServiceException}
|
|
79
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
80
|
*
|
|
62
81
|
*/
|
|
63
82
|
export declare class ListJobsCommand extends $Command<ListJobsCommandInput, ListJobsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,21 @@ export interface ListManagedJobTemplatesCommandOutput extends ListManagedJobTemp
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListManagedJobTemplatesCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListManagedJobTemplatesResponse
|
|
37
|
+
* // managedJobTemplates: [ // ManagedJobTemplatesSummaryList
|
|
38
|
+
* // { // ManagedJobTemplateSummary
|
|
39
|
+
* // templateArn: "STRING_VALUE",
|
|
40
|
+
* // templateName: "STRING_VALUE",
|
|
41
|
+
* // description: "STRING_VALUE",
|
|
42
|
+
* // environments: [ // Environments
|
|
43
|
+
* // "STRING_VALUE",
|
|
44
|
+
* // ],
|
|
45
|
+
* // templateVersion: "STRING_VALUE",
|
|
46
|
+
* // },
|
|
47
|
+
* // ],
|
|
48
|
+
* // nextToken: "STRING_VALUE",
|
|
49
|
+
* // };
|
|
50
|
+
*
|
|
36
51
|
* ```
|
|
37
52
|
*
|
|
38
53
|
* @param ListManagedJobTemplatesCommandInput - {@link ListManagedJobTemplatesCommandInput}
|
|
@@ -54,6 +69,8 @@ export interface ListManagedJobTemplatesCommandOutput extends ListManagedJobTemp
|
|
|
54
69
|
* @throws {@link ThrottlingException} (client fault)
|
|
55
70
|
* <p>The rate exceeds the limit.</p>
|
|
56
71
|
*
|
|
72
|
+
* @throws {@link IoTServiceException}
|
|
73
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
57
74
|
*
|
|
58
75
|
*/
|
|
59
76
|
export declare class ListManagedJobTemplatesCommand extends $Command<ListManagedJobTemplatesCommandInput, ListManagedJobTemplatesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -39,6 +39,31 @@ export interface ListMetricValuesCommandOutput extends ListMetricValuesResponse,
|
|
|
39
39
|
* };
|
|
40
40
|
* const command = new ListMetricValuesCommand(input);
|
|
41
41
|
* const response = await client.send(command);
|
|
42
|
+
* // { // ListMetricValuesResponse
|
|
43
|
+
* // metricDatumList: [ // MetricDatumList
|
|
44
|
+
* // { // MetricDatum
|
|
45
|
+
* // timestamp: new Date("TIMESTAMP"),
|
|
46
|
+
* // value: { // MetricValue
|
|
47
|
+
* // count: Number("long"),
|
|
48
|
+
* // cidrs: [ // Cidrs
|
|
49
|
+
* // "STRING_VALUE",
|
|
50
|
+
* // ],
|
|
51
|
+
* // ports: [ // Ports
|
|
52
|
+
* // Number("int"),
|
|
53
|
+
* // ],
|
|
54
|
+
* // number: Number("double"),
|
|
55
|
+
* // numbers: [ // NumberList
|
|
56
|
+
* // Number("double"),
|
|
57
|
+
* // ],
|
|
58
|
+
* // strings: [ // StringList
|
|
59
|
+
* // "STRING_VALUE",
|
|
60
|
+
* // ],
|
|
61
|
+
* // },
|
|
62
|
+
* // },
|
|
63
|
+
* // ],
|
|
64
|
+
* // nextToken: "STRING_VALUE",
|
|
65
|
+
* // };
|
|
66
|
+
*
|
|
42
67
|
* ```
|
|
43
68
|
*
|
|
44
69
|
* @param ListMetricValuesCommandInput - {@link ListMetricValuesCommandInput}
|
|
@@ -59,6 +84,8 @@ export interface ListMetricValuesCommandOutput extends ListMetricValuesResponse,
|
|
|
59
84
|
* @throws {@link ThrottlingException} (client fault)
|
|
60
85
|
* <p>The rate exceeds the limit.</p>
|
|
61
86
|
*
|
|
87
|
+
* @throws {@link IoTServiceException}
|
|
88
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
62
89
|
*
|
|
63
90
|
*/
|
|
64
91
|
export declare class ListMetricValuesCommand extends $Command<ListMetricValuesCommandInput, ListMetricValuesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,17 @@ export interface ListMitigationActionsCommandOutput extends ListMitigationAction
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListMitigationActionsCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListMitigationActionsResponse
|
|
38
|
+
* // actionIdentifiers: [ // MitigationActionIdentifierList
|
|
39
|
+
* // { // MitigationActionIdentifier
|
|
40
|
+
* // actionName: "STRING_VALUE",
|
|
41
|
+
* // actionArn: "STRING_VALUE",
|
|
42
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // nextToken: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
37
48
|
* ```
|
|
38
49
|
*
|
|
39
50
|
* @param ListMitigationActionsCommandInput - {@link ListMitigationActionsCommandInput}
|
|
@@ -51,6 +62,8 @@ export interface ListMitigationActionsCommandOutput extends ListMitigationAction
|
|
|
51
62
|
* @throws {@link ThrottlingException} (client fault)
|
|
52
63
|
* <p>The rate exceeds the limit.</p>
|
|
53
64
|
*
|
|
65
|
+
* @throws {@link IoTServiceException}
|
|
66
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
54
67
|
*
|
|
55
68
|
*/
|
|
56
69
|
export declare class ListMitigationActionsCommand extends $Command<ListMitigationActionsCommandInput, ListMitigationActionsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,17 @@ export interface ListOTAUpdatesCommandOutput extends ListOTAUpdatesResponse, __M
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListOTAUpdatesCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListOTAUpdatesResponse
|
|
38
|
+
* // otaUpdates: [ // OTAUpdatesSummary
|
|
39
|
+
* // { // OTAUpdateSummary
|
|
40
|
+
* // otaUpdateId: "STRING_VALUE",
|
|
41
|
+
* // otaUpdateArn: "STRING_VALUE",
|
|
42
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // nextToken: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
37
48
|
* ```
|
|
38
49
|
*
|
|
39
50
|
* @param ListOTAUpdatesCommandInput - {@link ListOTAUpdatesCommandInput}
|
|
@@ -57,6 +68,8 @@ export interface ListOTAUpdatesCommandOutput extends ListOTAUpdatesResponse, __M
|
|
|
57
68
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
69
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
70
|
*
|
|
71
|
+
* @throws {@link IoTServiceException}
|
|
72
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
73
|
*
|
|
61
74
|
*/
|
|
62
75
|
export declare class ListOTAUpdatesCommand extends $Command<ListOTAUpdatesCommandInput, ListOTAUpdatesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,20 @@ export interface ListOutgoingCertificatesCommandOutput extends ListOutgoingCerti
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListOutgoingCertificatesCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListOutgoingCertificatesResponse
|
|
38
|
+
* // outgoingCertificates: [ // OutgoingCertificates
|
|
39
|
+
* // { // OutgoingCertificate
|
|
40
|
+
* // certificateArn: "STRING_VALUE",
|
|
41
|
+
* // certificateId: "STRING_VALUE",
|
|
42
|
+
* // transferredTo: "STRING_VALUE",
|
|
43
|
+
* // transferDate: new Date("TIMESTAMP"),
|
|
44
|
+
* // transferMessage: "STRING_VALUE",
|
|
45
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
46
|
+
* // },
|
|
47
|
+
* // ],
|
|
48
|
+
* // nextMarker: "STRING_VALUE",
|
|
49
|
+
* // };
|
|
50
|
+
*
|
|
37
51
|
* ```
|
|
38
52
|
*
|
|
39
53
|
* @param ListOutgoingCertificatesCommandInput - {@link ListOutgoingCertificatesCommandInput}
|
|
@@ -57,6 +71,8 @@ export interface ListOutgoingCertificatesCommandOutput extends ListOutgoingCerti
|
|
|
57
71
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
72
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
73
|
*
|
|
74
|
+
* @throws {@link IoTServiceException}
|
|
75
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
76
|
*
|
|
61
77
|
*/
|
|
62
78
|
export declare class ListOutgoingCertificatesCommand extends $Command<ListOutgoingCertificatesCommandInput, ListOutgoingCertificatesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,16 @@ export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __Metad
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListPoliciesCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListPoliciesResponse
|
|
38
|
+
* // policies: [ // Policies
|
|
39
|
+
* // { // Policy
|
|
40
|
+
* // policyName: "STRING_VALUE",
|
|
41
|
+
* // policyArn: "STRING_VALUE",
|
|
42
|
+
* // },
|
|
43
|
+
* // ],
|
|
44
|
+
* // nextMarker: "STRING_VALUE",
|
|
45
|
+
* // };
|
|
46
|
+
*
|
|
37
47
|
* ```
|
|
38
48
|
*
|
|
39
49
|
* @param ListPoliciesCommandInput - {@link ListPoliciesCommandInput}
|
|
@@ -57,6 +67,8 @@ export interface ListPoliciesCommandOutput extends ListPoliciesResponse, __Metad
|
|
|
57
67
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
68
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
69
|
*
|
|
70
|
+
* @throws {@link IoTServiceException}
|
|
71
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
72
|
*
|
|
61
73
|
*/
|
|
62
74
|
export declare class ListPoliciesCommand extends $Command<ListPoliciesCommandInput, ListPoliciesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -40,6 +40,13 @@ export interface ListPolicyPrincipalsCommandOutput extends ListPolicyPrincipalsR
|
|
|
40
40
|
* };
|
|
41
41
|
* const command = new ListPolicyPrincipalsCommand(input);
|
|
42
42
|
* const response = await client.send(command);
|
|
43
|
+
* // { // ListPolicyPrincipalsResponse
|
|
44
|
+
* // principals: [ // Principals
|
|
45
|
+
* // "STRING_VALUE",
|
|
46
|
+
* // ],
|
|
47
|
+
* // nextMarker: "STRING_VALUE",
|
|
48
|
+
* // };
|
|
49
|
+
*
|
|
43
50
|
* ```
|
|
44
51
|
*
|
|
45
52
|
* @param ListPolicyPrincipalsCommandInput - {@link ListPolicyPrincipalsCommandInput}
|
|
@@ -66,6 +73,8 @@ export interface ListPolicyPrincipalsCommandOutput extends ListPolicyPrincipalsR
|
|
|
66
73
|
* @throws {@link UnauthorizedException} (client fault)
|
|
67
74
|
* <p>You are not authorized to perform this operation.</p>
|
|
68
75
|
*
|
|
76
|
+
* @throws {@link IoTServiceException}
|
|
77
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
69
78
|
*
|
|
70
79
|
*/
|
|
71
80
|
export declare class ListPolicyPrincipalsCommand extends $Command<ListPolicyPrincipalsCommandInput, ListPolicyPrincipalsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,16 @@ export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsRespo
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListPolicyVersionsCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListPolicyVersionsResponse
|
|
37
|
+
* // policyVersions: [ // PolicyVersions
|
|
38
|
+
* // { // PolicyVersion
|
|
39
|
+
* // versionId: "STRING_VALUE",
|
|
40
|
+
* // isDefaultVersion: true || false,
|
|
41
|
+
* // createDate: new Date("TIMESTAMP"),
|
|
42
|
+
* // },
|
|
43
|
+
* // ],
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
36
46
|
* ```
|
|
37
47
|
*
|
|
38
48
|
* @param ListPolicyVersionsCommandInput - {@link ListPolicyVersionsCommandInput}
|
|
@@ -59,6 +69,8 @@ export interface ListPolicyVersionsCommandOutput extends ListPolicyVersionsRespo
|
|
|
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 ListPolicyVersionsCommand extends $Command<ListPolicyVersionsCommandInput, ListPolicyVersionsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -41,6 +41,16 @@ export interface ListPrincipalPoliciesCommandOutput extends ListPrincipalPolicie
|
|
|
41
41
|
* };
|
|
42
42
|
* const command = new ListPrincipalPoliciesCommand(input);
|
|
43
43
|
* const response = await client.send(command);
|
|
44
|
+
* // { // ListPrincipalPoliciesResponse
|
|
45
|
+
* // policies: [ // Policies
|
|
46
|
+
* // { // Policy
|
|
47
|
+
* // policyName: "STRING_VALUE",
|
|
48
|
+
* // policyArn: "STRING_VALUE",
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // nextMarker: "STRING_VALUE",
|
|
52
|
+
* // };
|
|
53
|
+
*
|
|
44
54
|
* ```
|
|
45
55
|
*
|
|
46
56
|
* @param ListPrincipalPoliciesCommandInput - {@link ListPrincipalPoliciesCommandInput}
|
|
@@ -67,6 +77,8 @@ export interface ListPrincipalPoliciesCommandOutput extends ListPrincipalPolicie
|
|
|
67
77
|
* @throws {@link UnauthorizedException} (client fault)
|
|
68
78
|
* <p>You are not authorized to perform this operation.</p>
|
|
69
79
|
*
|
|
80
|
+
* @throws {@link IoTServiceException}
|
|
81
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
70
82
|
*
|
|
71
83
|
*/
|
|
72
84
|
export declare class ListPrincipalPoliciesCommand extends $Command<ListPrincipalPoliciesCommandInput, ListPrincipalPoliciesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -36,6 +36,13 @@ export interface ListPrincipalThingsCommandOutput extends ListPrincipalThingsRes
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new ListPrincipalThingsCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // { // ListPrincipalThingsResponse
|
|
40
|
+
* // things: [ // ThingNameList
|
|
41
|
+
* // "STRING_VALUE",
|
|
42
|
+
* // ],
|
|
43
|
+
* // nextToken: "STRING_VALUE",
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
39
46
|
* ```
|
|
40
47
|
*
|
|
41
48
|
* @param ListPrincipalThingsCommandInput - {@link ListPrincipalThingsCommandInput}
|
|
@@ -62,6 +69,8 @@ export interface ListPrincipalThingsCommandOutput extends ListPrincipalThingsRes
|
|
|
62
69
|
* @throws {@link UnauthorizedException} (client fault)
|
|
63
70
|
* <p>You are not authorized to perform this operation.</p>
|
|
64
71
|
*
|
|
72
|
+
* @throws {@link IoTServiceException}
|
|
73
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
65
74
|
*
|
|
66
75
|
*/
|
|
67
76
|
export declare class ListPrincipalThingsCommand extends $Command<ListPrincipalThingsCommandInput, ListPrincipalThingsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,17 @@ export interface ListProvisioningTemplateVersionsCommandOutput extends ListProvi
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListProvisioningTemplateVersionsCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListProvisioningTemplateVersionsResponse
|
|
38
|
+
* // versions: [ // ProvisioningTemplateVersionListing
|
|
39
|
+
* // { // ProvisioningTemplateVersionSummary
|
|
40
|
+
* // versionId: Number("int"),
|
|
41
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
42
|
+
* // isDefaultVersion: true || false,
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // nextToken: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
37
48
|
* ```
|
|
38
49
|
*
|
|
39
50
|
* @param ListProvisioningTemplateVersionsCommandInput - {@link ListProvisioningTemplateVersionsCommandInput}
|
|
@@ -57,6 +68,8 @@ export interface ListProvisioningTemplateVersionsCommandOutput extends ListProvi
|
|
|
57
68
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
69
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
70
|
*
|
|
71
|
+
* @throws {@link IoTServiceException}
|
|
72
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
73
|
*
|
|
61
74
|
*/
|
|
62
75
|
export declare class ListProvisioningTemplateVersionsCommand extends $Command<ListProvisioningTemplateVersionsCommandInput, ListProvisioningTemplateVersionsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,21 @@ export interface ListProvisioningTemplatesCommandOutput extends ListProvisioning
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListProvisioningTemplatesCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListProvisioningTemplatesResponse
|
|
37
|
+
* // templates: [ // ProvisioningTemplateListing
|
|
38
|
+
* // { // ProvisioningTemplateSummary
|
|
39
|
+
* // templateArn: "STRING_VALUE",
|
|
40
|
+
* // templateName: "STRING_VALUE",
|
|
41
|
+
* // description: "STRING_VALUE",
|
|
42
|
+
* // creationDate: new Date("TIMESTAMP"),
|
|
43
|
+
* // lastModifiedDate: new Date("TIMESTAMP"),
|
|
44
|
+
* // enabled: true || false,
|
|
45
|
+
* // type: "FLEET_PROVISIONING" || "JITP",
|
|
46
|
+
* // },
|
|
47
|
+
* // ],
|
|
48
|
+
* // nextToken: "STRING_VALUE",
|
|
49
|
+
* // };
|
|
50
|
+
*
|
|
36
51
|
* ```
|
|
37
52
|
*
|
|
38
53
|
* @param ListProvisioningTemplatesCommandInput - {@link ListProvisioningTemplatesCommandInput}
|
|
@@ -53,6 +68,8 @@ export interface ListProvisioningTemplatesCommandOutput extends ListProvisioning
|
|
|
53
68
|
* @throws {@link UnauthorizedException} (client fault)
|
|
54
69
|
* <p>You are not authorized to perform this operation.</p>
|
|
55
70
|
*
|
|
71
|
+
* @throws {@link IoTServiceException}
|
|
72
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
56
73
|
*
|
|
57
74
|
*/
|
|
58
75
|
export declare class ListProvisioningTemplatesCommand extends $Command<ListProvisioningTemplatesCommandInput, ListProvisioningTemplatesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -69,6 +69,37 @@ export interface ListRelatedResourcesForAuditFindingCommandOutput extends ListRe
|
|
|
69
69
|
* };
|
|
70
70
|
* const command = new ListRelatedResourcesForAuditFindingCommand(input);
|
|
71
71
|
* const response = await client.send(command);
|
|
72
|
+
* // { // ListRelatedResourcesForAuditFindingResponse
|
|
73
|
+
* // relatedResources: [ // RelatedResources
|
|
74
|
+
* // { // RelatedResource
|
|
75
|
+
* // resourceType: "DEVICE_CERTIFICATE" || "CA_CERTIFICATE" || "IOT_POLICY" || "COGNITO_IDENTITY_POOL" || "CLIENT_ID" || "ACCOUNT_SETTINGS" || "ROLE_ALIAS" || "IAM_ROLE" || "ISSUER_CERTIFICATE",
|
|
76
|
+
* // resourceIdentifier: { // ResourceIdentifier
|
|
77
|
+
* // deviceCertificateId: "STRING_VALUE",
|
|
78
|
+
* // caCertificateId: "STRING_VALUE",
|
|
79
|
+
* // cognitoIdentityPoolId: "STRING_VALUE",
|
|
80
|
+
* // clientId: "STRING_VALUE",
|
|
81
|
+
* // policyVersionIdentifier: { // PolicyVersionIdentifier
|
|
82
|
+
* // policyName: "STRING_VALUE",
|
|
83
|
+
* // policyVersionId: "STRING_VALUE",
|
|
84
|
+
* // },
|
|
85
|
+
* // account: "STRING_VALUE",
|
|
86
|
+
* // iamRoleArn: "STRING_VALUE",
|
|
87
|
+
* // roleAliasArn: "STRING_VALUE",
|
|
88
|
+
* // issuerCertificateIdentifier: { // IssuerCertificateIdentifier
|
|
89
|
+
* // issuerCertificateSubject: "STRING_VALUE",
|
|
90
|
+
* // issuerId: "STRING_VALUE",
|
|
91
|
+
* // issuerCertificateSerialNumber: "STRING_VALUE",
|
|
92
|
+
* // },
|
|
93
|
+
* // deviceCertificateArn: "STRING_VALUE",
|
|
94
|
+
* // },
|
|
95
|
+
* // additionalInfo: { // StringMap
|
|
96
|
+
* // "<keys>": "STRING_VALUE",
|
|
97
|
+
* // },
|
|
98
|
+
* // },
|
|
99
|
+
* // ],
|
|
100
|
+
* // nextToken: "STRING_VALUE",
|
|
101
|
+
* // };
|
|
102
|
+
*
|
|
72
103
|
* ```
|
|
73
104
|
*
|
|
74
105
|
* @param ListRelatedResourcesForAuditFindingCommandInput - {@link ListRelatedResourcesForAuditFindingCommandInput}
|
|
@@ -89,6 +120,8 @@ export interface ListRelatedResourcesForAuditFindingCommandOutput extends ListRe
|
|
|
89
120
|
* @throws {@link ThrottlingException} (client fault)
|
|
90
121
|
* <p>The rate exceeds the limit.</p>
|
|
91
122
|
*
|
|
123
|
+
* @throws {@link IoTServiceException}
|
|
124
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
92
125
|
*
|
|
93
126
|
*/
|
|
94
127
|
export declare class ListRelatedResourcesForAuditFindingCommand extends $Command<ListRelatedResourcesForAuditFindingCommandInput, ListRelatedResourcesForAuditFindingCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,13 @@ export interface ListRoleAliasesCommandOutput extends ListRoleAliasesResponse, _
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListRoleAliasesCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListRoleAliasesResponse
|
|
38
|
+
* // roleAliases: [ // RoleAliases
|
|
39
|
+
* // "STRING_VALUE",
|
|
40
|
+
* // ],
|
|
41
|
+
* // nextMarker: "STRING_VALUE",
|
|
42
|
+
* // };
|
|
43
|
+
*
|
|
37
44
|
* ```
|
|
38
45
|
*
|
|
39
46
|
* @param ListRoleAliasesCommandInput - {@link ListRoleAliasesCommandInput}
|
|
@@ -57,6 +64,8 @@ export interface ListRoleAliasesCommandOutput extends ListRoleAliasesResponse, _
|
|
|
57
64
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
65
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
66
|
*
|
|
67
|
+
* @throws {@link IoTServiceException}
|
|
68
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
69
|
*
|
|
61
70
|
*/
|
|
62
71
|
export declare class ListRoleAliasesCommand extends $Command<ListRoleAliasesCommandInput, ListRoleAliasesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,19 @@ export interface ListScheduledAuditsCommandOutput extends ListScheduledAuditsRes
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListScheduledAuditsCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListScheduledAuditsResponse
|
|
37
|
+
* // scheduledAudits: [ // ScheduledAuditMetadataList
|
|
38
|
+
* // { // ScheduledAuditMetadata
|
|
39
|
+
* // scheduledAuditName: "STRING_VALUE",
|
|
40
|
+
* // scheduledAuditArn: "STRING_VALUE",
|
|
41
|
+
* // frequency: "DAILY" || "WEEKLY" || "BIWEEKLY" || "MONTHLY",
|
|
42
|
+
* // dayOfMonth: "STRING_VALUE",
|
|
43
|
+
* // dayOfWeek: "SUN" || "MON" || "TUE" || "WED" || "THU" || "FRI" || "SAT",
|
|
44
|
+
* // },
|
|
45
|
+
* // ],
|
|
46
|
+
* // nextToken: "STRING_VALUE",
|
|
47
|
+
* // };
|
|
48
|
+
*
|
|
36
49
|
* ```
|
|
37
50
|
*
|
|
38
51
|
* @param ListScheduledAuditsCommandInput - {@link ListScheduledAuditsCommandInput}
|
|
@@ -50,6 +63,8 @@ export interface ListScheduledAuditsCommandOutput extends ListScheduledAuditsRes
|
|
|
50
63
|
* @throws {@link ThrottlingException} (client fault)
|
|
51
64
|
* <p>The rate exceeds the limit.</p>
|
|
52
65
|
*
|
|
66
|
+
* @throws {@link IoTServiceException}
|
|
67
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
53
68
|
*
|
|
54
69
|
*/
|
|
55
70
|
export declare class ListScheduledAuditsCommand extends $Command<ListScheduledAuditsCommandInput, ListScheduledAuditsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -41,6 +41,16 @@ export interface ListSecurityProfilesCommandOutput extends ListSecurityProfilesR
|
|
|
41
41
|
* };
|
|
42
42
|
* const command = new ListSecurityProfilesCommand(input);
|
|
43
43
|
* const response = await client.send(command);
|
|
44
|
+
* // { // ListSecurityProfilesResponse
|
|
45
|
+
* // securityProfileIdentifiers: [ // SecurityProfileIdentifiers
|
|
46
|
+
* // { // SecurityProfileIdentifier
|
|
47
|
+
* // name: "STRING_VALUE", // required
|
|
48
|
+
* // arn: "STRING_VALUE", // required
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // nextToken: "STRING_VALUE",
|
|
52
|
+
* // };
|
|
53
|
+
*
|
|
44
54
|
* ```
|
|
45
55
|
*
|
|
46
56
|
* @param ListSecurityProfilesCommandInput - {@link ListSecurityProfilesCommandInput}
|
|
@@ -61,6 +71,8 @@ export interface ListSecurityProfilesCommandOutput extends ListSecurityProfilesR
|
|
|
61
71
|
* @throws {@link ThrottlingException} (client fault)
|
|
62
72
|
* <p>The rate exceeds the limit.</p>
|
|
63
73
|
*
|
|
74
|
+
* @throws {@link IoTServiceException}
|
|
75
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
64
76
|
*
|
|
65
77
|
*/
|
|
66
78
|
export declare class ListSecurityProfilesCommand extends $Command<ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -36,6 +36,21 @@ export interface ListSecurityProfilesForTargetCommandOutput extends ListSecurity
|
|
|
36
36
|
* };
|
|
37
37
|
* const command = new ListSecurityProfilesForTargetCommand(input);
|
|
38
38
|
* const response = await client.send(command);
|
|
39
|
+
* // { // ListSecurityProfilesForTargetResponse
|
|
40
|
+
* // securityProfileTargetMappings: [ // SecurityProfileTargetMappings
|
|
41
|
+
* // { // SecurityProfileTargetMapping
|
|
42
|
+
* // securityProfileIdentifier: { // SecurityProfileIdentifier
|
|
43
|
+
* // name: "STRING_VALUE", // required
|
|
44
|
+
* // arn: "STRING_VALUE", // required
|
|
45
|
+
* // },
|
|
46
|
+
* // target: { // SecurityProfileTarget
|
|
47
|
+
* // arn: "STRING_VALUE", // required
|
|
48
|
+
* // },
|
|
49
|
+
* // },
|
|
50
|
+
* // ],
|
|
51
|
+
* // nextToken: "STRING_VALUE",
|
|
52
|
+
* // };
|
|
53
|
+
*
|
|
39
54
|
* ```
|
|
40
55
|
*
|
|
41
56
|
* @param ListSecurityProfilesForTargetCommandInput - {@link ListSecurityProfilesForTargetCommandInput}
|
|
@@ -56,6 +71,8 @@ export interface ListSecurityProfilesForTargetCommandOutput extends ListSecurity
|
|
|
56
71
|
* @throws {@link ThrottlingException} (client fault)
|
|
57
72
|
* <p>The rate exceeds the limit.</p>
|
|
58
73
|
*
|
|
74
|
+
* @throws {@link IoTServiceException}
|
|
75
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
59
76
|
*
|
|
60
77
|
*/
|
|
61
78
|
export declare class ListSecurityProfilesForTargetCommand extends $Command<ListSecurityProfilesForTargetCommandInput, ListSecurityProfilesForTargetCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -34,6 +34,18 @@ export interface ListStreamsCommandOutput extends ListStreamsResponse, __Metadat
|
|
|
34
34
|
* };
|
|
35
35
|
* const command = new ListStreamsCommand(input);
|
|
36
36
|
* const response = await client.send(command);
|
|
37
|
+
* // { // ListStreamsResponse
|
|
38
|
+
* // streams: [ // StreamsSummary
|
|
39
|
+
* // { // StreamSummary
|
|
40
|
+
* // streamId: "STRING_VALUE",
|
|
41
|
+
* // streamArn: "STRING_VALUE",
|
|
42
|
+
* // streamVersion: Number("int"),
|
|
43
|
+
* // description: "STRING_VALUE",
|
|
44
|
+
* // },
|
|
45
|
+
* // ],
|
|
46
|
+
* // nextToken: "STRING_VALUE",
|
|
47
|
+
* // };
|
|
48
|
+
*
|
|
37
49
|
* ```
|
|
38
50
|
*
|
|
39
51
|
* @param ListStreamsCommandInput - {@link ListStreamsCommandInput}
|
|
@@ -57,6 +69,8 @@ export interface ListStreamsCommandOutput extends ListStreamsResponse, __Metadat
|
|
|
57
69
|
* @throws {@link UnauthorizedException} (client fault)
|
|
58
70
|
* <p>You are not authorized to perform this operation.</p>
|
|
59
71
|
*
|
|
72
|
+
* @throws {@link IoTServiceException}
|
|
73
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
60
74
|
*
|
|
61
75
|
*/
|
|
62
76
|
export declare class ListStreamsCommand extends $Command<ListStreamsCommandInput, ListStreamsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -33,6 +33,16 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
33
33
|
* };
|
|
34
34
|
* const command = new ListTagsForResourceCommand(input);
|
|
35
35
|
* const response = await client.send(command);
|
|
36
|
+
* // { // ListTagsForResourceResponse
|
|
37
|
+
* // tags: [ // TagList
|
|
38
|
+
* // { // Tag
|
|
39
|
+
* // Key: "STRING_VALUE", // required
|
|
40
|
+
* // Value: "STRING_VALUE",
|
|
41
|
+
* // },
|
|
42
|
+
* // ],
|
|
43
|
+
* // nextToken: "STRING_VALUE",
|
|
44
|
+
* // };
|
|
45
|
+
*
|
|
36
46
|
* ```
|
|
37
47
|
*
|
|
38
48
|
* @param ListTagsForResourceCommandInput - {@link ListTagsForResourceCommandInput}
|
|
@@ -53,6 +63,8 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
53
63
|
* @throws {@link ThrottlingException} (client fault)
|
|
54
64
|
* <p>The rate exceeds the limit.</p>
|
|
55
65
|
*
|
|
66
|
+
* @throws {@link IoTServiceException}
|
|
67
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
56
68
|
*
|
|
57
69
|
*/
|
|
58
70
|
export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, IoTClientResolvedConfig> {
|