@aws-sdk/client-iot 3.300.0 → 3.303.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/models/models_0.js +251 -293
- package/dist-cjs/models/models_1.js +139 -163
- package/dist-cjs/models/models_2.js +9 -11
- package/dist-es/models/models_0.js +251 -293
- package/dist-es/models/models_1.js +139 -163
- package/dist-es/models/models_2.js +9 -11
- package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +2 -2
- package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -1
- package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/CancelJobCommand.d.ts +1 -1
- package/dist-types/commands/CancelJobExecutionCommand.d.ts +2 -2
- package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -4
- package/dist-types/commands/CreateBillingGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
- package/dist-types/commands/CreateDimensionCommand.d.ts +4 -4
- package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +5 -5
- package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -6
- package/dist-types/commands/CreateFleetMetricCommand.d.ts +5 -5
- package/dist-types/commands/CreateJobCommand.d.ts +19 -19
- package/dist-types/commands/CreateJobTemplateCommand.d.ts +16 -16
- package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -1
- package/dist-types/commands/CreateMitigationActionCommand.d.ts +11 -11
- package/dist-types/commands/CreateOTAUpdateCommand.d.ts +28 -28
- package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
- package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -1
- package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +4 -4
- package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
- package/dist-types/commands/CreateScheduledAuditCommand.d.ts +4 -4
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +19 -19
- package/dist-types/commands/CreateStreamCommand.d.ts +6 -6
- package/dist-types/commands/CreateThingCommand.d.ts +3 -3
- package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -6
- package/dist-types/commands/CreateThingTypeCommand.d.ts +5 -5
- package/dist-types/commands/CreateTopicRuleCommand.d.ts +47 -47
- package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -6
- package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStreamCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
- package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobExecutionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStreamCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -1
- package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -1
- package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -1
- package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
- package/dist-types/commands/GetCardinalityCommand.d.ts +1 -1
- package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -1
- package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -1
- package/dist-types/commands/GetPercentilesCommand.d.ts +2 -2
- package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -1
- package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -1
- package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditFindingsCommand.d.ts +4 -4
- package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +4 -4
- package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -1
- package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -1
- package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListDimensionsCommand.d.ts +1 -1
- package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -1
- package/dist-types/commands/ListIndicesCommand.d.ts +1 -1
- package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -1
- package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -1
- package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -1
- package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -1
- package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -1
- package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -1
- package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -1
- package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -1
- package/dist-types/commands/ListStreamsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -1
- package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
- package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -1
- package/dist-types/commands/ListThingTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -1
- package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -1
- package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCACertificateCommand.d.ts +4 -4
- package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
- package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -1
- package/dist-types/commands/RegisterThingCommand.d.ts +2 -2
- package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -1
- package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -1
- package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -1
- package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +47 -47
- package/dist-types/commands/SearchIndexCommand.d.ts +1 -1
- package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -1
- package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
- package/dist-types/commands/SetLoggingOptionsCommand.d.ts +2 -2
- package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +2 -2
- package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -7
- package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +5 -5
- package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +2 -2
- package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestAuthorizationCommand.d.ts +5 -5
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +5 -5
- package/dist-types/commands/TransferCertificateCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +5 -5
- package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -4
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -2
- package/dist-types/commands/UpdateCACertificateCommand.d.ts +2 -2
- package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDimensionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +2 -2
- package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +4 -4
- package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
- package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +7 -7
- package/dist-types/commands/UpdateJobCommand.d.ts +12 -12
- package/dist-types/commands/UpdateMitigationActionCommand.d.ts +9 -9
- package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +2 -2
- package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -1
- package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +17 -17
- package/dist-types/commands/UpdateStreamCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThingCommand.d.ts +3 -3
- package/dist-types/commands/UpdateThingGroupCommand.d.ts +4 -4
- package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +2 -2
- package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -1
- package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +12 -12
- package/dist-types/models/models_0.d.ts +461 -251
- package/dist-types/models/models_1.d.ts +259 -139
- package/dist-types/models/models_2.d.ts +19 -9
- package/dist-types/ts3.4/models/models_0.d.ts +322 -251
- package/dist-types/ts3.4/models/models_1.d.ts +179 -139
- package/dist-types/ts3.4/models/models_2.d.ts +12 -9
- package/package.json +34 -34
|
@@ -28,14 +28,14 @@ export interface CreateDimensionCommandOutput extends CreateDimensionResponse, _
|
|
|
28
28
|
* import { IoTClient, CreateDimensionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, CreateDimensionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateDimensionRequest
|
|
32
32
|
* name: "STRING_VALUE", // required
|
|
33
33
|
* type: "TOPIC_FILTER", // required
|
|
34
|
-
* stringValues: [ // required
|
|
34
|
+
* stringValues: [ // DimensionStringValues // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
|
-
* tags: [
|
|
38
|
-
* {
|
|
37
|
+
* tags: [ // TagList
|
|
38
|
+
* { // Tag
|
|
39
39
|
* Key: "STRING_VALUE", // required
|
|
40
40
|
* Value: "STRING_VALUE",
|
|
41
41
|
* },
|
|
@@ -27,20 +27,20 @@ export interface CreateDomainConfigurationCommandOutput extends CreateDomainConf
|
|
|
27
27
|
* import { IoTClient, CreateDomainConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateDomainConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDomainConfigurationRequest
|
|
31
31
|
* domainConfigurationName: "STRING_VALUE", // required
|
|
32
32
|
* domainName: "STRING_VALUE",
|
|
33
|
-
* serverCertificateArns: [
|
|
33
|
+
* serverCertificateArns: [ // ServerCertificateArns
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
36
|
* validationCertificateArn: "STRING_VALUE",
|
|
37
|
-
* authorizerConfig: {
|
|
37
|
+
* authorizerConfig: { // AuthorizerConfig
|
|
38
38
|
* defaultAuthorizerName: "STRING_VALUE",
|
|
39
39
|
* allowAuthorizerOverride: true || false,
|
|
40
40
|
* },
|
|
41
41
|
* serviceType: "DATA" || "CREDENTIAL_PROVIDER" || "JOBS",
|
|
42
|
-
* tags: [
|
|
43
|
-
* {
|
|
42
|
+
* tags: [ // TagList
|
|
43
|
+
* { // Tag
|
|
44
44
|
* Key: "STRING_VALUE", // required
|
|
45
45
|
* Value: "STRING_VALUE",
|
|
46
46
|
* },
|
|
@@ -27,12 +27,12 @@ export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThing
|
|
|
27
27
|
* import { IoTClient, CreateDynamicThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateDynamicThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDynamicThingGroupRequest
|
|
31
31
|
* thingGroupName: "STRING_VALUE", // required
|
|
32
|
-
* thingGroupProperties: {
|
|
32
|
+
* thingGroupProperties: { // ThingGroupProperties
|
|
33
33
|
* thingGroupDescription: "STRING_VALUE",
|
|
34
|
-
* attributePayload: {
|
|
35
|
-
* attributes: {
|
|
34
|
+
* attributePayload: { // AttributePayload
|
|
35
|
+
* attributes: { // Attributes
|
|
36
36
|
* "<keys>": "STRING_VALUE",
|
|
37
37
|
* },
|
|
38
38
|
* merge: true || false,
|
|
@@ -41,8 +41,8 @@ export interface CreateDynamicThingGroupCommandOutput extends CreateDynamicThing
|
|
|
41
41
|
* indexName: "STRING_VALUE",
|
|
42
42
|
* queryString: "STRING_VALUE", // required
|
|
43
43
|
* queryVersion: "STRING_VALUE",
|
|
44
|
-
* tags: [
|
|
45
|
-
* {
|
|
44
|
+
* tags: [ // TagList
|
|
45
|
+
* { // Tag
|
|
46
46
|
* Key: "STRING_VALUE", // required
|
|
47
47
|
* Value: "STRING_VALUE",
|
|
48
48
|
* },
|
|
@@ -27,12 +27,12 @@ export interface CreateFleetMetricCommandOutput extends CreateFleetMetricRespons
|
|
|
27
27
|
* import { IoTClient, CreateFleetMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateFleetMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateFleetMetricRequest
|
|
31
31
|
* metricName: "STRING_VALUE", // required
|
|
32
32
|
* queryString: "STRING_VALUE", // required
|
|
33
|
-
* aggregationType: {
|
|
33
|
+
* aggregationType: { // AggregationType
|
|
34
34
|
* name: "Statistics" || "Percentiles" || "Cardinality", // required
|
|
35
|
-
* values: [
|
|
35
|
+
* values: [ // AggregationTypeValues
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -42,8 +42,8 @@ export interface CreateFleetMetricCommandOutput extends CreateFleetMetricRespons
|
|
|
42
42
|
* queryVersion: "STRING_VALUE",
|
|
43
43
|
* indexName: "STRING_VALUE",
|
|
44
44
|
* unit: "Seconds" || "Microseconds" || "Milliseconds" || "Bytes" || "Kilobytes" || "Megabytes" || "Gigabytes" || "Terabytes" || "Bits" || "Kilobits" || "Megabits" || "Gigabits" || "Terabits" || "Percent" || "Count" || "Bytes/Second" || "Kilobytes/Second" || "Megabytes/Second" || "Gigabytes/Second" || "Terabytes/Second" || "Bits/Second" || "Kilobits/Second" || "Megabits/Second" || "Gigabits/Second" || "Terabits/Second" || "Count/Second" || "None",
|
|
45
|
-
* tags: [
|
|
46
|
-
* {
|
|
45
|
+
* tags: [ // TagList
|
|
46
|
+
* { // Tag
|
|
47
47
|
* Key: "STRING_VALUE", // required
|
|
48
48
|
* Value: "STRING_VALUE",
|
|
49
49
|
* },
|
|
@@ -27,33 +27,33 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
|
|
|
27
27
|
* import { IoTClient, CreateJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateJobRequest
|
|
31
31
|
* jobId: "STRING_VALUE", // required
|
|
32
|
-
* targets: [ // required
|
|
32
|
+
* targets: [ // JobTargets // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* documentSource: "STRING_VALUE",
|
|
36
36
|
* document: "STRING_VALUE",
|
|
37
37
|
* description: "STRING_VALUE",
|
|
38
|
-
* presignedUrlConfig: {
|
|
38
|
+
* presignedUrlConfig: { // PresignedUrlConfig
|
|
39
39
|
* roleArn: "STRING_VALUE",
|
|
40
40
|
* expiresInSec: Number("long"),
|
|
41
41
|
* },
|
|
42
42
|
* targetSelection: "CONTINUOUS" || "SNAPSHOT",
|
|
43
|
-
* jobExecutionsRolloutConfig: {
|
|
43
|
+
* jobExecutionsRolloutConfig: { // JobExecutionsRolloutConfig
|
|
44
44
|
* maximumPerMinute: Number("int"),
|
|
45
|
-
* exponentialRate: {
|
|
45
|
+
* exponentialRate: { // ExponentialRolloutRate
|
|
46
46
|
* baseRatePerMinute: Number("int"), // required
|
|
47
47
|
* incrementFactor: Number("double"), // required
|
|
48
|
-
* rateIncreaseCriteria: {
|
|
48
|
+
* rateIncreaseCriteria: { // RateIncreaseCriteria
|
|
49
49
|
* numberOfNotifiedThings: Number("int"),
|
|
50
50
|
* numberOfSucceededThings: Number("int"),
|
|
51
51
|
* },
|
|
52
52
|
* },
|
|
53
53
|
* },
|
|
54
|
-
* abortConfig: {
|
|
55
|
-
* criteriaList: [ // required
|
|
56
|
-
* {
|
|
54
|
+
* abortConfig: { // AbortConfig
|
|
55
|
+
* criteriaList: [ // AbortCriteriaList // required
|
|
56
|
+
* { // AbortCriteria
|
|
57
57
|
* failureType: "FAILED" || "REJECTED" || "TIMED_OUT" || "ALL", // required
|
|
58
58
|
* action: "CANCEL", // required
|
|
59
59
|
* thresholdPercentage: Number("double"), // required
|
|
@@ -61,34 +61,34 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
|
|
|
61
61
|
* },
|
|
62
62
|
* ],
|
|
63
63
|
* },
|
|
64
|
-
* timeoutConfig: {
|
|
64
|
+
* timeoutConfig: { // TimeoutConfig
|
|
65
65
|
* inProgressTimeoutInMinutes: Number("long"),
|
|
66
66
|
* },
|
|
67
|
-
* tags: [
|
|
68
|
-
* {
|
|
67
|
+
* tags: [ // TagList
|
|
68
|
+
* { // Tag
|
|
69
69
|
* Key: "STRING_VALUE", // required
|
|
70
70
|
* Value: "STRING_VALUE",
|
|
71
71
|
* },
|
|
72
72
|
* ],
|
|
73
73
|
* namespaceId: "STRING_VALUE",
|
|
74
74
|
* jobTemplateArn: "STRING_VALUE",
|
|
75
|
-
* jobExecutionsRetryConfig: {
|
|
76
|
-
* criteriaList: [ // required
|
|
77
|
-
* {
|
|
75
|
+
* jobExecutionsRetryConfig: { // JobExecutionsRetryConfig
|
|
76
|
+
* criteriaList: [ // RetryCriteriaList // required
|
|
77
|
+
* { // RetryCriteria
|
|
78
78
|
* failureType: "FAILED" || "TIMED_OUT" || "ALL", // required
|
|
79
79
|
* numberOfRetries: Number("int"), // required
|
|
80
80
|
* },
|
|
81
81
|
* ],
|
|
82
82
|
* },
|
|
83
|
-
* documentParameters: {
|
|
83
|
+
* documentParameters: { // ParameterMap
|
|
84
84
|
* "<keys>": "STRING_VALUE",
|
|
85
85
|
* },
|
|
86
|
-
* schedulingConfig: {
|
|
86
|
+
* schedulingConfig: { // SchedulingConfig
|
|
87
87
|
* startTime: "STRING_VALUE",
|
|
88
88
|
* endTime: "STRING_VALUE",
|
|
89
89
|
* endBehavior: "STOP_ROLLOUT" || "CANCEL" || "FORCE_CANCEL",
|
|
90
|
-
* maintenanceWindows: [
|
|
91
|
-
* {
|
|
90
|
+
* maintenanceWindows: [ // MaintenanceWindows
|
|
91
|
+
* { // MaintenanceWindow
|
|
92
92
|
* startTime: "STRING_VALUE", // required
|
|
93
93
|
* durationInMinutes: Number("int"), // required
|
|
94
94
|
* },
|
|
@@ -27,30 +27,30 @@ export interface CreateJobTemplateCommandOutput extends CreateJobTemplateRespons
|
|
|
27
27
|
* import { IoTClient, CreateJobTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateJobTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateJobTemplateRequest
|
|
31
31
|
* jobTemplateId: "STRING_VALUE", // required
|
|
32
32
|
* jobArn: "STRING_VALUE",
|
|
33
33
|
* documentSource: "STRING_VALUE",
|
|
34
34
|
* document: "STRING_VALUE",
|
|
35
35
|
* description: "STRING_VALUE", // required
|
|
36
|
-
* presignedUrlConfig: {
|
|
36
|
+
* presignedUrlConfig: { // PresignedUrlConfig
|
|
37
37
|
* roleArn: "STRING_VALUE",
|
|
38
38
|
* expiresInSec: Number("long"),
|
|
39
39
|
* },
|
|
40
|
-
* jobExecutionsRolloutConfig: {
|
|
40
|
+
* jobExecutionsRolloutConfig: { // JobExecutionsRolloutConfig
|
|
41
41
|
* maximumPerMinute: Number("int"),
|
|
42
|
-
* exponentialRate: {
|
|
42
|
+
* exponentialRate: { // ExponentialRolloutRate
|
|
43
43
|
* baseRatePerMinute: Number("int"), // required
|
|
44
44
|
* incrementFactor: Number("double"), // required
|
|
45
|
-
* rateIncreaseCriteria: {
|
|
45
|
+
* rateIncreaseCriteria: { // RateIncreaseCriteria
|
|
46
46
|
* numberOfNotifiedThings: Number("int"),
|
|
47
47
|
* numberOfSucceededThings: Number("int"),
|
|
48
48
|
* },
|
|
49
49
|
* },
|
|
50
50
|
* },
|
|
51
|
-
* abortConfig: {
|
|
52
|
-
* criteriaList: [ // required
|
|
53
|
-
* {
|
|
51
|
+
* abortConfig: { // AbortConfig
|
|
52
|
+
* criteriaList: [ // AbortCriteriaList // required
|
|
53
|
+
* { // AbortCriteria
|
|
54
54
|
* failureType: "FAILED" || "REJECTED" || "TIMED_OUT" || "ALL", // required
|
|
55
55
|
* action: "CANCEL", // required
|
|
56
56
|
* thresholdPercentage: Number("double"), // required
|
|
@@ -58,25 +58,25 @@ export interface CreateJobTemplateCommandOutput extends CreateJobTemplateRespons
|
|
|
58
58
|
* },
|
|
59
59
|
* ],
|
|
60
60
|
* },
|
|
61
|
-
* timeoutConfig: {
|
|
61
|
+
* timeoutConfig: { // TimeoutConfig
|
|
62
62
|
* inProgressTimeoutInMinutes: Number("long"),
|
|
63
63
|
* },
|
|
64
|
-
* tags: [
|
|
65
|
-
* {
|
|
64
|
+
* tags: [ // TagList
|
|
65
|
+
* { // Tag
|
|
66
66
|
* Key: "STRING_VALUE", // required
|
|
67
67
|
* Value: "STRING_VALUE",
|
|
68
68
|
* },
|
|
69
69
|
* ],
|
|
70
|
-
* jobExecutionsRetryConfig: {
|
|
71
|
-
* criteriaList: [ // required
|
|
72
|
-
* {
|
|
70
|
+
* jobExecutionsRetryConfig: { // JobExecutionsRetryConfig
|
|
71
|
+
* criteriaList: [ // RetryCriteriaList // required
|
|
72
|
+
* { // RetryCriteria
|
|
73
73
|
* failureType: "FAILED" || "TIMED_OUT" || "ALL", // required
|
|
74
74
|
* numberOfRetries: Number("int"), // required
|
|
75
75
|
* },
|
|
76
76
|
* ],
|
|
77
77
|
* },
|
|
78
|
-
* maintenanceWindows: [
|
|
79
|
-
* {
|
|
78
|
+
* maintenanceWindows: [ // MaintenanceWindows
|
|
79
|
+
* { // MaintenanceWindow
|
|
80
80
|
* startTime: "STRING_VALUE", // required
|
|
81
81
|
* durationInMinutes: Number("int"), // required
|
|
82
82
|
* },
|
|
@@ -32,7 +32,7 @@ export interface CreateKeysAndCertificateCommandOutput extends CreateKeysAndCert
|
|
|
32
32
|
* import { IoTClient, CreateKeysAndCertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
33
33
|
* // const { IoTClient, CreateKeysAndCertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
34
34
|
* const client = new IoTClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // CreateKeysAndCertificateRequest
|
|
36
36
|
* setAsActive: true || false,
|
|
37
37
|
* };
|
|
38
38
|
* const command = new CreateKeysAndCertificateCommand(input);
|
|
@@ -28,35 +28,35 @@ export interface CreateMitigationActionCommandOutput extends CreateMitigationAct
|
|
|
28
28
|
* import { IoTClient, CreateMitigationActionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, CreateMitigationActionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateMitigationActionRequest
|
|
32
32
|
* actionName: "STRING_VALUE", // required
|
|
33
33
|
* roleArn: "STRING_VALUE", // required
|
|
34
|
-
* actionParams: {
|
|
35
|
-
* updateDeviceCertificateParams: {
|
|
34
|
+
* actionParams: { // MitigationActionParams
|
|
35
|
+
* updateDeviceCertificateParams: { // UpdateDeviceCertificateParams
|
|
36
36
|
* action: "DEACTIVATE", // required
|
|
37
37
|
* },
|
|
38
|
-
* updateCACertificateParams: {
|
|
38
|
+
* updateCACertificateParams: { // UpdateCACertificateParams
|
|
39
39
|
* action: "DEACTIVATE", // required
|
|
40
40
|
* },
|
|
41
|
-
* addThingsToThingGroupParams: {
|
|
42
|
-
* thingGroupNames: [ // required
|
|
41
|
+
* addThingsToThingGroupParams: { // AddThingsToThingGroupParams
|
|
42
|
+
* thingGroupNames: [ // ThingGroupNames // required
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* overrideDynamicGroups: true || false,
|
|
46
46
|
* },
|
|
47
|
-
* replaceDefaultPolicyVersionParams: {
|
|
47
|
+
* replaceDefaultPolicyVersionParams: { // ReplaceDefaultPolicyVersionParams
|
|
48
48
|
* templateName: "BLANK_POLICY", // required
|
|
49
49
|
* },
|
|
50
|
-
* enableIoTLoggingParams: {
|
|
50
|
+
* enableIoTLoggingParams: { // EnableIoTLoggingParams
|
|
51
51
|
* roleArnForLogging: "STRING_VALUE", // required
|
|
52
52
|
* logLevel: "DEBUG" || "INFO" || "ERROR" || "WARN" || "DISABLED", // required
|
|
53
53
|
* },
|
|
54
|
-
* publishFindingToSnsParams: {
|
|
54
|
+
* publishFindingToSnsParams: { // PublishFindingToSnsParams
|
|
55
55
|
* topicArn: "STRING_VALUE", // required
|
|
56
56
|
* },
|
|
57
57
|
* },
|
|
58
|
-
* tags: [
|
|
59
|
-
* {
|
|
58
|
+
* tags: [ // TagList
|
|
59
|
+
* { // Tag
|
|
60
60
|
* Key: "STRING_VALUE", // required
|
|
61
61
|
* Value: "STRING_VALUE",
|
|
62
62
|
* },
|
|
@@ -27,33 +27,33 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
|
|
|
27
27
|
* import { IoTClient, CreateOTAUpdateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateOTAUpdateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateOTAUpdateRequest
|
|
31
31
|
* otaUpdateId: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
|
-
* targets: [ // required
|
|
33
|
+
* targets: [ // Targets // required
|
|
34
34
|
* "STRING_VALUE",
|
|
35
35
|
* ],
|
|
36
|
-
* protocols: [
|
|
36
|
+
* protocols: [ // Protocols
|
|
37
37
|
* "MQTT" || "HTTP",
|
|
38
38
|
* ],
|
|
39
39
|
* targetSelection: "CONTINUOUS" || "SNAPSHOT",
|
|
40
|
-
* awsJobExecutionsRolloutConfig: {
|
|
40
|
+
* awsJobExecutionsRolloutConfig: { // AwsJobExecutionsRolloutConfig
|
|
41
41
|
* maximumPerMinute: Number("int"),
|
|
42
|
-
* exponentialRate: {
|
|
42
|
+
* exponentialRate: { // AwsJobExponentialRolloutRate
|
|
43
43
|
* baseRatePerMinute: Number("int"), // required
|
|
44
44
|
* incrementFactor: Number("double"), // required
|
|
45
|
-
* rateIncreaseCriteria: {
|
|
45
|
+
* rateIncreaseCriteria: { // AwsJobRateIncreaseCriteria
|
|
46
46
|
* numberOfNotifiedThings: Number("int"),
|
|
47
47
|
* numberOfSucceededThings: Number("int"),
|
|
48
48
|
* },
|
|
49
49
|
* },
|
|
50
50
|
* },
|
|
51
|
-
* awsJobPresignedUrlConfig: {
|
|
51
|
+
* awsJobPresignedUrlConfig: { // AwsJobPresignedUrlConfig
|
|
52
52
|
* expiresInSec: Number("long"),
|
|
53
53
|
* },
|
|
54
|
-
* awsJobAbortConfig: {
|
|
55
|
-
* abortCriteriaList: [ // required
|
|
56
|
-
* {
|
|
54
|
+
* awsJobAbortConfig: { // AwsJobAbortConfig
|
|
55
|
+
* abortCriteriaList: [ // AwsJobAbortCriteriaList // required
|
|
56
|
+
* { // AwsJobAbortCriteria
|
|
57
57
|
* failureType: "FAILED" || "REJECTED" || "TIMED_OUT" || "ALL", // required
|
|
58
58
|
* action: "CANCEL", // required
|
|
59
59
|
* thresholdPercentage: Number("double"), // required
|
|
@@ -61,46 +61,46 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
|
|
|
61
61
|
* },
|
|
62
62
|
* ],
|
|
63
63
|
* },
|
|
64
|
-
* awsJobTimeoutConfig: {
|
|
64
|
+
* awsJobTimeoutConfig: { // AwsJobTimeoutConfig
|
|
65
65
|
* inProgressTimeoutInMinutes: Number("long"),
|
|
66
66
|
* },
|
|
67
|
-
* files: [ // required
|
|
68
|
-
* {
|
|
67
|
+
* files: [ // OTAUpdateFiles // required
|
|
68
|
+
* { // OTAUpdateFile
|
|
69
69
|
* fileName: "STRING_VALUE",
|
|
70
70
|
* fileType: Number("int"),
|
|
71
71
|
* fileVersion: "STRING_VALUE",
|
|
72
|
-
* fileLocation: {
|
|
73
|
-
* stream: {
|
|
72
|
+
* fileLocation: { // FileLocation
|
|
73
|
+
* stream: { // Stream
|
|
74
74
|
* streamId: "STRING_VALUE",
|
|
75
75
|
* fileId: Number("int"),
|
|
76
76
|
* },
|
|
77
|
-
* s3Location: {
|
|
77
|
+
* s3Location: { // S3Location
|
|
78
78
|
* bucket: "STRING_VALUE",
|
|
79
79
|
* key: "STRING_VALUE",
|
|
80
80
|
* version: "STRING_VALUE",
|
|
81
81
|
* },
|
|
82
82
|
* },
|
|
83
|
-
* codeSigning: {
|
|
83
|
+
* codeSigning: { // CodeSigning
|
|
84
84
|
* awsSignerJobId: "STRING_VALUE",
|
|
85
|
-
* startSigningJobParameter: {
|
|
86
|
-
* signingProfileParameter: {
|
|
85
|
+
* startSigningJobParameter: { // StartSigningJobParameter
|
|
86
|
+
* signingProfileParameter: { // SigningProfileParameter
|
|
87
87
|
* certificateArn: "STRING_VALUE",
|
|
88
88
|
* platform: "STRING_VALUE",
|
|
89
89
|
* certificatePathOnDevice: "STRING_VALUE",
|
|
90
90
|
* },
|
|
91
91
|
* signingProfileName: "STRING_VALUE",
|
|
92
|
-
* destination: {
|
|
93
|
-
* s3Destination: {
|
|
92
|
+
* destination: { // Destination
|
|
93
|
+
* s3Destination: { // S3Destination
|
|
94
94
|
* bucket: "STRING_VALUE",
|
|
95
95
|
* prefix: "STRING_VALUE",
|
|
96
96
|
* },
|
|
97
97
|
* },
|
|
98
98
|
* },
|
|
99
|
-
* customCodeSigning: {
|
|
100
|
-
* signature: {
|
|
99
|
+
* customCodeSigning: { // CustomCodeSigning
|
|
100
|
+
* signature: { // CodeSigningSignature
|
|
101
101
|
* inlineDocument: "BLOB_VALUE",
|
|
102
102
|
* },
|
|
103
|
-
* certificateChain: {
|
|
103
|
+
* certificateChain: { // CodeSigningCertificateChain
|
|
104
104
|
* certificateName: "STRING_VALUE",
|
|
105
105
|
* inlineDocument: "STRING_VALUE",
|
|
106
106
|
* },
|
|
@@ -108,17 +108,17 @@ export interface CreateOTAUpdateCommandOutput extends CreateOTAUpdateResponse, _
|
|
|
108
108
|
* signatureAlgorithm: "STRING_VALUE",
|
|
109
109
|
* },
|
|
110
110
|
* },
|
|
111
|
-
* attributes: {
|
|
111
|
+
* attributes: { // AttributesMap
|
|
112
112
|
* "<keys>": "STRING_VALUE",
|
|
113
113
|
* },
|
|
114
114
|
* },
|
|
115
115
|
* ],
|
|
116
116
|
* roleArn: "STRING_VALUE", // required
|
|
117
|
-
* additionalParameters: {
|
|
117
|
+
* additionalParameters: { // AdditionalParameterMap
|
|
118
118
|
* "<keys>": "STRING_VALUE",
|
|
119
119
|
* },
|
|
120
|
-
* tags: [
|
|
121
|
-
* {
|
|
120
|
+
* tags: [ // TagList
|
|
121
|
+
* { // Tag
|
|
122
122
|
* Key: "STRING_VALUE", // required
|
|
123
123
|
* Value: "STRING_VALUE",
|
|
124
124
|
* },
|
|
@@ -30,11 +30,11 @@ export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __Metad
|
|
|
30
30
|
* import { IoTClient, CreatePolicyCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
31
31
|
* // const { IoTClient, CreatePolicyCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
32
32
|
* const client = new IoTClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // CreatePolicyRequest
|
|
34
34
|
* policyName: "STRING_VALUE", // required
|
|
35
35
|
* policyDocument: "STRING_VALUE", // required
|
|
36
|
-
* tags: [
|
|
37
|
-
* {
|
|
36
|
+
* tags: [ // TagList
|
|
37
|
+
* { // Tag
|
|
38
38
|
* Key: "STRING_VALUE", // required
|
|
39
39
|
* Value: "STRING_VALUE",
|
|
40
40
|
* },
|
|
@@ -33,7 +33,7 @@ export interface CreatePolicyVersionCommandOutput extends CreatePolicyVersionRes
|
|
|
33
33
|
* import { IoTClient, CreatePolicyVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
34
34
|
* // const { IoTClient, CreatePolicyVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
35
35
|
* const client = new IoTClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // CreatePolicyVersionRequest
|
|
37
37
|
* policyName: "STRING_VALUE", // required
|
|
38
38
|
* policyDocument: "STRING_VALUE", // required
|
|
39
39
|
* setAsDefault: true || false,
|
|
@@ -27,7 +27,7 @@ export interface CreateProvisioningClaimCommandOutput extends CreateProvisioning
|
|
|
27
27
|
* import { IoTClient, CreateProvisioningClaimCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateProvisioningClaimCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateProvisioningClaimRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new CreateProvisioningClaimCommand(input);
|
|
@@ -27,18 +27,18 @@ export interface CreateProvisioningTemplateCommandOutput extends CreateProvision
|
|
|
27
27
|
* import { IoTClient, CreateProvisioningTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateProvisioningTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateProvisioningTemplateRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* description: "STRING_VALUE",
|
|
33
33
|
* templateBody: "STRING_VALUE", // required
|
|
34
34
|
* enabled: true || false,
|
|
35
35
|
* provisioningRoleArn: "STRING_VALUE", // required
|
|
36
|
-
* preProvisioningHook: {
|
|
36
|
+
* preProvisioningHook: { // ProvisioningHook
|
|
37
37
|
* payloadVersion: "STRING_VALUE",
|
|
38
38
|
* targetArn: "STRING_VALUE", // required
|
|
39
39
|
* },
|
|
40
|
-
* tags: [
|
|
41
|
-
* {
|
|
40
|
+
* tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* Key: "STRING_VALUE", // required
|
|
43
43
|
* Value: "STRING_VALUE",
|
|
44
44
|
* },
|
|
@@ -27,7 +27,7 @@ export interface CreateProvisioningTemplateVersionCommandOutput extends CreatePr
|
|
|
27
27
|
* import { IoTClient, CreateProvisioningTemplateVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateProvisioningTemplateVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateProvisioningTemplateVersionRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* templateBody: "STRING_VALUE", // required
|
|
33
33
|
* setAsDefault: true || false,
|
|
@@ -27,12 +27,12 @@ export interface CreateRoleAliasCommandOutput extends CreateRoleAliasResponse, _
|
|
|
27
27
|
* import { IoTClient, CreateRoleAliasCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateRoleAliasCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateRoleAliasRequest
|
|
31
31
|
* roleAlias: "STRING_VALUE", // required
|
|
32
32
|
* roleArn: "STRING_VALUE", // required
|
|
33
33
|
* credentialDurationSeconds: Number("int"),
|
|
34
|
-
* tags: [
|
|
35
|
-
* {
|
|
34
|
+
* tags: [ // TagList
|
|
35
|
+
* { // Tag
|
|
36
36
|
* Key: "STRING_VALUE", // required
|
|
37
37
|
* Value: "STRING_VALUE",
|
|
38
38
|
* },
|
|
@@ -28,16 +28,16 @@ export interface CreateScheduledAuditCommandOutput extends CreateScheduledAuditR
|
|
|
28
28
|
* import { IoTClient, CreateScheduledAuditCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, CreateScheduledAuditCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateScheduledAuditRequest
|
|
32
32
|
* frequency: "DAILY" || "WEEKLY" || "BIWEEKLY" || "MONTHLY", // required
|
|
33
33
|
* dayOfMonth: "STRING_VALUE",
|
|
34
34
|
* dayOfWeek: "SUN" || "MON" || "TUE" || "WED" || "THU" || "FRI" || "SAT",
|
|
35
|
-
* targetCheckNames: [ // required
|
|
35
|
+
* targetCheckNames: [ // TargetAuditCheckNames // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* scheduledAuditName: "STRING_VALUE", // required
|
|
39
|
-
* tags: [
|
|
40
|
-
* {
|
|
39
|
+
* tags: [ // TagList
|
|
40
|
+
* { // Tag
|
|
41
41
|
* Key: "STRING_VALUE", // required
|
|
42
42
|
* Value: "STRING_VALUE",
|
|
43
43
|
* },
|
|
@@ -27,59 +27,59 @@ export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfil
|
|
|
27
27
|
* import { IoTClient, CreateSecurityProfileCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateSecurityProfileCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateSecurityProfileRequest
|
|
31
31
|
* securityProfileName: "STRING_VALUE", // required
|
|
32
32
|
* securityProfileDescription: "STRING_VALUE",
|
|
33
|
-
* behaviors: [
|
|
34
|
-
* {
|
|
33
|
+
* behaviors: [ // Behaviors
|
|
34
|
+
* { // Behavior
|
|
35
35
|
* name: "STRING_VALUE", // required
|
|
36
36
|
* metric: "STRING_VALUE",
|
|
37
|
-
* metricDimension: {
|
|
37
|
+
* metricDimension: { // MetricDimension
|
|
38
38
|
* dimensionName: "STRING_VALUE", // required
|
|
39
39
|
* operator: "IN" || "NOT_IN",
|
|
40
40
|
* },
|
|
41
|
-
* criteria: {
|
|
41
|
+
* criteria: { // BehaviorCriteria
|
|
42
42
|
* comparisonOperator: "less-than" || "less-than-equals" || "greater-than" || "greater-than-equals" || "in-cidr-set" || "not-in-cidr-set" || "in-port-set" || "not-in-port-set" || "in-set" || "not-in-set",
|
|
43
|
-
* value: {
|
|
43
|
+
* value: { // MetricValue
|
|
44
44
|
* count: Number("long"),
|
|
45
|
-
* cidrs: [
|
|
45
|
+
* cidrs: [ // Cidrs
|
|
46
46
|
* "STRING_VALUE",
|
|
47
47
|
* ],
|
|
48
|
-
* ports: [
|
|
48
|
+
* ports: [ // Ports
|
|
49
49
|
* Number("int"),
|
|
50
50
|
* ],
|
|
51
51
|
* number: Number("double"),
|
|
52
|
-
* numbers: [
|
|
52
|
+
* numbers: [ // NumberList
|
|
53
53
|
* Number("double"),
|
|
54
54
|
* ],
|
|
55
|
-
* strings: [
|
|
55
|
+
* strings: [ // StringList
|
|
56
56
|
* "STRING_VALUE",
|
|
57
57
|
* ],
|
|
58
58
|
* },
|
|
59
59
|
* durationSeconds: Number("int"),
|
|
60
60
|
* consecutiveDatapointsToAlarm: Number("int"),
|
|
61
61
|
* consecutiveDatapointsToClear: Number("int"),
|
|
62
|
-
* statisticalThreshold: {
|
|
62
|
+
* statisticalThreshold: { // StatisticalThreshold
|
|
63
63
|
* statistic: "STRING_VALUE",
|
|
64
64
|
* },
|
|
65
|
-
* mlDetectionConfig: {
|
|
65
|
+
* mlDetectionConfig: { // MachineLearningDetectionConfig
|
|
66
66
|
* confidenceLevel: "LOW" || "MEDIUM" || "HIGH", // required
|
|
67
67
|
* },
|
|
68
68
|
* },
|
|
69
69
|
* suppressAlerts: true || false,
|
|
70
70
|
* },
|
|
71
71
|
* ],
|
|
72
|
-
* alertTargets: {
|
|
73
|
-
* "<keys>": {
|
|
72
|
+
* alertTargets: { // AlertTargets
|
|
73
|
+
* "<keys>": { // AlertTarget
|
|
74
74
|
* alertTargetArn: "STRING_VALUE", // required
|
|
75
75
|
* roleArn: "STRING_VALUE", // required
|
|
76
76
|
* },
|
|
77
77
|
* },
|
|
78
|
-
* additionalMetricsToRetain: [
|
|
78
|
+
* additionalMetricsToRetain: [ // AdditionalMetricsToRetainList
|
|
79
79
|
* "STRING_VALUE",
|
|
80
80
|
* ],
|
|
81
|
-
* additionalMetricsToRetainV2: [
|
|
82
|
-
* {
|
|
81
|
+
* additionalMetricsToRetainV2: [ // AdditionalMetricsToRetainV2List
|
|
82
|
+
* { // MetricToRetain
|
|
83
83
|
* metric: "STRING_VALUE", // required
|
|
84
84
|
* metricDimension: {
|
|
85
85
|
* dimensionName: "STRING_VALUE", // required
|
|
@@ -87,8 +87,8 @@ export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfil
|
|
|
87
87
|
* },
|
|
88
88
|
* },
|
|
89
89
|
* ],
|
|
90
|
-
* tags: [
|
|
91
|
-
* {
|
|
90
|
+
* tags: [ // TagList
|
|
91
|
+
* { // Tag
|
|
92
92
|
* Key: "STRING_VALUE", // required
|
|
93
93
|
* Value: "STRING_VALUE",
|
|
94
94
|
* },
|