@aws-sdk/client-iot 3.325.0 → 3.326.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 +3 -3
|
@@ -32,6 +32,420 @@ export interface GetTopicRuleCommandOutput extends GetTopicRuleResponse, __Metad
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetTopicRuleCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // GetTopicRuleResponse
|
|
36
|
+
* // ruleArn: "STRING_VALUE",
|
|
37
|
+
* // rule: { // TopicRule
|
|
38
|
+
* // ruleName: "STRING_VALUE",
|
|
39
|
+
* // sql: "STRING_VALUE",
|
|
40
|
+
* // description: "STRING_VALUE",
|
|
41
|
+
* // createdAt: new Date("TIMESTAMP"),
|
|
42
|
+
* // actions: [ // ActionList
|
|
43
|
+
* // { // Action
|
|
44
|
+
* // dynamoDB: { // DynamoDBAction
|
|
45
|
+
* // tableName: "STRING_VALUE", // required
|
|
46
|
+
* // roleArn: "STRING_VALUE", // required
|
|
47
|
+
* // operation: "STRING_VALUE",
|
|
48
|
+
* // hashKeyField: "STRING_VALUE", // required
|
|
49
|
+
* // hashKeyValue: "STRING_VALUE", // required
|
|
50
|
+
* // hashKeyType: "STRING" || "NUMBER",
|
|
51
|
+
* // rangeKeyField: "STRING_VALUE",
|
|
52
|
+
* // rangeKeyValue: "STRING_VALUE",
|
|
53
|
+
* // rangeKeyType: "STRING" || "NUMBER",
|
|
54
|
+
* // payloadField: "STRING_VALUE",
|
|
55
|
+
* // },
|
|
56
|
+
* // dynamoDBv2: { // DynamoDBv2Action
|
|
57
|
+
* // roleArn: "STRING_VALUE", // required
|
|
58
|
+
* // putItem: { // PutItemInput
|
|
59
|
+
* // tableName: "STRING_VALUE", // required
|
|
60
|
+
* // },
|
|
61
|
+
* // },
|
|
62
|
+
* // lambda: { // LambdaAction
|
|
63
|
+
* // functionArn: "STRING_VALUE", // required
|
|
64
|
+
* // },
|
|
65
|
+
* // sns: { // SnsAction
|
|
66
|
+
* // targetArn: "STRING_VALUE", // required
|
|
67
|
+
* // roleArn: "STRING_VALUE", // required
|
|
68
|
+
* // messageFormat: "RAW" || "JSON",
|
|
69
|
+
* // },
|
|
70
|
+
* // sqs: { // SqsAction
|
|
71
|
+
* // roleArn: "STRING_VALUE", // required
|
|
72
|
+
* // queueUrl: "STRING_VALUE", // required
|
|
73
|
+
* // useBase64: true || false,
|
|
74
|
+
* // },
|
|
75
|
+
* // kinesis: { // KinesisAction
|
|
76
|
+
* // roleArn: "STRING_VALUE", // required
|
|
77
|
+
* // streamName: "STRING_VALUE", // required
|
|
78
|
+
* // partitionKey: "STRING_VALUE",
|
|
79
|
+
* // },
|
|
80
|
+
* // republish: { // RepublishAction
|
|
81
|
+
* // roleArn: "STRING_VALUE", // required
|
|
82
|
+
* // topic: "STRING_VALUE", // required
|
|
83
|
+
* // qos: Number("int"),
|
|
84
|
+
* // headers: { // MqttHeaders
|
|
85
|
+
* // payloadFormatIndicator: "STRING_VALUE",
|
|
86
|
+
* // contentType: "STRING_VALUE",
|
|
87
|
+
* // responseTopic: "STRING_VALUE",
|
|
88
|
+
* // correlationData: "STRING_VALUE",
|
|
89
|
+
* // messageExpiry: "STRING_VALUE",
|
|
90
|
+
* // userProperties: [ // UserProperties
|
|
91
|
+
* // { // UserProperty
|
|
92
|
+
* // key: "STRING_VALUE", // required
|
|
93
|
+
* // value: "STRING_VALUE", // required
|
|
94
|
+
* // },
|
|
95
|
+
* // ],
|
|
96
|
+
* // },
|
|
97
|
+
* // },
|
|
98
|
+
* // s3: { // S3Action
|
|
99
|
+
* // roleArn: "STRING_VALUE", // required
|
|
100
|
+
* // bucketName: "STRING_VALUE", // required
|
|
101
|
+
* // key: "STRING_VALUE", // required
|
|
102
|
+
* // cannedAcl: "private" || "public-read" || "public-read-write" || "aws-exec-read" || "authenticated-read" || "bucket-owner-read" || "bucket-owner-full-control" || "log-delivery-write",
|
|
103
|
+
* // },
|
|
104
|
+
* // firehose: { // FirehoseAction
|
|
105
|
+
* // roleArn: "STRING_VALUE", // required
|
|
106
|
+
* // deliveryStreamName: "STRING_VALUE", // required
|
|
107
|
+
* // separator: "STRING_VALUE",
|
|
108
|
+
* // batchMode: true || false,
|
|
109
|
+
* // },
|
|
110
|
+
* // cloudwatchMetric: { // CloudwatchMetricAction
|
|
111
|
+
* // roleArn: "STRING_VALUE", // required
|
|
112
|
+
* // metricNamespace: "STRING_VALUE", // required
|
|
113
|
+
* // metricName: "STRING_VALUE", // required
|
|
114
|
+
* // metricValue: "STRING_VALUE", // required
|
|
115
|
+
* // metricUnit: "STRING_VALUE", // required
|
|
116
|
+
* // metricTimestamp: "STRING_VALUE",
|
|
117
|
+
* // },
|
|
118
|
+
* // cloudwatchAlarm: { // CloudwatchAlarmAction
|
|
119
|
+
* // roleArn: "STRING_VALUE", // required
|
|
120
|
+
* // alarmName: "STRING_VALUE", // required
|
|
121
|
+
* // stateReason: "STRING_VALUE", // required
|
|
122
|
+
* // stateValue: "STRING_VALUE", // required
|
|
123
|
+
* // },
|
|
124
|
+
* // cloudwatchLogs: { // CloudwatchLogsAction
|
|
125
|
+
* // roleArn: "STRING_VALUE", // required
|
|
126
|
+
* // logGroupName: "STRING_VALUE", // required
|
|
127
|
+
* // batchMode: true || false,
|
|
128
|
+
* // },
|
|
129
|
+
* // elasticsearch: { // ElasticsearchAction
|
|
130
|
+
* // roleArn: "STRING_VALUE", // required
|
|
131
|
+
* // endpoint: "STRING_VALUE", // required
|
|
132
|
+
* // index: "STRING_VALUE", // required
|
|
133
|
+
* // type: "STRING_VALUE", // required
|
|
134
|
+
* // id: "STRING_VALUE", // required
|
|
135
|
+
* // },
|
|
136
|
+
* // salesforce: { // SalesforceAction
|
|
137
|
+
* // token: "STRING_VALUE", // required
|
|
138
|
+
* // url: "STRING_VALUE", // required
|
|
139
|
+
* // },
|
|
140
|
+
* // iotAnalytics: { // IotAnalyticsAction
|
|
141
|
+
* // channelArn: "STRING_VALUE",
|
|
142
|
+
* // channelName: "STRING_VALUE",
|
|
143
|
+
* // batchMode: true || false,
|
|
144
|
+
* // roleArn: "STRING_VALUE",
|
|
145
|
+
* // },
|
|
146
|
+
* // iotEvents: { // IotEventsAction
|
|
147
|
+
* // inputName: "STRING_VALUE", // required
|
|
148
|
+
* // messageId: "STRING_VALUE",
|
|
149
|
+
* // batchMode: true || false,
|
|
150
|
+
* // roleArn: "STRING_VALUE", // required
|
|
151
|
+
* // },
|
|
152
|
+
* // iotSiteWise: { // IotSiteWiseAction
|
|
153
|
+
* // putAssetPropertyValueEntries: [ // PutAssetPropertyValueEntryList // required
|
|
154
|
+
* // { // PutAssetPropertyValueEntry
|
|
155
|
+
* // entryId: "STRING_VALUE",
|
|
156
|
+
* // assetId: "STRING_VALUE",
|
|
157
|
+
* // propertyId: "STRING_VALUE",
|
|
158
|
+
* // propertyAlias: "STRING_VALUE",
|
|
159
|
+
* // propertyValues: [ // AssetPropertyValueList // required
|
|
160
|
+
* // { // AssetPropertyValue
|
|
161
|
+
* // value: { // AssetPropertyVariant Union: only one key present
|
|
162
|
+
* // stringValue: "STRING_VALUE",
|
|
163
|
+
* // integerValue: "STRING_VALUE",
|
|
164
|
+
* // doubleValue: "STRING_VALUE",
|
|
165
|
+
* // booleanValue: "STRING_VALUE",
|
|
166
|
+
* // },
|
|
167
|
+
* // timestamp: { // AssetPropertyTimestamp
|
|
168
|
+
* // timeInSeconds: "STRING_VALUE", // required
|
|
169
|
+
* // offsetInNanos: "STRING_VALUE",
|
|
170
|
+
* // },
|
|
171
|
+
* // quality: "STRING_VALUE",
|
|
172
|
+
* // },
|
|
173
|
+
* // ],
|
|
174
|
+
* // },
|
|
175
|
+
* // ],
|
|
176
|
+
* // roleArn: "STRING_VALUE", // required
|
|
177
|
+
* // },
|
|
178
|
+
* // stepFunctions: { // StepFunctionsAction
|
|
179
|
+
* // executionNamePrefix: "STRING_VALUE",
|
|
180
|
+
* // stateMachineName: "STRING_VALUE", // required
|
|
181
|
+
* // roleArn: "STRING_VALUE", // required
|
|
182
|
+
* // },
|
|
183
|
+
* // timestream: { // TimestreamAction
|
|
184
|
+
* // roleArn: "STRING_VALUE", // required
|
|
185
|
+
* // databaseName: "STRING_VALUE", // required
|
|
186
|
+
* // tableName: "STRING_VALUE", // required
|
|
187
|
+
* // dimensions: [ // TimestreamDimensionList // required
|
|
188
|
+
* // { // TimestreamDimension
|
|
189
|
+
* // name: "STRING_VALUE", // required
|
|
190
|
+
* // value: "STRING_VALUE", // required
|
|
191
|
+
* // },
|
|
192
|
+
* // ],
|
|
193
|
+
* // timestamp: { // TimestreamTimestamp
|
|
194
|
+
* // value: "STRING_VALUE", // required
|
|
195
|
+
* // unit: "STRING_VALUE", // required
|
|
196
|
+
* // },
|
|
197
|
+
* // },
|
|
198
|
+
* // http: { // HttpAction
|
|
199
|
+
* // url: "STRING_VALUE", // required
|
|
200
|
+
* // confirmationUrl: "STRING_VALUE",
|
|
201
|
+
* // headers: [ // HeaderList
|
|
202
|
+
* // { // HttpActionHeader
|
|
203
|
+
* // key: "STRING_VALUE", // required
|
|
204
|
+
* // value: "STRING_VALUE", // required
|
|
205
|
+
* // },
|
|
206
|
+
* // ],
|
|
207
|
+
* // auth: { // HttpAuthorization
|
|
208
|
+
* // sigv4: { // SigV4Authorization
|
|
209
|
+
* // signingRegion: "STRING_VALUE", // required
|
|
210
|
+
* // serviceName: "STRING_VALUE", // required
|
|
211
|
+
* // roleArn: "STRING_VALUE", // required
|
|
212
|
+
* // },
|
|
213
|
+
* // },
|
|
214
|
+
* // },
|
|
215
|
+
* // kafka: { // KafkaAction
|
|
216
|
+
* // destinationArn: "STRING_VALUE", // required
|
|
217
|
+
* // topic: "STRING_VALUE", // required
|
|
218
|
+
* // key: "STRING_VALUE",
|
|
219
|
+
* // partition: "STRING_VALUE",
|
|
220
|
+
* // clientProperties: { // ClientProperties // required
|
|
221
|
+
* // "<keys>": "STRING_VALUE",
|
|
222
|
+
* // },
|
|
223
|
+
* // },
|
|
224
|
+
* // openSearch: { // OpenSearchAction
|
|
225
|
+
* // roleArn: "STRING_VALUE", // required
|
|
226
|
+
* // endpoint: "STRING_VALUE", // required
|
|
227
|
+
* // index: "STRING_VALUE", // required
|
|
228
|
+
* // type: "STRING_VALUE", // required
|
|
229
|
+
* // id: "STRING_VALUE", // required
|
|
230
|
+
* // },
|
|
231
|
+
* // location: { // LocationAction
|
|
232
|
+
* // roleArn: "STRING_VALUE", // required
|
|
233
|
+
* // trackerName: "STRING_VALUE", // required
|
|
234
|
+
* // deviceId: "STRING_VALUE", // required
|
|
235
|
+
* // timestamp: { // LocationTimestamp
|
|
236
|
+
* // value: "STRING_VALUE", // required
|
|
237
|
+
* // unit: "STRING_VALUE",
|
|
238
|
+
* // },
|
|
239
|
+
* // latitude: "STRING_VALUE", // required
|
|
240
|
+
* // longitude: "STRING_VALUE", // required
|
|
241
|
+
* // },
|
|
242
|
+
* // },
|
|
243
|
+
* // ],
|
|
244
|
+
* // ruleDisabled: true || false,
|
|
245
|
+
* // awsIotSqlVersion: "STRING_VALUE",
|
|
246
|
+
* // errorAction: {
|
|
247
|
+
* // dynamoDB: {
|
|
248
|
+
* // tableName: "STRING_VALUE", // required
|
|
249
|
+
* // roleArn: "STRING_VALUE", // required
|
|
250
|
+
* // operation: "STRING_VALUE",
|
|
251
|
+
* // hashKeyField: "STRING_VALUE", // required
|
|
252
|
+
* // hashKeyValue: "STRING_VALUE", // required
|
|
253
|
+
* // hashKeyType: "STRING" || "NUMBER",
|
|
254
|
+
* // rangeKeyField: "STRING_VALUE",
|
|
255
|
+
* // rangeKeyValue: "STRING_VALUE",
|
|
256
|
+
* // rangeKeyType: "STRING" || "NUMBER",
|
|
257
|
+
* // payloadField: "STRING_VALUE",
|
|
258
|
+
* // },
|
|
259
|
+
* // dynamoDBv2: {
|
|
260
|
+
* // roleArn: "STRING_VALUE", // required
|
|
261
|
+
* // putItem: {
|
|
262
|
+
* // tableName: "STRING_VALUE", // required
|
|
263
|
+
* // },
|
|
264
|
+
* // },
|
|
265
|
+
* // lambda: {
|
|
266
|
+
* // functionArn: "STRING_VALUE", // required
|
|
267
|
+
* // },
|
|
268
|
+
* // sns: {
|
|
269
|
+
* // targetArn: "STRING_VALUE", // required
|
|
270
|
+
* // roleArn: "STRING_VALUE", // required
|
|
271
|
+
* // messageFormat: "RAW" || "JSON",
|
|
272
|
+
* // },
|
|
273
|
+
* // sqs: {
|
|
274
|
+
* // roleArn: "STRING_VALUE", // required
|
|
275
|
+
* // queueUrl: "STRING_VALUE", // required
|
|
276
|
+
* // useBase64: true || false,
|
|
277
|
+
* // },
|
|
278
|
+
* // kinesis: {
|
|
279
|
+
* // roleArn: "STRING_VALUE", // required
|
|
280
|
+
* // streamName: "STRING_VALUE", // required
|
|
281
|
+
* // partitionKey: "STRING_VALUE",
|
|
282
|
+
* // },
|
|
283
|
+
* // republish: {
|
|
284
|
+
* // roleArn: "STRING_VALUE", // required
|
|
285
|
+
* // topic: "STRING_VALUE", // required
|
|
286
|
+
* // qos: Number("int"),
|
|
287
|
+
* // headers: {
|
|
288
|
+
* // payloadFormatIndicator: "STRING_VALUE",
|
|
289
|
+
* // contentType: "STRING_VALUE",
|
|
290
|
+
* // responseTopic: "STRING_VALUE",
|
|
291
|
+
* // correlationData: "STRING_VALUE",
|
|
292
|
+
* // messageExpiry: "STRING_VALUE",
|
|
293
|
+
* // userProperties: [
|
|
294
|
+
* // {
|
|
295
|
+
* // key: "STRING_VALUE", // required
|
|
296
|
+
* // value: "STRING_VALUE", // required
|
|
297
|
+
* // },
|
|
298
|
+
* // ],
|
|
299
|
+
* // },
|
|
300
|
+
* // },
|
|
301
|
+
* // s3: {
|
|
302
|
+
* // roleArn: "STRING_VALUE", // required
|
|
303
|
+
* // bucketName: "STRING_VALUE", // required
|
|
304
|
+
* // key: "STRING_VALUE", // required
|
|
305
|
+
* // cannedAcl: "private" || "public-read" || "public-read-write" || "aws-exec-read" || "authenticated-read" || "bucket-owner-read" || "bucket-owner-full-control" || "log-delivery-write",
|
|
306
|
+
* // },
|
|
307
|
+
* // firehose: {
|
|
308
|
+
* // roleArn: "STRING_VALUE", // required
|
|
309
|
+
* // deliveryStreamName: "STRING_VALUE", // required
|
|
310
|
+
* // separator: "STRING_VALUE",
|
|
311
|
+
* // batchMode: true || false,
|
|
312
|
+
* // },
|
|
313
|
+
* // cloudwatchMetric: {
|
|
314
|
+
* // roleArn: "STRING_VALUE", // required
|
|
315
|
+
* // metricNamespace: "STRING_VALUE", // required
|
|
316
|
+
* // metricName: "STRING_VALUE", // required
|
|
317
|
+
* // metricValue: "STRING_VALUE", // required
|
|
318
|
+
* // metricUnit: "STRING_VALUE", // required
|
|
319
|
+
* // metricTimestamp: "STRING_VALUE",
|
|
320
|
+
* // },
|
|
321
|
+
* // cloudwatchAlarm: {
|
|
322
|
+
* // roleArn: "STRING_VALUE", // required
|
|
323
|
+
* // alarmName: "STRING_VALUE", // required
|
|
324
|
+
* // stateReason: "STRING_VALUE", // required
|
|
325
|
+
* // stateValue: "STRING_VALUE", // required
|
|
326
|
+
* // },
|
|
327
|
+
* // cloudwatchLogs: {
|
|
328
|
+
* // roleArn: "STRING_VALUE", // required
|
|
329
|
+
* // logGroupName: "STRING_VALUE", // required
|
|
330
|
+
* // batchMode: true || false,
|
|
331
|
+
* // },
|
|
332
|
+
* // elasticsearch: {
|
|
333
|
+
* // roleArn: "STRING_VALUE", // required
|
|
334
|
+
* // endpoint: "STRING_VALUE", // required
|
|
335
|
+
* // index: "STRING_VALUE", // required
|
|
336
|
+
* // type: "STRING_VALUE", // required
|
|
337
|
+
* // id: "STRING_VALUE", // required
|
|
338
|
+
* // },
|
|
339
|
+
* // salesforce: {
|
|
340
|
+
* // token: "STRING_VALUE", // required
|
|
341
|
+
* // url: "STRING_VALUE", // required
|
|
342
|
+
* // },
|
|
343
|
+
* // iotAnalytics: {
|
|
344
|
+
* // channelArn: "STRING_VALUE",
|
|
345
|
+
* // channelName: "STRING_VALUE",
|
|
346
|
+
* // batchMode: true || false,
|
|
347
|
+
* // roleArn: "STRING_VALUE",
|
|
348
|
+
* // },
|
|
349
|
+
* // iotEvents: {
|
|
350
|
+
* // inputName: "STRING_VALUE", // required
|
|
351
|
+
* // messageId: "STRING_VALUE",
|
|
352
|
+
* // batchMode: true || false,
|
|
353
|
+
* // roleArn: "STRING_VALUE", // required
|
|
354
|
+
* // },
|
|
355
|
+
* // iotSiteWise: {
|
|
356
|
+
* // putAssetPropertyValueEntries: [ // required
|
|
357
|
+
* // {
|
|
358
|
+
* // entryId: "STRING_VALUE",
|
|
359
|
+
* // assetId: "STRING_VALUE",
|
|
360
|
+
* // propertyId: "STRING_VALUE",
|
|
361
|
+
* // propertyAlias: "STRING_VALUE",
|
|
362
|
+
* // propertyValues: [ // required
|
|
363
|
+
* // {
|
|
364
|
+
* // value: {// Union: only one key present
|
|
365
|
+
* // stringValue: "STRING_VALUE",
|
|
366
|
+
* // integerValue: "STRING_VALUE",
|
|
367
|
+
* // doubleValue: "STRING_VALUE",
|
|
368
|
+
* // booleanValue: "STRING_VALUE",
|
|
369
|
+
* // },
|
|
370
|
+
* // timestamp: {
|
|
371
|
+
* // timeInSeconds: "STRING_VALUE", // required
|
|
372
|
+
* // offsetInNanos: "STRING_VALUE",
|
|
373
|
+
* // },
|
|
374
|
+
* // quality: "STRING_VALUE",
|
|
375
|
+
* // },
|
|
376
|
+
* // ],
|
|
377
|
+
* // },
|
|
378
|
+
* // ],
|
|
379
|
+
* // roleArn: "STRING_VALUE", // required
|
|
380
|
+
* // },
|
|
381
|
+
* // stepFunctions: {
|
|
382
|
+
* // executionNamePrefix: "STRING_VALUE",
|
|
383
|
+
* // stateMachineName: "STRING_VALUE", // required
|
|
384
|
+
* // roleArn: "STRING_VALUE", // required
|
|
385
|
+
* // },
|
|
386
|
+
* // timestream: {
|
|
387
|
+
* // roleArn: "STRING_VALUE", // required
|
|
388
|
+
* // databaseName: "STRING_VALUE", // required
|
|
389
|
+
* // tableName: "STRING_VALUE", // required
|
|
390
|
+
* // dimensions: [ // required
|
|
391
|
+
* // {
|
|
392
|
+
* // name: "STRING_VALUE", // required
|
|
393
|
+
* // value: "STRING_VALUE", // required
|
|
394
|
+
* // },
|
|
395
|
+
* // ],
|
|
396
|
+
* // timestamp: {
|
|
397
|
+
* // value: "STRING_VALUE", // required
|
|
398
|
+
* // unit: "STRING_VALUE", // required
|
|
399
|
+
* // },
|
|
400
|
+
* // },
|
|
401
|
+
* // http: {
|
|
402
|
+
* // url: "STRING_VALUE", // required
|
|
403
|
+
* // confirmationUrl: "STRING_VALUE",
|
|
404
|
+
* // headers: [
|
|
405
|
+
* // {
|
|
406
|
+
* // key: "STRING_VALUE", // required
|
|
407
|
+
* // value: "STRING_VALUE", // required
|
|
408
|
+
* // },
|
|
409
|
+
* // ],
|
|
410
|
+
* // auth: {
|
|
411
|
+
* // sigv4: {
|
|
412
|
+
* // signingRegion: "STRING_VALUE", // required
|
|
413
|
+
* // serviceName: "STRING_VALUE", // required
|
|
414
|
+
* // roleArn: "STRING_VALUE", // required
|
|
415
|
+
* // },
|
|
416
|
+
* // },
|
|
417
|
+
* // },
|
|
418
|
+
* // kafka: {
|
|
419
|
+
* // destinationArn: "STRING_VALUE", // required
|
|
420
|
+
* // topic: "STRING_VALUE", // required
|
|
421
|
+
* // key: "STRING_VALUE",
|
|
422
|
+
* // partition: "STRING_VALUE",
|
|
423
|
+
* // clientProperties: { // required
|
|
424
|
+
* // "<keys>": "STRING_VALUE",
|
|
425
|
+
* // },
|
|
426
|
+
* // },
|
|
427
|
+
* // openSearch: {
|
|
428
|
+
* // roleArn: "STRING_VALUE", // required
|
|
429
|
+
* // endpoint: "STRING_VALUE", // required
|
|
430
|
+
* // index: "STRING_VALUE", // required
|
|
431
|
+
* // type: "STRING_VALUE", // required
|
|
432
|
+
* // id: "STRING_VALUE", // required
|
|
433
|
+
* // },
|
|
434
|
+
* // location: {
|
|
435
|
+
* // roleArn: "STRING_VALUE", // required
|
|
436
|
+
* // trackerName: "STRING_VALUE", // required
|
|
437
|
+
* // deviceId: "STRING_VALUE", // required
|
|
438
|
+
* // timestamp: {
|
|
439
|
+
* // value: "STRING_VALUE", // required
|
|
440
|
+
* // unit: "STRING_VALUE",
|
|
441
|
+
* // },
|
|
442
|
+
* // latitude: "STRING_VALUE", // required
|
|
443
|
+
* // longitude: "STRING_VALUE", // required
|
|
444
|
+
* // },
|
|
445
|
+
* // },
|
|
446
|
+
* // },
|
|
447
|
+
* // };
|
|
448
|
+
*
|
|
35
449
|
* ```
|
|
36
450
|
*
|
|
37
451
|
* @param GetTopicRuleCommandInput - {@link GetTopicRuleCommandInput}
|
|
@@ -52,6 +466,8 @@ export interface GetTopicRuleCommandOutput extends GetTopicRuleResponse, __Metad
|
|
|
52
466
|
* @throws {@link UnauthorizedException} (client fault)
|
|
53
467
|
* <p>You are not authorized to perform this operation.</p>
|
|
54
468
|
*
|
|
469
|
+
* @throws {@link IoTServiceException}
|
|
470
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
471
|
*
|
|
56
472
|
*/
|
|
57
473
|
export declare class GetTopicRuleCommand extends $Command<GetTopicRuleCommandInput, GetTopicRuleCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -32,6 +32,29 @@ export interface GetTopicRuleDestinationCommandOutput extends GetTopicRuleDestin
|
|
|
32
32
|
* };
|
|
33
33
|
* const command = new GetTopicRuleDestinationCommand(input);
|
|
34
34
|
* const response = await client.send(command);
|
|
35
|
+
* // { // GetTopicRuleDestinationResponse
|
|
36
|
+
* // topicRuleDestination: { // TopicRuleDestination
|
|
37
|
+
* // arn: "STRING_VALUE",
|
|
38
|
+
* // status: "ENABLED" || "IN_PROGRESS" || "DISABLED" || "ERROR" || "DELETING",
|
|
39
|
+
* // createdAt: new Date("TIMESTAMP"),
|
|
40
|
+
* // lastUpdatedAt: new Date("TIMESTAMP"),
|
|
41
|
+
* // statusReason: "STRING_VALUE",
|
|
42
|
+
* // httpUrlProperties: { // HttpUrlDestinationProperties
|
|
43
|
+
* // confirmationUrl: "STRING_VALUE",
|
|
44
|
+
* // },
|
|
45
|
+
* // vpcProperties: { // VpcDestinationProperties
|
|
46
|
+
* // subnetIds: [ // SubnetIdList
|
|
47
|
+
* // "STRING_VALUE",
|
|
48
|
+
* // ],
|
|
49
|
+
* // securityGroups: [ // SecurityGroupList
|
|
50
|
+
* // "STRING_VALUE",
|
|
51
|
+
* // ],
|
|
52
|
+
* // vpcId: "STRING_VALUE",
|
|
53
|
+
* // roleArn: "STRING_VALUE",
|
|
54
|
+
* // },
|
|
55
|
+
* // },
|
|
56
|
+
* // };
|
|
57
|
+
*
|
|
35
58
|
* ```
|
|
36
59
|
*
|
|
37
60
|
* @param GetTopicRuleDestinationCommandInput - {@link GetTopicRuleDestinationCommandInput}
|
|
@@ -52,6 +75,8 @@ export interface GetTopicRuleDestinationCommandOutput extends GetTopicRuleDestin
|
|
|
52
75
|
* @throws {@link UnauthorizedException} (client fault)
|
|
53
76
|
* <p>You are not authorized to perform this operation.</p>
|
|
54
77
|
*
|
|
78
|
+
* @throws {@link IoTServiceException}
|
|
79
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
55
80
|
*
|
|
56
81
|
*/
|
|
57
82
|
export declare class GetTopicRuleDestinationCommand extends $Command<GetTopicRuleDestinationCommandInput, GetTopicRuleDestinationCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -30,6 +30,12 @@ export interface GetV2LoggingOptionsCommandOutput extends GetV2LoggingOptionsRes
|
|
|
30
30
|
* const input = {};
|
|
31
31
|
* const command = new GetV2LoggingOptionsCommand(input);
|
|
32
32
|
* const response = await client.send(command);
|
|
33
|
+
* // { // GetV2LoggingOptionsResponse
|
|
34
|
+
* // roleArn: "STRING_VALUE",
|
|
35
|
+
* // defaultLogLevel: "DEBUG" || "INFO" || "ERROR" || "WARN" || "DISABLED",
|
|
36
|
+
* // disableAllLogs: true || false,
|
|
37
|
+
* // };
|
|
38
|
+
*
|
|
33
39
|
* ```
|
|
34
40
|
*
|
|
35
41
|
* @param GetV2LoggingOptionsCommandInput - {@link GetV2LoggingOptionsCommandInput}
|
|
@@ -47,6 +53,8 @@ export interface GetV2LoggingOptionsCommandOutput extends GetV2LoggingOptionsRes
|
|
|
47
53
|
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
54
|
* <p>The service is temporarily unavailable.</p>
|
|
49
55
|
*
|
|
56
|
+
* @throws {@link IoTServiceException}
|
|
57
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
50
58
|
*
|
|
51
59
|
*/
|
|
52
60
|
export declare class GetV2LoggingOptionsCommand extends $Command<GetV2LoggingOptionsCommandInput, GetV2LoggingOptionsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -38,6 +38,77 @@ export interface ListActiveViolationsCommandOutput extends ListActiveViolationsR
|
|
|
38
38
|
* };
|
|
39
39
|
* const command = new ListActiveViolationsCommand(input);
|
|
40
40
|
* const response = await client.send(command);
|
|
41
|
+
* // { // ListActiveViolationsResponse
|
|
42
|
+
* // activeViolations: [ // ActiveViolations
|
|
43
|
+
* // { // ActiveViolation
|
|
44
|
+
* // violationId: "STRING_VALUE",
|
|
45
|
+
* // thingName: "STRING_VALUE",
|
|
46
|
+
* // securityProfileName: "STRING_VALUE",
|
|
47
|
+
* // behavior: { // Behavior
|
|
48
|
+
* // name: "STRING_VALUE", // required
|
|
49
|
+
* // metric: "STRING_VALUE",
|
|
50
|
+
* // metricDimension: { // MetricDimension
|
|
51
|
+
* // dimensionName: "STRING_VALUE", // required
|
|
52
|
+
* // operator: "IN" || "NOT_IN",
|
|
53
|
+
* // },
|
|
54
|
+
* // criteria: { // BehaviorCriteria
|
|
55
|
+
* // comparisonOperator: "less-than" || "less-than-equals" || "greater-than" || "greater-than-equals" || "in-cidr-set" || "not-in-cidr-set" || "in-port-set" || "not-in-port-set" || "in-set" || "not-in-set",
|
|
56
|
+
* // value: { // MetricValue
|
|
57
|
+
* // count: Number("long"),
|
|
58
|
+
* // cidrs: [ // Cidrs
|
|
59
|
+
* // "STRING_VALUE",
|
|
60
|
+
* // ],
|
|
61
|
+
* // ports: [ // Ports
|
|
62
|
+
* // Number("int"),
|
|
63
|
+
* // ],
|
|
64
|
+
* // number: Number("double"),
|
|
65
|
+
* // numbers: [ // NumberList
|
|
66
|
+
* // Number("double"),
|
|
67
|
+
* // ],
|
|
68
|
+
* // strings: [ // StringList
|
|
69
|
+
* // "STRING_VALUE",
|
|
70
|
+
* // ],
|
|
71
|
+
* // },
|
|
72
|
+
* // durationSeconds: Number("int"),
|
|
73
|
+
* // consecutiveDatapointsToAlarm: Number("int"),
|
|
74
|
+
* // consecutiveDatapointsToClear: Number("int"),
|
|
75
|
+
* // statisticalThreshold: { // StatisticalThreshold
|
|
76
|
+
* // statistic: "STRING_VALUE",
|
|
77
|
+
* // },
|
|
78
|
+
* // mlDetectionConfig: { // MachineLearningDetectionConfig
|
|
79
|
+
* // confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
|
|
80
|
+
* // },
|
|
81
|
+
* // },
|
|
82
|
+
* // suppressAlerts: true || false,
|
|
83
|
+
* // },
|
|
84
|
+
* // lastViolationValue: {
|
|
85
|
+
* // count: Number("long"),
|
|
86
|
+
* // cidrs: [
|
|
87
|
+
* // "STRING_VALUE",
|
|
88
|
+
* // ],
|
|
89
|
+
* // ports: [
|
|
90
|
+
* // Number("int"),
|
|
91
|
+
* // ],
|
|
92
|
+
* // number: Number("double"),
|
|
93
|
+
* // numbers: [
|
|
94
|
+
* // Number("double"),
|
|
95
|
+
* // ],
|
|
96
|
+
* // strings: [
|
|
97
|
+
* // "STRING_VALUE",
|
|
98
|
+
* // ],
|
|
99
|
+
* // },
|
|
100
|
+
* // violationEventAdditionalInfo: { // ViolationEventAdditionalInfo
|
|
101
|
+
* // confidenceLevel: "LOW" || "MEDIUM" || "HIGH",
|
|
102
|
+
* // },
|
|
103
|
+
* // verificationState: "FALSE_POSITIVE" || "BENIGN_POSITIVE" || "TRUE_POSITIVE" || "UNKNOWN",
|
|
104
|
+
* // verificationStateDescription: "STRING_VALUE",
|
|
105
|
+
* // lastViolationTime: new Date("TIMESTAMP"),
|
|
106
|
+
* // violationStartTime: new Date("TIMESTAMP"),
|
|
107
|
+
* // },
|
|
108
|
+
* // ],
|
|
109
|
+
* // nextToken: "STRING_VALUE",
|
|
110
|
+
* // };
|
|
111
|
+
*
|
|
41
112
|
* ```
|
|
42
113
|
*
|
|
43
114
|
* @param ListActiveViolationsCommandInput - {@link ListActiveViolationsCommandInput}
|
|
@@ -58,6 +129,8 @@ export interface ListActiveViolationsCommandOutput extends ListActiveViolationsR
|
|
|
58
129
|
* @throws {@link ThrottlingException} (client fault)
|
|
59
130
|
* <p>The rate exceeds the limit.</p>
|
|
60
131
|
*
|
|
132
|
+
* @throws {@link IoTServiceException}
|
|
133
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
61
134
|
*
|
|
62
135
|
*/
|
|
63
136
|
export declare class ListActiveViolationsCommand extends $Command<ListActiveViolationsCommandInput, ListActiveViolationsCommandOutput, IoTClientResolvedConfig> {
|
|
@@ -35,6 +35,16 @@ export interface ListAttachedPoliciesCommandOutput extends ListAttachedPoliciesR
|
|
|
35
35
|
* };
|
|
36
36
|
* const command = new ListAttachedPoliciesCommand(input);
|
|
37
37
|
* const response = await client.send(command);
|
|
38
|
+
* // { // ListAttachedPoliciesResponse
|
|
39
|
+
* // policies: [ // Policies
|
|
40
|
+
* // { // Policy
|
|
41
|
+
* // policyName: "STRING_VALUE",
|
|
42
|
+
* // policyArn: "STRING_VALUE",
|
|
43
|
+
* // },
|
|
44
|
+
* // ],
|
|
45
|
+
* // nextMarker: "STRING_VALUE",
|
|
46
|
+
* // };
|
|
47
|
+
*
|
|
38
48
|
* ```
|
|
39
49
|
*
|
|
40
50
|
* @param ListAttachedPoliciesCommandInput - {@link ListAttachedPoliciesCommandInput}
|
|
@@ -64,6 +74,8 @@ export interface ListAttachedPoliciesCommandOutput extends ListAttachedPoliciesR
|
|
|
64
74
|
* @throws {@link UnauthorizedException} (client fault)
|
|
65
75
|
* <p>You are not authorized to perform this operation.</p>
|
|
66
76
|
*
|
|
77
|
+
* @throws {@link IoTServiceException}
|
|
78
|
+
* <p>Base exception class for all service exceptions from IoT service.</p>
|
|
67
79
|
*
|
|
68
80
|
*/
|
|
69
81
|
export declare class ListAttachedPoliciesCommand extends $Command<ListAttachedPoliciesCommandInput, ListAttachedPoliciesCommandOutput, IoTClientResolvedConfig> {
|