aws-sdk-iot 1.45.0 → 1.50.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-iot.rb +1 -1
- data/lib/aws-sdk-iot/client.rb +459 -24
- data/lib/aws-sdk-iot/client_api.rb +199 -6
- data/lib/aws-sdk-iot/resource.rb +1 -7
- data/lib/aws-sdk-iot/types.rb +654 -32
- metadata +4 -3
@@ -29,6 +29,7 @@ module Aws::IoT
|
|
29
29
|
AddThingToThingGroupResponse = Shapes::StructureShape.new(name: 'AddThingToThingGroupResponse')
|
30
30
|
AddThingsToThingGroupParams = Shapes::StructureShape.new(name: 'AddThingsToThingGroupParams')
|
31
31
|
AdditionalMetricsToRetainList = Shapes::ListShape.new(name: 'AdditionalMetricsToRetainList')
|
32
|
+
AdditionalMetricsToRetainV2List = Shapes::ListShape.new(name: 'AdditionalMetricsToRetainV2List')
|
32
33
|
AdditionalParameterMap = Shapes::MapShape.new(name: 'AdditionalParameterMap')
|
33
34
|
AggregationField = Shapes::StringShape.new(name: 'AggregationField')
|
34
35
|
AlarmName = Shapes::StringShape.new(name: 'AlarmName')
|
@@ -158,6 +159,7 @@ module Aws::IoT
|
|
158
159
|
CertificateConflictException = Shapes::StructureShape.new(name: 'CertificateConflictException')
|
159
160
|
CertificateDescription = Shapes::StructureShape.new(name: 'CertificateDescription')
|
160
161
|
CertificateId = Shapes::StringShape.new(name: 'CertificateId')
|
162
|
+
CertificateMode = Shapes::StringShape.new(name: 'CertificateMode')
|
161
163
|
CertificateName = Shapes::StringShape.new(name: 'CertificateName')
|
162
164
|
CertificatePathOnDevice = Shapes::StringShape.new(name: 'CertificatePathOnDevice')
|
163
165
|
CertificatePem = Shapes::StringShape.new(name: 'CertificatePem')
|
@@ -201,6 +203,8 @@ module Aws::IoT
|
|
201
203
|
CreateBillingGroupResponse = Shapes::StructureShape.new(name: 'CreateBillingGroupResponse')
|
202
204
|
CreateCertificateFromCsrRequest = Shapes::StructureShape.new(name: 'CreateCertificateFromCsrRequest')
|
203
205
|
CreateCertificateFromCsrResponse = Shapes::StructureShape.new(name: 'CreateCertificateFromCsrResponse')
|
206
|
+
CreateDimensionRequest = Shapes::StructureShape.new(name: 'CreateDimensionRequest')
|
207
|
+
CreateDimensionResponse = Shapes::StructureShape.new(name: 'CreateDimensionResponse')
|
204
208
|
CreateDomainConfigurationRequest = Shapes::StructureShape.new(name: 'CreateDomainConfigurationRequest')
|
205
209
|
CreateDomainConfigurationResponse = Shapes::StructureShape.new(name: 'CreateDomainConfigurationResponse')
|
206
210
|
CreateDynamicThingGroupRequest = Shapes::StructureShape.new(name: 'CreateDynamicThingGroupRequest')
|
@@ -261,6 +265,8 @@ module Aws::IoT
|
|
261
265
|
DeleteCACertificateResponse = Shapes::StructureShape.new(name: 'DeleteCACertificateResponse')
|
262
266
|
DeleteCertificateRequest = Shapes::StructureShape.new(name: 'DeleteCertificateRequest')
|
263
267
|
DeleteConflictException = Shapes::StructureShape.new(name: 'DeleteConflictException')
|
268
|
+
DeleteDimensionRequest = Shapes::StructureShape.new(name: 'DeleteDimensionRequest')
|
269
|
+
DeleteDimensionResponse = Shapes::StructureShape.new(name: 'DeleteDimensionResponse')
|
264
270
|
DeleteDomainConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteDomainConfigurationRequest')
|
265
271
|
DeleteDomainConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteDomainConfigurationResponse')
|
266
272
|
DeleteDynamicThingGroupRequest = Shapes::StructureShape.new(name: 'DeleteDynamicThingGroupRequest')
|
@@ -322,6 +328,8 @@ module Aws::IoT
|
|
322
328
|
DescribeCertificateResponse = Shapes::StructureShape.new(name: 'DescribeCertificateResponse')
|
323
329
|
DescribeDefaultAuthorizerRequest = Shapes::StructureShape.new(name: 'DescribeDefaultAuthorizerRequest')
|
324
330
|
DescribeDefaultAuthorizerResponse = Shapes::StructureShape.new(name: 'DescribeDefaultAuthorizerResponse')
|
331
|
+
DescribeDimensionRequest = Shapes::StructureShape.new(name: 'DescribeDimensionRequest')
|
332
|
+
DescribeDimensionResponse = Shapes::StructureShape.new(name: 'DescribeDimensionResponse')
|
325
333
|
DescribeDomainConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeDomainConfigurationRequest')
|
326
334
|
DescribeDomainConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeDomainConfigurationResponse')
|
327
335
|
DescribeEndpointRequest = Shapes::StructureShape.new(name: 'DescribeEndpointRequest')
|
@@ -369,6 +377,13 @@ module Aws::IoT
|
|
369
377
|
DetailsValue = Shapes::StringShape.new(name: 'DetailsValue')
|
370
378
|
DeviceCertificateUpdateAction = Shapes::StringShape.new(name: 'DeviceCertificateUpdateAction')
|
371
379
|
DeviceDefenderThingName = Shapes::StringShape.new(name: 'DeviceDefenderThingName')
|
380
|
+
DimensionArn = Shapes::StringShape.new(name: 'DimensionArn')
|
381
|
+
DimensionName = Shapes::StringShape.new(name: 'DimensionName')
|
382
|
+
DimensionNames = Shapes::ListShape.new(name: 'DimensionNames')
|
383
|
+
DimensionStringValue = Shapes::StringShape.new(name: 'DimensionStringValue')
|
384
|
+
DimensionStringValues = Shapes::ListShape.new(name: 'DimensionStringValues')
|
385
|
+
DimensionType = Shapes::StringShape.new(name: 'DimensionType')
|
386
|
+
DimensionValueOperator = Shapes::StringShape.new(name: 'DimensionValueOperator')
|
372
387
|
DisableAllLogs = Shapes::BooleanShape.new(name: 'DisableAllLogs')
|
373
388
|
DisableTopicRuleRequest = Shapes::StructureShape.new(name: 'DisableTopicRuleRequest')
|
374
389
|
DomainConfigurationArn = Shapes::StringShape.new(name: 'DomainConfigurationArn')
|
@@ -554,6 +569,8 @@ module Aws::IoT
|
|
554
569
|
ListCertificatesByCAResponse = Shapes::StructureShape.new(name: 'ListCertificatesByCAResponse')
|
555
570
|
ListCertificatesRequest = Shapes::StructureShape.new(name: 'ListCertificatesRequest')
|
556
571
|
ListCertificatesResponse = Shapes::StructureShape.new(name: 'ListCertificatesResponse')
|
572
|
+
ListDimensionsRequest = Shapes::StructureShape.new(name: 'ListDimensionsRequest')
|
573
|
+
ListDimensionsResponse = Shapes::StructureShape.new(name: 'ListDimensionsResponse')
|
557
574
|
ListDomainConfigurationsRequest = Shapes::StructureShape.new(name: 'ListDomainConfigurationsRequest')
|
558
575
|
ListDomainConfigurationsResponse = Shapes::StructureShape.new(name: 'ListDomainConfigurationsResponse')
|
559
576
|
ListIndicesRequest = Shapes::StructureShape.new(name: 'ListIndicesRequest')
|
@@ -643,6 +660,8 @@ module Aws::IoT
|
|
643
660
|
Message = Shapes::StringShape.new(name: 'Message')
|
644
661
|
MessageFormat = Shapes::StringShape.new(name: 'MessageFormat')
|
645
662
|
MessageId = Shapes::StringShape.new(name: 'MessageId')
|
663
|
+
MetricDimension = Shapes::StructureShape.new(name: 'MetricDimension')
|
664
|
+
MetricToRetain = Shapes::StructureShape.new(name: 'MetricToRetain')
|
646
665
|
MetricValue = Shapes::StructureShape.new(name: 'MetricValue')
|
647
666
|
Minimum = Shapes::FloatShape.new(name: 'Minimum')
|
648
667
|
MinimumNumberOfExecutedThings = Shapes::IntegerShape.new(name: 'MinimumNumberOfExecutedThings')
|
@@ -688,6 +707,7 @@ module Aws::IoT
|
|
688
707
|
Parameters = Shapes::MapShape.new(name: 'Parameters')
|
689
708
|
PartitionKey = Shapes::StringShape.new(name: 'PartitionKey')
|
690
709
|
PayloadField = Shapes::StringShape.new(name: 'PayloadField')
|
710
|
+
PayloadVersion = Shapes::StringShape.new(name: 'PayloadVersion')
|
691
711
|
Percent = Shapes::FloatShape.new(name: 'Percent')
|
692
712
|
PercentList = Shapes::ListShape.new(name: 'PercentList')
|
693
713
|
PercentPair = Shapes::StructureShape.new(name: 'PercentPair')
|
@@ -722,6 +742,7 @@ module Aws::IoT
|
|
722
742
|
ProcessingTargetNameList = Shapes::ListShape.new(name: 'ProcessingTargetNameList')
|
723
743
|
Protocol = Shapes::StringShape.new(name: 'Protocol')
|
724
744
|
Protocols = Shapes::ListShape.new(name: 'Protocols')
|
745
|
+
ProvisioningHook = Shapes::StructureShape.new(name: 'ProvisioningHook')
|
725
746
|
ProvisioningTemplateListing = Shapes::ListShape.new(name: 'ProvisioningTemplateListing')
|
726
747
|
ProvisioningTemplateSummary = Shapes::StructureShape.new(name: 'ProvisioningTemplateSummary')
|
727
748
|
ProvisioningTemplateVersionListing = Shapes::ListShape.new(name: 'ProvisioningTemplateVersionListing')
|
@@ -751,6 +772,8 @@ module Aws::IoT
|
|
751
772
|
RegisterCACertificateResponse = Shapes::StructureShape.new(name: 'RegisterCACertificateResponse')
|
752
773
|
RegisterCertificateRequest = Shapes::StructureShape.new(name: 'RegisterCertificateRequest')
|
753
774
|
RegisterCertificateResponse = Shapes::StructureShape.new(name: 'RegisterCertificateResponse')
|
775
|
+
RegisterCertificateWithoutCARequest = Shapes::StructureShape.new(name: 'RegisterCertificateWithoutCARequest')
|
776
|
+
RegisterCertificateWithoutCAResponse = Shapes::StructureShape.new(name: 'RegisterCertificateWithoutCAResponse')
|
754
777
|
RegisterThingRequest = Shapes::StructureShape.new(name: 'RegisterThingRequest')
|
755
778
|
RegisterThingResponse = Shapes::StructureShape.new(name: 'RegisterThingResponse')
|
756
779
|
RegistrationCode = Shapes::StringShape.new(name: 'RegistrationCode')
|
@@ -765,6 +788,7 @@ module Aws::IoT
|
|
765
788
|
RelatedResources = Shapes::ListShape.new(name: 'RelatedResources')
|
766
789
|
RemoveAuthorizerConfig = Shapes::BooleanShape.new(name: 'RemoveAuthorizerConfig')
|
767
790
|
RemoveAutoRegistration = Shapes::BooleanShape.new(name: 'RemoveAutoRegistration')
|
791
|
+
RemoveHook = Shapes::BooleanShape.new(name: 'RemoveHook')
|
768
792
|
RemoveThingFromBillingGroupRequest = Shapes::StructureShape.new(name: 'RemoveThingFromBillingGroupRequest')
|
769
793
|
RemoveThingFromBillingGroupResponse = Shapes::StructureShape.new(name: 'RemoveThingFromBillingGroupResponse')
|
770
794
|
RemoveThingFromThingGroupRequest = Shapes::StructureShape.new(name: 'RemoveThingFromThingGroupRequest')
|
@@ -994,6 +1018,8 @@ module Aws::IoT
|
|
994
1018
|
UpdateCACertificateRequest = Shapes::StructureShape.new(name: 'UpdateCACertificateRequest')
|
995
1019
|
UpdateCertificateRequest = Shapes::StructureShape.new(name: 'UpdateCertificateRequest')
|
996
1020
|
UpdateDeviceCertificateParams = Shapes::StructureShape.new(name: 'UpdateDeviceCertificateParams')
|
1021
|
+
UpdateDimensionRequest = Shapes::StructureShape.new(name: 'UpdateDimensionRequest')
|
1022
|
+
UpdateDimensionResponse = Shapes::StructureShape.new(name: 'UpdateDimensionResponse')
|
997
1023
|
UpdateDomainConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateDomainConfigurationRequest')
|
998
1024
|
UpdateDomainConfigurationResponse = Shapes::StructureShape.new(name: 'UpdateDomainConfigurationResponse')
|
999
1025
|
UpdateDynamicThingGroupRequest = Shapes::StructureShape.new(name: 'UpdateDynamicThingGroupRequest')
|
@@ -1117,6 +1143,8 @@ module Aws::IoT
|
|
1117
1143
|
|
1118
1144
|
AdditionalMetricsToRetainList.member = Shapes::ShapeRef.new(shape: BehaviorMetric)
|
1119
1145
|
|
1146
|
+
AdditionalMetricsToRetainV2List.member = Shapes::ShapeRef.new(shape: MetricToRetain)
|
1147
|
+
|
1120
1148
|
AdditionalParameterMap.key = Shapes::ShapeRef.new(shape: AttributeKey)
|
1121
1149
|
AdditionalParameterMap.value = Shapes::ShapeRef.new(shape: Value)
|
1122
1150
|
|
@@ -1268,7 +1296,7 @@ module Aws::IoT
|
|
1268
1296
|
AuditTaskMetadataList.member = Shapes::ShapeRef.new(shape: AuditTaskMetadata)
|
1269
1297
|
|
1270
1298
|
AuthInfo.add_member(:action_type, Shapes::ShapeRef.new(shape: ActionType, location_name: "actionType"))
|
1271
|
-
AuthInfo.add_member(:resources, Shapes::ShapeRef.new(shape: Resources, location_name: "resources"))
|
1299
|
+
AuthInfo.add_member(:resources, Shapes::ShapeRef.new(shape: Resources, required: true, location_name: "resources"))
|
1272
1300
|
AuthInfo.struct_class = Types::AuthInfo
|
1273
1301
|
|
1274
1302
|
AuthInfos.member = Shapes::ShapeRef.new(shape: AuthInfo)
|
@@ -1311,6 +1339,7 @@ module Aws::IoT
|
|
1311
1339
|
|
1312
1340
|
Behavior.add_member(:name, Shapes::ShapeRef.new(shape: BehaviorName, required: true, location_name: "name"))
|
1313
1341
|
Behavior.add_member(:metric, Shapes::ShapeRef.new(shape: BehaviorMetric, location_name: "metric"))
|
1342
|
+
Behavior.add_member(:metric_dimension, Shapes::ShapeRef.new(shape: MetricDimension, location_name: "metricDimension"))
|
1314
1343
|
Behavior.add_member(:criteria, Shapes::ShapeRef.new(shape: BehaviorCriteria, location_name: "criteria"))
|
1315
1344
|
Behavior.struct_class = Types::Behavior
|
1316
1345
|
|
@@ -1387,6 +1416,7 @@ module Aws::IoT
|
|
1387
1416
|
Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "certificateArn"))
|
1388
1417
|
Certificate.add_member(:certificate_id, Shapes::ShapeRef.new(shape: CertificateId, location_name: "certificateId"))
|
1389
1418
|
Certificate.add_member(:status, Shapes::ShapeRef.new(shape: CertificateStatus, location_name: "status"))
|
1419
|
+
Certificate.add_member(:certificate_mode, Shapes::ShapeRef.new(shape: CertificateMode, location_name: "certificateMode"))
|
1390
1420
|
Certificate.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "creationDate"))
|
1391
1421
|
Certificate.struct_class = Types::Certificate
|
1392
1422
|
|
@@ -1406,6 +1436,7 @@ module Aws::IoT
|
|
1406
1436
|
CertificateDescription.add_member(:transfer_data, Shapes::ShapeRef.new(shape: TransferData, location_name: "transferData"))
|
1407
1437
|
CertificateDescription.add_member(:generation_id, Shapes::ShapeRef.new(shape: GenerationId, location_name: "generationId"))
|
1408
1438
|
CertificateDescription.add_member(:validity, Shapes::ShapeRef.new(shape: CertificateValidity, location_name: "validity"))
|
1439
|
+
CertificateDescription.add_member(:certificate_mode, Shapes::ShapeRef.new(shape: CertificateMode, location_name: "certificateMode"))
|
1409
1440
|
CertificateDescription.struct_class = Types::CertificateDescription
|
1410
1441
|
|
1411
1442
|
CertificateStateException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
|
@@ -1472,6 +1503,7 @@ module Aws::IoT
|
|
1472
1503
|
CreateAuthorizerRequest.add_member(:token_key_name, Shapes::ShapeRef.new(shape: TokenKeyName, location_name: "tokenKeyName"))
|
1473
1504
|
CreateAuthorizerRequest.add_member(:token_signing_public_keys, Shapes::ShapeRef.new(shape: PublicKeyMap, location_name: "tokenSigningPublicKeys"))
|
1474
1505
|
CreateAuthorizerRequest.add_member(:status, Shapes::ShapeRef.new(shape: AuthorizerStatus, location_name: "status"))
|
1506
|
+
CreateAuthorizerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1475
1507
|
CreateAuthorizerRequest.add_member(:signing_disabled, Shapes::ShapeRef.new(shape: BooleanKey, location_name: "signingDisabled"))
|
1476
1508
|
CreateAuthorizerRequest.struct_class = Types::CreateAuthorizerRequest
|
1477
1509
|
|
@@ -1498,12 +1530,24 @@ module Aws::IoT
|
|
1498
1530
|
CreateCertificateFromCsrResponse.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: CertificatePem, location_name: "certificatePem"))
|
1499
1531
|
CreateCertificateFromCsrResponse.struct_class = Types::CreateCertificateFromCsrResponse
|
1500
1532
|
|
1533
|
+
CreateDimensionRequest.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location: "uri", location_name: "name"))
|
1534
|
+
CreateDimensionRequest.add_member(:type, Shapes::ShapeRef.new(shape: DimensionType, required: true, location_name: "type"))
|
1535
|
+
CreateDimensionRequest.add_member(:string_values, Shapes::ShapeRef.new(shape: DimensionStringValues, required: true, location_name: "stringValues"))
|
1536
|
+
CreateDimensionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1537
|
+
CreateDimensionRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
|
1538
|
+
CreateDimensionRequest.struct_class = Types::CreateDimensionRequest
|
1539
|
+
|
1540
|
+
CreateDimensionResponse.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, location_name: "name"))
|
1541
|
+
CreateDimensionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: DimensionArn, location_name: "arn"))
|
1542
|
+
CreateDimensionResponse.struct_class = Types::CreateDimensionResponse
|
1543
|
+
|
1501
1544
|
CreateDomainConfigurationRequest.add_member(:domain_configuration_name, Shapes::ShapeRef.new(shape: DomainConfigurationName, required: true, location: "uri", location_name: "domainConfigurationName"))
|
1502
1545
|
CreateDomainConfigurationRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, location_name: "domainName"))
|
1503
1546
|
CreateDomainConfigurationRequest.add_member(:server_certificate_arns, Shapes::ShapeRef.new(shape: ServerCertificateArns, location_name: "serverCertificateArns"))
|
1504
1547
|
CreateDomainConfigurationRequest.add_member(:validation_certificate_arn, Shapes::ShapeRef.new(shape: AcmCertificateArn, location_name: "validationCertificateArn"))
|
1505
1548
|
CreateDomainConfigurationRequest.add_member(:authorizer_config, Shapes::ShapeRef.new(shape: AuthorizerConfig, location_name: "authorizerConfig"))
|
1506
1549
|
CreateDomainConfigurationRequest.add_member(:service_type, Shapes::ShapeRef.new(shape: ServiceType, location_name: "serviceType"))
|
1550
|
+
CreateDomainConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1507
1551
|
CreateDomainConfigurationRequest.struct_class = Types::CreateDomainConfigurationRequest
|
1508
1552
|
|
1509
1553
|
CreateDomainConfigurationResponse.add_member(:domain_configuration_name, Shapes::ShapeRef.new(shape: DomainConfigurationName, location_name: "domainConfigurationName"))
|
@@ -1585,6 +1629,7 @@ module Aws::IoT
|
|
1585
1629
|
|
1586
1630
|
CreatePolicyRequest.add_member(:policy_name, Shapes::ShapeRef.new(shape: PolicyName, required: true, location: "uri", location_name: "policyName"))
|
1587
1631
|
CreatePolicyRequest.add_member(:policy_document, Shapes::ShapeRef.new(shape: PolicyDocument, required: true, location_name: "policyDocument"))
|
1632
|
+
CreatePolicyRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1588
1633
|
CreatePolicyRequest.struct_class = Types::CreatePolicyRequest
|
1589
1634
|
|
1590
1635
|
CreatePolicyResponse.add_member(:policy_name, Shapes::ShapeRef.new(shape: PolicyName, location_name: "policyName"))
|
@@ -1618,6 +1663,7 @@ module Aws::IoT
|
|
1618
1663
|
CreateProvisioningTemplateRequest.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, required: true, location_name: "templateBody"))
|
1619
1664
|
CreateProvisioningTemplateRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "enabled"))
|
1620
1665
|
CreateProvisioningTemplateRequest.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "provisioningRoleArn"))
|
1666
|
+
CreateProvisioningTemplateRequest.add_member(:pre_provisioning_hook, Shapes::ShapeRef.new(shape: ProvisioningHook, location_name: "preProvisioningHook"))
|
1621
1667
|
CreateProvisioningTemplateRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1622
1668
|
CreateProvisioningTemplateRequest.struct_class = Types::CreateProvisioningTemplateRequest
|
1623
1669
|
|
@@ -1640,6 +1686,7 @@ module Aws::IoT
|
|
1640
1686
|
CreateRoleAliasRequest.add_member(:role_alias, Shapes::ShapeRef.new(shape: RoleAlias, required: true, location: "uri", location_name: "roleAlias"))
|
1641
1687
|
CreateRoleAliasRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
|
1642
1688
|
CreateRoleAliasRequest.add_member(:credential_duration_seconds, Shapes::ShapeRef.new(shape: CredentialDurationSeconds, location_name: "credentialDurationSeconds"))
|
1689
|
+
CreateRoleAliasRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1643
1690
|
CreateRoleAliasRequest.struct_class = Types::CreateRoleAliasRequest
|
1644
1691
|
|
1645
1692
|
CreateRoleAliasResponse.add_member(:role_alias, Shapes::ShapeRef.new(shape: RoleAlias, location_name: "roleAlias"))
|
@@ -1661,7 +1708,8 @@ module Aws::IoT
|
|
1661
1708
|
CreateSecurityProfileRequest.add_member(:security_profile_description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "securityProfileDescription"))
|
1662
1709
|
CreateSecurityProfileRequest.add_member(:behaviors, Shapes::ShapeRef.new(shape: Behaviors, location_name: "behaviors"))
|
1663
1710
|
CreateSecurityProfileRequest.add_member(:alert_targets, Shapes::ShapeRef.new(shape: AlertTargets, location_name: "alertTargets"))
|
1664
|
-
CreateSecurityProfileRequest.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, location_name: "additionalMetricsToRetain"))
|
1711
|
+
CreateSecurityProfileRequest.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, deprecated: true, location_name: "additionalMetricsToRetain", metadata: {"deprecatedMessage"=>"Use additionalMetricsToRetainV2."}))
|
1712
|
+
CreateSecurityProfileRequest.add_member(:additional_metrics_to_retain_v2, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainV2List, location_name: "additionalMetricsToRetainV2"))
|
1665
1713
|
CreateSecurityProfileRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
1666
1714
|
CreateSecurityProfileRequest.struct_class = Types::CreateSecurityProfileRequest
|
1667
1715
|
|
@@ -1761,6 +1809,11 @@ module Aws::IoT
|
|
1761
1809
|
DeleteConflictException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
|
1762
1810
|
DeleteConflictException.struct_class = Types::DeleteConflictException
|
1763
1811
|
|
1812
|
+
DeleteDimensionRequest.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location: "uri", location_name: "name"))
|
1813
|
+
DeleteDimensionRequest.struct_class = Types::DeleteDimensionRequest
|
1814
|
+
|
1815
|
+
DeleteDimensionResponse.struct_class = Types::DeleteDimensionResponse
|
1816
|
+
|
1764
1817
|
DeleteDomainConfigurationRequest.add_member(:domain_configuration_name, Shapes::ShapeRef.new(shape: DomainConfigurationName, required: true, location: "uri", location_name: "domainConfigurationName"))
|
1765
1818
|
DeleteDomainConfigurationRequest.struct_class = Types::DeleteDomainConfigurationRequest
|
1766
1819
|
|
@@ -1947,6 +2000,17 @@ module Aws::IoT
|
|
1947
2000
|
DescribeDefaultAuthorizerResponse.add_member(:authorizer_description, Shapes::ShapeRef.new(shape: AuthorizerDescription, location_name: "authorizerDescription"))
|
1948
2001
|
DescribeDefaultAuthorizerResponse.struct_class = Types::DescribeDefaultAuthorizerResponse
|
1949
2002
|
|
2003
|
+
DescribeDimensionRequest.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location: "uri", location_name: "name"))
|
2004
|
+
DescribeDimensionRequest.struct_class = Types::DescribeDimensionRequest
|
2005
|
+
|
2006
|
+
DescribeDimensionResponse.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, location_name: "name"))
|
2007
|
+
DescribeDimensionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: DimensionArn, location_name: "arn"))
|
2008
|
+
DescribeDimensionResponse.add_member(:type, Shapes::ShapeRef.new(shape: DimensionType, location_name: "type"))
|
2009
|
+
DescribeDimensionResponse.add_member(:string_values, Shapes::ShapeRef.new(shape: DimensionStringValues, location_name: "stringValues"))
|
2010
|
+
DescribeDimensionResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
|
2011
|
+
DescribeDimensionResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedDate"))
|
2012
|
+
DescribeDimensionResponse.struct_class = Types::DescribeDimensionResponse
|
2013
|
+
|
1950
2014
|
DescribeDomainConfigurationRequest.add_member(:domain_configuration_name, Shapes::ShapeRef.new(shape: ReservedDomainConfigurationName, required: true, location: "uri", location_name: "domainConfigurationName"))
|
1951
2015
|
DescribeDomainConfigurationRequest.struct_class = Types::DescribeDomainConfigurationRequest
|
1952
2016
|
|
@@ -2021,6 +2085,7 @@ module Aws::IoT
|
|
2021
2085
|
DescribeProvisioningTemplateResponse.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, location_name: "templateBody"))
|
2022
2086
|
DescribeProvisioningTemplateResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "enabled"))
|
2023
2087
|
DescribeProvisioningTemplateResponse.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
2088
|
+
DescribeProvisioningTemplateResponse.add_member(:pre_provisioning_hook, Shapes::ShapeRef.new(shape: ProvisioningHook, location_name: "preProvisioningHook"))
|
2024
2089
|
DescribeProvisioningTemplateResponse.struct_class = Types::DescribeProvisioningTemplateResponse
|
2025
2090
|
|
2026
2091
|
DescribeProvisioningTemplateVersionRequest.add_member(:template_name, Shapes::ShapeRef.new(shape: TemplateName, required: true, location: "uri", location_name: "templateName"))
|
@@ -2058,7 +2123,8 @@ module Aws::IoT
|
|
2058
2123
|
DescribeSecurityProfileResponse.add_member(:security_profile_description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "securityProfileDescription"))
|
2059
2124
|
DescribeSecurityProfileResponse.add_member(:behaviors, Shapes::ShapeRef.new(shape: Behaviors, location_name: "behaviors"))
|
2060
2125
|
DescribeSecurityProfileResponse.add_member(:alert_targets, Shapes::ShapeRef.new(shape: AlertTargets, location_name: "alertTargets"))
|
2061
|
-
DescribeSecurityProfileResponse.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, location_name: "additionalMetricsToRetain"))
|
2126
|
+
DescribeSecurityProfileResponse.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, deprecated: true, location_name: "additionalMetricsToRetain", metadata: {"deprecatedMessage"=>"Use additionalMetricsToRetainV2."}))
|
2127
|
+
DescribeSecurityProfileResponse.add_member(:additional_metrics_to_retain_v2, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainV2List, location_name: "additionalMetricsToRetainV2"))
|
2062
2128
|
DescribeSecurityProfileResponse.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
|
2063
2129
|
DescribeSecurityProfileResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
|
2064
2130
|
DescribeSecurityProfileResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedDate"))
|
@@ -2151,6 +2217,10 @@ module Aws::IoT
|
|
2151
2217
|
DetailsMap.key = Shapes::ShapeRef.new(shape: DetailsKey)
|
2152
2218
|
DetailsMap.value = Shapes::ShapeRef.new(shape: DetailsValue)
|
2153
2219
|
|
2220
|
+
DimensionNames.member = Shapes::ShapeRef.new(shape: DimensionName)
|
2221
|
+
|
2222
|
+
DimensionStringValues.member = Shapes::ShapeRef.new(shape: DimensionStringValue)
|
2223
|
+
|
2154
2224
|
DisableTopicRuleRequest.add_member(:rule_name, Shapes::ShapeRef.new(shape: RuleName, required: true, location: "uri", location_name: "ruleName"))
|
2155
2225
|
DisableTopicRuleRequest.struct_class = Types::DisableTopicRuleRequest
|
2156
2226
|
|
@@ -2633,6 +2703,14 @@ module Aws::IoT
|
|
2633
2703
|
ListCertificatesResponse.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "nextMarker"))
|
2634
2704
|
ListCertificatesResponse.struct_class = Types::ListCertificatesResponse
|
2635
2705
|
|
2706
|
+
ListDimensionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
2707
|
+
ListDimensionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
2708
|
+
ListDimensionsRequest.struct_class = Types::ListDimensionsRequest
|
2709
|
+
|
2710
|
+
ListDimensionsResponse.add_member(:dimension_names, Shapes::ShapeRef.new(shape: DimensionNames, location_name: "dimensionNames"))
|
2711
|
+
ListDimensionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
|
2712
|
+
ListDimensionsResponse.struct_class = Types::ListDimensionsResponse
|
2713
|
+
|
2636
2714
|
ListDomainConfigurationsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location: "querystring", location_name: "marker"))
|
2637
2715
|
ListDomainConfigurationsRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location: "querystring", location_name: "pageSize"))
|
2638
2716
|
ListDomainConfigurationsRequest.add_member(:service_type, Shapes::ShapeRef.new(shape: ServiceType, location: "querystring", location_name: "serviceType"))
|
@@ -2799,6 +2877,7 @@ module Aws::IoT
|
|
2799
2877
|
|
2800
2878
|
ListSecurityProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
|
2801
2879
|
ListSecurityProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
|
2880
|
+
ListSecurityProfilesRequest.add_member(:dimension_name, Shapes::ShapeRef.new(shape: DimensionName, location: "querystring", location_name: "dimensionName"))
|
2802
2881
|
ListSecurityProfilesRequest.struct_class = Types::ListSecurityProfilesRequest
|
2803
2882
|
|
2804
2883
|
ListSecurityProfilesResponse.add_member(:security_profile_identifiers, Shapes::ShapeRef.new(shape: SecurityProfileIdentifiers, location_name: "securityProfileIdentifiers"))
|
@@ -2981,6 +3060,14 @@ module Aws::IoT
|
|
2981
3060
|
MalformedPolicyException.add_member(:message, Shapes::ShapeRef.new(shape: errorMessage, location_name: "message"))
|
2982
3061
|
MalformedPolicyException.struct_class = Types::MalformedPolicyException
|
2983
3062
|
|
3063
|
+
MetricDimension.add_member(:dimension_name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location_name: "dimensionName"))
|
3064
|
+
MetricDimension.add_member(:operator, Shapes::ShapeRef.new(shape: DimensionValueOperator, location_name: "operator"))
|
3065
|
+
MetricDimension.struct_class = Types::MetricDimension
|
3066
|
+
|
3067
|
+
MetricToRetain.add_member(:metric, Shapes::ShapeRef.new(shape: BehaviorMetric, required: true, location_name: "metric"))
|
3068
|
+
MetricToRetain.add_member(:metric_dimension, Shapes::ShapeRef.new(shape: MetricDimension, location_name: "metricDimension"))
|
3069
|
+
MetricToRetain.struct_class = Types::MetricToRetain
|
3070
|
+
|
2984
3071
|
MetricValue.add_member(:count, Shapes::ShapeRef.new(shape: UnsignedLong, location_name: "count"))
|
2985
3072
|
MetricValue.add_member(:cidrs, Shapes::ShapeRef.new(shape: Cidrs, location_name: "cidrs"))
|
2986
3073
|
MetricValue.add_member(:ports, Shapes::ShapeRef.new(shape: Ports, location_name: "ports"))
|
@@ -3116,6 +3203,10 @@ module Aws::IoT
|
|
3116
3203
|
|
3117
3204
|
Protocols.member = Shapes::ShapeRef.new(shape: Protocol)
|
3118
3205
|
|
3206
|
+
ProvisioningHook.add_member(:payload_version, Shapes::ShapeRef.new(shape: PayloadVersion, location_name: "payloadVersion"))
|
3207
|
+
ProvisioningHook.add_member(:target_arn, Shapes::ShapeRef.new(shape: TargetArn, required: true, location_name: "targetArn"))
|
3208
|
+
ProvisioningHook.struct_class = Types::ProvisioningHook
|
3209
|
+
|
3119
3210
|
ProvisioningTemplateListing.member = Shapes::ShapeRef.new(shape: ProvisioningTemplateSummary)
|
3120
3211
|
|
3121
3212
|
ProvisioningTemplateSummary.add_member(:template_arn, Shapes::ShapeRef.new(shape: TemplateArn, location_name: "templateArn"))
|
@@ -3162,6 +3253,7 @@ module Aws::IoT
|
|
3162
3253
|
RegisterCACertificateRequest.add_member(:set_as_active, Shapes::ShapeRef.new(shape: SetAsActive, location: "querystring", location_name: "setAsActive"))
|
3163
3254
|
RegisterCACertificateRequest.add_member(:allow_auto_registration, Shapes::ShapeRef.new(shape: AllowAutoRegistration, location: "querystring", location_name: "allowAutoRegistration"))
|
3164
3255
|
RegisterCACertificateRequest.add_member(:registration_config, Shapes::ShapeRef.new(shape: RegistrationConfig, location_name: "registrationConfig"))
|
3256
|
+
RegisterCACertificateRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "tags"))
|
3165
3257
|
RegisterCACertificateRequest.struct_class = Types::RegisterCACertificateRequest
|
3166
3258
|
|
3167
3259
|
RegisterCACertificateResponse.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "certificateArn"))
|
@@ -3178,6 +3270,14 @@ module Aws::IoT
|
|
3178
3270
|
RegisterCertificateResponse.add_member(:certificate_id, Shapes::ShapeRef.new(shape: CertificateId, location_name: "certificateId"))
|
3179
3271
|
RegisterCertificateResponse.struct_class = Types::RegisterCertificateResponse
|
3180
3272
|
|
3273
|
+
RegisterCertificateWithoutCARequest.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: CertificatePem, required: true, location_name: "certificatePem"))
|
3274
|
+
RegisterCertificateWithoutCARequest.add_member(:status, Shapes::ShapeRef.new(shape: CertificateStatus, location_name: "status"))
|
3275
|
+
RegisterCertificateWithoutCARequest.struct_class = Types::RegisterCertificateWithoutCARequest
|
3276
|
+
|
3277
|
+
RegisterCertificateWithoutCAResponse.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "certificateArn"))
|
3278
|
+
RegisterCertificateWithoutCAResponse.add_member(:certificate_id, Shapes::ShapeRef.new(shape: CertificateId, location_name: "certificateId"))
|
3279
|
+
RegisterCertificateWithoutCAResponse.struct_class = Types::RegisterCertificateWithoutCAResponse
|
3280
|
+
|
3181
3281
|
RegisterThingRequest.add_member(:template_body, Shapes::ShapeRef.new(shape: TemplateBody, required: true, location_name: "templateBody"))
|
3182
3282
|
RegisterThingRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "parameters"))
|
3183
3283
|
RegisterThingRequest.struct_class = Types::RegisterThingRequest
|
@@ -3475,7 +3575,7 @@ module Aws::IoT
|
|
3475
3575
|
StringMap.key = Shapes::ShapeRef.new(shape: String)
|
3476
3576
|
StringMap.value = Shapes::ShapeRef.new(shape: String)
|
3477
3577
|
|
3478
|
-
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, location_name: "Key"))
|
3578
|
+
Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
|
3479
3579
|
Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
|
3480
3580
|
Tag.struct_class = Types::Tag
|
3481
3581
|
|
@@ -3746,6 +3846,18 @@ module Aws::IoT
|
|
3746
3846
|
UpdateDeviceCertificateParams.add_member(:action, Shapes::ShapeRef.new(shape: DeviceCertificateUpdateAction, required: true, location_name: "action"))
|
3747
3847
|
UpdateDeviceCertificateParams.struct_class = Types::UpdateDeviceCertificateParams
|
3748
3848
|
|
3849
|
+
UpdateDimensionRequest.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location: "uri", location_name: "name"))
|
3850
|
+
UpdateDimensionRequest.add_member(:string_values, Shapes::ShapeRef.new(shape: DimensionStringValues, required: true, location_name: "stringValues"))
|
3851
|
+
UpdateDimensionRequest.struct_class = Types::UpdateDimensionRequest
|
3852
|
+
|
3853
|
+
UpdateDimensionResponse.add_member(:name, Shapes::ShapeRef.new(shape: DimensionName, location_name: "name"))
|
3854
|
+
UpdateDimensionResponse.add_member(:arn, Shapes::ShapeRef.new(shape: DimensionArn, location_name: "arn"))
|
3855
|
+
UpdateDimensionResponse.add_member(:type, Shapes::ShapeRef.new(shape: DimensionType, location_name: "type"))
|
3856
|
+
UpdateDimensionResponse.add_member(:string_values, Shapes::ShapeRef.new(shape: DimensionStringValues, location_name: "stringValues"))
|
3857
|
+
UpdateDimensionResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
|
3858
|
+
UpdateDimensionResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedDate"))
|
3859
|
+
UpdateDimensionResponse.struct_class = Types::UpdateDimensionResponse
|
3860
|
+
|
3749
3861
|
UpdateDomainConfigurationRequest.add_member(:domain_configuration_name, Shapes::ShapeRef.new(shape: ReservedDomainConfigurationName, required: true, location: "uri", location_name: "domainConfigurationName"))
|
3750
3862
|
UpdateDomainConfigurationRequest.add_member(:authorizer_config, Shapes::ShapeRef.new(shape: AuthorizerConfig, location_name: "authorizerConfig"))
|
3751
3863
|
UpdateDomainConfigurationRequest.add_member(:domain_configuration_status, Shapes::ShapeRef.new(shape: DomainConfigurationStatus, location_name: "domainConfigurationStatus"))
|
@@ -3800,6 +3912,8 @@ module Aws::IoT
|
|
3800
3912
|
UpdateProvisioningTemplateRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "enabled"))
|
3801
3913
|
UpdateProvisioningTemplateRequest.add_member(:default_version_id, Shapes::ShapeRef.new(shape: TemplateVersionId, location_name: "defaultVersionId"))
|
3802
3914
|
UpdateProvisioningTemplateRequest.add_member(:provisioning_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "provisioningRoleArn"))
|
3915
|
+
UpdateProvisioningTemplateRequest.add_member(:pre_provisioning_hook, Shapes::ShapeRef.new(shape: ProvisioningHook, location_name: "preProvisioningHook"))
|
3916
|
+
UpdateProvisioningTemplateRequest.add_member(:remove_pre_provisioning_hook, Shapes::ShapeRef.new(shape: RemoveHook, location_name: "removePreProvisioningHook"))
|
3803
3917
|
UpdateProvisioningTemplateRequest.struct_class = Types::UpdateProvisioningTemplateRequest
|
3804
3918
|
|
3805
3919
|
UpdateProvisioningTemplateResponse.struct_class = Types::UpdateProvisioningTemplateResponse
|
@@ -3827,7 +3941,8 @@ module Aws::IoT
|
|
3827
3941
|
UpdateSecurityProfileRequest.add_member(:security_profile_description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "securityProfileDescription"))
|
3828
3942
|
UpdateSecurityProfileRequest.add_member(:behaviors, Shapes::ShapeRef.new(shape: Behaviors, location_name: "behaviors"))
|
3829
3943
|
UpdateSecurityProfileRequest.add_member(:alert_targets, Shapes::ShapeRef.new(shape: AlertTargets, location_name: "alertTargets"))
|
3830
|
-
UpdateSecurityProfileRequest.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, location_name: "additionalMetricsToRetain"))
|
3944
|
+
UpdateSecurityProfileRequest.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, deprecated: true, location_name: "additionalMetricsToRetain", metadata: {"deprecatedMessage"=>"Use additionalMetricsToRetainV2."}))
|
3945
|
+
UpdateSecurityProfileRequest.add_member(:additional_metrics_to_retain_v2, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainV2List, location_name: "additionalMetricsToRetainV2"))
|
3831
3946
|
UpdateSecurityProfileRequest.add_member(:delete_behaviors, Shapes::ShapeRef.new(shape: DeleteBehaviors, location_name: "deleteBehaviors"))
|
3832
3947
|
UpdateSecurityProfileRequest.add_member(:delete_alert_targets, Shapes::ShapeRef.new(shape: DeleteAlertTargets, location_name: "deleteAlertTargets"))
|
3833
3948
|
UpdateSecurityProfileRequest.add_member(:delete_additional_metrics_to_retain, Shapes::ShapeRef.new(shape: DeleteAdditionalMetricsToRetain, location_name: "deleteAdditionalMetricsToRetain"))
|
@@ -3839,7 +3954,8 @@ module Aws::IoT
|
|
3839
3954
|
UpdateSecurityProfileResponse.add_member(:security_profile_description, Shapes::ShapeRef.new(shape: SecurityProfileDescription, location_name: "securityProfileDescription"))
|
3840
3955
|
UpdateSecurityProfileResponse.add_member(:behaviors, Shapes::ShapeRef.new(shape: Behaviors, location_name: "behaviors"))
|
3841
3956
|
UpdateSecurityProfileResponse.add_member(:alert_targets, Shapes::ShapeRef.new(shape: AlertTargets, location_name: "alertTargets"))
|
3842
|
-
UpdateSecurityProfileResponse.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, location_name: "additionalMetricsToRetain"))
|
3957
|
+
UpdateSecurityProfileResponse.add_member(:additional_metrics_to_retain, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainList, deprecated: true, location_name: "additionalMetricsToRetain", metadata: {"deprecatedMessage"=>"Use additionalMetricsToRetainV2."}))
|
3958
|
+
UpdateSecurityProfileResponse.add_member(:additional_metrics_to_retain_v2, Shapes::ShapeRef.new(shape: AdditionalMetricsToRetainV2List, location_name: "additionalMetricsToRetainV2"))
|
3843
3959
|
UpdateSecurityProfileResponse.add_member(:version, Shapes::ShapeRef.new(shape: Version, location_name: "version"))
|
3844
3960
|
UpdateSecurityProfileResponse.add_member(:creation_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "creationDate"))
|
3845
3961
|
UpdateSecurityProfileResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastModifiedDate"))
|
@@ -4177,6 +4293,19 @@ module Aws::IoT
|
|
4177
4293
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4178
4294
|
end)
|
4179
4295
|
|
4296
|
+
api.add_operation(:create_dimension, Seahorse::Model::Operation.new.tap do |o|
|
4297
|
+
o.name = "CreateDimension"
|
4298
|
+
o.http_method = "POST"
|
4299
|
+
o.http_request_uri = "/dimensions/{name}"
|
4300
|
+
o.input = Shapes::ShapeRef.new(shape: CreateDimensionRequest)
|
4301
|
+
o.output = Shapes::ShapeRef.new(shape: CreateDimensionResponse)
|
4302
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4303
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
4304
|
+
o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
|
4305
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
|
4306
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4307
|
+
end)
|
4308
|
+
|
4180
4309
|
api.add_operation(:create_domain_configuration, Seahorse::Model::Operation.new.tap do |o|
|
4181
4310
|
o.name = "CreateDomainConfiguration"
|
4182
4311
|
o.http_method = "POST"
|
@@ -4532,6 +4661,17 @@ module Aws::IoT
|
|
4532
4661
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4533
4662
|
end)
|
4534
4663
|
|
4664
|
+
api.add_operation(:delete_dimension, Seahorse::Model::Operation.new.tap do |o|
|
4665
|
+
o.name = "DeleteDimension"
|
4666
|
+
o.http_method = "DELETE"
|
4667
|
+
o.http_request_uri = "/dimensions/{name}"
|
4668
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteDimensionRequest)
|
4669
|
+
o.output = Shapes::ShapeRef.new(shape: DeleteDimensionResponse)
|
4670
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4671
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
4672
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
4673
|
+
end)
|
4674
|
+
|
4535
4675
|
api.add_operation(:delete_domain_configuration, Seahorse::Model::Operation.new.tap do |o|
|
4536
4676
|
o.name = "DeleteDomainConfiguration"
|
4537
4677
|
o.http_method = "DELETE"
|
@@ -4942,6 +5082,18 @@ module Aws::IoT
|
|
4942
5082
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
4943
5083
|
end)
|
4944
5084
|
|
5085
|
+
api.add_operation(:describe_dimension, Seahorse::Model::Operation.new.tap do |o|
|
5086
|
+
o.name = "DescribeDimension"
|
5087
|
+
o.http_method = "GET"
|
5088
|
+
o.http_request_uri = "/dimensions/{name}"
|
5089
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeDimensionRequest)
|
5090
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeDimensionResponse)
|
5091
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
5092
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
5093
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
5094
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5095
|
+
end)
|
5096
|
+
|
4945
5097
|
api.add_operation(:describe_domain_configuration, Seahorse::Model::Operation.new.tap do |o|
|
4946
5098
|
o.name = "DescribeDomainConfiguration"
|
4947
5099
|
o.http_method = "GET"
|
@@ -4950,6 +5102,7 @@ module Aws::IoT
|
|
4950
5102
|
o.output = Shapes::ShapeRef.new(shape: DescribeDomainConfigurationResponse)
|
4951
5103
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
4952
5104
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5105
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
4953
5106
|
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
4954
5107
|
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
4955
5108
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
@@ -5566,6 +5719,17 @@ module Aws::IoT
|
|
5566
5719
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
5567
5720
|
end)
|
5568
5721
|
|
5722
|
+
api.add_operation(:list_dimensions, Seahorse::Model::Operation.new.tap do |o|
|
5723
|
+
o.name = "ListDimensions"
|
5724
|
+
o.http_method = "GET"
|
5725
|
+
o.http_request_uri = "/dimensions"
|
5726
|
+
o.input = Shapes::ShapeRef.new(shape: ListDimensionsRequest)
|
5727
|
+
o.output = Shapes::ShapeRef.new(shape: ListDimensionsResponse)
|
5728
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
5729
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
5730
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5731
|
+
end)
|
5732
|
+
|
5569
5733
|
api.add_operation(:list_domain_configurations, Seahorse::Model::Operation.new.tap do |o|
|
5570
5734
|
o.name = "ListDomainConfigurations"
|
5571
5735
|
o.http_method = "GET"
|
@@ -5794,6 +5958,7 @@ module Aws::IoT
|
|
5794
5958
|
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
5795
5959
|
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
5796
5960
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
5961
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
5797
5962
|
end)
|
5798
5963
|
|
5799
5964
|
api.add_operation(:list_security_profiles_for_target, Seahorse::Model::Operation.new.tap do |o|
|
@@ -6049,6 +6214,22 @@ module Aws::IoT
|
|
6049
6214
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
6050
6215
|
end)
|
6051
6216
|
|
6217
|
+
api.add_operation(:register_certificate_without_ca, Seahorse::Model::Operation.new.tap do |o|
|
6218
|
+
o.name = "RegisterCertificateWithoutCA"
|
6219
|
+
o.http_method = "POST"
|
6220
|
+
o.http_request_uri = "/certificate/register-no-ca"
|
6221
|
+
o.input = Shapes::ShapeRef.new(shape: RegisterCertificateWithoutCARequest)
|
6222
|
+
o.output = Shapes::ShapeRef.new(shape: RegisterCertificateWithoutCAResponse)
|
6223
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
|
6224
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
6225
|
+
o.errors << Shapes::ShapeRef.new(shape: CertificateStateException)
|
6226
|
+
o.errors << Shapes::ShapeRef.new(shape: CertificateValidationException)
|
6227
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6228
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
|
6229
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
6230
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
6231
|
+
end)
|
6232
|
+
|
6052
6233
|
api.add_operation(:register_thing, Seahorse::Model::Operation.new.tap do |o|
|
6053
6234
|
o.name = "RegisterThing"
|
6054
6235
|
o.http_method = "POST"
|
@@ -6385,6 +6566,18 @@ module Aws::IoT
|
|
6385
6566
|
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
6386
6567
|
end)
|
6387
6568
|
|
6569
|
+
api.add_operation(:update_dimension, Seahorse::Model::Operation.new.tap do |o|
|
6570
|
+
o.name = "UpdateDimension"
|
6571
|
+
o.http_method = "PATCH"
|
6572
|
+
o.http_request_uri = "/dimensions/{name}"
|
6573
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateDimensionRequest)
|
6574
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateDimensionResponse)
|
6575
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
|
6576
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
|
6577
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
|
6578
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
|
6579
|
+
end)
|
6580
|
+
|
6388
6581
|
api.add_operation(:update_domain_configuration, Seahorse::Model::Operation.new.tap do |o|
|
6389
6582
|
o.name = "UpdateDomainConfiguration"
|
6390
6583
|
o.http_method = "PUT"
|