@aws-sdk/client-iot 3.1116.0 → 3.1118.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-cjs/index.js +71 -9
- package/dist-es/models/enums.js +14 -0
- package/dist-es/schemas/schemas_0.js +49 -8
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +4 -1
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +4 -1
- package/dist-types/commands/CreateDimensionCommand.d.ts +4 -1
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +34 -0
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +14 -0
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +4 -1
- package/dist-types/commands/DeleteDimensionCommand.d.ts +4 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +4 -1
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +4 -1
- package/dist-types/commands/DescribeDimensionCommand.d.ts +4 -1
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +4 -1
- package/dist-types/commands/GetTopicRuleCommand.d.ts +34 -0
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +7 -0
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +4 -1
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +4 -1
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +4 -1
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +4 -1
- package/dist-types/commands/ListDimensionsCommand.d.ts +4 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +4 -1
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +4 -1
- package/dist-types/commands/ListStreamsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -2
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +7 -0
- package/dist-types/commands/ListViolationEventsCommand.d.ts +4 -1
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +4 -1
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +34 -0
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +4 -1
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +4 -1
- package/dist-types/commands/UpdateDimensionCommand.d.ts +4 -1
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -1
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +4 -1
- package/dist-types/models/enums.d.ts +38 -0
- package/dist-types/models/models_0.d.ts +195 -45
- package/dist-types/models/models_1.d.ts +46 -69
- package/dist-types/models/models_2.d.ts +112 -2
- package/dist-types/schemas/schemas_0.d.ts +5 -0
- package/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/enums.d.ts +18 -0
- package/dist-types/ts3.4/models/models_0.d.ts +36 -11
- package/dist-types/ts3.4/models/models_1.d.ts +11 -18
- package/dist-types/ts3.4/models/models_2.d.ts +28 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +5 -0
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AbortAction, ActionType, AggregationTypeName, AlertTargetType, ApplicationProtocol, AuditCheckRunStatus, AuditFindingSeverity, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditTaskStatus, AuditTaskType, AuthDecision, AuthenticationType, AuthorizerStatus, AwsJobAbortCriteriaAbortAction, AwsJobAbortCriteriaFailureType, CACertificateUpdateAction, CannedAccessControlList, CertificateProviderOperation, CommandNamespace, CommandParameterType, CommandParameterValueComparisonOperator, ComparisonOperator, ConfidenceLevel, ConfigName, CustomMetricType, DayOfWeek, DeviceCertificateUpdateAction, DimensionType, DimensionValueOperator, DynamoKeyType, FleetMetricUnit, JobEndBehavior, JobExecutionFailureType, LogLevel,
|
|
1
|
+
import type { AbortAction, ActionType, AggregationTypeName, AlertTargetType, ApplicationProtocol, AuditCheckRunStatus, AuditFindingSeverity, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditTaskStatus, AuditTaskType, AuthDecision, AuthenticationType, AuthorizerStatus, AwsJobAbortCriteriaAbortAction, AwsJobAbortCriteriaFailureType, CACertificateUpdateAction, CannedAccessControlList, CertificateProviderOperation, CommandNamespace, CommandParameterType, CommandParameterValueComparisonOperator, ComparisonOperator, ConfidenceLevel, ConfigName, CustomMetricType, DayOfWeek, DeviceCertificateUpdateAction, DimensionType, DimensionValueOperator, DynamoKeyType, FleetMetricUnit, InfluxDBSecretType, InfluxDBTimestampUnit, InfluxDBVersion, JobEndBehavior, JobExecutionFailureType, LogLevel, MessageFormat, OTAUpdateStatus, OutputFormat, PackageVersionStatus, PolicyTemplateName, Protocol, ResourceType, RetryableFailureType, SbomValidationStatus, ServiceType, TargetSelection, TemplateType, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* <p>The criteria that determine when and how a job abort takes place.</p>
|
|
4
4
|
* @public
|
|
@@ -455,6 +455,109 @@ export interface HttpAction {
|
|
|
455
455
|
*/
|
|
456
456
|
batchConfig?: BatchConfig | undefined;
|
|
457
457
|
}
|
|
458
|
+
/**
|
|
459
|
+
* <p>The batching configuration of an InfluxDB rule action. IoT closes a batch and writes
|
|
460
|
+
* it to InfluxDB when the first of the configured limits is reached.</p>
|
|
461
|
+
* @public
|
|
462
|
+
*/
|
|
463
|
+
export interface InfluxDBBatchConfig {
|
|
464
|
+
/**
|
|
465
|
+
* <p>The maximum number of data points to collect in a batch.</p>
|
|
466
|
+
* <p>If you don't specify a value, this limit doesn't apply. IoT then closes each batch
|
|
467
|
+
* when another configured limit is reached.</p>
|
|
468
|
+
* @public
|
|
469
|
+
*/
|
|
470
|
+
maxBatchSize?: number | undefined;
|
|
471
|
+
/**
|
|
472
|
+
* <p>The maximum length of time, in milliseconds, to keep a batch open before writing it to
|
|
473
|
+
* InfluxDB.</p>
|
|
474
|
+
* <p>If you don't specify a value, this limit doesn't apply. IoT then closes each batch
|
|
475
|
+
* when another configured limit is reached.</p>
|
|
476
|
+
* @public
|
|
477
|
+
*/
|
|
478
|
+
maxBatchOpenMs?: number | undefined;
|
|
479
|
+
/**
|
|
480
|
+
* <p>The maximum size of a batch, in bytes, before IoT writes it to InfluxDB.</p>
|
|
481
|
+
* <p>If you don't specify a value, this limit doesn't apply. IoT then closes each batch
|
|
482
|
+
* when another configured limit is reached.</p>
|
|
483
|
+
* @public
|
|
484
|
+
*/
|
|
485
|
+
maxBatchSizeBytes?: number | undefined;
|
|
486
|
+
/**
|
|
487
|
+
* <p>Specifies whether to collect data points from different topics into the same
|
|
488
|
+
* batch.</p>
|
|
489
|
+
* <p>If omitted or <code>false</code>, IoT batches data points for each topic
|
|
490
|
+
* separately.</p>
|
|
491
|
+
* @public
|
|
492
|
+
*/
|
|
493
|
+
batchAcrossTopics?: boolean | undefined;
|
|
494
|
+
}
|
|
495
|
+
/**
|
|
496
|
+
* <p>The InfluxDB rule action converts the message payload into InfluxDB line protocol. It
|
|
497
|
+
* writes the result to a table in an InfluxDB database. The database can be an Amazon
|
|
498
|
+
* Timestream for InfluxDB instance or a self-managed InfluxDB cluster.</p>
|
|
499
|
+
* <p>The action connects to InfluxDB through an InfluxDB topic rule destination, which must
|
|
500
|
+
* be in the <code>ENABLED</code> state before the action can write data.</p>
|
|
501
|
+
* @public
|
|
502
|
+
*/
|
|
503
|
+
export interface InfluxDBAction {
|
|
504
|
+
/**
|
|
505
|
+
* <p>The ARN of the InfluxDB topic rule destination that identifies the InfluxDB instance to
|
|
506
|
+
* write to.</p>
|
|
507
|
+
* @public
|
|
508
|
+
*/
|
|
509
|
+
destinationArn: string | undefined;
|
|
510
|
+
/**
|
|
511
|
+
* <p>The ARN of the role that grants permission to retrieve the InfluxDB API token from
|
|
512
|
+
* Amazon Web Services Secrets Manager.</p>
|
|
513
|
+
* @public
|
|
514
|
+
*/
|
|
515
|
+
roleArn: string | undefined;
|
|
516
|
+
/**
|
|
517
|
+
* <p>The name of the InfluxDB database to write to. In InfluxDB 2, this is the name of the
|
|
518
|
+
* bucket.</p>
|
|
519
|
+
* @public
|
|
520
|
+
*/
|
|
521
|
+
databaseName: string | undefined;
|
|
522
|
+
/**
|
|
523
|
+
* <p>The name of the table to write the data point to. This is the measurement name of the
|
|
524
|
+
* InfluxDB line protocol record.</p>
|
|
525
|
+
* <p>Accepts substitution templates.</p>
|
|
526
|
+
* @public
|
|
527
|
+
*/
|
|
528
|
+
tableName: string | undefined;
|
|
529
|
+
/**
|
|
530
|
+
* <p>The name of the InfluxDB organization that owns the database.</p>
|
|
531
|
+
* <p>A write to an InfluxDB 2 instance fails if this value isn't set. This value isn't used
|
|
532
|
+
* when the destination is an InfluxDB 3 instance.</p>
|
|
533
|
+
* @public
|
|
534
|
+
*/
|
|
535
|
+
organization?: string | undefined;
|
|
536
|
+
/**
|
|
537
|
+
* <p>The set of tags to write with each data point. Tags are the indexed metadata of an
|
|
538
|
+
* InfluxDB data point.</p>
|
|
539
|
+
* <p>Tag names and tag values accept substitution templates. A tag name can't use the
|
|
540
|
+
* <code>@\{...\}</code> per-element form. A tag name must resolve to the same value for every
|
|
541
|
+
* element of an array payload.</p>
|
|
542
|
+
* @public
|
|
543
|
+
*/
|
|
544
|
+
tags?: Record<string, string> | undefined;
|
|
545
|
+
/**
|
|
546
|
+
* <p>The precision of the timestamp written with each data point. Valid values are
|
|
547
|
+
* <code>s</code> (seconds), <code>ms</code> (milliseconds), <code>us</code> (microseconds),
|
|
548
|
+
* and <code>ns</code> (nanoseconds).</p>
|
|
549
|
+
* <p>If omitted, the topic rule action uses <code>ms</code>.</p>
|
|
550
|
+
* @public
|
|
551
|
+
*/
|
|
552
|
+
timestampUnit?: InfluxDBTimestampUnit | undefined;
|
|
553
|
+
/**
|
|
554
|
+
* <p>The batching configuration for the action. When present, IoT collects data points
|
|
555
|
+
* from multiple messages and writes them to InfluxDB in a single request.</p>
|
|
556
|
+
* <p>If omitted, each message is written to InfluxDB in its own request.</p>
|
|
557
|
+
* @public
|
|
558
|
+
*/
|
|
559
|
+
batchConfig?: InfluxDBBatchConfig | undefined;
|
|
560
|
+
}
|
|
458
561
|
/**
|
|
459
562
|
* <p>Sends message data to an IoT Analytics channel.</p>
|
|
460
563
|
* @public
|
|
@@ -1333,6 +1436,11 @@ export interface Action {
|
|
|
1333
1436
|
* @public
|
|
1334
1437
|
*/
|
|
1335
1438
|
location?: LocationAction | undefined;
|
|
1439
|
+
/**
|
|
1440
|
+
* <p>Write data to an InfluxDB database.</p>
|
|
1441
|
+
* @public
|
|
1442
|
+
*/
|
|
1443
|
+
influxDB?: InfluxDBAction | undefined;
|
|
1336
1444
|
}
|
|
1337
1445
|
/**
|
|
1338
1446
|
* <p>
|
|
@@ -6012,6 +6120,42 @@ export interface HttpUrlDestinationConfiguration {
|
|
|
6012
6120
|
*/
|
|
6013
6121
|
confirmationUrl: string | undefined;
|
|
6014
6122
|
}
|
|
6123
|
+
/**
|
|
6124
|
+
* <p>The configuration of an InfluxDB topic rule destination.</p>
|
|
6125
|
+
* @public
|
|
6126
|
+
*/
|
|
6127
|
+
export interface InfluxDBDestinationConfiguration {
|
|
6128
|
+
/**
|
|
6129
|
+
* <p>The URL of the InfluxDB instance to write to.</p>
|
|
6130
|
+
* @public
|
|
6131
|
+
*/
|
|
6132
|
+
endpoint: string | undefined;
|
|
6133
|
+
/**
|
|
6134
|
+
* <p>The major version of the InfluxDB instance. Valid values are <code>V2</code> and
|
|
6135
|
+
* <code>V3</code>.</p>
|
|
6136
|
+
* @public
|
|
6137
|
+
*/
|
|
6138
|
+
influxDBVersion: InfluxDBVersion | undefined;
|
|
6139
|
+
/**
|
|
6140
|
+
* <p>The ARN or name of the Amazon Web Services Secrets Manager secret that contains the InfluxDB API
|
|
6141
|
+
* token.</p>
|
|
6142
|
+
* @public
|
|
6143
|
+
*/
|
|
6144
|
+
secretId: string | undefined;
|
|
6145
|
+
/**
|
|
6146
|
+
* <p>The type of the secret that contains the InfluxDB API token. Valid values are
|
|
6147
|
+
* <code>SecretString</code> and <code>SecretBinary</code>.</p>
|
|
6148
|
+
* <p>If omitted, IoT reads the secret as a string.</p>
|
|
6149
|
+
* @public
|
|
6150
|
+
*/
|
|
6151
|
+
secretType?: InfluxDBSecretType | undefined;
|
|
6152
|
+
/**
|
|
6153
|
+
* <p>The key to read from the secret value when the secret contains a JSON object. If
|
|
6154
|
+
* omitted, IoT uses the entire secret value as the InfluxDB API token.</p>
|
|
6155
|
+
* @public
|
|
6156
|
+
*/
|
|
6157
|
+
secretKey?: string | undefined;
|
|
6158
|
+
}
|
|
6015
6159
|
/**
|
|
6016
6160
|
* <p>The configuration information for a virtual private cloud (VPC) destination.</p>
|
|
6017
6161
|
* @public
|
|
@@ -6053,6 +6197,12 @@ export interface TopicRuleDestinationConfiguration {
|
|
|
6053
6197
|
* @public
|
|
6054
6198
|
*/
|
|
6055
6199
|
vpcConfiguration?: VpcDestinationConfiguration | undefined;
|
|
6200
|
+
/**
|
|
6201
|
+
* <p>The configuration of an InfluxDB topic rule destination, which you specify when you
|
|
6202
|
+
* call <code>CreateTopicRuleDestination</code>.</p>
|
|
6203
|
+
* @public
|
|
6204
|
+
*/
|
|
6205
|
+
influxDBConfiguration?: InfluxDBDestinationConfiguration | undefined;
|
|
6056
6206
|
}
|
|
6057
6207
|
/**
|
|
6058
6208
|
* @public
|
|
@@ -6075,6 +6225,43 @@ export interface HttpUrlDestinationProperties {
|
|
|
6075
6225
|
*/
|
|
6076
6226
|
confirmationUrl?: string | undefined;
|
|
6077
6227
|
}
|
|
6228
|
+
/**
|
|
6229
|
+
* <p>The properties of an existing InfluxDB topic rule destination, as returned by
|
|
6230
|
+
* <code>CreateTopicRuleDestination</code> and
|
|
6231
|
+
* <code>GetTopicRuleDestination</code>.</p>
|
|
6232
|
+
* @public
|
|
6233
|
+
*/
|
|
6234
|
+
export interface InfluxDBDestinationProperties {
|
|
6235
|
+
/**
|
|
6236
|
+
* <p>The URL of the InfluxDB instance that the destination writes to.</p>
|
|
6237
|
+
* @public
|
|
6238
|
+
*/
|
|
6239
|
+
endpoint?: string | undefined;
|
|
6240
|
+
/**
|
|
6241
|
+
* <p>The major version of the InfluxDB instance. Valid values are <code>V2</code> and
|
|
6242
|
+
* <code>V3</code>.</p>
|
|
6243
|
+
* @public
|
|
6244
|
+
*/
|
|
6245
|
+
influxDBVersion?: InfluxDBVersion | undefined;
|
|
6246
|
+
/**
|
|
6247
|
+
* <p>The ARN or name of the Amazon Web Services Secrets Manager secret that contains the InfluxDB API
|
|
6248
|
+
* token.</p>
|
|
6249
|
+
* @public
|
|
6250
|
+
*/
|
|
6251
|
+
secretId?: string | undefined;
|
|
6252
|
+
/**
|
|
6253
|
+
* <p>The type of the secret that contains the InfluxDB API token. Valid values are
|
|
6254
|
+
* <code>SecretString</code> and <code>SecretBinary</code>.</p>
|
|
6255
|
+
* @public
|
|
6256
|
+
*/
|
|
6257
|
+
secretType?: InfluxDBSecretType | undefined;
|
|
6258
|
+
/**
|
|
6259
|
+
* <p>The key that is read from the secret value when the secret contains a JSON
|
|
6260
|
+
* object.</p>
|
|
6261
|
+
* @public
|
|
6262
|
+
*/
|
|
6263
|
+
secretKey?: string | undefined;
|
|
6264
|
+
}
|
|
6078
6265
|
/**
|
|
6079
6266
|
* <p>The properties of a virtual private cloud (VPC) destination.</p>
|
|
6080
6267
|
* @public
|
|
@@ -6173,6 +6360,13 @@ export interface TopicRuleDestination {
|
|
|
6173
6360
|
* @public
|
|
6174
6361
|
*/
|
|
6175
6362
|
vpcProperties?: VpcDestinationProperties | undefined;
|
|
6363
|
+
/**
|
|
6364
|
+
* <p>The properties of an InfluxDB topic rule destination, as returned by
|
|
6365
|
+
* <code>CreateTopicRuleDestination</code> and
|
|
6366
|
+
* <code>GetTopicRuleDestination</code>.</p>
|
|
6367
|
+
* @public
|
|
6368
|
+
*/
|
|
6369
|
+
influxDBProperties?: InfluxDBDestinationProperties | undefined;
|
|
6176
6370
|
}
|
|
6177
6371
|
/**
|
|
6178
6372
|
* @public
|
|
@@ -6866,47 +7060,3 @@ export interface DeleteTopicRuleDestinationRequest {
|
|
|
6866
7060
|
*/
|
|
6867
7061
|
arn: string | undefined;
|
|
6868
7062
|
}
|
|
6869
|
-
/**
|
|
6870
|
-
* @public
|
|
6871
|
-
*/
|
|
6872
|
-
export interface DeleteTopicRuleDestinationResponse {
|
|
6873
|
-
}
|
|
6874
|
-
/**
|
|
6875
|
-
* @public
|
|
6876
|
-
*/
|
|
6877
|
-
export interface DeleteV2LoggingLevelRequest {
|
|
6878
|
-
/**
|
|
6879
|
-
* <p>The type of resource for which you are configuring logging. Must be
|
|
6880
|
-
* <code>THING_Group</code>.</p>
|
|
6881
|
-
* @public
|
|
6882
|
-
*/
|
|
6883
|
-
targetType: LogTargetType | undefined;
|
|
6884
|
-
/**
|
|
6885
|
-
* <p>The name of the resource for which you are configuring logging.</p>
|
|
6886
|
-
* @public
|
|
6887
|
-
*/
|
|
6888
|
-
targetName: string | undefined;
|
|
6889
|
-
}
|
|
6890
|
-
/**
|
|
6891
|
-
* <p>The input for the DeprecateThingType operation.</p>
|
|
6892
|
-
* @public
|
|
6893
|
-
*/
|
|
6894
|
-
export interface DeprecateThingTypeRequest {
|
|
6895
|
-
/**
|
|
6896
|
-
* <p>The name of the thing type to deprecate.</p>
|
|
6897
|
-
* @public
|
|
6898
|
-
*/
|
|
6899
|
-
thingTypeName: string | undefined;
|
|
6900
|
-
/**
|
|
6901
|
-
* <p>Whether to undeprecate a deprecated thing type. If <b>true</b>, the thing type will not be deprecated anymore and you can
|
|
6902
|
-
* associate it with things.</p>
|
|
6903
|
-
* @public
|
|
6904
|
-
*/
|
|
6905
|
-
undoDeprecate?: boolean | undefined;
|
|
6906
|
-
}
|
|
6907
|
-
/**
|
|
6908
|
-
* <p>The output for the DeprecateThingType operation.</p>
|
|
6909
|
-
* @public
|
|
6910
|
-
*/
|
|
6911
|
-
export interface DeprecateThingTypeResponse {
|
|
6912
|
-
}
|
|
@@ -1,5 +1,49 @@
|
|
|
1
|
-
import type { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditNotificationType, AuditTaskStatus, AuditTaskType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CommandExecutionStatus, CommandNamespace, ConfigurationStatus, CustomMetricType, DayOfWeek, DetectMitigationActionExecutionStatus, DetectMitigationActionsTaskStatus, DeviceDefenderIndexingMode, DimensionType, DimensionValueOperator, DisconnectReasonValue, DomainConfigurationStatus, DomainType, DynamicGroupStatus, EncryptionType, EventType, FieldType, FleetIndexingApi, FleetMetricUnit, IndexStatus, JobExecutionStatus, JobStatus, LogLevel, MitigationActionType, ModelStatus, NamedShadowIndexingMode, OTAUpdateStatus, PackageVersionStatus, Protocol, SbomValidationErrorCode, SbomValidationResult, SbomValidationStatus, ServerCertificateStatus, ServiceType, SortOrder, Status, TargetFieldOrder, TargetSelection, TemplateType, ThingConnectivityIndexingMode, ThingGroupIndexingMode, ThingIndexingMode, ThingPrincipalType, VerificationState } from "./enums";
|
|
2
|
-
import type { AbortConfig, Action, ActiveViolation, AggregationType, AlertTarget, AuditCheckConfiguration, AuditCheckDetails, AuditFinding, AuditMitigationActionExecutionMetadata, AuditMitigationActionsTaskMetadata, AuditMitigationActionsTaskTarget, AuditNotificationTarget, AuditSuppression, AuditTaskMetadata, AuthorizerConfig, AuthorizerDescription, AuthorizerSummary, AwsJobExecutionsRolloutConfig, AwsJobPresignedUrlConfig, Behavior, BillingGroupProperties, ClientCertificateConfig, CommandParameter, CommandParameterValue, CommandPayload, CommandPreprocessor, JobExecutionsRetryConfig, JobExecutionsRolloutConfig, MaintenanceWindow, MetricsExportConfig, MetricToRetain, MetricValue, MitigationActionParams, OTAUpdateFile, PackageVersionArtifact, Policy, PresignedUrlConfig, ProvisioningHook, RelatedResource, ResourceIdentifier, Sbom, SchedulingConfig, ServerCertificateConfig, StreamFile,
|
|
1
|
+
import type { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditMitigationActionsExecutionStatus, AuditMitigationActionsTaskStatus, AuditNotificationType, AuditTaskStatus, AuditTaskType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CommandExecutionStatus, CommandNamespace, ConfigurationStatus, CustomMetricType, DayOfWeek, DetectMitigationActionExecutionStatus, DetectMitigationActionsTaskStatus, DeviceDefenderIndexingMode, DimensionType, DimensionValueOperator, DisconnectReasonValue, DomainConfigurationStatus, DomainType, DynamicGroupStatus, EncryptionType, EventType, FieldType, FleetIndexingApi, FleetMetricUnit, IndexStatus, JobExecutionStatus, JobStatus, LogLevel, LogTargetType, MitigationActionType, ModelStatus, NamedShadowIndexingMode, OTAUpdateStatus, PackageVersionStatus, Protocol, SbomValidationErrorCode, SbomValidationResult, SbomValidationStatus, ServerCertificateStatus, ServiceType, SortOrder, Status, TargetFieldOrder, TargetSelection, TemplateType, ThingConnectivityIndexingMode, ThingGroupIndexingMode, ThingIndexingMode, ThingPrincipalType, VerificationState } from "./enums";
|
|
2
|
+
import type { AbortConfig, Action, ActiveViolation, AggregationType, AlertTarget, AuditCheckConfiguration, AuditCheckDetails, AuditFinding, AuditMitigationActionExecutionMetadata, AuditMitigationActionsTaskMetadata, AuditMitigationActionsTaskTarget, AuditNotificationTarget, AuditSuppression, AuditTaskMetadata, AuthorizerConfig, AuthorizerDescription, AuthorizerSummary, AwsJobExecutionsRolloutConfig, AwsJobPresignedUrlConfig, Behavior, BillingGroupProperties, ClientCertificateConfig, CommandParameter, CommandParameterValue, CommandPayload, CommandPreprocessor, JobExecutionsRetryConfig, JobExecutionsRolloutConfig, MaintenanceWindow, MetricsExportConfig, MetricToRetain, MetricValue, MitigationActionParams, OTAUpdateFile, PackageVersionArtifact, Policy, PresignedUrlConfig, ProvisioningHook, RelatedResource, ResourceIdentifier, Sbom, SchedulingConfig, ServerCertificateConfig, StreamFile, TaskStatisticsForAuditCheck, ThingGroupProperties, ThingTypeProperties, TimeoutConfig, TlsConfig, TopicRuleDestination } from "./models_0";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
*/
|
|
6
|
+
export interface DeleteTopicRuleDestinationResponse {
|
|
7
|
+
}
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
*/
|
|
11
|
+
export interface DeleteV2LoggingLevelRequest {
|
|
12
|
+
/**
|
|
13
|
+
* <p>The type of resource for which you are configuring logging. Must be
|
|
14
|
+
* <code>THING_Group</code>.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
targetType: LogTargetType | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* <p>The name of the resource for which you are configuring logging.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
targetName: string | undefined;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* <p>The input for the DeprecateThingType operation.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
export interface DeprecateThingTypeRequest {
|
|
29
|
+
/**
|
|
30
|
+
* <p>The name of the thing type to deprecate.</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
thingTypeName: string | undefined;
|
|
34
|
+
/**
|
|
35
|
+
* <p>Whether to undeprecate a deprecated thing type. If <b>true</b>, the thing type will not be deprecated anymore and you can
|
|
36
|
+
* associate it with things.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
undoDeprecate?: boolean | undefined;
|
|
40
|
+
}
|
|
41
|
+
/**
|
|
42
|
+
* <p>The output for the DeprecateThingType operation.</p>
|
|
43
|
+
* @public
|
|
44
|
+
*/
|
|
45
|
+
export interface DeprecateThingTypeResponse {
|
|
46
|
+
}
|
|
3
47
|
/**
|
|
4
48
|
* @public
|
|
5
49
|
*/
|
|
@@ -7496,70 +7540,3 @@ export interface StreamSummary {
|
|
|
7496
7540
|
*/
|
|
7497
7541
|
description?: string | undefined;
|
|
7498
7542
|
}
|
|
7499
|
-
/**
|
|
7500
|
-
* @public
|
|
7501
|
-
*/
|
|
7502
|
-
export interface ListStreamsResponse {
|
|
7503
|
-
/**
|
|
7504
|
-
* <p>A list of streams.</p>
|
|
7505
|
-
* @public
|
|
7506
|
-
*/
|
|
7507
|
-
streams?: StreamSummary[] | undefined;
|
|
7508
|
-
/**
|
|
7509
|
-
* <p>A token used to get the next set of results.</p>
|
|
7510
|
-
* @public
|
|
7511
|
-
*/
|
|
7512
|
-
nextToken?: string | undefined;
|
|
7513
|
-
}
|
|
7514
|
-
/**
|
|
7515
|
-
* @public
|
|
7516
|
-
*/
|
|
7517
|
-
export interface ListTagsForResourceRequest {
|
|
7518
|
-
/**
|
|
7519
|
-
* <p>The ARN of the resource.</p>
|
|
7520
|
-
* @public
|
|
7521
|
-
*/
|
|
7522
|
-
resourceArn: string | undefined;
|
|
7523
|
-
/**
|
|
7524
|
-
* <p>To retrieve the next set of results, the <code>nextToken</code>
|
|
7525
|
-
* value from a previous response; otherwise <b>null</b> to receive
|
|
7526
|
-
* the first set of results.</p>
|
|
7527
|
-
* @public
|
|
7528
|
-
*/
|
|
7529
|
-
nextToken?: string | undefined;
|
|
7530
|
-
}
|
|
7531
|
-
/**
|
|
7532
|
-
* @public
|
|
7533
|
-
*/
|
|
7534
|
-
export interface ListTagsForResourceResponse {
|
|
7535
|
-
/**
|
|
7536
|
-
* <p>The list of tags assigned to the resource.</p>
|
|
7537
|
-
* @public
|
|
7538
|
-
*/
|
|
7539
|
-
tags?: Tag[] | undefined;
|
|
7540
|
-
/**
|
|
7541
|
-
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
7542
|
-
* @public
|
|
7543
|
-
*/
|
|
7544
|
-
nextToken?: string | undefined;
|
|
7545
|
-
}
|
|
7546
|
-
/**
|
|
7547
|
-
* @public
|
|
7548
|
-
*/
|
|
7549
|
-
export interface ListTargetsForPolicyRequest {
|
|
7550
|
-
/**
|
|
7551
|
-
* <p>The policy name.</p>
|
|
7552
|
-
* @public
|
|
7553
|
-
*/
|
|
7554
|
-
policyName: string | undefined;
|
|
7555
|
-
/**
|
|
7556
|
-
* <p>A marker used to get the next set of results.</p>
|
|
7557
|
-
* @public
|
|
7558
|
-
*/
|
|
7559
|
-
marker?: string | undefined;
|
|
7560
|
-
/**
|
|
7561
|
-
* <p>The maximum number of results to return at one time.</p>
|
|
7562
|
-
* @public
|
|
7563
|
-
*/
|
|
7564
|
-
pageSize?: number | undefined;
|
|
7565
|
-
}
|
|
@@ -1,6 +1,73 @@
|
|
|
1
|
-
import type { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditNotificationType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CustomMetricType, DayOfWeek, DimensionType, DomainConfigurationStatus, EncryptionType, EventType, FleetMetricUnit, LogLevel, LogTargetType, PackageVersionAction, ReportType, Status, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState, ViolationEventType } from "./enums";
|
|
1
|
+
import type { AlertTargetType, ApplicationProtocol, AuditFrequency, AuditNotificationType, AuthenticationType, AuthorizerStatus, AutoRegistrationStatus, BehaviorCriteriaType, CACertificateStatus, CertificateMode, CertificateProviderOperation, CertificateStatus, CustomMetricType, DayOfWeek, DimensionType, DomainConfigurationStatus, EncryptionType, EventType, FleetMetricUnit, InfluxDBSecretType, InfluxDBVersion, LogLevel, LogTargetType, PackageVersionAction, ReportType, Status, ThingPrincipalType, TopicRuleDestinationStatus, VerificationState, ViolationEventType } from "./enums";
|
|
2
2
|
import type { AbortConfig, AggregationType, AlertTarget, AttributePayload, AuditCheckConfiguration, AuditMitigationActionsTaskTarget, AuditNotificationTarget, AuthInfo, AuthorizerConfig, AuthResult, Behavior, BillingGroupProperties, ClientCertificateConfig, JobExecutionsRetryConfig, JobExecutionsRolloutConfig, MetricsExportConfig, MetricToRetain, MetricValue, MitigationActionParams, PackageVersionArtifact, PresignedUrlConfig, ProvisioningHook, ResourceIdentifier, ServerCertificateConfig, StreamFile, Tag, ThingGroupProperties, ThingTypeProperties, TimeoutConfig, TlsConfig, TopicRulePayload, ViolationEventAdditionalInfo } from "./models_0";
|
|
3
|
-
import type { Configuration, DetectMitigationActionsTaskTarget, GroupNameAndArn, LogEventConfiguration, RegistrationConfig, SecurityProfileTarget, ThingGroupIndexingConfiguration, ThingIndexingConfiguration, ThingTypeMetadata, VersionUpdateByJobsConfig, ViolationEventOccurrenceRange } from "./models_1";
|
|
3
|
+
import type { Configuration, DetectMitigationActionsTaskTarget, GroupNameAndArn, LogEventConfiguration, RegistrationConfig, SecurityProfileTarget, StreamSummary, ThingGroupIndexingConfiguration, ThingIndexingConfiguration, ThingTypeMetadata, VersionUpdateByJobsConfig, ViolationEventOccurrenceRange } from "./models_1";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface ListStreamsResponse {
|
|
8
|
+
/**
|
|
9
|
+
* <p>A list of streams.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
streams?: StreamSummary[] | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>A token used to get the next set of results.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
nextToken?: string | undefined;
|
|
18
|
+
}
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
export interface ListTagsForResourceRequest {
|
|
23
|
+
/**
|
|
24
|
+
* <p>The ARN of the resource.</p>
|
|
25
|
+
* @public
|
|
26
|
+
*/
|
|
27
|
+
resourceArn: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* <p>To retrieve the next set of results, the <code>nextToken</code>
|
|
30
|
+
* value from a previous response; otherwise <b>null</b> to receive
|
|
31
|
+
* the first set of results.</p>
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
nextToken?: string | undefined;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
export interface ListTagsForResourceResponse {
|
|
40
|
+
/**
|
|
41
|
+
* <p>The list of tags assigned to the resource.</p>
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
tags?: Tag[] | undefined;
|
|
45
|
+
/**
|
|
46
|
+
* <p>The token to use to get the next set of results, or <b>null</b> if there are no additional results.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
nextToken?: string | undefined;
|
|
50
|
+
}
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
export interface ListTargetsForPolicyRequest {
|
|
55
|
+
/**
|
|
56
|
+
* <p>The policy name.</p>
|
|
57
|
+
* @public
|
|
58
|
+
*/
|
|
59
|
+
policyName: string | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* <p>A marker used to get the next set of results.</p>
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
marker?: string | undefined;
|
|
65
|
+
/**
|
|
66
|
+
* <p>The maximum number of results to return at one time.</p>
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
pageSize?: number | undefined;
|
|
70
|
+
}
|
|
4
71
|
/**
|
|
5
72
|
* @public
|
|
6
73
|
*/
|
|
@@ -616,6 +683,43 @@ export interface HttpUrlDestinationSummary {
|
|
|
616
683
|
*/
|
|
617
684
|
confirmationUrl?: string | undefined;
|
|
618
685
|
}
|
|
686
|
+
/**
|
|
687
|
+
* <p>A summary of an InfluxDB topic rule destination, as returned by
|
|
688
|
+
* <code>ListTopicRuleDestinations</code>. For the full set of destination properties, see
|
|
689
|
+
* <code>InfluxDBDestinationProperties</code>.</p>
|
|
690
|
+
* @public
|
|
691
|
+
*/
|
|
692
|
+
export interface InfluxDBDestinationSummary {
|
|
693
|
+
/**
|
|
694
|
+
* <p>The URL of the InfluxDB instance that the destination writes to.</p>
|
|
695
|
+
* @public
|
|
696
|
+
*/
|
|
697
|
+
endpoint?: string | undefined;
|
|
698
|
+
/**
|
|
699
|
+
* <p>The major version of the InfluxDB instance. Valid values are <code>V2</code> and
|
|
700
|
+
* <code>V3</code>.</p>
|
|
701
|
+
* @public
|
|
702
|
+
*/
|
|
703
|
+
influxDBVersion?: InfluxDBVersion | undefined;
|
|
704
|
+
/**
|
|
705
|
+
* <p>The ARN or name of the Amazon Web Services Secrets Manager secret that contains the InfluxDB API
|
|
706
|
+
* token.</p>
|
|
707
|
+
* @public
|
|
708
|
+
*/
|
|
709
|
+
secretId?: string | undefined;
|
|
710
|
+
/**
|
|
711
|
+
* <p>The type of the secret that contains the InfluxDB API token. Valid values are
|
|
712
|
+
* <code>SecretString</code> and <code>SecretBinary</code>.</p>
|
|
713
|
+
* @public
|
|
714
|
+
*/
|
|
715
|
+
secretType?: InfluxDBSecretType | undefined;
|
|
716
|
+
/**
|
|
717
|
+
* <p>The key that is read from the secret value when the secret contains a JSON
|
|
718
|
+
* object.</p>
|
|
719
|
+
* @public
|
|
720
|
+
*/
|
|
721
|
+
secretKey?: string | undefined;
|
|
722
|
+
}
|
|
619
723
|
/**
|
|
620
724
|
* <p>The summary of a virtual private cloud (VPC) destination.</p>
|
|
621
725
|
* @public
|
|
@@ -713,6 +817,12 @@ export interface TopicRuleDestinationSummary {
|
|
|
713
817
|
* @public
|
|
714
818
|
*/
|
|
715
819
|
vpcDestinationSummary?: VpcDestinationSummary | undefined;
|
|
820
|
+
/**
|
|
821
|
+
* <p>A summary of an InfluxDB topic rule destination, as returned by
|
|
822
|
+
* <code>ListTopicRuleDestinations</code>.</p>
|
|
823
|
+
* @public
|
|
824
|
+
*/
|
|
825
|
+
influxDBSummary?: InfluxDBDestinationSummary | undefined;
|
|
716
826
|
}
|
|
717
827
|
/**
|
|
718
828
|
* @public
|
|
@@ -420,6 +420,11 @@ export declare var HttpUrlDestinationProperties$: StaticStructureSchema;
|
|
|
420
420
|
export declare var HttpUrlDestinationSummary$: StaticStructureSchema;
|
|
421
421
|
export declare var ImplicitDeny$: StaticStructureSchema;
|
|
422
422
|
export declare var IndexingFilter$: StaticStructureSchema;
|
|
423
|
+
export declare var InfluxDBAction$: StaticStructureSchema;
|
|
424
|
+
export declare var InfluxDBBatchConfig$: StaticStructureSchema;
|
|
425
|
+
export declare var InfluxDBDestinationConfiguration$: StaticStructureSchema;
|
|
426
|
+
export declare var InfluxDBDestinationProperties$: StaticStructureSchema;
|
|
427
|
+
export declare var InfluxDBDestinationSummary$: StaticStructureSchema;
|
|
423
428
|
export declare var IotAnalyticsAction$: StaticStructureSchema;
|
|
424
429
|
export declare var IotEventsAction$: StaticStructureSchema;
|
|
425
430
|
export declare var IotSiteWiseAction$: StaticStructureSchema;
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
DeleteTopicRuleDestinationResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteTopicRuleDestinationRequest } from "../models/models_0";
|
|
3
|
+
import { DeleteTopicRuleDestinationResponse } from "../models/models_1";
|
|
6
4
|
export { __MetadataBearer };
|
|
7
5
|
export interface DeleteTopicRuleDestinationCommandInput extends DeleteTopicRuleDestinationRequest {}
|
|
8
6
|
export interface DeleteTopicRuleDestinationCommandOutput
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { DeleteV2LoggingLevelRequest } from "../models/
|
|
2
|
+
import { DeleteV2LoggingLevelRequest } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteV2LoggingLevelCommandInput extends DeleteV2LoggingLevelRequest {}
|
|
5
5
|
export interface DeleteV2LoggingLevelCommandOutput extends __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { DeprecateThingTypeRequest, DeprecateThingTypeResponse } from "../models/
|
|
2
|
+
import { DeprecateThingTypeRequest, DeprecateThingTypeResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeprecateThingTypeCommandInput extends DeprecateThingTypeRequest {}
|
|
5
5
|
export interface DeprecateThingTypeCommandOutput
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ListStreamsRequest
|
|
2
|
+
import { ListStreamsRequest } from "../models/models_1";
|
|
3
|
+
import { ListStreamsResponse } from "../models/models_2";
|
|
3
4
|
export { __MetadataBearer };
|
|
4
5
|
export interface ListStreamsCommandInput extends ListStreamsRequest {}
|
|
5
6
|
export interface ListStreamsCommandOutput extends ListStreamsResponse, __MetadataBearer {}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
5
5
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import { ListTargetsForPolicyRequest } from "../models/
|
|
3
|
-
import { ListTargetsForPolicyResponse } from "../models/models_2";
|
|
2
|
+
import { ListTargetsForPolicyRequest, ListTargetsForPolicyResponse } from "../models/models_2";
|
|
4
3
|
export { __MetadataBearer };
|
|
5
4
|
export interface ListTargetsForPolicyCommandInput extends ListTargetsForPolicyRequest {}
|
|
6
5
|
export interface ListTargetsForPolicyCommandOutput
|
|
@@ -15,6 +15,14 @@ export declare const DynamoKeyType: {
|
|
|
15
15
|
readonly STRING: "STRING";
|
|
16
16
|
};
|
|
17
17
|
export type DynamoKeyType = (typeof DynamoKeyType)[keyof typeof DynamoKeyType];
|
|
18
|
+
export declare const InfluxDBTimestampUnit: {
|
|
19
|
+
readonly MICROSECONDS: "us";
|
|
20
|
+
readonly MILLISECONDS: "ms";
|
|
21
|
+
readonly NANOSECONDS: "ns";
|
|
22
|
+
readonly SECONDS: "s";
|
|
23
|
+
};
|
|
24
|
+
export type InfluxDBTimestampUnit =
|
|
25
|
+
(typeof InfluxDBTimestampUnit)[keyof typeof InfluxDBTimestampUnit];
|
|
18
26
|
export declare const CannedAccessControlList: {
|
|
19
27
|
readonly AuthenticatedRead: "authenticated-read";
|
|
20
28
|
readonly AwsExecRead: "aws-exec-read";
|
|
@@ -372,6 +380,16 @@ export declare const DayOfWeek: {
|
|
|
372
380
|
readonly WED: "WED";
|
|
373
381
|
};
|
|
374
382
|
export type DayOfWeek = (typeof DayOfWeek)[keyof typeof DayOfWeek];
|
|
383
|
+
export declare const InfluxDBVersion: {
|
|
384
|
+
readonly V2: "V2";
|
|
385
|
+
readonly V3: "V3";
|
|
386
|
+
};
|
|
387
|
+
export type InfluxDBVersion = (typeof InfluxDBVersion)[keyof typeof InfluxDBVersion];
|
|
388
|
+
export declare const InfluxDBSecretType: {
|
|
389
|
+
readonly SECRET_BINARY: "SecretBinary";
|
|
390
|
+
readonly SECRET_STRING: "SecretString";
|
|
391
|
+
};
|
|
392
|
+
export type InfluxDBSecretType = (typeof InfluxDBSecretType)[keyof typeof InfluxDBSecretType];
|
|
375
393
|
export declare const TopicRuleDestinationStatus: {
|
|
376
394
|
readonly DELETING: "DELETING";
|
|
377
395
|
readonly DISABLED: "DISABLED";
|