@aws-sdk/client-iot 3.1055.0 → 3.1057.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 +5 -0
- package/dist-cjs/schemas/schemas_0.js +60 -34
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +40 -14
- package/dist-types/commands/GetIndexingConfigurationCommand.d.ts +5 -0
- package/dist-types/commands/GetThingConnectivityDataCommand.d.ts +11 -1
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +2 -1
- package/dist-types/commands/SearchIndexCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +5 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +6 -0
- package/dist-types/models/models_1.d.ts +69 -18
- package/dist-types/models/models_2.d.ts +37 -2
- package/dist-types/schemas/schemas_0.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_1.d.ts +15 -4
- package/dist-types/ts3.4/models/models_2.d.ts +8 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -4292,6 +4292,9 @@ const DeviceDefenderIndexingMode = {
|
|
|
4292
4292
|
OFF: "OFF",
|
|
4293
4293
|
VIOLATIONS: "VIOLATIONS",
|
|
4294
4294
|
};
|
|
4295
|
+
const FleetIndexingApi = {
|
|
4296
|
+
GET_THING_CONNECTIVITY_DATA: "GET_THING_CONNECTIVITY_DATA",
|
|
4297
|
+
};
|
|
4295
4298
|
const TargetFieldOrder = {
|
|
4296
4299
|
LatLon: "LatLon",
|
|
4297
4300
|
LonLat: "LonLat",
|
|
@@ -4310,6 +4313,7 @@ const ThingIndexingMode = {
|
|
|
4310
4313
|
REGISTRY_AND_SHADOW: "REGISTRY_AND_SHADOW",
|
|
4311
4314
|
};
|
|
4312
4315
|
const DisconnectReasonValue = {
|
|
4316
|
+
API_INITIATED_DISCONNECT: "API_INITIATED_DISCONNECT",
|
|
4313
4317
|
AUTH_ERROR: "AUTH_ERROR",
|
|
4314
4318
|
CLIENT_ERROR: "CLIENT_ERROR",
|
|
4315
4319
|
CLIENT_INITIATED_DISCONNECT: "CLIENT_INITIATED_DISCONNECT",
|
|
@@ -4543,6 +4547,7 @@ exports.EnableTopicRuleCommand = EnableTopicRuleCommand;
|
|
|
4543
4547
|
exports.EncryptionType = EncryptionType;
|
|
4544
4548
|
exports.EventType = EventType;
|
|
4545
4549
|
exports.FieldType = FieldType;
|
|
4550
|
+
exports.FleetIndexingApi = FleetIndexingApi;
|
|
4546
4551
|
exports.FleetMetricUnit = FleetMetricUnit;
|
|
4547
4552
|
exports.GetBehaviorModelTrainingSummariesCommand = GetBehaviorModelTrainingSummariesCommand;
|
|
4548
4553
|
exports.GetBucketsAggregationCommand = GetBucketsAggregationCommand;
|
|
@@ -2,26 +2,26 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.AssetPropertyValue$ = exports.AssetPropertyTimestamp$ = exports.Allowed$ = exports.AlertTarget$ = exports.AggregationType$ = exports.AddThingToThingGroupResponse$ = exports.AddThingToThingGroupRequest$ = exports.AddThingToBillingGroupResponse$ = exports.AddThingToBillingGroupRequest$ = exports.AddThingsToThingGroupParams$ = exports.ActiveViolation$ = exports.Action$ = exports.AcceptCertificateTransferRequest$ = exports.AbortCriteria$ = exports.AbortConfig$ = exports.errorTypeRegistries = exports.VersionsLimitExceededException$ = exports.VersionConflictException$ = exports.ValidationException$ = exports.UnauthorizedException$ = exports.TransferConflictException$ = exports.TransferAlreadyCompletedException$ = exports.ThrottlingException$ = exports.TaskAlreadyExistsException$ = exports.SqlParseException$ = exports.ServiceUnavailableException$ = exports.ServiceQuotaExceededException$ = exports.ResourceRegistrationFailureException$ = exports.ResourceNotFoundException$ = exports.ResourceAlreadyExistsException$ = exports.RegistrationCodeValidationException$ = exports.NotConfiguredException$ = exports.MalformedPolicyException$ = exports.LimitExceededException$ = exports.InvalidStateTransitionException$ = exports.InvalidResponseException$ = exports.InvalidRequestException$ = exports.InvalidQueryException$ = exports.InvalidAggregationException$ = exports.InternalServerException$ = exports.InternalFailureException$ = exports.InternalException$ = exports.IndexNotReadyException$ = exports.DeleteConflictException$ = exports.ConflictingResourceUpdateException$ = exports.ConflictException$ = exports.CertificateValidationException$ = exports.CertificateStateException$ = exports.CertificateConflictException$ = exports.IoTServiceException$ = void 0;
|
|
4
4
|
exports.CancelDetectMitigationActionsTaskResponse$ = exports.CancelDetectMitigationActionsTaskRequest$ = exports.CancelCertificateTransferRequest$ = exports.CancelAuditTaskResponse$ = exports.CancelAuditTaskRequest$ = exports.CancelAuditMitigationActionsTaskResponse$ = exports.CancelAuditMitigationActionsTaskRequest$ = exports.CACertificateDescription$ = exports.CACertificate$ = exports.BucketsAggregationType$ = exports.Bucket$ = exports.BillingGroupProperties$ = exports.BillingGroupMetadata$ = exports.BehaviorModelTrainingSummary$ = exports.BehaviorCriteria$ = exports.Behavior$ = exports.BatchConfig$ = exports.AwsJsonSubstitutionCommandPreprocessorConfig$ = exports.AwsJobTimeoutConfig$ = exports.AwsJobRateIncreaseCriteria$ = exports.AwsJobPresignedUrlConfig$ = exports.AwsJobExponentialRolloutRate$ = exports.AwsJobExecutionsRolloutConfig$ = exports.AwsJobAbortCriteria$ = exports.AwsJobAbortConfig$ = exports.AuthResult$ = exports.AuthorizerSummary$ = exports.AuthorizerDescription$ = exports.AuthorizerConfig$ = exports.AuthInfo$ = exports.AuditTaskMetadata$ = exports.AuditSuppression$ = exports.AuditNotificationTarget$ = exports.AuditMitigationActionsTaskTarget$ = exports.AuditMitigationActionsTaskMetadata$ = exports.AuditMitigationActionExecutionMetadata$ = exports.AuditFinding$ = exports.AuditCheckDetails$ = exports.AuditCheckConfiguration$ = exports.AttributePayload$ = exports.AttachThingPrincipalResponse$ = exports.AttachThingPrincipalRequest$ = exports.AttachSecurityProfileResponse$ = exports.AttachSecurityProfileRequest$ = exports.AttachPrincipalPolicyRequest$ = exports.AttachPolicyRequest$ = exports.AssociateTargetsWithJobResponse$ = exports.AssociateTargetsWithJobRequest$ = exports.AssociateSbomWithPackageVersionResponse$ = exports.AssociateSbomWithPackageVersionRequest$ = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
20
|
-
exports.
|
|
21
|
-
exports.
|
|
22
|
-
exports.
|
|
23
|
-
exports.
|
|
24
|
-
exports.ValidateSecurityProfileBehaviors$ = exports.UpdateTopicRuleDestination$ = exports.UpdateThingType$ = exports.UpdateThingGroupsForThing$ = exports.UpdateThingGroup$ = exports.UpdateThing$ = exports.UpdateStream$ = exports.UpdateSecurityProfile$ = exports.UpdateScheduledAudit$ = void 0;
|
|
5
|
+
exports.CreateDynamicThingGroupRequest$ = exports.CreateDomainConfigurationResponse$ = exports.CreateDomainConfigurationRequest$ = exports.CreateDimensionResponse$ = exports.CreateDimensionRequest$ = exports.CreateCustomMetricResponse$ = exports.CreateCustomMetricRequest$ = exports.CreateCommandResponse$ = exports.CreateCommandRequest$ = exports.CreateCertificateProviderResponse$ = exports.CreateCertificateProviderRequest$ = exports.CreateCertificateFromCsrResponse$ = exports.CreateCertificateFromCsrRequest$ = exports.CreateBillingGroupResponse$ = exports.CreateBillingGroupRequest$ = exports.CreateAuthorizerResponse$ = exports.CreateAuthorizerRequest$ = exports.CreateAuditSuppressionResponse$ = exports.CreateAuditSuppressionRequest$ = exports.ConnectivityFilter$ = exports.ConfirmTopicRuleDestinationResponse$ = exports.ConfirmTopicRuleDestinationRequest$ = exports.ConfigurationDetails$ = exports.Configuration$ = exports.CommandSummary$ = exports.CommandPreprocessor$ = exports.CommandPayload$ = exports.CommandParameterValueNumberRange$ = exports.CommandParameterValueCondition$ = exports.CommandParameterValueComparisonOperand$ = exports.CommandParameterValue$ = exports.CommandParameter$ = exports.CommandExecutionSummary$ = exports.CommandExecutionResult$ = exports.CodeSigningSignature$ = exports.CodeSigningCertificateChain$ = exports.CodeSigning$ = exports.CloudwatchMetricAction$ = exports.CloudwatchLogsAction$ = exports.CloudwatchAlarmAction$ = exports.ClientCertificateConfig$ = exports.ClearDefaultAuthorizerResponse$ = exports.ClearDefaultAuthorizerRequest$ = exports.CertificateValidity$ = exports.CertificateProviderSummary$ = exports.CertificateDescription$ = exports.Certificate$ = exports.CancelJobResponse$ = exports.CancelJobRequest$ = exports.CancelJobExecutionRequest$ = void 0;
|
|
6
|
+
exports.DeleteAuthorizerRequest$ = exports.DeleteAuditSuppressionResponse$ = exports.DeleteAuditSuppressionRequest$ = exports.DeleteAccountAuditConfigurationResponse$ = exports.DeleteAccountAuditConfigurationRequest$ = exports.CustomCodeSigning$ = exports.CreateTopicRuleRequest$ = exports.CreateTopicRuleDestinationResponse$ = exports.CreateTopicRuleDestinationRequest$ = exports.CreateThingTypeResponse$ = exports.CreateThingTypeRequest$ = exports.CreateThingResponse$ = exports.CreateThingRequest$ = exports.CreateThingGroupResponse$ = exports.CreateThingGroupRequest$ = exports.CreateStreamResponse$ = exports.CreateStreamRequest$ = exports.CreateSecurityProfileResponse$ = exports.CreateSecurityProfileRequest$ = exports.CreateScheduledAuditResponse$ = exports.CreateScheduledAuditRequest$ = exports.CreateRoleAliasResponse$ = exports.CreateRoleAliasRequest$ = exports.CreateProvisioningTemplateVersionResponse$ = exports.CreateProvisioningTemplateVersionRequest$ = exports.CreateProvisioningTemplateResponse$ = exports.CreateProvisioningTemplateRequest$ = exports.CreateProvisioningClaimResponse$ = exports.CreateProvisioningClaimRequest$ = exports.CreatePolicyVersionResponse$ = exports.CreatePolicyVersionRequest$ = exports.CreatePolicyResponse$ = exports.CreatePolicyRequest$ = exports.CreatePackageVersionResponse$ = exports.CreatePackageVersionRequest$ = exports.CreatePackageResponse$ = exports.CreatePackageRequest$ = exports.CreateOTAUpdateResponse$ = exports.CreateOTAUpdateRequest$ = exports.CreateMitigationActionResponse$ = exports.CreateMitigationActionRequest$ = exports.CreateKeysAndCertificateResponse$ = exports.CreateKeysAndCertificateRequest$ = exports.CreateJobTemplateResponse$ = exports.CreateJobTemplateRequest$ = exports.CreateJobResponse$ = exports.CreateJobRequest$ = exports.CreateFleetMetricResponse$ = exports.CreateFleetMetricRequest$ = exports.CreateDynamicThingGroupResponse$ = void 0;
|
|
7
|
+
exports.DeleteThingGroupResponse$ = exports.DeleteThingGroupRequest$ = exports.DeleteStreamResponse$ = exports.DeleteStreamRequest$ = exports.DeleteSecurityProfileResponse$ = exports.DeleteSecurityProfileRequest$ = exports.DeleteScheduledAuditResponse$ = exports.DeleteScheduledAuditRequest$ = exports.DeleteRoleAliasResponse$ = exports.DeleteRoleAliasRequest$ = exports.DeleteRegistrationCodeResponse$ = exports.DeleteRegistrationCodeRequest$ = exports.DeleteProvisioningTemplateVersionResponse$ = exports.DeleteProvisioningTemplateVersionRequest$ = exports.DeleteProvisioningTemplateResponse$ = exports.DeleteProvisioningTemplateRequest$ = exports.DeletePolicyVersionRequest$ = exports.DeletePolicyRequest$ = exports.DeletePackageVersionResponse$ = exports.DeletePackageVersionRequest$ = exports.DeletePackageResponse$ = exports.DeletePackageRequest$ = exports.DeleteOTAUpdateResponse$ = exports.DeleteOTAUpdateRequest$ = exports.DeleteMitigationActionResponse$ = exports.DeleteMitigationActionRequest$ = exports.DeleteJobTemplateRequest$ = exports.DeleteJobRequest$ = exports.DeleteJobExecutionRequest$ = exports.DeleteFleetMetricRequest$ = exports.DeleteDynamicThingGroupResponse$ = exports.DeleteDynamicThingGroupRequest$ = exports.DeleteDomainConfigurationResponse$ = exports.DeleteDomainConfigurationRequest$ = exports.DeleteDimensionResponse$ = exports.DeleteDimensionRequest$ = exports.DeleteCustomMetricResponse$ = exports.DeleteCustomMetricRequest$ = exports.DeleteCommandResponse$ = exports.DeleteCommandRequest$ = exports.DeleteCommandExecutionResponse$ = exports.DeleteCommandExecutionRequest$ = exports.DeleteCertificateRequest$ = exports.DeleteCertificateProviderResponse$ = exports.DeleteCertificateProviderRequest$ = exports.DeleteCACertificateResponse$ = exports.DeleteCACertificateRequest$ = exports.DeleteBillingGroupResponse$ = exports.DeleteBillingGroupRequest$ = exports.DeleteAuthorizerResponse$ = void 0;
|
|
8
|
+
exports.DescribeIndexRequest$ = exports.DescribeFleetMetricResponse$ = exports.DescribeFleetMetricRequest$ = exports.DescribeEventConfigurationsResponse$ = exports.DescribeEventConfigurationsRequest$ = exports.DescribeEndpointResponse$ = exports.DescribeEndpointRequest$ = exports.DescribeEncryptionConfigurationResponse$ = exports.DescribeEncryptionConfigurationRequest$ = exports.DescribeDomainConfigurationResponse$ = exports.DescribeDomainConfigurationRequest$ = exports.DescribeDimensionResponse$ = exports.DescribeDimensionRequest$ = exports.DescribeDetectMitigationActionsTaskResponse$ = exports.DescribeDetectMitigationActionsTaskRequest$ = exports.DescribeDefaultAuthorizerResponse$ = exports.DescribeDefaultAuthorizerRequest$ = exports.DescribeCustomMetricResponse$ = exports.DescribeCustomMetricRequest$ = exports.DescribeCertificateResponse$ = exports.DescribeCertificateRequest$ = exports.DescribeCertificateProviderResponse$ = exports.DescribeCertificateProviderRequest$ = exports.DescribeCACertificateResponse$ = exports.DescribeCACertificateRequest$ = exports.DescribeBillingGroupResponse$ = exports.DescribeBillingGroupRequest$ = exports.DescribeAuthorizerResponse$ = exports.DescribeAuthorizerRequest$ = exports.DescribeAuditTaskResponse$ = exports.DescribeAuditTaskRequest$ = exports.DescribeAuditSuppressionResponse$ = exports.DescribeAuditSuppressionRequest$ = exports.DescribeAuditMitigationActionsTaskResponse$ = exports.DescribeAuditMitigationActionsTaskRequest$ = exports.DescribeAuditFindingResponse$ = exports.DescribeAuditFindingRequest$ = exports.DescribeAccountAuditConfigurationResponse$ = exports.DescribeAccountAuditConfigurationRequest$ = exports.DeprecateThingTypeResponse$ = exports.DeprecateThingTypeRequest$ = exports.Denied$ = exports.DeleteV2LoggingLevelRequest$ = exports.DeleteTopicRuleRequest$ = exports.DeleteTopicRuleDestinationResponse$ = exports.DeleteTopicRuleDestinationRequest$ = exports.DeleteThingTypeResponse$ = exports.DeleteThingTypeRequest$ = exports.DeleteThingResponse$ = exports.DeleteThingRequest$ = void 0;
|
|
9
|
+
exports.EffectivePolicy$ = exports.DynamoDBv2Action$ = exports.DynamoDBAction$ = exports.DomainConfigurationSummary$ = exports.DocumentParameter$ = exports.DisassociateSbomFromPackageVersionResponse$ = exports.DisassociateSbomFromPackageVersionRequest$ = exports.DisableTopicRuleRequest$ = exports.DetectMitigationActionsTaskTarget$ = exports.DetectMitigationActionsTaskSummary$ = exports.DetectMitigationActionsTaskStatistics$ = exports.DetectMitigationActionExecution$ = exports.DetachThingPrincipalResponse$ = exports.DetachThingPrincipalRequest$ = exports.DetachSecurityProfileResponse$ = exports.DetachSecurityProfileRequest$ = exports.DetachPrincipalPolicyRequest$ = exports.DetachPolicyRequest$ = exports.Destination$ = exports.DescribeThingTypeResponse$ = exports.DescribeThingTypeRequest$ = exports.DescribeThingResponse$ = exports.DescribeThingRequest$ = exports.DescribeThingRegistrationTaskResponse$ = exports.DescribeThingRegistrationTaskRequest$ = exports.DescribeThingGroupResponse$ = exports.DescribeThingGroupRequest$ = exports.DescribeStreamResponse$ = exports.DescribeStreamRequest$ = exports.DescribeSecurityProfileResponse$ = exports.DescribeSecurityProfileRequest$ = exports.DescribeScheduledAuditResponse$ = exports.DescribeScheduledAuditRequest$ = exports.DescribeRoleAliasResponse$ = exports.DescribeRoleAliasRequest$ = exports.DescribeProvisioningTemplateVersionResponse$ = exports.DescribeProvisioningTemplateVersionRequest$ = exports.DescribeProvisioningTemplateResponse$ = exports.DescribeProvisioningTemplateRequest$ = exports.DescribeMitigationActionResponse$ = exports.DescribeMitigationActionRequest$ = exports.DescribeManagedJobTemplateResponse$ = exports.DescribeManagedJobTemplateRequest$ = exports.DescribeJobTemplateResponse$ = exports.DescribeJobTemplateRequest$ = exports.DescribeJobResponse$ = exports.DescribeJobRequest$ = exports.DescribeJobExecutionResponse$ = exports.DescribeJobExecutionRequest$ = exports.DescribeIndexResponse$ = void 0;
|
|
10
|
+
exports.GetTopicRuleDestinationRequest$ = exports.GetThingConnectivityDataResponse$ = exports.GetThingConnectivityDataRequest$ = exports.GetStatisticsResponse$ = exports.GetStatisticsRequest$ = exports.GetRegistrationCodeResponse$ = exports.GetRegistrationCodeRequest$ = exports.GetPolicyVersionResponse$ = exports.GetPolicyVersionRequest$ = exports.GetPolicyResponse$ = exports.GetPolicyRequest$ = exports.GetPercentilesResponse$ = exports.GetPercentilesRequest$ = exports.GetPackageVersionResponse$ = exports.GetPackageVersionRequest$ = exports.GetPackageResponse$ = exports.GetPackageRequest$ = exports.GetPackageConfigurationResponse$ = exports.GetPackageConfigurationRequest$ = exports.GetOTAUpdateResponse$ = exports.GetOTAUpdateRequest$ = exports.GetLoggingOptionsResponse$ = exports.GetLoggingOptionsRequest$ = exports.GetJobDocumentResponse$ = exports.GetJobDocumentRequest$ = exports.GetIndexingConfigurationResponse$ = exports.GetIndexingConfigurationRequest$ = exports.GetEffectivePoliciesResponse$ = exports.GetEffectivePoliciesRequest$ = exports.GetCommandResponse$ = exports.GetCommandRequest$ = exports.GetCommandExecutionResponse$ = exports.GetCommandExecutionRequest$ = exports.GetCardinalityResponse$ = exports.GetCardinalityRequest$ = exports.GetBucketsAggregationResponse$ = exports.GetBucketsAggregationRequest$ = exports.GetBehaviorModelTrainingSummariesResponse$ = exports.GetBehaviorModelTrainingSummariesRequest$ = exports.GeoLocationTarget$ = exports.FleetMetricNameAndArn$ = exports.FirehoseAction$ = exports.FileLocation$ = exports.Field$ = exports.ExponentialRolloutRate$ = exports.ExplicitDeny$ = exports.ErrorInfo$ = exports.EnableTopicRuleRequest$ = exports.EnableIoTLoggingParams$ = exports.ElasticsearchAction$ = void 0;
|
|
11
|
+
exports.ListAuthorizersRequest$ = exports.ListAuditTasksResponse$ = exports.ListAuditTasksRequest$ = exports.ListAuditSuppressionsResponse$ = exports.ListAuditSuppressionsRequest$ = exports.ListAuditMitigationActionsTasksResponse$ = exports.ListAuditMitigationActionsTasksRequest$ = exports.ListAuditMitigationActionsExecutionsResponse$ = exports.ListAuditMitigationActionsExecutionsRequest$ = exports.ListAuditFindingsResponse$ = exports.ListAuditFindingsRequest$ = exports.ListAttachedPoliciesResponse$ = exports.ListAttachedPoliciesRequest$ = exports.ListActiveViolationsResponse$ = exports.ListActiveViolationsRequest$ = exports.LambdaAction$ = exports.KinesisAction$ = exports.KeyPair$ = exports.KafkaActionHeader$ = exports.KafkaAction$ = exports.JobTemplateSummary$ = exports.JobSummary$ = exports.JobProcessDetails$ = exports.JobExecutionSummaryForThing$ = exports.JobExecutionSummaryForJob$ = exports.JobExecutionSummary$ = exports.JobExecutionStatusDetails$ = exports.JobExecutionsRolloutConfig$ = exports.JobExecutionsRetryConfig$ = exports.JobExecution$ = exports.Job$ = exports.IssuerCertificateIdentifier$ = exports.IotSiteWiseAction$ = exports.IotEventsAction$ = exports.IotAnalyticsAction$ = exports.IndexingFilter$ = exports.ImplicitDeny$ = exports.HttpUrlDestinationSummary$ = exports.HttpUrlDestinationProperties$ = exports.HttpUrlDestinationConfiguration$ = exports.HttpContext$ = exports.HttpAuthorization$ = exports.HttpActionHeader$ = exports.HttpAction$ = exports.GroupNameAndArn$ = exports.GetV2LoggingOptionsResponse$ = exports.GetV2LoggingOptionsRequest$ = exports.GetTopicRuleResponse$ = exports.GetTopicRuleRequest$ = exports.GetTopicRuleDestinationResponse$ = void 0;
|
|
12
|
+
exports.ListPackageVersionsRequest$ = exports.ListPackagesResponse$ = exports.ListPackagesRequest$ = exports.ListOutgoingCertificatesResponse$ = exports.ListOutgoingCertificatesRequest$ = exports.ListOTAUpdatesResponse$ = exports.ListOTAUpdatesRequest$ = exports.ListMitigationActionsResponse$ = exports.ListMitigationActionsRequest$ = exports.ListMetricValuesResponse$ = exports.ListMetricValuesRequest$ = exports.ListManagedJobTemplatesResponse$ = exports.ListManagedJobTemplatesRequest$ = exports.ListJobTemplatesResponse$ = exports.ListJobTemplatesRequest$ = exports.ListJobsResponse$ = exports.ListJobsRequest$ = exports.ListJobExecutionsForThingResponse$ = exports.ListJobExecutionsForThingRequest$ = exports.ListJobExecutionsForJobResponse$ = exports.ListJobExecutionsForJobRequest$ = exports.ListIndicesResponse$ = exports.ListIndicesRequest$ = exports.ListFleetMetricsResponse$ = exports.ListFleetMetricsRequest$ = exports.ListDomainConfigurationsResponse$ = exports.ListDomainConfigurationsRequest$ = exports.ListDimensionsResponse$ = exports.ListDimensionsRequest$ = exports.ListDetectMitigationActionsTasksResponse$ = exports.ListDetectMitigationActionsTasksRequest$ = exports.ListDetectMitigationActionsExecutionsResponse$ = exports.ListDetectMitigationActionsExecutionsRequest$ = exports.ListCustomMetricsResponse$ = exports.ListCustomMetricsRequest$ = exports.ListCommandsResponse$ = exports.ListCommandsRequest$ = exports.ListCommandExecutionsResponse$ = exports.ListCommandExecutionsRequest$ = exports.ListCertificatesResponse$ = exports.ListCertificatesRequest$ = exports.ListCertificatesByCAResponse$ = exports.ListCertificatesByCARequest$ = exports.ListCertificateProvidersResponse$ = exports.ListCertificateProvidersRequest$ = exports.ListCACertificatesResponse$ = exports.ListCACertificatesRequest$ = exports.ListBillingGroupsResponse$ = exports.ListBillingGroupsRequest$ = exports.ListAuthorizersResponse$ = void 0;
|
|
13
|
+
exports.ListThingsInBillingGroupRequest$ = exports.ListThingRegistrationTasksResponse$ = exports.ListThingRegistrationTasksRequest$ = exports.ListThingRegistrationTaskReportsResponse$ = exports.ListThingRegistrationTaskReportsRequest$ = exports.ListThingPrincipalsV2Response$ = exports.ListThingPrincipalsV2Request$ = exports.ListThingPrincipalsResponse$ = exports.ListThingPrincipalsRequest$ = exports.ListThingGroupsResponse$ = exports.ListThingGroupsRequest$ = exports.ListThingGroupsForThingResponse$ = exports.ListThingGroupsForThingRequest$ = exports.ListTargetsForSecurityProfileResponse$ = exports.ListTargetsForSecurityProfileRequest$ = exports.ListTargetsForPolicyResponse$ = exports.ListTargetsForPolicyRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListStreamsResponse$ = exports.ListStreamsRequest$ = exports.ListSecurityProfilesResponse$ = exports.ListSecurityProfilesRequest$ = exports.ListSecurityProfilesForTargetResponse$ = exports.ListSecurityProfilesForTargetRequest$ = exports.ListScheduledAuditsResponse$ = exports.ListScheduledAuditsRequest$ = exports.ListSbomValidationResultsResponse$ = exports.ListSbomValidationResultsRequest$ = exports.ListRoleAliasesResponse$ = exports.ListRoleAliasesRequest$ = exports.ListRelatedResourcesForAuditFindingResponse$ = exports.ListRelatedResourcesForAuditFindingRequest$ = exports.ListProvisioningTemplateVersionsResponse$ = exports.ListProvisioningTemplateVersionsRequest$ = exports.ListProvisioningTemplatesResponse$ = exports.ListProvisioningTemplatesRequest$ = exports.ListPrincipalThingsV2Response$ = exports.ListPrincipalThingsV2Request$ = exports.ListPrincipalThingsResponse$ = exports.ListPrincipalThingsRequest$ = exports.ListPrincipalPoliciesResponse$ = exports.ListPrincipalPoliciesRequest$ = exports.ListPolicyVersionsResponse$ = exports.ListPolicyVersionsRequest$ = exports.ListPolicyPrincipalsResponse$ = exports.ListPolicyPrincipalsRequest$ = exports.ListPoliciesResponse$ = exports.ListPoliciesRequest$ = exports.ListPackageVersionsResponse$ = void 0;
|
|
14
|
+
exports.PrincipalThingObject$ = exports.PresignedUrlConfig$ = exports.PolicyVersionIdentifier$ = exports.PolicyVersion$ = exports.Policy$ = exports.PercentPair$ = exports.PackageVersionSummary$ = exports.PackageVersionArtifact$ = exports.PackageSummary$ = exports.OutgoingCertificate$ = exports.OTAUpdateSummary$ = exports.OTAUpdateInfo$ = exports.OTAUpdateFile$ = exports.OpenSearchAction$ = exports.NonCompliantResource$ = exports.MqttHeaders$ = exports.MqttContext$ = exports.Mqtt5Configuration$ = exports.MitigationActionParams$ = exports.MitigationActionIdentifier$ = exports.MitigationAction$ = exports.MetricValue$ = exports.MetricToRetain$ = exports.MetricsExportConfig$ = exports.MetricDimension$ = exports.MetricDatum$ = exports.ManagedJobTemplateSummary$ = exports.MaintenanceWindow$ = exports.MachineLearningDetectionConfig$ = exports.LogTargetConfiguration$ = exports.LogTarget$ = exports.LoggingOptionsPayload$ = exports.LogEventConfiguration$ = exports.LocationTimestamp$ = exports.LocationAction$ = exports.ListViolationEventsResponse$ = exports.ListViolationEventsRequest$ = exports.ListV2LoggingLevelsResponse$ = exports.ListV2LoggingLevelsRequest$ = exports.ListTopicRulesResponse$ = exports.ListTopicRulesRequest$ = exports.ListTopicRuleDestinationsResponse$ = exports.ListTopicRuleDestinationsRequest$ = exports.ListThingTypesResponse$ = exports.ListThingTypesRequest$ = exports.ListThingsResponse$ = exports.ListThingsRequest$ = exports.ListThingsInThingGroupResponse$ = exports.ListThingsInThingGroupRequest$ = exports.ListThingsInBillingGroupResponse$ = void 0;
|
|
15
|
+
exports.SetDefaultPolicyVersionRequest$ = exports.SetDefaultAuthorizerResponse$ = exports.SetDefaultAuthorizerRequest$ = exports.ServerCertificateSummary$ = exports.ServerCertificateConfig$ = exports.SecurityProfileTargetMapping$ = exports.SecurityProfileTarget$ = exports.SecurityProfileIdentifier$ = exports.SearchIndexResponse$ = exports.SearchIndexRequest$ = exports.SchedulingConfig$ = exports.ScheduledJobRollout$ = exports.ScheduledAuditMetadata$ = exports.SbomValidationResultSummary$ = exports.Sbom$ = exports.SalesforceAction$ = exports.S3Location$ = exports.S3Destination$ = exports.S3Action$ = exports.RoleAliasDescription$ = exports.RetryCriteria$ = exports.ResourceIdentifier$ = exports.RepublishAction$ = exports.ReplaceTopicRuleRequest$ = exports.ReplaceDefaultPolicyVersionParams$ = exports.RemoveThingFromThingGroupResponse$ = exports.RemoveThingFromThingGroupRequest$ = exports.RemoveThingFromBillingGroupResponse$ = exports.RemoveThingFromBillingGroupRequest$ = exports.RelatedResource$ = exports.RejectCertificateTransferRequest$ = exports.RegistrationConfig$ = exports.RegisterThingResponse$ = exports.RegisterThingRequest$ = exports.RegisterCertificateWithoutCAResponse$ = exports.RegisterCertificateWithoutCARequest$ = exports.RegisterCertificateResponse$ = exports.RegisterCertificateRequest$ = exports.RegisterCACertificateResponse$ = exports.RegisterCACertificateRequest$ = exports.RateIncreaseCriteria$ = exports.PutVerificationStateOnViolationResponse$ = exports.PutVerificationStateOnViolationRequest$ = exports.PutItemInput$ = exports.PutAssetPropertyValueEntry$ = exports.PublishFindingToSnsParams$ = exports.ProvisioningTemplateVersionSummary$ = exports.ProvisioningTemplateSummary$ = exports.ProvisioningHook$ = exports.PropagatingAttribute$ = void 0;
|
|
16
|
+
exports.TimeoutConfig$ = exports.TimeFilter$ = exports.ThingTypeProperties$ = exports.ThingTypeMetadata$ = exports.ThingTypeDefinition$ = exports.ThingPrincipalObject$ = exports.ThingIndexingConfiguration$ = exports.ThingGroupProperties$ = exports.ThingGroupMetadata$ = exports.ThingGroupIndexingConfiguration$ = exports.ThingGroupDocument$ = exports.ThingDocument$ = exports.ThingConnectivity$ = exports.ThingAttribute$ = exports.TestInvokeAuthorizerResponse$ = exports.TestInvokeAuthorizerRequest$ = exports.TestAuthorizationResponse$ = exports.TestAuthorizationRequest$ = exports.TermsAggregation$ = exports.TaskStatisticsForAuditCheck$ = exports.TaskStatistics$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Tag$ = exports.StreamSummary$ = exports.StreamInfo$ = exports.StreamFile$ = exports._Stream$ = exports.StopThingRegistrationTaskResponse$ = exports.StopThingRegistrationTaskRequest$ = exports.StepFunctionsAction$ = exports.StatusReason$ = exports.Statistics$ = exports.StatisticalThreshold$ = exports.StartThingRegistrationTaskResponse$ = exports.StartThingRegistrationTaskRequest$ = exports.StartSigningJobParameter$ = exports.StartOnDemandAuditTaskResponse$ = exports.StartOnDemandAuditTaskRequest$ = exports.StartDetectMitigationActionsTaskResponse$ = exports.StartDetectMitigationActionsTaskRequest$ = exports.StartAuditMitigationActionsTaskResponse$ = exports.StartAuditMitigationActionsTaskRequest$ = exports.SqsAction$ = exports.SnsAction$ = exports.SigV4Authorization$ = exports.SigningProfileParameter$ = exports.SetV2LoggingOptionsRequest$ = exports.SetV2LoggingLevelRequest$ = exports.SetLoggingOptionsRequest$ = void 0;
|
|
17
|
+
exports.UpdateMitigationActionResponse$ = exports.UpdateMitigationActionRequest$ = exports.UpdateJobRequest$ = exports.UpdateIndexingConfigurationResponse$ = exports.UpdateIndexingConfigurationRequest$ = exports.UpdateFleetMetricRequest$ = exports.UpdateEventConfigurationsResponse$ = exports.UpdateEventConfigurationsRequest$ = exports.UpdateEncryptionConfigurationResponse$ = exports.UpdateEncryptionConfigurationRequest$ = exports.UpdateDynamicThingGroupResponse$ = exports.UpdateDynamicThingGroupRequest$ = exports.UpdateDomainConfigurationResponse$ = exports.UpdateDomainConfigurationRequest$ = exports.UpdateDimensionResponse$ = exports.UpdateDimensionRequest$ = exports.UpdateDeviceCertificateParams$ = exports.UpdateCustomMetricResponse$ = exports.UpdateCustomMetricRequest$ = exports.UpdateCommandResponse$ = exports.UpdateCommandRequest$ = exports.UpdateCertificateRequest$ = exports.UpdateCertificateProviderResponse$ = exports.UpdateCertificateProviderRequest$ = exports.UpdateCACertificateRequest$ = exports.UpdateCACertificateParams$ = exports.UpdateBillingGroupResponse$ = exports.UpdateBillingGroupRequest$ = exports.UpdateAuthorizerResponse$ = exports.UpdateAuthorizerRequest$ = exports.UpdateAuditSuppressionResponse$ = exports.UpdateAuditSuppressionRequest$ = exports.UpdateAccountAuditConfigurationResponse$ = exports.UpdateAccountAuditConfigurationRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TransferData$ = exports.TransferCertificateResponse$ = exports.TransferCertificateRequest$ = exports.TopicRulePayload$ = exports.TopicRuleListItem$ = exports.TopicRuleDestinationSummary$ = exports.TopicRuleDestinationConfiguration$ = exports.TopicRuleDestination$ = exports.TopicRule$ = exports.TlsContext$ = exports.TlsConfig$ = exports.TimestreamTimestamp$ = exports.TimestreamDimension$ = exports.TimestreamAction$ = void 0;
|
|
18
|
+
exports.CancelCertificateTransfer$ = exports.CancelAuditTask$ = exports.CancelAuditMitigationActionsTask$ = exports.AttachThingPrincipal$ = exports.AttachSecurityProfile$ = exports.AttachPrincipalPolicy$ = exports.AttachPolicy$ = exports.AssociateTargetsWithJob$ = exports.AssociateSbomWithPackageVersion$ = exports.AddThingToThingGroup$ = exports.AddThingToBillingGroup$ = exports.AcceptCertificateTransfer$ = exports.AssetPropertyVariant$ = exports.VpcDestinationSummary$ = exports.VpcDestinationProperties$ = exports.VpcDestinationConfiguration$ = exports.ViolationEventOccurrenceRange$ = exports.ViolationEventAdditionalInfo$ = exports.ViolationEvent$ = exports.VersionUpdateByJobsConfig$ = exports.ValidationError$ = exports.ValidateSecurityProfileBehaviorsResponse$ = exports.ValidateSecurityProfileBehaviorsRequest$ = exports.UserProperty$ = exports.UpdateTopicRuleDestinationResponse$ = exports.UpdateTopicRuleDestinationRequest$ = exports.UpdateThingTypeResponse$ = exports.UpdateThingTypeRequest$ = exports.UpdateThingResponse$ = exports.UpdateThingRequest$ = exports.UpdateThingGroupsForThingResponse$ = exports.UpdateThingGroupsForThingRequest$ = exports.UpdateThingGroupResponse$ = exports.UpdateThingGroupRequest$ = exports.UpdateStreamResponse$ = exports.UpdateStreamRequest$ = exports.UpdateSecurityProfileResponse$ = exports.UpdateSecurityProfileRequest$ = exports.UpdateScheduledAuditResponse$ = exports.UpdateScheduledAuditRequest$ = exports.UpdateRoleAliasResponse$ = exports.UpdateRoleAliasRequest$ = exports.UpdateProvisioningTemplateResponse$ = exports.UpdateProvisioningTemplateRequest$ = exports.UpdatePackageVersionResponse$ = exports.UpdatePackageVersionRequest$ = exports.UpdatePackageResponse$ = exports.UpdatePackageRequest$ = exports.UpdatePackageConfigurationResponse$ = exports.UpdatePackageConfigurationRequest$ = void 0;
|
|
19
|
+
exports.DeleteDynamicThingGroup$ = exports.DeleteDomainConfiguration$ = exports.DeleteDimension$ = exports.DeleteCustomMetric$ = exports.DeleteCommandExecution$ = exports.DeleteCommand$ = exports.DeleteCertificateProvider$ = exports.DeleteCertificate$ = exports.DeleteCACertificate$ = exports.DeleteBillingGroup$ = exports.DeleteAuthorizer$ = exports.DeleteAuditSuppression$ = exports.DeleteAccountAuditConfiguration$ = exports.CreateTopicRuleDestination$ = exports.CreateTopicRule$ = exports.CreateThingType$ = exports.CreateThingGroup$ = exports.CreateThing$ = exports.CreateStream$ = exports.CreateSecurityProfile$ = exports.CreateScheduledAudit$ = exports.CreateRoleAlias$ = exports.CreateProvisioningTemplateVersion$ = exports.CreateProvisioningTemplate$ = exports.CreateProvisioningClaim$ = exports.CreatePolicyVersion$ = exports.CreatePolicy$ = exports.CreatePackageVersion$ = exports.CreatePackage$ = exports.CreateOTAUpdate$ = exports.CreateMitigationAction$ = exports.CreateKeysAndCertificate$ = exports.CreateJobTemplate$ = exports.CreateJob$ = exports.CreateFleetMetric$ = exports.CreateDynamicThingGroup$ = exports.CreateDomainConfiguration$ = exports.CreateDimension$ = exports.CreateCustomMetric$ = exports.CreateCommand$ = exports.CreateCertificateProvider$ = exports.CreateCertificateFromCsr$ = exports.CreateBillingGroup$ = exports.CreateAuthorizer$ = exports.CreateAuditSuppression$ = exports.ConfirmTopicRuleDestination$ = exports.ClearDefaultAuthorizer$ = exports.CancelJobExecution$ = exports.CancelJob$ = exports.CancelDetectMitigationActionsTask$ = void 0;
|
|
20
|
+
exports.DescribeProvisioningTemplate$ = exports.DescribeMitigationAction$ = exports.DescribeManagedJobTemplate$ = exports.DescribeJobTemplate$ = exports.DescribeJobExecution$ = exports.DescribeJob$ = exports.DescribeIndex$ = exports.DescribeFleetMetric$ = exports.DescribeEventConfigurations$ = exports.DescribeEndpoint$ = exports.DescribeEncryptionConfiguration$ = exports.DescribeDomainConfiguration$ = exports.DescribeDimension$ = exports.DescribeDetectMitigationActionsTask$ = exports.DescribeDefaultAuthorizer$ = exports.DescribeCustomMetric$ = exports.DescribeCertificateProvider$ = exports.DescribeCertificate$ = exports.DescribeCACertificate$ = exports.DescribeBillingGroup$ = exports.DescribeAuthorizer$ = exports.DescribeAuditTask$ = exports.DescribeAuditSuppression$ = exports.DescribeAuditMitigationActionsTask$ = exports.DescribeAuditFinding$ = exports.DescribeAccountAuditConfiguration$ = exports.DeprecateThingType$ = exports.DeleteV2LoggingLevel$ = exports.DeleteTopicRuleDestination$ = exports.DeleteTopicRule$ = exports.DeleteThingType$ = exports.DeleteThingGroup$ = exports.DeleteThing$ = exports.DeleteStream$ = exports.DeleteSecurityProfile$ = exports.DeleteScheduledAudit$ = exports.DeleteRoleAlias$ = exports.DeleteRegistrationCode$ = exports.DeleteProvisioningTemplateVersion$ = exports.DeleteProvisioningTemplate$ = exports.DeletePolicyVersion$ = exports.DeletePolicy$ = exports.DeletePackageVersion$ = exports.DeletePackage$ = exports.DeleteOTAUpdate$ = exports.DeleteMitigationAction$ = exports.DeleteJobTemplate$ = exports.DeleteJobExecution$ = exports.DeleteJob$ = exports.DeleteFleetMetric$ = void 0;
|
|
21
|
+
exports.ListCertificates$ = exports.ListCertificateProviders$ = exports.ListCACertificates$ = exports.ListBillingGroups$ = exports.ListAuthorizers$ = exports.ListAuditTasks$ = exports.ListAuditSuppressions$ = exports.ListAuditMitigationActionsTasks$ = exports.ListAuditMitigationActionsExecutions$ = exports.ListAuditFindings$ = exports.ListAttachedPolicies$ = exports.ListActiveViolations$ = exports.GetV2LoggingOptions$ = exports.GetTopicRuleDestination$ = exports.GetTopicRule$ = exports.GetThingConnectivityData$ = exports.GetStatistics$ = exports.GetRegistrationCode$ = exports.GetPolicyVersion$ = exports.GetPolicy$ = exports.GetPercentiles$ = exports.GetPackageVersion$ = exports.GetPackageConfiguration$ = exports.GetPackage$ = exports.GetOTAUpdate$ = exports.GetLoggingOptions$ = exports.GetJobDocument$ = exports.GetIndexingConfiguration$ = exports.GetEffectivePolicies$ = exports.GetCommandExecution$ = exports.GetCommand$ = exports.GetCardinality$ = exports.GetBucketsAggregation$ = exports.GetBehaviorModelTrainingSummaries$ = exports.EnableTopicRule$ = exports.DisassociateSbomFromPackageVersion$ = exports.DisableTopicRule$ = exports.DetachThingPrincipal$ = exports.DetachSecurityProfile$ = exports.DetachPrincipalPolicy$ = exports.DetachPolicy$ = exports.DescribeThingType$ = exports.DescribeThingRegistrationTask$ = exports.DescribeThingGroup$ = exports.DescribeThing$ = exports.DescribeStream$ = exports.DescribeSecurityProfile$ = exports.DescribeScheduledAudit$ = exports.DescribeRoleAlias$ = exports.DescribeProvisioningTemplateVersion$ = void 0;
|
|
22
|
+
exports.ListTopicRuleDestinations$ = exports.ListThingTypes$ = exports.ListThingsInThingGroup$ = exports.ListThingsInBillingGroup$ = exports.ListThings$ = exports.ListThingRegistrationTasks$ = exports.ListThingRegistrationTaskReports$ = exports.ListThingPrincipalsV2$ = exports.ListThingPrincipals$ = exports.ListThingGroupsForThing$ = exports.ListThingGroups$ = exports.ListTargetsForSecurityProfile$ = exports.ListTargetsForPolicy$ = exports.ListTagsForResource$ = exports.ListStreams$ = exports.ListSecurityProfilesForTarget$ = exports.ListSecurityProfiles$ = exports.ListScheduledAudits$ = exports.ListSbomValidationResults$ = exports.ListRoleAliases$ = exports.ListRelatedResourcesForAuditFinding$ = exports.ListProvisioningTemplateVersions$ = exports.ListProvisioningTemplates$ = exports.ListPrincipalThingsV2$ = exports.ListPrincipalThings$ = exports.ListPrincipalPolicies$ = exports.ListPolicyVersions$ = exports.ListPolicyPrincipals$ = exports.ListPolicies$ = exports.ListPackageVersions$ = exports.ListPackages$ = exports.ListOutgoingCertificates$ = exports.ListOTAUpdates$ = exports.ListMitigationActions$ = exports.ListMetricValues$ = exports.ListManagedJobTemplates$ = exports.ListJobTemplates$ = exports.ListJobs$ = exports.ListJobExecutionsForThing$ = exports.ListJobExecutionsForJob$ = exports.ListIndices$ = exports.ListFleetMetrics$ = exports.ListDomainConfigurations$ = exports.ListDimensions$ = exports.ListDetectMitigationActionsTasks$ = exports.ListDetectMitigationActionsExecutions$ = exports.ListCustomMetrics$ = exports.ListCommands$ = exports.ListCommandExecutions$ = exports.ListCertificatesByCA$ = void 0;
|
|
23
|
+
exports.UpdateProvisioningTemplate$ = exports.UpdatePackageVersion$ = exports.UpdatePackageConfiguration$ = exports.UpdatePackage$ = exports.UpdateMitigationAction$ = exports.UpdateJob$ = exports.UpdateIndexingConfiguration$ = exports.UpdateFleetMetric$ = exports.UpdateEventConfigurations$ = exports.UpdateEncryptionConfiguration$ = exports.UpdateDynamicThingGroup$ = exports.UpdateDomainConfiguration$ = exports.UpdateDimension$ = exports.UpdateCustomMetric$ = exports.UpdateCommand$ = exports.UpdateCertificateProvider$ = exports.UpdateCertificate$ = exports.UpdateCACertificate$ = exports.UpdateBillingGroup$ = exports.UpdateAuthorizer$ = exports.UpdateAuditSuppression$ = exports.UpdateAccountAuditConfiguration$ = exports.UntagResource$ = exports.TransferCertificate$ = exports.TestInvokeAuthorizer$ = exports.TestAuthorization$ = exports.TagResource$ = exports.StopThingRegistrationTask$ = exports.StartThingRegistrationTask$ = exports.StartOnDemandAuditTask$ = exports.StartDetectMitigationActionsTask$ = exports.StartAuditMitigationActionsTask$ = exports.SetV2LoggingOptions$ = exports.SetV2LoggingLevel$ = exports.SetLoggingOptions$ = exports.SetDefaultPolicyVersion$ = exports.SetDefaultAuthorizer$ = exports.SearchIndex$ = exports.ReplaceTopicRule$ = exports.RemoveThingFromThingGroup$ = exports.RemoveThingFromBillingGroup$ = exports.RejectCertificateTransfer$ = exports.RegisterThing$ = exports.RegisterCertificateWithoutCA$ = exports.RegisterCertificate$ = exports.RegisterCACertificate$ = exports.PutVerificationStateOnViolation$ = exports.ListViolationEvents$ = exports.ListV2LoggingLevels$ = exports.ListTopicRules$ = void 0;
|
|
24
|
+
exports.ValidateSecurityProfileBehaviors$ = exports.UpdateTopicRuleDestination$ = exports.UpdateThingType$ = exports.UpdateThingGroupsForThing$ = exports.UpdateThingGroup$ = exports.UpdateThing$ = exports.UpdateStream$ = exports.UpdateSecurityProfile$ = exports.UpdateScheduledAudit$ = exports.UpdateRoleAlias$ = void 0;
|
|
25
25
|
const _A = "Action";
|
|
26
26
|
const _AC = "AbortConfig";
|
|
27
27
|
const _ACC = "AuditCheckConfiguration";
|
|
@@ -176,6 +176,7 @@ const _CER = "CommandExecutionResult";
|
|
|
176
176
|
const _CERM = "CommandExecutionResultMap";
|
|
177
177
|
const _CES = "CommandExecutionSummary";
|
|
178
178
|
const _CESL = "CommandExecutionSummaryList";
|
|
179
|
+
const _CF = "ConnectivityFilter";
|
|
179
180
|
const _CFM = "CreateFleetMetric";
|
|
180
181
|
const _CFMR = "CreateFleetMetricRequest";
|
|
181
182
|
const _CFMRr = "CreateFleetMetricResponse";
|
|
@@ -974,10 +975,11 @@ const _SDPVR = "SetDefaultPolicyVersionRequest";
|
|
|
974
975
|
const _SF = "StreamFile";
|
|
975
976
|
const _SFA = "StepFunctionsAction";
|
|
976
977
|
const _SFt = "StreamFiles";
|
|
977
|
-
const _SI = "
|
|
978
|
+
const _SI = "SourceIp";
|
|
978
979
|
const _SIR = "SearchIndexRequest";
|
|
979
980
|
const _SIRe = "SearchIndexResponse";
|
|
980
981
|
const _SIe = "SearchIndex";
|
|
982
|
+
const _SIt = "StreamInfo";
|
|
981
983
|
const _SJR = "ScheduledJobRollout";
|
|
982
984
|
const _SJRL = "ScheduledJobRolloutList";
|
|
983
985
|
const _SL = "S3Location";
|
|
@@ -986,6 +988,7 @@ const _SLOR = "SetLoggingOptionsRequest";
|
|
|
986
988
|
const _SODAT = "StartOnDemandAuditTask";
|
|
987
989
|
const _SODATR = "StartOnDemandAuditTaskRequest";
|
|
988
990
|
const _SODATRt = "StartOnDemandAuditTaskResponse";
|
|
991
|
+
const _SP = "SourcePort";
|
|
989
992
|
const _SPE = "SqlParseException";
|
|
990
993
|
const _SPI = "SecurityProfileIdentifier";
|
|
991
994
|
const _SPIe = "SecurityProfileIdentifiers";
|
|
@@ -1048,11 +1051,13 @@ const _TGIC = "ThingGroupIndexingConfiguration";
|
|
|
1048
1051
|
const _TGM = "ThingGroupMetadata";
|
|
1049
1052
|
const _TGNAAL = "ThingGroupNameAndArnList";
|
|
1050
1053
|
const _TGP = "ThingGroupProperties";
|
|
1054
|
+
const _TI = "TargetIp";
|
|
1051
1055
|
const _TIA = "TestInvokeAuthorizer";
|
|
1052
1056
|
const _TIAR = "TestInvokeAuthorizerRequest";
|
|
1053
1057
|
const _TIARe = "TestInvokeAuthorizerResponse";
|
|
1054
1058
|
const _TIC = "ThingIndexingConfiguration";
|
|
1055
1059
|
const _TL = "TagList";
|
|
1060
|
+
const _TP = "TargetPort";
|
|
1056
1061
|
const _TPO = "ThingPrincipalObject";
|
|
1057
1062
|
const _TPOh = "ThingPrincipalObjects";
|
|
1058
1063
|
const _TR = "TopicRule";
|
|
@@ -1178,6 +1183,7 @@ const _VDP = "VpcDestinationProperties";
|
|
|
1178
1183
|
const _VDS = "VpcDestinationSummary";
|
|
1179
1184
|
const _VE = "ValidationException";
|
|
1180
1185
|
const _VEAI = "ViolationEventAdditionalInfo";
|
|
1186
|
+
const _VEI = "VpcEndpointId";
|
|
1181
1187
|
const _VEOR = "ViolationEventOccurrenceRange";
|
|
1182
1188
|
const _VEa = "ValidationError";
|
|
1183
1189
|
const _VEal = "ValidationErrors";
|
|
@@ -1337,6 +1343,7 @@ const _cRS = "checkRunStatus";
|
|
|
1337
1343
|
const _cRT = "clientRequestToken";
|
|
1338
1344
|
const _cS = "configurationStatus";
|
|
1339
1345
|
const _cSR = "certificateSigningRequest";
|
|
1346
|
+
const _cSl = "cleanSession";
|
|
1340
1347
|
const _cSo = "codeSigning";
|
|
1341
1348
|
const _cT = "clientToken";
|
|
1342
1349
|
const _cTF = "completedTimeFilter";
|
|
@@ -1516,6 +1523,7 @@ const _iR = "includeResult";
|
|
|
1516
1523
|
const _iRA = "iamRoleArn";
|
|
1517
1524
|
const _iS = "isSuppressed";
|
|
1518
1525
|
const _iSA = "includeSuppressedAlerts";
|
|
1526
|
+
const _iSI = "includeSocketInformation";
|
|
1519
1527
|
const _iSW = "iotSiteWise";
|
|
1520
1528
|
const _iSn = "indexStatus";
|
|
1521
1529
|
const _iT = "idempotencyToken";
|
|
@@ -1533,6 +1541,7 @@ const _jTA = "jobTemplateArn";
|
|
|
1533
1541
|
const _jTI = "jobTemplateId";
|
|
1534
1542
|
const _jo = "jobs";
|
|
1535
1543
|
const _k = "kinesis";
|
|
1544
|
+
const _kAD = "keepAliveDuration";
|
|
1536
1545
|
const _kARA = "kmsAccessRoleArn";
|
|
1537
1546
|
const _kKA = "kmsKeyArn";
|
|
1538
1547
|
const _kP = "keyPair";
|
|
@@ -1778,11 +1787,13 @@ const _sD = "signingDisabled";
|
|
|
1778
1787
|
const _sDe = "s3Destination";
|
|
1779
1788
|
const _sDt = "statusDetails";
|
|
1780
1789
|
const _sDtd = "stdDeviation";
|
|
1790
|
+
const _sE = "sessionExpiry";
|
|
1781
1791
|
const _sF = "stepFunctions";
|
|
1782
1792
|
const _sFC = "succeededFindingsCount";
|
|
1783
1793
|
const _sFCk = "skippedFindingsCount";
|
|
1784
1794
|
const _sG = "securityGroups";
|
|
1785
1795
|
const _sI = "suppressIndefinitely";
|
|
1796
|
+
const _sIo = "sourceIp";
|
|
1786
1797
|
const _sIt = "streamId";
|
|
1787
1798
|
const _sItr = "streamInfo";
|
|
1788
1799
|
const _sIu = "subnetIds";
|
|
@@ -1795,7 +1806,7 @@ const _sNe = "serviceName";
|
|
|
1795
1806
|
const _sNer = "serverName";
|
|
1796
1807
|
const _sO = "sortOrder";
|
|
1797
1808
|
const _sOS = "sumOfSquares";
|
|
1798
|
-
const _sP = "
|
|
1809
|
+
const _sP = "sourcePort";
|
|
1799
1810
|
const _sPA = "securityProfileArn";
|
|
1800
1811
|
const _sPD = "securityProfileDescription";
|
|
1801
1812
|
const _sPI = "securityProfileIdentifiers";
|
|
@@ -1806,6 +1817,7 @@ const _sPP = "signingProfileParameter";
|
|
|
1806
1817
|
const _sPT = "securityProfileTargets";
|
|
1807
1818
|
const _sPTA = "securityProfileTargetArn";
|
|
1808
1819
|
const _sPTM = "securityProfileTargetMappings";
|
|
1820
|
+
const _sPe = "securityPolicy";
|
|
1809
1821
|
const _sR = "stateReason";
|
|
1810
1822
|
const _sRi = "signingRegion";
|
|
1811
1823
|
const _sRt = "statusReason";
|
|
@@ -1880,7 +1892,8 @@ const _tI = "taskId";
|
|
|
1880
1892
|
const _tIC = "thingIndexingConfiguration";
|
|
1881
1893
|
const _tIM = "thingIndexingMode";
|
|
1882
1894
|
const _tIS = "timeInSeconds";
|
|
1883
|
-
const _tIa = "
|
|
1895
|
+
const _tIa = "targetIp";
|
|
1896
|
+
const _tIas = "taskIds";
|
|
1884
1897
|
const _tIh = "thingId";
|
|
1885
1898
|
const _tK = "tagKeys";
|
|
1886
1899
|
const _tKN = "tokenKeyName";
|
|
@@ -1893,6 +1906,7 @@ const _tNr = "trackerName";
|
|
|
1893
1906
|
const _tP = "thresholdPercentage";
|
|
1894
1907
|
const _tPO = "thingPrincipalObjects";
|
|
1895
1908
|
const _tPT = "thingPrincipalType";
|
|
1909
|
+
const _tPa = "targetPort";
|
|
1896
1910
|
const _tPo = "topicPattern";
|
|
1897
1911
|
const _tRC = "totalResourcesCount";
|
|
1898
1912
|
const _tRD = "topicRuleDestination";
|
|
@@ -1945,6 +1959,7 @@ const _vCp = "vpcConfiguration";
|
|
|
1945
1959
|
const _vDS = "vpcDestinationSummary";
|
|
1946
1960
|
const _vE = "violationEvents";
|
|
1947
1961
|
const _vEAI = "violationEventAdditionalInfo";
|
|
1962
|
+
const _vEI = "vpcEndpointId";
|
|
1948
1963
|
const _vEOR = "violationEventOccurrenceRange";
|
|
1949
1964
|
const _vET = "violationEventType";
|
|
1950
1965
|
const _vETi = "violationEventTime";
|
|
@@ -2188,6 +2203,11 @@ var ConnectivityApiThingName = [0, n0, _CATN, 8, 0];
|
|
|
2188
2203
|
var PackageVersionRecipe = [0, n0, _PVR, 8, 0];
|
|
2189
2204
|
var PrivateKey = [0, n0, _PK, 8, 0];
|
|
2190
2205
|
var ResourceDescription = [0, n0, _RD, 8, 0];
|
|
2206
|
+
var SourceIp = [0, n0, _SI, 8, 0];
|
|
2207
|
+
var SourcePort = [0, n0, _SP, 8, 1];
|
|
2208
|
+
var TargetIp = [0, n0, _TI, 8, 0];
|
|
2209
|
+
var TargetPort = [0, n0, _TP, 8, 1];
|
|
2210
|
+
var VpcEndpointId = [0, n0, _VEI, 8, 0];
|
|
2191
2211
|
exports.AbortConfig$ = [3, n0, _AC,
|
|
2192
2212
|
0,
|
|
2193
2213
|
[_cL],
|
|
@@ -2663,6 +2683,11 @@ exports.ConfirmTopicRuleDestinationResponse$ = [3, n0, _CTRDRo,
|
|
|
2663
2683
|
[],
|
|
2664
2684
|
[]
|
|
2665
2685
|
];
|
|
2686
|
+
exports.ConnectivityFilter$ = [3, n0, _CF,
|
|
2687
|
+
0,
|
|
2688
|
+
[_iSI],
|
|
2689
|
+
[64 | 0]
|
|
2690
|
+
];
|
|
2666
2691
|
exports.CreateAuditSuppressionRequest$ = [3, n0, _CASR,
|
|
2667
2692
|
0,
|
|
2668
2693
|
[_cN, _rIe, _eD, _sI, _d, _cRT],
|
|
@@ -3995,13 +4020,13 @@ exports.GetStatisticsResponse$ = [3, n0, _GSRe,
|
|
|
3995
4020
|
];
|
|
3996
4021
|
exports.GetThingConnectivityDataRequest$ = [3, n0, _GTCDR,
|
|
3997
4022
|
0,
|
|
3998
|
-
[_tN],
|
|
3999
|
-
[[() => ConnectivityApiThingName, 1]], 1
|
|
4023
|
+
[_tN, _iSI],
|
|
4024
|
+
[[() => ConnectivityApiThingName, 1], 2], 1
|
|
4000
4025
|
];
|
|
4001
4026
|
exports.GetThingConnectivityDataResponse$ = [3, n0, _GTCDRe,
|
|
4002
4027
|
0,
|
|
4003
|
-
[_tN, _conn, _ti, _dR],
|
|
4004
|
-
[[() => ConnectivityApiThingName, 0], 2, 4, 0]
|
|
4028
|
+
[_tN, _conn, _ti, _dR, _sIo, _sP, _tIa, _tPa, _vEI, _kAD, _cSl, _sE, _cIl],
|
|
4029
|
+
[[() => ConnectivityApiThingName, 0], 2, 4, 0, [() => SourceIp, 0], [() => SourcePort, 0], [() => TargetIp, 0], [() => TargetPort, 0], [() => VpcEndpointId, 0], 1, 2, 1, 0]
|
|
4005
4030
|
];
|
|
4006
4031
|
exports.GetTopicRuleDestinationRequest$ = [3, n0, _GTRDR,
|
|
4007
4032
|
0,
|
|
@@ -4080,8 +4105,8 @@ exports.ImplicitDeny$ = [3, n0, _ID,
|
|
|
4080
4105
|
];
|
|
4081
4106
|
exports.IndexingFilter$ = [3, n0, _IF,
|
|
4082
4107
|
0,
|
|
4083
|
-
[_nSN, _gL],
|
|
4084
|
-
[64 | 0, () => GeoLocationsFilter]
|
|
4108
|
+
[_nSN, _gL, _conne],
|
|
4109
|
+
[64 | 0, () => GeoLocationsFilter, () => exports.ConnectivityFilter$]
|
|
4085
4110
|
];
|
|
4086
4111
|
exports.IotAnalyticsAction$ = [3, n0, _IAA,
|
|
4087
4112
|
0,
|
|
@@ -4750,7 +4775,7 @@ exports.ListThingRegistrationTasksRequest$ = [3, n0, _LTRTR,
|
|
|
4750
4775
|
];
|
|
4751
4776
|
exports.ListThingRegistrationTasksResponse$ = [3, n0, _LTRTRi,
|
|
4752
4777
|
0,
|
|
4753
|
-
[
|
|
4778
|
+
[_tIas, _nT],
|
|
4754
4779
|
[64 | 0, 0]
|
|
4755
4780
|
];
|
|
4756
4781
|
exports.ListThingsInBillingGroupRequest$ = [3, n0, _LTIBGR,
|
|
@@ -5378,7 +5403,7 @@ exports.StreamFile$ = [3, n0, _SF,
|
|
|
5378
5403
|
[_fIil, _sL],
|
|
5379
5404
|
[1, () => exports.S3Location$]
|
|
5380
5405
|
];
|
|
5381
|
-
exports.StreamInfo$ = [3, n0,
|
|
5406
|
+
exports.StreamInfo$ = [3, n0, _SIt,
|
|
5382
5407
|
0,
|
|
5383
5408
|
[_sIt, _sAtr, _sVtr, _d, _fi, _cAr, _lUA, _rAo],
|
|
5384
5409
|
[0, 0, 1, 0, () => StreamFiles, 4, 4, 0]
|
|
@@ -5445,8 +5470,8 @@ exports.ThingAttribute$ = [3, n0, _TAh,
|
|
|
5445
5470
|
];
|
|
5446
5471
|
exports.ThingConnectivity$ = [3, n0, _TC,
|
|
5447
5472
|
0,
|
|
5448
|
-
[_conn, _ti, _dR],
|
|
5449
|
-
[2, 1, 0]
|
|
5473
|
+
[_conn, _ti, _dR, _kAD, _cSl, _sE, _cIl],
|
|
5474
|
+
[2, 1, 0, 1, 2, 1, 0]
|
|
5450
5475
|
];
|
|
5451
5476
|
exports.ThingDocument$ = [3, n0, _TD,
|
|
5452
5477
|
0,
|
|
@@ -5525,7 +5550,7 @@ exports.TimestreamTimestamp$ = [3, n0, _TT,
|
|
|
5525
5550
|
];
|
|
5526
5551
|
exports.TlsConfig$ = [3, n0, _TCl,
|
|
5527
5552
|
0,
|
|
5528
|
-
[
|
|
5553
|
+
[_sPe],
|
|
5529
5554
|
[0]
|
|
5530
5555
|
];
|
|
5531
5556
|
exports.TlsContext$ = [3, n0, _TCls,
|
|
@@ -6048,6 +6073,7 @@ var Fields = [1, n0, _Fi,
|
|
|
6048
6073
|
0, () => exports.Field$
|
|
6049
6074
|
];
|
|
6050
6075
|
var FindingIds = 64 | 0;
|
|
6076
|
+
var FleetIndexingApiList = 64 | 0;
|
|
6051
6077
|
var FleetMetricNameAndArnList = [1, n0, _FMNAAL,
|
|
6052
6078
|
0, () => exports.FleetMetricNameAndArn$
|
|
6053
6079
|
];
|
package/dist-es/models/enums.js
CHANGED
|
@@ -445,6 +445,9 @@ export const DeviceDefenderIndexingMode = {
|
|
|
445
445
|
OFF: "OFF",
|
|
446
446
|
VIOLATIONS: "VIOLATIONS",
|
|
447
447
|
};
|
|
448
|
+
export const FleetIndexingApi = {
|
|
449
|
+
GET_THING_CONNECTIVITY_DATA: "GET_THING_CONNECTIVITY_DATA",
|
|
450
|
+
};
|
|
448
451
|
export const TargetFieldOrder = {
|
|
449
452
|
LatLon: "LatLon",
|
|
450
453
|
LonLat: "LonLat",
|
|
@@ -463,6 +466,7 @@ export const ThingIndexingMode = {
|
|
|
463
466
|
REGISTRY_AND_SHADOW: "REGISTRY_AND_SHADOW",
|
|
464
467
|
};
|
|
465
468
|
export const DisconnectReasonValue = {
|
|
469
|
+
API_INITIATED_DISCONNECT: "API_INITIATED_DISCONNECT",
|
|
466
470
|
AUTH_ERROR: "AUTH_ERROR",
|
|
467
471
|
CLIENT_ERROR: "CLIENT_ERROR",
|
|
468
472
|
CLIENT_INITIATED_DISCONNECT: "CLIENT_INITIATED_DISCONNECT",
|
|
@@ -152,6 +152,7 @@ const _CER = "CommandExecutionResult";
|
|
|
152
152
|
const _CERM = "CommandExecutionResultMap";
|
|
153
153
|
const _CES = "CommandExecutionSummary";
|
|
154
154
|
const _CESL = "CommandExecutionSummaryList";
|
|
155
|
+
const _CF = "ConnectivityFilter";
|
|
155
156
|
const _CFM = "CreateFleetMetric";
|
|
156
157
|
const _CFMR = "CreateFleetMetricRequest";
|
|
157
158
|
const _CFMRr = "CreateFleetMetricResponse";
|
|
@@ -950,10 +951,11 @@ const _SDPVR = "SetDefaultPolicyVersionRequest";
|
|
|
950
951
|
const _SF = "StreamFile";
|
|
951
952
|
const _SFA = "StepFunctionsAction";
|
|
952
953
|
const _SFt = "StreamFiles";
|
|
953
|
-
const _SI = "
|
|
954
|
+
const _SI = "SourceIp";
|
|
954
955
|
const _SIR = "SearchIndexRequest";
|
|
955
956
|
const _SIRe = "SearchIndexResponse";
|
|
956
957
|
const _SIe = "SearchIndex";
|
|
958
|
+
const _SIt = "StreamInfo";
|
|
957
959
|
const _SJR = "ScheduledJobRollout";
|
|
958
960
|
const _SJRL = "ScheduledJobRolloutList";
|
|
959
961
|
const _SL = "S3Location";
|
|
@@ -962,6 +964,7 @@ const _SLOR = "SetLoggingOptionsRequest";
|
|
|
962
964
|
const _SODAT = "StartOnDemandAuditTask";
|
|
963
965
|
const _SODATR = "StartOnDemandAuditTaskRequest";
|
|
964
966
|
const _SODATRt = "StartOnDemandAuditTaskResponse";
|
|
967
|
+
const _SP = "SourcePort";
|
|
965
968
|
const _SPE = "SqlParseException";
|
|
966
969
|
const _SPI = "SecurityProfileIdentifier";
|
|
967
970
|
const _SPIe = "SecurityProfileIdentifiers";
|
|
@@ -1024,11 +1027,13 @@ const _TGIC = "ThingGroupIndexingConfiguration";
|
|
|
1024
1027
|
const _TGM = "ThingGroupMetadata";
|
|
1025
1028
|
const _TGNAAL = "ThingGroupNameAndArnList";
|
|
1026
1029
|
const _TGP = "ThingGroupProperties";
|
|
1030
|
+
const _TI = "TargetIp";
|
|
1027
1031
|
const _TIA = "TestInvokeAuthorizer";
|
|
1028
1032
|
const _TIAR = "TestInvokeAuthorizerRequest";
|
|
1029
1033
|
const _TIARe = "TestInvokeAuthorizerResponse";
|
|
1030
1034
|
const _TIC = "ThingIndexingConfiguration";
|
|
1031
1035
|
const _TL = "TagList";
|
|
1036
|
+
const _TP = "TargetPort";
|
|
1032
1037
|
const _TPO = "ThingPrincipalObject";
|
|
1033
1038
|
const _TPOh = "ThingPrincipalObjects";
|
|
1034
1039
|
const _TR = "TopicRule";
|
|
@@ -1154,6 +1159,7 @@ const _VDP = "VpcDestinationProperties";
|
|
|
1154
1159
|
const _VDS = "VpcDestinationSummary";
|
|
1155
1160
|
const _VE = "ValidationException";
|
|
1156
1161
|
const _VEAI = "ViolationEventAdditionalInfo";
|
|
1162
|
+
const _VEI = "VpcEndpointId";
|
|
1157
1163
|
const _VEOR = "ViolationEventOccurrenceRange";
|
|
1158
1164
|
const _VEa = "ValidationError";
|
|
1159
1165
|
const _VEal = "ValidationErrors";
|
|
@@ -1313,6 +1319,7 @@ const _cRS = "checkRunStatus";
|
|
|
1313
1319
|
const _cRT = "clientRequestToken";
|
|
1314
1320
|
const _cS = "configurationStatus";
|
|
1315
1321
|
const _cSR = "certificateSigningRequest";
|
|
1322
|
+
const _cSl = "cleanSession";
|
|
1316
1323
|
const _cSo = "codeSigning";
|
|
1317
1324
|
const _cT = "clientToken";
|
|
1318
1325
|
const _cTF = "completedTimeFilter";
|
|
@@ -1492,6 +1499,7 @@ const _iR = "includeResult";
|
|
|
1492
1499
|
const _iRA = "iamRoleArn";
|
|
1493
1500
|
const _iS = "isSuppressed";
|
|
1494
1501
|
const _iSA = "includeSuppressedAlerts";
|
|
1502
|
+
const _iSI = "includeSocketInformation";
|
|
1495
1503
|
const _iSW = "iotSiteWise";
|
|
1496
1504
|
const _iSn = "indexStatus";
|
|
1497
1505
|
const _iT = "idempotencyToken";
|
|
@@ -1509,6 +1517,7 @@ const _jTA = "jobTemplateArn";
|
|
|
1509
1517
|
const _jTI = "jobTemplateId";
|
|
1510
1518
|
const _jo = "jobs";
|
|
1511
1519
|
const _k = "kinesis";
|
|
1520
|
+
const _kAD = "keepAliveDuration";
|
|
1512
1521
|
const _kARA = "kmsAccessRoleArn";
|
|
1513
1522
|
const _kKA = "kmsKeyArn";
|
|
1514
1523
|
const _kP = "keyPair";
|
|
@@ -1754,11 +1763,13 @@ const _sD = "signingDisabled";
|
|
|
1754
1763
|
const _sDe = "s3Destination";
|
|
1755
1764
|
const _sDt = "statusDetails";
|
|
1756
1765
|
const _sDtd = "stdDeviation";
|
|
1766
|
+
const _sE = "sessionExpiry";
|
|
1757
1767
|
const _sF = "stepFunctions";
|
|
1758
1768
|
const _sFC = "succeededFindingsCount";
|
|
1759
1769
|
const _sFCk = "skippedFindingsCount";
|
|
1760
1770
|
const _sG = "securityGroups";
|
|
1761
1771
|
const _sI = "suppressIndefinitely";
|
|
1772
|
+
const _sIo = "sourceIp";
|
|
1762
1773
|
const _sIt = "streamId";
|
|
1763
1774
|
const _sItr = "streamInfo";
|
|
1764
1775
|
const _sIu = "subnetIds";
|
|
@@ -1771,7 +1782,7 @@ const _sNe = "serviceName";
|
|
|
1771
1782
|
const _sNer = "serverName";
|
|
1772
1783
|
const _sO = "sortOrder";
|
|
1773
1784
|
const _sOS = "sumOfSquares";
|
|
1774
|
-
const _sP = "
|
|
1785
|
+
const _sP = "sourcePort";
|
|
1775
1786
|
const _sPA = "securityProfileArn";
|
|
1776
1787
|
const _sPD = "securityProfileDescription";
|
|
1777
1788
|
const _sPI = "securityProfileIdentifiers";
|
|
@@ -1782,6 +1793,7 @@ const _sPP = "signingProfileParameter";
|
|
|
1782
1793
|
const _sPT = "securityProfileTargets";
|
|
1783
1794
|
const _sPTA = "securityProfileTargetArn";
|
|
1784
1795
|
const _sPTM = "securityProfileTargetMappings";
|
|
1796
|
+
const _sPe = "securityPolicy";
|
|
1785
1797
|
const _sR = "stateReason";
|
|
1786
1798
|
const _sRi = "signingRegion";
|
|
1787
1799
|
const _sRt = "statusReason";
|
|
@@ -1856,7 +1868,8 @@ const _tI = "taskId";
|
|
|
1856
1868
|
const _tIC = "thingIndexingConfiguration";
|
|
1857
1869
|
const _tIM = "thingIndexingMode";
|
|
1858
1870
|
const _tIS = "timeInSeconds";
|
|
1859
|
-
const _tIa = "
|
|
1871
|
+
const _tIa = "targetIp";
|
|
1872
|
+
const _tIas = "taskIds";
|
|
1860
1873
|
const _tIh = "thingId";
|
|
1861
1874
|
const _tK = "tagKeys";
|
|
1862
1875
|
const _tKN = "tokenKeyName";
|
|
@@ -1869,6 +1882,7 @@ const _tNr = "trackerName";
|
|
|
1869
1882
|
const _tP = "thresholdPercentage";
|
|
1870
1883
|
const _tPO = "thingPrincipalObjects";
|
|
1871
1884
|
const _tPT = "thingPrincipalType";
|
|
1885
|
+
const _tPa = "targetPort";
|
|
1872
1886
|
const _tPo = "topicPattern";
|
|
1873
1887
|
const _tRC = "totalResourcesCount";
|
|
1874
1888
|
const _tRD = "topicRuleDestination";
|
|
@@ -1921,6 +1935,7 @@ const _vCp = "vpcConfiguration";
|
|
|
1921
1935
|
const _vDS = "vpcDestinationSummary";
|
|
1922
1936
|
const _vE = "violationEvents";
|
|
1923
1937
|
const _vEAI = "violationEventAdditionalInfo";
|
|
1938
|
+
const _vEI = "vpcEndpointId";
|
|
1924
1939
|
const _vEOR = "violationEventOccurrenceRange";
|
|
1925
1940
|
const _vET = "violationEventType";
|
|
1926
1941
|
const _vETi = "violationEventTime";
|
|
@@ -2164,6 +2179,11 @@ var ConnectivityApiThingName = [0, n0, _CATN, 8, 0];
|
|
|
2164
2179
|
var PackageVersionRecipe = [0, n0, _PVR, 8, 0];
|
|
2165
2180
|
var PrivateKey = [0, n0, _PK, 8, 0];
|
|
2166
2181
|
var ResourceDescription = [0, n0, _RD, 8, 0];
|
|
2182
|
+
var SourceIp = [0, n0, _SI, 8, 0];
|
|
2183
|
+
var SourcePort = [0, n0, _SP, 8, 1];
|
|
2184
|
+
var TargetIp = [0, n0, _TI, 8, 0];
|
|
2185
|
+
var TargetPort = [0, n0, _TP, 8, 1];
|
|
2186
|
+
var VpcEndpointId = [0, n0, _VEI, 8, 0];
|
|
2167
2187
|
export var AbortConfig$ = [3, n0, _AC,
|
|
2168
2188
|
0,
|
|
2169
2189
|
[_cL],
|
|
@@ -2639,6 +2659,11 @@ export var ConfirmTopicRuleDestinationResponse$ = [3, n0, _CTRDRo,
|
|
|
2639
2659
|
[],
|
|
2640
2660
|
[]
|
|
2641
2661
|
];
|
|
2662
|
+
export var ConnectivityFilter$ = [3, n0, _CF,
|
|
2663
|
+
0,
|
|
2664
|
+
[_iSI],
|
|
2665
|
+
[64 | 0]
|
|
2666
|
+
];
|
|
2642
2667
|
export var CreateAuditSuppressionRequest$ = [3, n0, _CASR,
|
|
2643
2668
|
0,
|
|
2644
2669
|
[_cN, _rIe, _eD, _sI, _d, _cRT],
|
|
@@ -3971,13 +3996,13 @@ export var GetStatisticsResponse$ = [3, n0, _GSRe,
|
|
|
3971
3996
|
];
|
|
3972
3997
|
export var GetThingConnectivityDataRequest$ = [3, n0, _GTCDR,
|
|
3973
3998
|
0,
|
|
3974
|
-
[_tN],
|
|
3975
|
-
[[() => ConnectivityApiThingName, 1]], 1
|
|
3999
|
+
[_tN, _iSI],
|
|
4000
|
+
[[() => ConnectivityApiThingName, 1], 2], 1
|
|
3976
4001
|
];
|
|
3977
4002
|
export var GetThingConnectivityDataResponse$ = [3, n0, _GTCDRe,
|
|
3978
4003
|
0,
|
|
3979
|
-
[_tN, _conn, _ti, _dR],
|
|
3980
|
-
[[() => ConnectivityApiThingName, 0], 2, 4, 0]
|
|
4004
|
+
[_tN, _conn, _ti, _dR, _sIo, _sP, _tIa, _tPa, _vEI, _kAD, _cSl, _sE, _cIl],
|
|
4005
|
+
[[() => ConnectivityApiThingName, 0], 2, 4, 0, [() => SourceIp, 0], [() => SourcePort, 0], [() => TargetIp, 0], [() => TargetPort, 0], [() => VpcEndpointId, 0], 1, 2, 1, 0]
|
|
3981
4006
|
];
|
|
3982
4007
|
export var GetTopicRuleDestinationRequest$ = [3, n0, _GTRDR,
|
|
3983
4008
|
0,
|
|
@@ -4056,8 +4081,8 @@ export var ImplicitDeny$ = [3, n0, _ID,
|
|
|
4056
4081
|
];
|
|
4057
4082
|
export var IndexingFilter$ = [3, n0, _IF,
|
|
4058
4083
|
0,
|
|
4059
|
-
[_nSN, _gL],
|
|
4060
|
-
[64 | 0, () => GeoLocationsFilter]
|
|
4084
|
+
[_nSN, _gL, _conne],
|
|
4085
|
+
[64 | 0, () => GeoLocationsFilter, () => ConnectivityFilter$]
|
|
4061
4086
|
];
|
|
4062
4087
|
export var IotAnalyticsAction$ = [3, n0, _IAA,
|
|
4063
4088
|
0,
|
|
@@ -4726,7 +4751,7 @@ export var ListThingRegistrationTasksRequest$ = [3, n0, _LTRTR,
|
|
|
4726
4751
|
];
|
|
4727
4752
|
export var ListThingRegistrationTasksResponse$ = [3, n0, _LTRTRi,
|
|
4728
4753
|
0,
|
|
4729
|
-
[
|
|
4754
|
+
[_tIas, _nT],
|
|
4730
4755
|
[64 | 0, 0]
|
|
4731
4756
|
];
|
|
4732
4757
|
export var ListThingsInBillingGroupRequest$ = [3, n0, _LTIBGR,
|
|
@@ -5354,7 +5379,7 @@ export var StreamFile$ = [3, n0, _SF,
|
|
|
5354
5379
|
[_fIil, _sL],
|
|
5355
5380
|
[1, () => S3Location$]
|
|
5356
5381
|
];
|
|
5357
|
-
export var StreamInfo$ = [3, n0,
|
|
5382
|
+
export var StreamInfo$ = [3, n0, _SIt,
|
|
5358
5383
|
0,
|
|
5359
5384
|
[_sIt, _sAtr, _sVtr, _d, _fi, _cAr, _lUA, _rAo],
|
|
5360
5385
|
[0, 0, 1, 0, () => StreamFiles, 4, 4, 0]
|
|
@@ -5421,8 +5446,8 @@ export var ThingAttribute$ = [3, n0, _TAh,
|
|
|
5421
5446
|
];
|
|
5422
5447
|
export var ThingConnectivity$ = [3, n0, _TC,
|
|
5423
5448
|
0,
|
|
5424
|
-
[_conn, _ti, _dR],
|
|
5425
|
-
[2, 1, 0]
|
|
5449
|
+
[_conn, _ti, _dR, _kAD, _cSl, _sE, _cIl],
|
|
5450
|
+
[2, 1, 0, 1, 2, 1, 0]
|
|
5426
5451
|
];
|
|
5427
5452
|
export var ThingDocument$ = [3, n0, _TD,
|
|
5428
5453
|
0,
|
|
@@ -5501,7 +5526,7 @@ export var TimestreamTimestamp$ = [3, n0, _TT,
|
|
|
5501
5526
|
];
|
|
5502
5527
|
export var TlsConfig$ = [3, n0, _TCl,
|
|
5503
5528
|
0,
|
|
5504
|
-
[
|
|
5529
|
+
[_sPe],
|
|
5505
5530
|
[0]
|
|
5506
5531
|
];
|
|
5507
5532
|
export var TlsContext$ = [3, n0, _TCls,
|
|
@@ -6024,6 +6049,7 @@ var Fields = [1, n0, _Fi,
|
|
|
6024
6049
|
0, () => Field$
|
|
6025
6050
|
];
|
|
6026
6051
|
var FindingIds = 64 | 0;
|
|
6052
|
+
var FleetIndexingApiList = 64 | 0;
|
|
6027
6053
|
var FleetMetricNameAndArnList = [1, n0, _FMNAAL,
|
|
6028
6054
|
0, () => FleetMetricNameAndArn$
|
|
6029
6055
|
];
|
|
@@ -70,6 +70,11 @@ declare const GetIndexingConfigurationCommand_base: {
|
|
|
70
70
|
* // order: "LatLon" || "LonLat",
|
|
71
71
|
* // },
|
|
72
72
|
* // ],
|
|
73
|
+
* // connectivity: { // ConnectivityFilter
|
|
74
|
+
* // includeSocketInformation: [ // FleetIndexingApiList
|
|
75
|
+
* // "GET_THING_CONNECTIVITY_DATA",
|
|
76
|
+
* // ],
|
|
77
|
+
* // },
|
|
73
78
|
* // },
|
|
74
79
|
* // },
|
|
75
80
|
* // thingGroupIndexingConfiguration: { // ThingGroupIndexingConfiguration
|
|
@@ -40,6 +40,7 @@ declare const GetThingConnectivityDataCommand_base: {
|
|
|
40
40
|
* const client = new IoTClient(config);
|
|
41
41
|
* const input = { // GetThingConnectivityDataRequest
|
|
42
42
|
* thingName: "STRING_VALUE", // required
|
|
43
|
+
* includeSocketInformation: true || false,
|
|
43
44
|
* };
|
|
44
45
|
* const command = new GetThingConnectivityDataCommand(input);
|
|
45
46
|
* const response = await client.send(command);
|
|
@@ -47,7 +48,16 @@ declare const GetThingConnectivityDataCommand_base: {
|
|
|
47
48
|
* // thingName: "STRING_VALUE",
|
|
48
49
|
* // connected: true || false,
|
|
49
50
|
* // timestamp: new Date("TIMESTAMP"),
|
|
50
|
-
* // disconnectReason: "AUTH_ERROR" || "CLIENT_INITIATED_DISCONNECT" || "CLIENT_ERROR" || "CONNECTION_LOST" || "DUPLICATE_CLIENTID" || "FORBIDDEN_ACCESS" || "MQTT_KEEP_ALIVE_TIMEOUT" || "SERVER_ERROR" || "SERVER_INITIATED_DISCONNECT" || "THROTTLED" || "WEBSOCKET_TTL_EXPIRATION" || "CUSTOMAUTH_TTL_EXPIRATION" || "UNKNOWN" || "NONE",
|
|
51
|
+
* // disconnectReason: "AUTH_ERROR" || "CLIENT_INITIATED_DISCONNECT" || "CLIENT_ERROR" || "CONNECTION_LOST" || "DUPLICATE_CLIENTID" || "FORBIDDEN_ACCESS" || "MQTT_KEEP_ALIVE_TIMEOUT" || "SERVER_ERROR" || "SERVER_INITIATED_DISCONNECT" || "API_INITIATED_DISCONNECT" || "THROTTLED" || "WEBSOCKET_TTL_EXPIRATION" || "CUSTOMAUTH_TTL_EXPIRATION" || "UNKNOWN" || "NONE",
|
|
52
|
+
* // sourceIp: "STRING_VALUE",
|
|
53
|
+
* // sourcePort: Number("int"),
|
|
54
|
+
* // targetIp: "STRING_VALUE",
|
|
55
|
+
* // targetPort: Number("int"),
|
|
56
|
+
* // vpcEndpointId: "STRING_VALUE",
|
|
57
|
+
* // keepAliveDuration: Number("int"),
|
|
58
|
+
* // cleanSession: true || false,
|
|
59
|
+
* // sessionExpiry: Number("long"),
|
|
60
|
+
* // clientId: "STRING_VALUE",
|
|
51
61
|
* // };
|
|
52
62
|
*
|
|
53
63
|
* ```
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { IoTClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTClient";
|
|
4
|
-
import type { ListTargetsForPolicyRequest
|
|
4
|
+
import type { ListTargetsForPolicyRequest } from "../models/models_1";
|
|
5
|
+
import type { ListTargetsForPolicyResponse } from "../models/models_2";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -67,6 +67,10 @@ declare const SearchIndexCommand_base: {
|
|
|
67
67
|
* // connected: true || false,
|
|
68
68
|
* // timestamp: Number("long"),
|
|
69
69
|
* // disconnectReason: "STRING_VALUE",
|
|
70
|
+
* // keepAliveDuration: Number("int"),
|
|
71
|
+
* // cleanSession: true || false,
|
|
72
|
+
* // sessionExpiry: Number("long"),
|
|
73
|
+
* // clientId: "STRING_VALUE",
|
|
70
74
|
* // },
|
|
71
75
|
* // },
|
|
72
76
|
* // ],
|
|
@@ -67,6 +67,11 @@ declare const UpdateIndexingConfigurationCommand_base: {
|
|
|
67
67
|
* order: "LatLon" || "LonLat",
|
|
68
68
|
* },
|
|
69
69
|
* ],
|
|
70
|
+
* connectivity: { // ConnectivityFilter
|
|
71
|
+
* includeSocketInformation: [ // FleetIndexingApiList
|
|
72
|
+
* "GET_THING_CONNECTIVITY_DATA",
|
|
73
|
+
* ],
|
|
74
|
+
* },
|
|
70
75
|
* },
|
|
71
76
|
* },
|
|
72
77
|
* thingGroupIndexingConfiguration: { // ThingGroupIndexingConfiguration
|
|
@@ -1045,6 +1045,17 @@ export declare const DeviceDefenderIndexingMode: {
|
|
|
1045
1045
|
* @public
|
|
1046
1046
|
*/
|
|
1047
1047
|
export type DeviceDefenderIndexingMode = (typeof DeviceDefenderIndexingMode)[keyof typeof DeviceDefenderIndexingMode];
|
|
1048
|
+
/**
|
|
1049
|
+
* @public
|
|
1050
|
+
* @enum
|
|
1051
|
+
*/
|
|
1052
|
+
export declare const FleetIndexingApi: {
|
|
1053
|
+
readonly GET_THING_CONNECTIVITY_DATA: "GET_THING_CONNECTIVITY_DATA";
|
|
1054
|
+
};
|
|
1055
|
+
/**
|
|
1056
|
+
* @public
|
|
1057
|
+
*/
|
|
1058
|
+
export type FleetIndexingApi = (typeof FleetIndexingApi)[keyof typeof FleetIndexingApi];
|
|
1048
1059
|
/**
|
|
1049
1060
|
* @public
|
|
1050
1061
|
* @enum
|
|
@@ -1099,6 +1110,7 @@ export type ThingIndexingMode = (typeof ThingIndexingMode)[keyof typeof ThingInd
|
|
|
1099
1110
|
* @enum
|
|
1100
1111
|
*/
|
|
1101
1112
|
export declare const DisconnectReasonValue: {
|
|
1113
|
+
readonly API_INITIATED_DISCONNECT: "API_INITIATED_DISCONNECT";
|
|
1102
1114
|
readonly AUTH_ERROR: "AUTH_ERROR";
|
|
1103
1115
|
readonly CLIENT_ERROR: "CLIENT_ERROR";
|
|
1104
1116
|
readonly CLIENT_INITIATED_DISCONNECT: "CLIENT_INITIATED_DISCONNECT";
|
|
@@ -385,6 +385,12 @@ export interface BatchConfig {
|
|
|
385
385
|
/**
|
|
386
386
|
* <p>Whether to allow batching messages from different MQTT topics into a single HTTP request.
|
|
387
387
|
* By default, only messages from the same topic are batched together. The default value is <code>false</code>.</p>
|
|
388
|
+
* <note>
|
|
389
|
+
* <p>When <code>batchAcrossTopics</code> is enabled, the error payload format changes: the <code>topic</code> field moves from the top level to inside each entry in the <code>payloadsWithMetadata</code> array, since each message in the batch may originate from a different topic.</p>
|
|
390
|
+
* </note>
|
|
391
|
+
* <note>
|
|
392
|
+
* <p>Messages are always batched within the scope of the same account, rule name, target HTTP endpoint URL, and billing group. Messages that differ in any of these attributes are never combined into the same batch, regardless of the <code>batchAcrossTopics</code> setting.</p>
|
|
393
|
+
* </note>
|
|
388
394
|
* @public
|
|
389
395
|
*/
|
|
390
396
|
batchAcrossTopics?: boolean | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
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, 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";
|
|
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
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, Tag, TaskStatisticsForAuditCheck, ThingGroupProperties, ThingTypeProperties, TimeoutConfig, TlsConfig, TopicRuleDestination } from "./models_0";
|
|
3
3
|
/**
|
|
4
4
|
* @public
|
|
@@ -3446,6 +3446,17 @@ export interface ThingGroupIndexingConfiguration {
|
|
|
3446
3446
|
*/
|
|
3447
3447
|
customFields?: Field[] | undefined;
|
|
3448
3448
|
}
|
|
3449
|
+
/**
|
|
3450
|
+
* <p>Provides connectivity filter selections for the fleet indexing configuration.</p>
|
|
3451
|
+
* @public
|
|
3452
|
+
*/
|
|
3453
|
+
export interface ConnectivityFilter {
|
|
3454
|
+
/**
|
|
3455
|
+
* <p>A list of fleet indexing APIs for which to enable socket information retrieval. Currently, the only supported value is <code>GET_THING_CONNECTIVITY_DATA</code>.</p>
|
|
3456
|
+
* @public
|
|
3457
|
+
*/
|
|
3458
|
+
includeSocketInformation?: FleetIndexingApi[] | undefined;
|
|
3459
|
+
}
|
|
3449
3460
|
/**
|
|
3450
3461
|
* <p>A geolocation target that you select to index. Each geolocation target contains a
|
|
3451
3462
|
* <code>name</code> and <code>order</code> key-value pair that specifies the geolocation
|
|
@@ -3503,6 +3514,11 @@ export interface IndexingFilter {
|
|
|
3503
3514
|
* @public
|
|
3504
3515
|
*/
|
|
3505
3516
|
geoLocations?: GeoLocationTarget[] | undefined;
|
|
3517
|
+
/**
|
|
3518
|
+
* <p>Provides additional connectivity filter selections for the fleet indexing configuration.</p>
|
|
3519
|
+
* @public
|
|
3520
|
+
*/
|
|
3521
|
+
connectivity?: ConnectivityFilter | undefined;
|
|
3506
3522
|
}
|
|
3507
3523
|
/**
|
|
3508
3524
|
* <p>The thing indexing configuration. For more information, see <a href="https://docs.aws.amazon.com/iot/latest/developerguide/managing-index.html">Managing
|
|
@@ -4249,6 +4265,11 @@ export interface GetThingConnectivityDataRequest {
|
|
|
4249
4265
|
* @public
|
|
4250
4266
|
*/
|
|
4251
4267
|
thingName: string | undefined;
|
|
4268
|
+
/**
|
|
4269
|
+
* <p>Specifies if socket information (sourcePort, targetPort, sourceIp, targetIp, vpcEndpointId) should be included in the GetThingConnectivityData response. Set to <code>true</code> to include socket information. Set to <code>false</code> to omit socket information. By default, this is set to <code>false</code>.</p>
|
|
4270
|
+
* @public
|
|
4271
|
+
*/
|
|
4272
|
+
includeSocketInformation?: boolean | undefined;
|
|
4252
4273
|
}
|
|
4253
4274
|
/**
|
|
4254
4275
|
* @public
|
|
@@ -4265,15 +4286,60 @@ export interface GetThingConnectivityDataResponse {
|
|
|
4265
4286
|
*/
|
|
4266
4287
|
connected?: boolean | undefined;
|
|
4267
4288
|
/**
|
|
4268
|
-
* <p>The timestamp of when the event occurred.</p>
|
|
4289
|
+
* <p>The timestamp of when the event occurred. When you enable or update the indexing configuration, this value might be the Unix epoch time (0) for devices that have never connected or have been disconnected for more than an hour.</p>
|
|
4269
4290
|
* @public
|
|
4270
4291
|
*/
|
|
4271
4292
|
timestamp?: Date | undefined;
|
|
4272
4293
|
/**
|
|
4273
|
-
* <p>The reason why the client is disconnecting.</p>
|
|
4294
|
+
* <p>The reason why the client is disconnecting. When you enable or update the indexing configuration, this value might be <code>UNKNOWN</code> for devices that have never connected or have been disconnected for more than an hour.</p>
|
|
4274
4295
|
* @public
|
|
4275
4296
|
*/
|
|
4276
4297
|
disconnectReason?: DisconnectReasonValue | undefined;
|
|
4298
|
+
/**
|
|
4299
|
+
* <p>The IP address of the client that initiated the connection.</p>
|
|
4300
|
+
* @public
|
|
4301
|
+
*/
|
|
4302
|
+
sourceIp?: string | undefined;
|
|
4303
|
+
/**
|
|
4304
|
+
* <p>The client's source port.</p>
|
|
4305
|
+
* @public
|
|
4306
|
+
*/
|
|
4307
|
+
sourcePort?: number | undefined;
|
|
4308
|
+
/**
|
|
4309
|
+
* <p>The IP address of the Amazon Web Services IoT Core endpoint that the client connected to.</p>
|
|
4310
|
+
* @public
|
|
4311
|
+
*/
|
|
4312
|
+
targetIp?: string | undefined;
|
|
4313
|
+
/**
|
|
4314
|
+
* <p>The port number of the Amazon Web Services IoT Core endpoint that the client connected to.</p>
|
|
4315
|
+
* @public
|
|
4316
|
+
*/
|
|
4317
|
+
targetPort?: number | undefined;
|
|
4318
|
+
/**
|
|
4319
|
+
* <p>The ID of the VPC endpoint. Present for clients connected to Amazon Web Services IoT Core via a VPC endpoint.</p>
|
|
4320
|
+
* @public
|
|
4321
|
+
*/
|
|
4322
|
+
vpcEndpointId?: string | undefined;
|
|
4323
|
+
/**
|
|
4324
|
+
* <p>The keep-alive interval in seconds that the client specified when establishing the connection.</p>
|
|
4325
|
+
* @public
|
|
4326
|
+
*/
|
|
4327
|
+
keepAliveDuration?: number | undefined;
|
|
4328
|
+
/**
|
|
4329
|
+
* <p>Indicates whether the client is using a clean session. Returns <code>true</code> for clean sessions.</p>
|
|
4330
|
+
* @public
|
|
4331
|
+
*/
|
|
4332
|
+
cleanSession?: boolean | undefined;
|
|
4333
|
+
/**
|
|
4334
|
+
* <p>The session expiry interval in seconds for the MQTT client connection. This value indicates how long the session will remain active after the client disconnects.</p>
|
|
4335
|
+
* @public
|
|
4336
|
+
*/
|
|
4337
|
+
sessionExpiry?: number | undefined;
|
|
4338
|
+
/**
|
|
4339
|
+
* <p>The unique identifier of the MQTT client.</p>
|
|
4340
|
+
* @public
|
|
4341
|
+
*/
|
|
4342
|
+
clientId?: string | undefined;
|
|
4277
4343
|
}
|
|
4278
4344
|
/**
|
|
4279
4345
|
* <p>The input for the GetTopicRule operation.</p>
|
|
@@ -7497,18 +7563,3 @@ export interface ListTargetsForPolicyRequest {
|
|
|
7497
7563
|
*/
|
|
7498
7564
|
pageSize?: number | undefined;
|
|
7499
7565
|
}
|
|
7500
|
-
/**
|
|
7501
|
-
* @public
|
|
7502
|
-
*/
|
|
7503
|
-
export interface ListTargetsForPolicyResponse {
|
|
7504
|
-
/**
|
|
7505
|
-
* <p>The policy targets.</p>
|
|
7506
|
-
* @public
|
|
7507
|
-
*/
|
|
7508
|
-
targets?: string[] | undefined;
|
|
7509
|
-
/**
|
|
7510
|
-
* <p>A marker used to get the next set of results.</p>
|
|
7511
|
-
* @public
|
|
7512
|
-
*/
|
|
7513
|
-
nextMarker?: string | undefined;
|
|
7514
|
-
}
|
|
@@ -1,6 +1,21 @@
|
|
|
1
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";
|
|
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
3
|
import type { Configuration, DetectMitigationActionsTaskTarget, GroupNameAndArn, LogEventConfiguration, RegistrationConfig, SecurityProfileTarget, ThingGroupIndexingConfiguration, ThingIndexingConfiguration, ThingTypeMetadata, VersionUpdateByJobsConfig, ViolationEventOccurrenceRange } from "./models_1";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
7
|
+
export interface ListTargetsForPolicyResponse {
|
|
8
|
+
/**
|
|
9
|
+
* <p>The policy targets.</p>
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
targets?: string[] | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* <p>A marker used to get the next set of results.</p>
|
|
15
|
+
* @public
|
|
16
|
+
*/
|
|
17
|
+
nextMarker?: string | undefined;
|
|
18
|
+
}
|
|
4
19
|
/**
|
|
5
20
|
* @public
|
|
6
21
|
*/
|
|
@@ -1373,15 +1388,35 @@ export interface ThingConnectivity {
|
|
|
1373
1388
|
connected?: boolean | undefined;
|
|
1374
1389
|
/**
|
|
1375
1390
|
* <p>The epoch time (in milliseconds) when the thing last connected or disconnected. If the
|
|
1376
|
-
* thing has been disconnected for approximately an hour, the time value might be missing.</p>
|
|
1391
|
+
* thing has been disconnected for approximately an hour, the time value might be missing. When you enable or update the indexing configuration, this value might be <code>0</code> (the Unix epoch time) for devices that have never connected or have been disconnected for more than an hour.</p>
|
|
1377
1392
|
* @public
|
|
1378
1393
|
*/
|
|
1379
1394
|
timestamp?: number | undefined;
|
|
1380
1395
|
/**
|
|
1381
|
-
* <p>The reason why the client is disconnected.
|
|
1396
|
+
* <p>The reason why the client is disconnected. When you enable or update the indexing configuration, this value might be missing for devices that have never connected or have been disconnected for more than an hour.</p>
|
|
1382
1397
|
* @public
|
|
1383
1398
|
*/
|
|
1384
1399
|
disconnectReason?: string | undefined;
|
|
1400
|
+
/**
|
|
1401
|
+
* <p>The keep-alive interval in seconds that the client specified when establishing the connection.</p>
|
|
1402
|
+
* @public
|
|
1403
|
+
*/
|
|
1404
|
+
keepAliveDuration?: number | undefined;
|
|
1405
|
+
/**
|
|
1406
|
+
* <p>Indicates whether the client is using a clean session. Returns <code>true</code> for clean sessions.</p>
|
|
1407
|
+
* @public
|
|
1408
|
+
*/
|
|
1409
|
+
cleanSession?: boolean | undefined;
|
|
1410
|
+
/**
|
|
1411
|
+
* <p>The session expiry interval in seconds for the MQTT client connection. This value indicates how long the session will remain active after the client disconnects.</p>
|
|
1412
|
+
* @public
|
|
1413
|
+
*/
|
|
1414
|
+
sessionExpiry?: number | undefined;
|
|
1415
|
+
/**
|
|
1416
|
+
* <p>The unique identifier of the MQTT client.</p>
|
|
1417
|
+
* @public
|
|
1418
|
+
*/
|
|
1419
|
+
clientId?: string | undefined;
|
|
1385
1420
|
}
|
|
1386
1421
|
/**
|
|
1387
1422
|
* <p>The thing search index document.</p>
|
|
@@ -135,6 +135,7 @@ export declare var Configuration$: StaticStructureSchema;
|
|
|
135
135
|
export declare var ConfigurationDetails$: StaticStructureSchema;
|
|
136
136
|
export declare var ConfirmTopicRuleDestinationRequest$: StaticStructureSchema;
|
|
137
137
|
export declare var ConfirmTopicRuleDestinationResponse$: StaticStructureSchema;
|
|
138
|
+
export declare var ConnectivityFilter$: StaticStructureSchema;
|
|
138
139
|
export declare var CreateAuditSuppressionRequest$: StaticStructureSchema;
|
|
139
140
|
export declare var CreateAuditSuppressionResponse$: StaticStructureSchema;
|
|
140
141
|
export declare var CreateAuthorizerRequest$: StaticStructureSchema;
|
|
@@ -5,10 +5,8 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../IoTClient";
|
|
8
|
-
import {
|
|
9
|
-
|
|
10
|
-
ListTargetsForPolicyResponse,
|
|
11
|
-
} from "../models/models_1";
|
|
8
|
+
import { ListTargetsForPolicyRequest } from "../models/models_1";
|
|
9
|
+
import { ListTargetsForPolicyResponse } from "../models/models_2";
|
|
12
10
|
export { __MetadataBearer };
|
|
13
11
|
export { $Command };
|
|
14
12
|
export interface ListTargetsForPolicyCommandInput
|
|
@@ -572,6 +572,11 @@ export declare const DeviceDefenderIndexingMode: {
|
|
|
572
572
|
};
|
|
573
573
|
export type DeviceDefenderIndexingMode =
|
|
574
574
|
(typeof DeviceDefenderIndexingMode)[keyof typeof DeviceDefenderIndexingMode];
|
|
575
|
+
export declare const FleetIndexingApi: {
|
|
576
|
+
readonly GET_THING_CONNECTIVITY_DATA: "GET_THING_CONNECTIVITY_DATA";
|
|
577
|
+
};
|
|
578
|
+
export type FleetIndexingApi =
|
|
579
|
+
(typeof FleetIndexingApi)[keyof typeof FleetIndexingApi];
|
|
575
580
|
export declare const TargetFieldOrder: {
|
|
576
581
|
readonly LatLon: "LatLon";
|
|
577
582
|
readonly LonLat: "LonLat";
|
|
@@ -598,6 +603,7 @@ export declare const ThingIndexingMode: {
|
|
|
598
603
|
export type ThingIndexingMode =
|
|
599
604
|
(typeof ThingIndexingMode)[keyof typeof ThingIndexingMode];
|
|
600
605
|
export declare const DisconnectReasonValue: {
|
|
606
|
+
readonly API_INITIATED_DISCONNECT: "API_INITIATED_DISCONNECT";
|
|
601
607
|
readonly AUTH_ERROR: "AUTH_ERROR";
|
|
602
608
|
readonly CLIENT_ERROR: "CLIENT_ERROR";
|
|
603
609
|
readonly CLIENT_INITIATED_DISCONNECT: "CLIENT_INITIATED_DISCONNECT";
|
|
@@ -32,6 +32,7 @@ import {
|
|
|
32
32
|
EncryptionType,
|
|
33
33
|
EventType,
|
|
34
34
|
FieldType,
|
|
35
|
+
FleetIndexingApi,
|
|
35
36
|
FleetMetricUnit,
|
|
36
37
|
IndexStatus,
|
|
37
38
|
JobExecutionStatus,
|
|
@@ -828,6 +829,9 @@ export interface ThingGroupIndexingConfiguration {
|
|
|
828
829
|
managedFields?: Field[] | undefined;
|
|
829
830
|
customFields?: Field[] | undefined;
|
|
830
831
|
}
|
|
832
|
+
export interface ConnectivityFilter {
|
|
833
|
+
includeSocketInformation?: FleetIndexingApi[] | undefined;
|
|
834
|
+
}
|
|
831
835
|
export interface GeoLocationTarget {
|
|
832
836
|
name?: string | undefined;
|
|
833
837
|
order?: TargetFieldOrder | undefined;
|
|
@@ -835,6 +839,7 @@ export interface GeoLocationTarget {
|
|
|
835
839
|
export interface IndexingFilter {
|
|
836
840
|
namedShadowNames?: string[] | undefined;
|
|
837
841
|
geoLocations?: GeoLocationTarget[] | undefined;
|
|
842
|
+
connectivity?: ConnectivityFilter | undefined;
|
|
838
843
|
}
|
|
839
844
|
export interface ThingIndexingConfiguration {
|
|
840
845
|
thingIndexingMode: ThingIndexingMode | undefined;
|
|
@@ -992,12 +997,22 @@ export interface GetStatisticsResponse {
|
|
|
992
997
|
}
|
|
993
998
|
export interface GetThingConnectivityDataRequest {
|
|
994
999
|
thingName: string | undefined;
|
|
1000
|
+
includeSocketInformation?: boolean | undefined;
|
|
995
1001
|
}
|
|
996
1002
|
export interface GetThingConnectivityDataResponse {
|
|
997
1003
|
thingName?: string | undefined;
|
|
998
1004
|
connected?: boolean | undefined;
|
|
999
1005
|
timestamp?: Date | undefined;
|
|
1000
1006
|
disconnectReason?: DisconnectReasonValue | undefined;
|
|
1007
|
+
sourceIp?: string | undefined;
|
|
1008
|
+
sourcePort?: number | undefined;
|
|
1009
|
+
targetIp?: string | undefined;
|
|
1010
|
+
targetPort?: number | undefined;
|
|
1011
|
+
vpcEndpointId?: string | undefined;
|
|
1012
|
+
keepAliveDuration?: number | undefined;
|
|
1013
|
+
cleanSession?: boolean | undefined;
|
|
1014
|
+
sessionExpiry?: number | undefined;
|
|
1015
|
+
clientId?: string | undefined;
|
|
1001
1016
|
}
|
|
1002
1017
|
export interface GetTopicRuleRequest {
|
|
1003
1018
|
ruleName: string | undefined;
|
|
@@ -1714,7 +1729,3 @@ export interface ListTargetsForPolicyRequest {
|
|
|
1714
1729
|
marker?: string | undefined;
|
|
1715
1730
|
pageSize?: number | undefined;
|
|
1716
1731
|
}
|
|
1717
|
-
export interface ListTargetsForPolicyResponse {
|
|
1718
|
-
targets?: string[] | undefined;
|
|
1719
|
-
nextMarker?: string | undefined;
|
|
1720
|
-
}
|
|
@@ -75,6 +75,10 @@ import {
|
|
|
75
75
|
VersionUpdateByJobsConfig,
|
|
76
76
|
ViolationEventOccurrenceRange,
|
|
77
77
|
} from "./models_1";
|
|
78
|
+
export interface ListTargetsForPolicyResponse {
|
|
79
|
+
targets?: string[] | undefined;
|
|
80
|
+
nextMarker?: string | undefined;
|
|
81
|
+
}
|
|
78
82
|
export interface ListTargetsForSecurityProfileRequest {
|
|
79
83
|
securityProfileName: string | undefined;
|
|
80
84
|
nextToken?: string | undefined;
|
|
@@ -372,6 +376,10 @@ export interface ThingConnectivity {
|
|
|
372
376
|
connected?: boolean | undefined;
|
|
373
377
|
timestamp?: number | undefined;
|
|
374
378
|
disconnectReason?: string | undefined;
|
|
379
|
+
keepAliveDuration?: number | undefined;
|
|
380
|
+
cleanSession?: boolean | undefined;
|
|
381
|
+
sessionExpiry?: number | undefined;
|
|
382
|
+
clientId?: string | undefined;
|
|
375
383
|
}
|
|
376
384
|
export interface ThingDocument {
|
|
377
385
|
thingName?: string | undefined;
|
|
@@ -135,6 +135,7 @@ export declare var Configuration$: StaticStructureSchema;
|
|
|
135
135
|
export declare var ConfigurationDetails$: StaticStructureSchema;
|
|
136
136
|
export declare var ConfirmTopicRuleDestinationRequest$: StaticStructureSchema;
|
|
137
137
|
export declare var ConfirmTopicRuleDestinationResponse$: StaticStructureSchema;
|
|
138
|
+
export declare var ConnectivityFilter$: StaticStructureSchema;
|
|
138
139
|
export declare var CreateAuditSuppressionRequest$: StaticStructureSchema;
|
|
139
140
|
export declare var CreateAuditSuppressionResponse$: StaticStructureSchema;
|
|
140
141
|
export declare var CreateAuthorizerRequest$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iot",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iot Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1057.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iot",
|
|
@@ -23,12 +23,12 @@
|
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
25
25
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
26
|
-
"@aws-sdk/core": "^3.974.
|
|
27
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
26
|
+
"@aws-sdk/core": "^3.974.15",
|
|
27
|
+
"@aws-sdk/credential-provider-node": "^3.972.47",
|
|
28
28
|
"@aws-sdk/types": "^3.973.9",
|
|
29
|
-
"@smithy/core": "^3.24.
|
|
30
|
-
"@smithy/fetch-http-handler": "^5.4.
|
|
31
|
-
"@smithy/node-http-handler": "^4.7.
|
|
29
|
+
"@smithy/core": "^3.24.5",
|
|
30
|
+
"@smithy/fetch-http-handler": "^5.4.5",
|
|
31
|
+
"@smithy/node-http-handler": "^4.7.5",
|
|
32
32
|
"@smithy/types": "^4.14.2",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|