@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
|
@@ -29,13 +29,13 @@ export interface CreateStreamCommandOutput extends CreateStreamResponse, __Metad
|
|
|
29
29
|
* import { IoTClient, CreateStreamCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, CreateStreamCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // CreateStreamRequest
|
|
33
33
|
* streamId: "STRING_VALUE", // required
|
|
34
34
|
* description: "STRING_VALUE",
|
|
35
|
-
* files: [ // required
|
|
36
|
-
* {
|
|
35
|
+
* files: [ // StreamFiles // required
|
|
36
|
+
* { // StreamFile
|
|
37
37
|
* fileId: Number("int"),
|
|
38
|
-
* s3Location: {
|
|
38
|
+
* s3Location: { // S3Location
|
|
39
39
|
* bucket: "STRING_VALUE",
|
|
40
40
|
* key: "STRING_VALUE",
|
|
41
41
|
* version: "STRING_VALUE",
|
|
@@ -43,8 +43,8 @@ export interface CreateStreamCommandOutput extends CreateStreamResponse, __Metad
|
|
|
43
43
|
* },
|
|
44
44
|
* ],
|
|
45
45
|
* roleArn: "STRING_VALUE", // required
|
|
46
|
-
* tags: [
|
|
47
|
-
* {
|
|
46
|
+
* tags: [ // TagList
|
|
47
|
+
* { // Tag
|
|
48
48
|
* Key: "STRING_VALUE", // required
|
|
49
49
|
* Value: "STRING_VALUE",
|
|
50
50
|
* },
|
|
@@ -34,11 +34,11 @@ export interface CreateThingCommandOutput extends CreateThingResponse, __Metadat
|
|
|
34
34
|
* import { IoTClient, CreateThingCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
35
35
|
* // const { IoTClient, CreateThingCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
36
36
|
* const client = new IoTClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // CreateThingRequest
|
|
38
38
|
* thingName: "STRING_VALUE", // required
|
|
39
39
|
* thingTypeName: "STRING_VALUE",
|
|
40
|
-
* attributePayload: {
|
|
41
|
-
* attributes: {
|
|
40
|
+
* attributePayload: { // AttributePayload
|
|
41
|
+
* attributes: { // Attributes
|
|
42
42
|
* "<keys>": "STRING_VALUE",
|
|
43
43
|
* },
|
|
44
44
|
* merge: true || false,
|
|
@@ -31,20 +31,20 @@ export interface CreateThingGroupCommandOutput extends CreateThingGroupResponse,
|
|
|
31
31
|
* import { IoTClient, CreateThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
32
32
|
* // const { IoTClient, CreateThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
33
33
|
* const client = new IoTClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // CreateThingGroupRequest
|
|
35
35
|
* thingGroupName: "STRING_VALUE", // required
|
|
36
36
|
* parentGroupName: "STRING_VALUE",
|
|
37
|
-
* thingGroupProperties: {
|
|
37
|
+
* thingGroupProperties: { // ThingGroupProperties
|
|
38
38
|
* thingGroupDescription: "STRING_VALUE",
|
|
39
|
-
* attributePayload: {
|
|
40
|
-
* attributes: {
|
|
39
|
+
* attributePayload: { // AttributePayload
|
|
40
|
+
* attributes: { // Attributes
|
|
41
41
|
* "<keys>": "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* merge: true || false,
|
|
44
44
|
* },
|
|
45
45
|
* },
|
|
46
|
-
* tags: [
|
|
47
|
-
* {
|
|
46
|
+
* tags: [ // TagList
|
|
47
|
+
* { // Tag
|
|
48
48
|
* Key: "STRING_VALUE", // required
|
|
49
49
|
* Value: "STRING_VALUE",
|
|
50
50
|
* },
|
|
@@ -27,16 +27,16 @@ export interface CreateThingTypeCommandOutput extends CreateThingTypeResponse, _
|
|
|
27
27
|
* import { IoTClient, CreateThingTypeCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateThingTypeCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateThingTypeRequest
|
|
31
31
|
* thingTypeName: "STRING_VALUE", // required
|
|
32
|
-
* thingTypeProperties: {
|
|
32
|
+
* thingTypeProperties: { // ThingTypeProperties
|
|
33
33
|
* thingTypeDescription: "STRING_VALUE",
|
|
34
|
-
* searchableAttributes: [
|
|
34
|
+
* searchableAttributes: [ // SearchableAttributes
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
38
|
-
* tags: [
|
|
39
|
-
* {
|
|
38
|
+
* tags: [ // TagList
|
|
39
|
+
* { // Tag
|
|
40
40
|
* Key: "STRING_VALUE", // required
|
|
41
41
|
* Value: "STRING_VALUE",
|
|
42
42
|
* },
|
|
@@ -28,14 +28,14 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { IoTClient, CreateTopicRuleCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, CreateTopicRuleCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateTopicRuleRequest
|
|
32
32
|
* ruleName: "STRING_VALUE", // required
|
|
33
|
-
* topicRulePayload: {
|
|
33
|
+
* topicRulePayload: { // TopicRulePayload
|
|
34
34
|
* sql: "STRING_VALUE", // required
|
|
35
35
|
* description: "STRING_VALUE",
|
|
36
|
-
* actions: [ // required
|
|
37
|
-
* {
|
|
38
|
-
* dynamoDB: {
|
|
36
|
+
* actions: [ // ActionList // required
|
|
37
|
+
* { // Action
|
|
38
|
+
* dynamoDB: { // DynamoDBAction
|
|
39
39
|
* tableName: "STRING_VALUE", // required
|
|
40
40
|
* roleArn: "STRING_VALUE", // required
|
|
41
41
|
* operation: "STRING_VALUE",
|
|
@@ -47,61 +47,61 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
47
47
|
* rangeKeyType: "STRING" || "NUMBER",
|
|
48
48
|
* payloadField: "STRING_VALUE",
|
|
49
49
|
* },
|
|
50
|
-
* dynamoDBv2: {
|
|
50
|
+
* dynamoDBv2: { // DynamoDBv2Action
|
|
51
51
|
* roleArn: "STRING_VALUE", // required
|
|
52
|
-
* putItem: {
|
|
52
|
+
* putItem: { // PutItemInput
|
|
53
53
|
* tableName: "STRING_VALUE", // required
|
|
54
54
|
* },
|
|
55
55
|
* },
|
|
56
|
-
* lambda: {
|
|
56
|
+
* lambda: { // LambdaAction
|
|
57
57
|
* functionArn: "STRING_VALUE", // required
|
|
58
58
|
* },
|
|
59
|
-
* sns: {
|
|
59
|
+
* sns: { // SnsAction
|
|
60
60
|
* targetArn: "STRING_VALUE", // required
|
|
61
61
|
* roleArn: "STRING_VALUE", // required
|
|
62
62
|
* messageFormat: "RAW" || "JSON",
|
|
63
63
|
* },
|
|
64
|
-
* sqs: {
|
|
64
|
+
* sqs: { // SqsAction
|
|
65
65
|
* roleArn: "STRING_VALUE", // required
|
|
66
66
|
* queueUrl: "STRING_VALUE", // required
|
|
67
67
|
* useBase64: true || false,
|
|
68
68
|
* },
|
|
69
|
-
* kinesis: {
|
|
69
|
+
* kinesis: { // KinesisAction
|
|
70
70
|
* roleArn: "STRING_VALUE", // required
|
|
71
71
|
* streamName: "STRING_VALUE", // required
|
|
72
72
|
* partitionKey: "STRING_VALUE",
|
|
73
73
|
* },
|
|
74
|
-
* republish: {
|
|
74
|
+
* republish: { // RepublishAction
|
|
75
75
|
* roleArn: "STRING_VALUE", // required
|
|
76
76
|
* topic: "STRING_VALUE", // required
|
|
77
77
|
* qos: Number("int"),
|
|
78
|
-
* headers: {
|
|
78
|
+
* headers: { // MqttHeaders
|
|
79
79
|
* payloadFormatIndicator: "STRING_VALUE",
|
|
80
80
|
* contentType: "STRING_VALUE",
|
|
81
81
|
* responseTopic: "STRING_VALUE",
|
|
82
82
|
* correlationData: "STRING_VALUE",
|
|
83
83
|
* messageExpiry: "STRING_VALUE",
|
|
84
|
-
* userProperties: [
|
|
85
|
-
* {
|
|
84
|
+
* userProperties: [ // UserProperties
|
|
85
|
+
* { // UserProperty
|
|
86
86
|
* key: "STRING_VALUE", // required
|
|
87
87
|
* value: "STRING_VALUE", // required
|
|
88
88
|
* },
|
|
89
89
|
* ],
|
|
90
90
|
* },
|
|
91
91
|
* },
|
|
92
|
-
* s3: {
|
|
92
|
+
* s3: { // S3Action
|
|
93
93
|
* roleArn: "STRING_VALUE", // required
|
|
94
94
|
* bucketName: "STRING_VALUE", // required
|
|
95
95
|
* key: "STRING_VALUE", // required
|
|
96
96
|
* cannedAcl: "private" || "public-read" || "public-read-write" || "aws-exec-read" || "authenticated-read" || "bucket-owner-read" || "bucket-owner-full-control" || "log-delivery-write",
|
|
97
97
|
* },
|
|
98
|
-
* firehose: {
|
|
98
|
+
* firehose: { // FirehoseAction
|
|
99
99
|
* roleArn: "STRING_VALUE", // required
|
|
100
100
|
* deliveryStreamName: "STRING_VALUE", // required
|
|
101
101
|
* separator: "STRING_VALUE",
|
|
102
102
|
* batchMode: true || false,
|
|
103
103
|
* },
|
|
104
|
-
* cloudwatchMetric: {
|
|
104
|
+
* cloudwatchMetric: { // CloudwatchMetricAction
|
|
105
105
|
* roleArn: "STRING_VALUE", // required
|
|
106
106
|
* metricNamespace: "STRING_VALUE", // required
|
|
107
107
|
* metricName: "STRING_VALUE", // required
|
|
@@ -109,56 +109,56 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
109
109
|
* metricUnit: "STRING_VALUE", // required
|
|
110
110
|
* metricTimestamp: "STRING_VALUE",
|
|
111
111
|
* },
|
|
112
|
-
* cloudwatchAlarm: {
|
|
112
|
+
* cloudwatchAlarm: { // CloudwatchAlarmAction
|
|
113
113
|
* roleArn: "STRING_VALUE", // required
|
|
114
114
|
* alarmName: "STRING_VALUE", // required
|
|
115
115
|
* stateReason: "STRING_VALUE", // required
|
|
116
116
|
* stateValue: "STRING_VALUE", // required
|
|
117
117
|
* },
|
|
118
|
-
* cloudwatchLogs: {
|
|
118
|
+
* cloudwatchLogs: { // CloudwatchLogsAction
|
|
119
119
|
* roleArn: "STRING_VALUE", // required
|
|
120
120
|
* logGroupName: "STRING_VALUE", // required
|
|
121
121
|
* batchMode: true || false,
|
|
122
122
|
* },
|
|
123
|
-
* elasticsearch: {
|
|
123
|
+
* elasticsearch: { // ElasticsearchAction
|
|
124
124
|
* roleArn: "STRING_VALUE", // required
|
|
125
125
|
* endpoint: "STRING_VALUE", // required
|
|
126
126
|
* index: "STRING_VALUE", // required
|
|
127
127
|
* type: "STRING_VALUE", // required
|
|
128
128
|
* id: "STRING_VALUE", // required
|
|
129
129
|
* },
|
|
130
|
-
* salesforce: {
|
|
130
|
+
* salesforce: { // SalesforceAction
|
|
131
131
|
* token: "STRING_VALUE", // required
|
|
132
132
|
* url: "STRING_VALUE", // required
|
|
133
133
|
* },
|
|
134
|
-
* iotAnalytics: {
|
|
134
|
+
* iotAnalytics: { // IotAnalyticsAction
|
|
135
135
|
* channelArn: "STRING_VALUE",
|
|
136
136
|
* channelName: "STRING_VALUE",
|
|
137
137
|
* batchMode: true || false,
|
|
138
138
|
* roleArn: "STRING_VALUE",
|
|
139
139
|
* },
|
|
140
|
-
* iotEvents: {
|
|
140
|
+
* iotEvents: { // IotEventsAction
|
|
141
141
|
* inputName: "STRING_VALUE", // required
|
|
142
142
|
* messageId: "STRING_VALUE",
|
|
143
143
|
* batchMode: true || false,
|
|
144
144
|
* roleArn: "STRING_VALUE", // required
|
|
145
145
|
* },
|
|
146
|
-
* iotSiteWise: {
|
|
147
|
-
* putAssetPropertyValueEntries: [ // required
|
|
148
|
-
* {
|
|
146
|
+
* iotSiteWise: { // IotSiteWiseAction
|
|
147
|
+
* putAssetPropertyValueEntries: [ // PutAssetPropertyValueEntryList // required
|
|
148
|
+
* { // PutAssetPropertyValueEntry
|
|
149
149
|
* entryId: "STRING_VALUE",
|
|
150
150
|
* assetId: "STRING_VALUE",
|
|
151
151
|
* propertyId: "STRING_VALUE",
|
|
152
152
|
* propertyAlias: "STRING_VALUE",
|
|
153
|
-
* propertyValues: [ // required
|
|
154
|
-
* {
|
|
155
|
-
* value: { // Union: only one key present
|
|
153
|
+
* propertyValues: [ // AssetPropertyValueList // required
|
|
154
|
+
* { // AssetPropertyValue
|
|
155
|
+
* value: { // AssetPropertyVariant Union: only one key present
|
|
156
156
|
* stringValue: "STRING_VALUE",
|
|
157
157
|
* integerValue: "STRING_VALUE",
|
|
158
158
|
* doubleValue: "STRING_VALUE",
|
|
159
159
|
* booleanValue: "STRING_VALUE",
|
|
160
160
|
* },
|
|
161
|
-
* timestamp: {
|
|
161
|
+
* timestamp: { // AssetPropertyTimestamp
|
|
162
162
|
* timeInSeconds: "STRING_VALUE", // required
|
|
163
163
|
* offsetInNanos: "STRING_VALUE",
|
|
164
164
|
* },
|
|
@@ -169,64 +169,64 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
169
169
|
* ],
|
|
170
170
|
* roleArn: "STRING_VALUE", // required
|
|
171
171
|
* },
|
|
172
|
-
* stepFunctions: {
|
|
172
|
+
* stepFunctions: { // StepFunctionsAction
|
|
173
173
|
* executionNamePrefix: "STRING_VALUE",
|
|
174
174
|
* stateMachineName: "STRING_VALUE", // required
|
|
175
175
|
* roleArn: "STRING_VALUE", // required
|
|
176
176
|
* },
|
|
177
|
-
* timestream: {
|
|
177
|
+
* timestream: { // TimestreamAction
|
|
178
178
|
* roleArn: "STRING_VALUE", // required
|
|
179
179
|
* databaseName: "STRING_VALUE", // required
|
|
180
180
|
* tableName: "STRING_VALUE", // required
|
|
181
|
-
* dimensions: [ // required
|
|
182
|
-
* {
|
|
181
|
+
* dimensions: [ // TimestreamDimensionList // required
|
|
182
|
+
* { // TimestreamDimension
|
|
183
183
|
* name: "STRING_VALUE", // required
|
|
184
184
|
* value: "STRING_VALUE", // required
|
|
185
185
|
* },
|
|
186
186
|
* ],
|
|
187
|
-
* timestamp: {
|
|
187
|
+
* timestamp: { // TimestreamTimestamp
|
|
188
188
|
* value: "STRING_VALUE", // required
|
|
189
189
|
* unit: "STRING_VALUE", // required
|
|
190
190
|
* },
|
|
191
191
|
* },
|
|
192
|
-
* http: {
|
|
192
|
+
* http: { // HttpAction
|
|
193
193
|
* url: "STRING_VALUE", // required
|
|
194
194
|
* confirmationUrl: "STRING_VALUE",
|
|
195
|
-
* headers: [
|
|
196
|
-
* {
|
|
195
|
+
* headers: [ // HeaderList
|
|
196
|
+
* { // HttpActionHeader
|
|
197
197
|
* key: "STRING_VALUE", // required
|
|
198
198
|
* value: "STRING_VALUE", // required
|
|
199
199
|
* },
|
|
200
200
|
* ],
|
|
201
|
-
* auth: {
|
|
202
|
-
* sigv4: {
|
|
201
|
+
* auth: { // HttpAuthorization
|
|
202
|
+
* sigv4: { // SigV4Authorization
|
|
203
203
|
* signingRegion: "STRING_VALUE", // required
|
|
204
204
|
* serviceName: "STRING_VALUE", // required
|
|
205
205
|
* roleArn: "STRING_VALUE", // required
|
|
206
206
|
* },
|
|
207
207
|
* },
|
|
208
208
|
* },
|
|
209
|
-
* kafka: {
|
|
209
|
+
* kafka: { // KafkaAction
|
|
210
210
|
* destinationArn: "STRING_VALUE", // required
|
|
211
211
|
* topic: "STRING_VALUE", // required
|
|
212
212
|
* key: "STRING_VALUE",
|
|
213
213
|
* partition: "STRING_VALUE",
|
|
214
|
-
* clientProperties: { // required
|
|
214
|
+
* clientProperties: { // ClientProperties // required
|
|
215
215
|
* "<keys>": "STRING_VALUE",
|
|
216
216
|
* },
|
|
217
217
|
* },
|
|
218
|
-
* openSearch: {
|
|
218
|
+
* openSearch: { // OpenSearchAction
|
|
219
219
|
* roleArn: "STRING_VALUE", // required
|
|
220
220
|
* endpoint: "STRING_VALUE", // required
|
|
221
221
|
* index: "STRING_VALUE", // required
|
|
222
222
|
* type: "STRING_VALUE", // required
|
|
223
223
|
* id: "STRING_VALUE", // required
|
|
224
224
|
* },
|
|
225
|
-
* location: {
|
|
225
|
+
* location: { // LocationAction
|
|
226
226
|
* roleArn: "STRING_VALUE", // required
|
|
227
227
|
* trackerName: "STRING_VALUE", // required
|
|
228
228
|
* deviceId: "STRING_VALUE", // required
|
|
229
|
-
* timestamp: {
|
|
229
|
+
* timestamp: { // LocationTimestamp
|
|
230
230
|
* value: "STRING_VALUE", // required
|
|
231
231
|
* unit: "STRING_VALUE",
|
|
232
232
|
* },
|
|
@@ -355,7 +355,7 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
|
|
|
355
355
|
* propertyAlias: "STRING_VALUE",
|
|
356
356
|
* propertyValues: [ // required
|
|
357
357
|
* {
|
|
358
|
-
* value: {
|
|
358
|
+
* value: {// Union: only one key present
|
|
359
359
|
* stringValue: "STRING_VALUE",
|
|
360
360
|
* integerValue: "STRING_VALUE",
|
|
361
361
|
* doubleValue: "STRING_VALUE",
|
|
@@ -27,16 +27,16 @@ export interface CreateTopicRuleDestinationCommandOutput extends CreateTopicRule
|
|
|
27
27
|
* import { IoTClient, CreateTopicRuleDestinationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, CreateTopicRuleDestinationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
31
|
-
* destinationConfiguration: {
|
|
32
|
-
* httpUrlConfiguration: {
|
|
30
|
+
* const input = { // CreateTopicRuleDestinationRequest
|
|
31
|
+
* destinationConfiguration: { // TopicRuleDestinationConfiguration
|
|
32
|
+
* httpUrlConfiguration: { // HttpUrlDestinationConfiguration
|
|
33
33
|
* confirmationUrl: "STRING_VALUE", // required
|
|
34
34
|
* },
|
|
35
|
-
* vpcConfiguration: {
|
|
36
|
-
* subnetIds: [ // required
|
|
35
|
+
* vpcConfiguration: { // VpcDestinationConfiguration
|
|
36
|
+
* subnetIds: [ // SubnetIdList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
|
-
* securityGroups: [
|
|
39
|
+
* securityGroups: [ // SecurityGroupList
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* vpcId: "STRING_VALUE", // required
|
|
@@ -29,7 +29,7 @@ export interface DeleteAccountAuditConfigurationCommandOutput extends DeleteAcco
|
|
|
29
29
|
* import { IoTClient, DeleteAccountAuditConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, DeleteAccountAuditConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteAccountAuditConfigurationRequest
|
|
33
33
|
* deleteScheduledAudits: true || false,
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteAccountAuditConfigurationCommand(input);
|
|
@@ -29,21 +29,21 @@ export interface DeleteAuditSuppressionCommandOutput extends DeleteAuditSuppress
|
|
|
29
29
|
* import { IoTClient, DeleteAuditSuppressionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, DeleteAuditSuppressionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteAuditSuppressionRequest
|
|
33
33
|
* checkName: "STRING_VALUE", // required
|
|
34
|
-
* resourceIdentifier: {
|
|
34
|
+
* resourceIdentifier: { // ResourceIdentifier
|
|
35
35
|
* deviceCertificateId: "STRING_VALUE",
|
|
36
36
|
* caCertificateId: "STRING_VALUE",
|
|
37
37
|
* cognitoIdentityPoolId: "STRING_VALUE",
|
|
38
38
|
* clientId: "STRING_VALUE",
|
|
39
|
-
* policyVersionIdentifier: {
|
|
39
|
+
* policyVersionIdentifier: { // PolicyVersionIdentifier
|
|
40
40
|
* policyName: "STRING_VALUE",
|
|
41
41
|
* policyVersionId: "STRING_VALUE",
|
|
42
42
|
* },
|
|
43
43
|
* account: "STRING_VALUE",
|
|
44
44
|
* iamRoleArn: "STRING_VALUE",
|
|
45
45
|
* roleAliasArn: "STRING_VALUE",
|
|
46
|
-
* issuerCertificateIdentifier: {
|
|
46
|
+
* issuerCertificateIdentifier: { // IssuerCertificateIdentifier
|
|
47
47
|
* issuerCertificateSubject: "STRING_VALUE",
|
|
48
48
|
* issuerId: "STRING_VALUE",
|
|
49
49
|
* issuerCertificateSerialNumber: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface DeleteAuthorizerCommandOutput extends DeleteAuthorizerResponse,
|
|
|
27
27
|
* import { IoTClient, DeleteAuthorizerCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteAuthorizerCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteAuthorizerRequest
|
|
31
31
|
* authorizerName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteAuthorizerCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteBillingGroupCommandOutput extends DeleteBillingGroupRespo
|
|
|
27
27
|
* import { IoTClient, DeleteBillingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteBillingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteBillingGroupRequest
|
|
31
31
|
* billingGroupName: "STRING_VALUE", // required
|
|
32
32
|
* expectedVersion: Number("long"),
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeleteCACertificateCommandOutput extends DeleteCACertificateRes
|
|
|
27
27
|
* import { IoTClient, DeleteCACertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteCACertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteCACertificateRequest
|
|
31
31
|
* certificateId: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteCACertificateCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteCertificateCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* import { IoTClient, DeleteCertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
31
31
|
* // const { IoTClient, DeleteCertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
32
32
|
* const client = new IoTClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteCertificateRequest
|
|
34
34
|
* certificateId: "STRING_VALUE", // required
|
|
35
35
|
* forceDelete: true || false,
|
|
36
36
|
* };
|
|
@@ -37,7 +37,7 @@ export interface DeleteCustomMetricCommandOutput extends DeleteCustomMetricRespo
|
|
|
37
37
|
* import { IoTClient, DeleteCustomMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
38
38
|
* // const { IoTClient, DeleteCustomMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
39
39
|
* const client = new IoTClient(config);
|
|
40
|
-
* const input = {
|
|
40
|
+
* const input = { // DeleteCustomMetricRequest
|
|
41
41
|
* metricName: "STRING_VALUE", // required
|
|
42
42
|
* };
|
|
43
43
|
* const command = new DeleteCustomMetricCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteDimensionCommandOutput extends DeleteDimensionResponse, _
|
|
|
27
27
|
* import { IoTClient, DeleteDimensionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteDimensionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteDimensionRequest
|
|
31
31
|
* name: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteDimensionCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteDomainConfigurationCommandOutput extends DeleteDomainConf
|
|
|
27
27
|
* import { IoTClient, DeleteDomainConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteDomainConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteDomainConfigurationRequest
|
|
31
31
|
* domainConfigurationName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteDomainConfigurationCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteDynamicThingGroupCommandOutput extends DeleteDynamicThing
|
|
|
27
27
|
* import { IoTClient, DeleteDynamicThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteDynamicThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteDynamicThingGroupRequest
|
|
31
31
|
* thingGroupName: "STRING_VALUE", // required
|
|
32
32
|
* expectedVersion: Number("long"),
|
|
33
33
|
* };
|
|
@@ -28,7 +28,7 @@ export interface DeleteFleetMetricCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { IoTClient, DeleteFleetMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
29
29
|
* // const { IoTClient, DeleteFleetMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
30
30
|
* const client = new IoTClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteFleetMetricRequest
|
|
32
32
|
* metricName: "STRING_VALUE", // required
|
|
33
33
|
* expectedVersion: Number("long"),
|
|
34
34
|
* };
|
|
@@ -34,7 +34,7 @@ export interface DeleteJobCommandOutput extends __MetadataBearer {
|
|
|
34
34
|
* import { IoTClient, DeleteJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
35
35
|
* // const { IoTClient, DeleteJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
36
36
|
* const client = new IoTClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DeleteJobRequest
|
|
38
38
|
* jobId: "STRING_VALUE", // required
|
|
39
39
|
* force: true || false,
|
|
40
40
|
* namespaceId: "STRING_VALUE",
|
|
@@ -27,7 +27,7 @@ export interface DeleteJobExecutionCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { IoTClient, DeleteJobExecutionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteJobExecutionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteJobExecutionRequest
|
|
31
31
|
* jobId: "STRING_VALUE", // required
|
|
32
32
|
* thingName: "STRING_VALUE", // required
|
|
33
33
|
* executionNumber: Number("long"), // required
|
|
@@ -26,7 +26,7 @@ export interface DeleteJobTemplateCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { IoTClient, DeleteJobTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
27
27
|
* // const { IoTClient, DeleteJobTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
28
28
|
* const client = new IoTClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteJobTemplateRequest
|
|
30
30
|
* jobTemplateId: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteJobTemplateCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteMitigationActionCommandOutput extends DeleteMitigationAct
|
|
|
27
27
|
* import { IoTClient, DeleteMitigationActionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteMitigationActionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteMitigationActionRequest
|
|
31
31
|
* actionName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteMitigationActionCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteOTAUpdateCommandOutput extends DeleteOTAUpdateResponse, _
|
|
|
27
27
|
* import { IoTClient, DeleteOTAUpdateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteOTAUpdateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteOTAUpdateRequest
|
|
31
31
|
* otaUpdateId: "STRING_VALUE", // required
|
|
32
32
|
* deleteStream: true || false,
|
|
33
33
|
* forceDeleteAWSJob: true || false,
|
|
@@ -38,7 +38,7 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
|
|
|
38
38
|
* import { IoTClient, DeletePolicyCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
39
39
|
* // const { IoTClient, DeletePolicyCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
40
40
|
* const client = new IoTClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // DeletePolicyRequest
|
|
42
42
|
* policyName: "STRING_VALUE", // required
|
|
43
43
|
* };
|
|
44
44
|
* const command = new DeletePolicyCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeletePolicyVersionCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { IoTClient, DeletePolicyVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
30
30
|
* // const { IoTClient, DeletePolicyVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
31
31
|
* const client = new IoTClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeletePolicyVersionRequest
|
|
33
33
|
* policyName: "STRING_VALUE", // required
|
|
34
34
|
* policyVersionId: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeleteProvisioningTemplateCommandOutput extends DeleteProvision
|
|
|
27
27
|
* import { IoTClient, DeleteProvisioningTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteProvisioningTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteProvisioningTemplateRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteProvisioningTemplateCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteProvisioningTemplateVersionCommandOutput extends DeletePr
|
|
|
27
27
|
* import { IoTClient, DeleteProvisioningTemplateVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteProvisioningTemplateVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteProvisioningTemplateVersionRequest
|
|
31
31
|
* templateName: "STRING_VALUE", // required
|
|
32
32
|
* versionId: Number("int"), // required
|
|
33
33
|
* };
|
|
@@ -27,7 +27,7 @@ export interface DeleteRoleAliasCommandOutput extends DeleteRoleAliasResponse, _
|
|
|
27
27
|
* import { IoTClient, DeleteRoleAliasCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteRoleAliasCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteRoleAliasRequest
|
|
31
31
|
* roleAlias: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteRoleAliasCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteScheduledAuditCommandOutput extends DeleteScheduledAuditR
|
|
|
27
27
|
* import { IoTClient, DeleteScheduledAuditCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteScheduledAuditCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteScheduledAuditRequest
|
|
31
31
|
* scheduledAuditName: "STRING_VALUE", // required
|
|
32
32
|
* };
|
|
33
33
|
* const command = new DeleteScheduledAuditCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DeleteSecurityProfileCommandOutput extends DeleteSecurityProfil
|
|
|
27
27
|
* import { IoTClient, DeleteSecurityProfileCommand } from "@aws-sdk/client-iot"; // ES Modules import
|
|
28
28
|
* // const { IoTClient, DeleteSecurityProfileCommand } = require("@aws-sdk/client-iot"); // CommonJS import
|
|
29
29
|
* const client = new IoTClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DeleteSecurityProfileRequest
|
|
31
31
|
* securityProfileName: "STRING_VALUE", // required
|
|
32
32
|
* expectedVersion: Number("long"),
|
|
33
33
|
* };
|