aws-sdk-core 2.11.404 → 2.11.405

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/apis/alexaforbusiness/2017-11-09/api-2.json +130 -4
  3. data/apis/appconfig/2019-10-09/api-2.json +1391 -0
  4. data/apis/appconfig/2019-10-09/examples-1.json +5 -0
  5. data/apis/appconfig/2019-10-09/paginators-1.json +29 -0
  6. data/apis/application-autoscaling/2016-02-06/api-2.json +7 -3
  7. data/apis/application-insights/2018-11-25/api-2.json +432 -12
  8. data/apis/application-insights/2018-11-25/paginators-1.json +10 -0
  9. data/apis/athena/2017-05-18/api-2.json +5 -1
  10. data/apis/ce/2017-10-25/api-2.json +248 -2
  11. data/apis/codebuild/2016-10-06/api-2.json +444 -1
  12. data/apis/cognito-idp/2016-04-18/api-2.json +1 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +265 -0
  14. data/apis/dlm/2018-01-12/api-2.json +15 -6
  15. data/apis/ec2/2016-11-15/api-2.json +77 -0
  16. data/apis/elasticloadbalancingv2/2015-12-01/api-2.json +5 -2
  17. data/apis/greengrass/2017-06-07/api-2.json +21 -3
  18. data/apis/iot/2015-05-28/api-2.json +909 -20
  19. data/apis/iotsecuretunneling/2018-10-05/api-2.json +388 -0
  20. data/apis/iotsecuretunneling/2018-10-05/examples-1.json +5 -0
  21. data/apis/iotsecuretunneling/2018-10-05/paginators-1.json +9 -0
  22. data/apis/kinesisanalyticsv2/2018-05-23/api-2.json +149 -5
  23. data/apis/kms/2014-11-01/api-2.json +315 -8
  24. data/apis/lambda/2015-03-31/api-2.json +336 -10
  25. data/apis/lambda/2015-03-31/paginators-1.json +6 -0
  26. data/apis/lambda/2015-03-31/waiters-2.json +52 -0
  27. data/apis/mediaconvert/2017-08-29/api-2.json +28 -6
  28. data/apis/medialive/2017-10-14/api-2.json +1696 -106
  29. data/apis/medialive/2017-10-14/paginators-1.json +12 -0
  30. data/apis/medialive/2017-10-14/waiters-2.json +106 -0
  31. data/apis/mediapackage-vod/2018-11-07/api-2.json +12 -0
  32. data/apis/monitoring/2010-08-01/api-2.json +341 -0
  33. data/apis/monitoring/2010-08-01/paginators-1.json +5 -0
  34. data/apis/ram/2018-01-04/api-2.json +253 -2
  35. data/apis/rds/2014-10-31/api-2.json +2 -1
  36. data/apis/redshift/2012-12-01/api-2.json +273 -5
  37. data/apis/redshift/2012-12-01/paginators-1.json +6 -0
  38. data/apis/runtime.lex/2016-11-28/api-2.json +8 -2
  39. data/apis/sesv2/2019-09-27/api-2.json +274 -5
  40. data/apis/sesv2/2019-09-27/paginators-1.json +5 -0
  41. data/apis/ssm/2014-11-06/api-2.json +46 -7
  42. data/apis/wafv2/2019-07-29/api-2.json +2418 -0
  43. data/apis/wafv2/2019-07-29/examples-1.json +5 -0
  44. data/apis/wafv2/2019-07-29/paginators-1.json +4 -0
  45. data/apis/wafv2/2019-07-29/smoke.json +21 -0
  46. data/endpoints.json +2 -0
  47. data/lib/aws-sdk-core.rb +3 -0
  48. data/lib/aws-sdk-core/appconfig.rb +6 -0
  49. data/lib/aws-sdk-core/iotsecuretunneling.rb +6 -0
  50. data/lib/aws-sdk-core/version.rb +1 -1
  51. data/lib/aws-sdk-core/wafv2.rb +6 -0
  52. data/service-models.json +12 -0
  53. metadata +15 -2
@@ -1456,7 +1456,8 @@
1456
1456
  "type":"structure",
1457
1457
  "members":{
1458
1458
  "IpAddress":{"shape":"IpAddress"},
1459
- "AllocationId":{"shape":"AllocationId"}
1459
+ "AllocationId":{"shape":"AllocationId"},
1460
+ "PrivateIPv4Address":{"shape":"PrivateIPv4Address"}
1460
1461
  }
1461
1462
  },
1462
1463
  "LoadBalancerAddresses":{
@@ -1681,6 +1682,7 @@
1681
1682
  },
1682
1683
  "exception":true
1683
1684
  },
1685
+ "PrivateIPv4Address":{"type":"string"},
1684
1686
  "ProtocolEnum":{
1685
1687
  "type":"string",
1686
1688
  "enum":[
@@ -1989,7 +1991,8 @@
1989
1991
  "type":"structure",
1990
1992
  "members":{
1991
1993
  "SubnetId":{"shape":"SubnetId"},
1992
- "AllocationId":{"shape":"AllocationId"}
1994
+ "AllocationId":{"shape":"AllocationId"},
1995
+ "PrivateIPv4Address":{"shape":"PrivateIPv4Address"}
1993
1996
  }
1994
1997
  },
1995
1998
  "SubnetMappings":{
@@ -4602,12 +4602,27 @@
4602
4602
  }
4603
4603
  }
4604
4604
  },
4605
+ "ResourceDownloadOwnerSetting" : {
4606
+ "type" : "structure",
4607
+ "members" : {
4608
+ "GroupOwner" : {
4609
+ "shape" : "__string"
4610
+ },
4611
+ "GroupPermission" : {
4612
+ "shape" : "Permission"
4613
+ }
4614
+ },
4615
+ "required" : [ "GroupOwner", "GroupPermission" ]
4616
+ },
4605
4617
  "S3MachineLearningModelResourceData" : {
4606
4618
  "type" : "structure",
4607
4619
  "members" : {
4608
4620
  "DestinationPath" : {
4609
4621
  "shape" : "__string"
4610
4622
  },
4623
+ "OwnerSetting" : {
4624
+ "shape" : "ResourceDownloadOwnerSetting"
4625
+ },
4611
4626
  "S3Uri" : {
4612
4627
  "shape" : "__string"
4613
4628
  }
@@ -4622,6 +4637,9 @@
4622
4637
  "DestinationPath" : {
4623
4638
  "shape" : "__string"
4624
4639
  },
4640
+ "OwnerSetting" : {
4641
+ "shape" : "ResourceDownloadOwnerSetting"
4642
+ },
4625
4643
  "SageMakerJobArn" : {
4626
4644
  "shape" : "__string"
4627
4645
  }
@@ -4963,11 +4981,11 @@
4963
4981
  },
4964
4982
  "UpdateTargetsArchitecture" : {
4965
4983
  "type" : "string",
4966
- "enum" : [ "armv6l", "armv7l", "x86_64", "aarch64", "openwrt" ]
4984
+ "enum" : [ "armv6l", "armv7l", "x86_64", "aarch64" ]
4967
4985
  },
4968
4986
  "UpdateTargetsOperatingSystem" : {
4969
4987
  "type" : "string",
4970
- "enum" : [ "ubuntu", "raspbian", "amazon_linux" ]
4988
+ "enum" : [ "ubuntu", "raspbian", "amazon_linux", "openwrt" ]
4971
4989
  },
4972
4990
  "VersionInformation" : {
4973
4991
  "type" : "structure",
@@ -5103,4 +5121,4 @@
5103
5121
  "timestampFormat" : "unixTimestamp"
5104
5122
  }
5105
5123
  }
5106
- }
5124
+ }
@@ -303,6 +303,25 @@
303
303
  {"shape":"InternalFailureException"}
304
304
  ]
305
305
  },
306
+ "CreateDomainConfiguration":{
307
+ "name":"CreateDomainConfiguration",
308
+ "http":{
309
+ "method":"POST",
310
+ "requestUri":"/domainConfigurations/{domainConfigurationName}"
311
+ },
312
+ "input":{"shape":"CreateDomainConfigurationRequest"},
313
+ "output":{"shape":"CreateDomainConfigurationResponse"},
314
+ "errors":[
315
+ {"shape":"LimitExceededException"},
316
+ {"shape":"CertificateValidationException"},
317
+ {"shape":"ResourceAlreadyExistsException"},
318
+ {"shape":"ServiceUnavailableException"},
319
+ {"shape":"InternalFailureException"},
320
+ {"shape":"InvalidRequestException"},
321
+ {"shape":"UnauthorizedException"},
322
+ {"shape":"ThrottlingException"}
323
+ ]
324
+ },
306
325
  "CreateDynamicThingGroup":{
307
326
  "name":"CreateDynamicThingGroup",
308
327
  "http":{
@@ -426,6 +445,58 @@
426
445
  {"shape":"InternalFailureException"}
427
446
  ]
428
447
  },
448
+ "CreateProvisioningClaim":{
449
+ "name":"CreateProvisioningClaim",
450
+ "http":{
451
+ "method":"POST",
452
+ "requestUri":"/provisioning-templates/{templateName}/provisioning-claim"
453
+ },
454
+ "input":{"shape":"CreateProvisioningClaimRequest"},
455
+ "output":{"shape":"CreateProvisioningClaimResponse"},
456
+ "errors":[
457
+ {"shape":"InvalidRequestException"},
458
+ {"shape":"ResourceNotFoundException"},
459
+ {"shape":"ThrottlingException"},
460
+ {"shape":"UnauthorizedException"},
461
+ {"shape":"ServiceUnavailableException"},
462
+ {"shape":"InternalFailureException"}
463
+ ]
464
+ },
465
+ "CreateProvisioningTemplate":{
466
+ "name":"CreateProvisioningTemplate",
467
+ "http":{
468
+ "method":"POST",
469
+ "requestUri":"/provisioning-templates"
470
+ },
471
+ "input":{"shape":"CreateProvisioningTemplateRequest"},
472
+ "output":{"shape":"CreateProvisioningTemplateResponse"},
473
+ "errors":[
474
+ {"shape":"InternalFailureException"},
475
+ {"shape":"InvalidRequestException"},
476
+ {"shape":"LimitExceededException"},
477
+ {"shape":"ThrottlingException"},
478
+ {"shape":"UnauthorizedException"},
479
+ {"shape":"ResourceAlreadyExistsException"}
480
+ ]
481
+ },
482
+ "CreateProvisioningTemplateVersion":{
483
+ "name":"CreateProvisioningTemplateVersion",
484
+ "http":{
485
+ "method":"POST",
486
+ "requestUri":"/provisioning-templates/{templateName}/versions"
487
+ },
488
+ "input":{"shape":"CreateProvisioningTemplateVersionRequest"},
489
+ "output":{"shape":"CreateProvisioningTemplateVersionResponse"},
490
+ "errors":[
491
+ {"shape":"VersionsLimitExceededException"},
492
+ {"shape":"InternalFailureException"},
493
+ {"shape":"InvalidRequestException"},
494
+ {"shape":"ThrottlingException"},
495
+ {"shape":"ResourceNotFoundException"},
496
+ {"shape":"UnauthorizedException"},
497
+ {"shape":"ConflictingResourceUpdateException"}
498
+ ]
499
+ },
429
500
  "CreateRoleAlias":{
430
501
  "name":"CreateRoleAlias",
431
502
  "http":{
@@ -660,6 +731,23 @@
660
731
  {"shape":"ResourceNotFoundException"}
661
732
  ]
662
733
  },
734
+ "DeleteDomainConfiguration":{
735
+ "name":"DeleteDomainConfiguration",
736
+ "http":{
737
+ "method":"DELETE",
738
+ "requestUri":"/domainConfigurations/{domainConfigurationName}"
739
+ },
740
+ "input":{"shape":"DeleteDomainConfigurationRequest"},
741
+ "output":{"shape":"DeleteDomainConfigurationResponse"},
742
+ "errors":[
743
+ {"shape":"ResourceNotFoundException"},
744
+ {"shape":"ThrottlingException"},
745
+ {"shape":"UnauthorizedException"},
746
+ {"shape":"ServiceUnavailableException"},
747
+ {"shape":"InternalFailureException"},
748
+ {"shape":"InvalidRequestException"}
749
+ ]
750
+ },
663
751
  "DeleteDynamicThingGroup":{
664
752
  "name":"DeleteDynamicThingGroup",
665
753
  "http":{
@@ -772,6 +860,40 @@
772
860
  {"shape":"InternalFailureException"}
773
861
  ]
774
862
  },
863
+ "DeleteProvisioningTemplate":{
864
+ "name":"DeleteProvisioningTemplate",
865
+ "http":{
866
+ "method":"DELETE",
867
+ "requestUri":"/provisioning-templates/{templateName}"
868
+ },
869
+ "input":{"shape":"DeleteProvisioningTemplateRequest"},
870
+ "output":{"shape":"DeleteProvisioningTemplateResponse"},
871
+ "errors":[
872
+ {"shape":"InternalFailureException"},
873
+ {"shape":"InvalidRequestException"},
874
+ {"shape":"ResourceNotFoundException"},
875
+ {"shape":"DeleteConflictException"},
876
+ {"shape":"ThrottlingException"},
877
+ {"shape":"UnauthorizedException"}
878
+ ]
879
+ },
880
+ "DeleteProvisioningTemplateVersion":{
881
+ "name":"DeleteProvisioningTemplateVersion",
882
+ "http":{
883
+ "method":"DELETE",
884
+ "requestUri":"/provisioning-templates/{templateName}/versions/{versionId}"
885
+ },
886
+ "input":{"shape":"DeleteProvisioningTemplateVersionRequest"},
887
+ "output":{"shape":"DeleteProvisioningTemplateVersionResponse"},
888
+ "errors":[
889
+ {"shape":"InternalFailureException"},
890
+ {"shape":"InvalidRequestException"},
891
+ {"shape":"ThrottlingException"},
892
+ {"shape":"ResourceNotFoundException"},
893
+ {"shape":"UnauthorizedException"},
894
+ {"shape":"DeleteConflictException"}
895
+ ]
896
+ },
775
897
  "DeleteRegistrationCode":{
776
898
  "name":"DeleteRegistrationCode",
777
899
  "http":{
@@ -1106,6 +1228,22 @@
1106
1228
  {"shape":"InternalFailureException"}
1107
1229
  ]
1108
1230
  },
1231
+ "DescribeDomainConfiguration":{
1232
+ "name":"DescribeDomainConfiguration",
1233
+ "http":{
1234
+ "method":"GET",
1235
+ "requestUri":"/domainConfigurations/{domainConfigurationName}"
1236
+ },
1237
+ "input":{"shape":"DescribeDomainConfigurationRequest"},
1238
+ "output":{"shape":"DescribeDomainConfigurationResponse"},
1239
+ "errors":[
1240
+ {"shape":"ResourceNotFoundException"},
1241
+ {"shape":"ThrottlingException"},
1242
+ {"shape":"UnauthorizedException"},
1243
+ {"shape":"ServiceUnavailableException"},
1244
+ {"shape":"InternalFailureException"}
1245
+ ]
1246
+ },
1109
1247
  "DescribeEndpoint":{
1110
1248
  "name":"DescribeEndpoint",
1111
1249
  "http":{
@@ -1196,6 +1334,38 @@
1196
1334
  {"shape":"InternalFailureException"}
1197
1335
  ]
1198
1336
  },
1337
+ "DescribeProvisioningTemplate":{
1338
+ "name":"DescribeProvisioningTemplate",
1339
+ "http":{
1340
+ "method":"GET",
1341
+ "requestUri":"/provisioning-templates/{templateName}"
1342
+ },
1343
+ "input":{"shape":"DescribeProvisioningTemplateRequest"},
1344
+ "output":{"shape":"DescribeProvisioningTemplateResponse"},
1345
+ "errors":[
1346
+ {"shape":"InternalFailureException"},
1347
+ {"shape":"InvalidRequestException"},
1348
+ {"shape":"ResourceNotFoundException"},
1349
+ {"shape":"ThrottlingException"},
1350
+ {"shape":"UnauthorizedException"}
1351
+ ]
1352
+ },
1353
+ "DescribeProvisioningTemplateVersion":{
1354
+ "name":"DescribeProvisioningTemplateVersion",
1355
+ "http":{
1356
+ "method":"GET",
1357
+ "requestUri":"/provisioning-templates/{templateName}/versions/{versionId}"
1358
+ },
1359
+ "input":{"shape":"DescribeProvisioningTemplateVersionRequest"},
1360
+ "output":{"shape":"DescribeProvisioningTemplateVersionResponse"},
1361
+ "errors":[
1362
+ {"shape":"InternalFailureException"},
1363
+ {"shape":"InvalidRequestException"},
1364
+ {"shape":"ThrottlingException"},
1365
+ {"shape":"ResourceNotFoundException"},
1366
+ {"shape":"UnauthorizedException"}
1367
+ ]
1368
+ },
1199
1369
  "DescribeRoleAlias":{
1200
1370
  "name":"DescribeRoleAlias",
1201
1371
  "http":{
@@ -1822,6 +1992,22 @@
1822
1992
  {"shape":"InternalFailureException"}
1823
1993
  ]
1824
1994
  },
1995
+ "ListDomainConfigurations":{
1996
+ "name":"ListDomainConfigurations",
1997
+ "http":{
1998
+ "method":"GET",
1999
+ "requestUri":"/domainConfigurations"
2000
+ },
2001
+ "input":{"shape":"ListDomainConfigurationsRequest"},
2002
+ "output":{"shape":"ListDomainConfigurationsResponse"},
2003
+ "errors":[
2004
+ {"shape":"InvalidRequestException"},
2005
+ {"shape":"ThrottlingException"},
2006
+ {"shape":"UnauthorizedException"},
2007
+ {"shape":"ServiceUnavailableException"},
2008
+ {"shape":"InternalFailureException"}
2009
+ ]
2010
+ },
1825
2011
  "ListIndices":{
1826
2012
  "name":"ListIndices",
1827
2013
  "http":{
@@ -2015,6 +2201,37 @@
2015
2201
  {"shape":"ResourceNotFoundException"}
2016
2202
  ]
2017
2203
  },
2204
+ "ListProvisioningTemplateVersions":{
2205
+ "name":"ListProvisioningTemplateVersions",
2206
+ "http":{
2207
+ "method":"GET",
2208
+ "requestUri":"/provisioning-templates/{templateName}/versions"
2209
+ },
2210
+ "input":{"shape":"ListProvisioningTemplateVersionsRequest"},
2211
+ "output":{"shape":"ListProvisioningTemplateVersionsResponse"},
2212
+ "errors":[
2213
+ {"shape":"InternalFailureException"},
2214
+ {"shape":"InvalidRequestException"},
2215
+ {"shape":"ThrottlingException"},
2216
+ {"shape":"ResourceNotFoundException"},
2217
+ {"shape":"UnauthorizedException"}
2218
+ ]
2219
+ },
2220
+ "ListProvisioningTemplates":{
2221
+ "name":"ListProvisioningTemplates",
2222
+ "http":{
2223
+ "method":"GET",
2224
+ "requestUri":"/provisioning-templates"
2225
+ },
2226
+ "input":{"shape":"ListProvisioningTemplatesRequest"},
2227
+ "output":{"shape":"ListProvisioningTemplatesResponse"},
2228
+ "errors":[
2229
+ {"shape":"InternalFailureException"},
2230
+ {"shape":"InvalidRequestException"},
2231
+ {"shape":"ThrottlingException"},
2232
+ {"shape":"UnauthorizedException"}
2233
+ ]
2234
+ },
2018
2235
  "ListRoleAliases":{
2019
2236
  "name":"ListRoleAliases",
2020
2237
  "http":{
@@ -2775,6 +2992,24 @@
2775
2992
  {"shape":"InternalFailureException"}
2776
2993
  ]
2777
2994
  },
2995
+ "UpdateDomainConfiguration":{
2996
+ "name":"UpdateDomainConfiguration",
2997
+ "http":{
2998
+ "method":"PUT",
2999
+ "requestUri":"/domainConfigurations/{domainConfigurationName}"
3000
+ },
3001
+ "input":{"shape":"UpdateDomainConfigurationRequest"},
3002
+ "output":{"shape":"UpdateDomainConfigurationResponse"},
3003
+ "errors":[
3004
+ {"shape":"ResourceNotFoundException"},
3005
+ {"shape":"CertificateValidationException"},
3006
+ {"shape":"InvalidRequestException"},
3007
+ {"shape":"ThrottlingException"},
3008
+ {"shape":"UnauthorizedException"},
3009
+ {"shape":"ServiceUnavailableException"},
3010
+ {"shape":"InternalFailureException"}
3011
+ ]
3012
+ },
2778
3013
  "UpdateDynamicThingGroup":{
2779
3014
  "name":"UpdateDynamicThingGroup",
2780
3015
  "http":{
@@ -2851,6 +3086,22 @@
2851
3086
  {"shape":"InternalFailureException"}
2852
3087
  ]
2853
3088
  },
3089
+ "UpdateProvisioningTemplate":{
3090
+ "name":"UpdateProvisioningTemplate",
3091
+ "http":{
3092
+ "method":"PATCH",
3093
+ "requestUri":"/provisioning-templates/{templateName}"
3094
+ },
3095
+ "input":{"shape":"UpdateProvisioningTemplateRequest"},
3096
+ "output":{"shape":"UpdateProvisioningTemplateResponse"},
3097
+ "errors":[
3098
+ {"shape":"InternalFailureException"},
3099
+ {"shape":"InvalidRequestException"},
3100
+ {"shape":"ResourceNotFoundException"},
3101
+ {"shape":"UnauthorizedException"},
3102
+ {"shape":"ConflictingResourceUpdateException"}
3103
+ ]
3104
+ },
2854
3105
  "UpdateRoleAlias":{
2855
3106
  "name":"UpdateRoleAlias",
2856
3107
  "http":{
@@ -3048,6 +3299,12 @@
3048
3299
  }
3049
3300
  }
3050
3301
  },
3302
+ "AcmCertificateArn":{
3303
+ "type":"string",
3304
+ "max":2048,
3305
+ "min":1,
3306
+ "pattern":"arn:aws:acm:[a-z]{2}-(gov-)?[a-z]{4,9}-\\d{1}:\\d{12}:certificate/?[a-zA-Z0-9/-]+"
3307
+ },
3051
3308
  "Action":{
3052
3309
  "type":"structure",
3053
3310
  "members":{
@@ -3066,6 +3323,7 @@
3066
3323
  "salesforce":{"shape":"SalesforceAction"},
3067
3324
  "iotAnalytics":{"shape":"IotAnalyticsAction"},
3068
3325
  "iotEvents":{"shape":"IotEventsAction"},
3326
+ "iotSiteWise":{"shape":"IotSiteWiseAction"},
3069
3327
  "stepFunctions":{"shape":"StepFunctionsAction"},
3070
3328
  "http":{"shape":"HttpAction"}
3071
3329
  }
@@ -3173,6 +3431,7 @@
3173
3431
  "key":{"shape":"AlertTargetType"},
3174
3432
  "value":{"shape":"AlertTarget"}
3175
3433
  },
3434
+ "AllowAuthorizerOverride":{"type":"boolean"},
3176
3435
  "AllowAutoRegistration":{"type":"boolean"},
3177
3436
  "Allowed":{
3178
3437
  "type":"structure",
@@ -3182,6 +3441,59 @@
3182
3441
  },
3183
3442
  "ApproximateSecondsBeforeTimedOut":{"type":"long"},
3184
3443
  "AscendingOrder":{"type":"boolean"},
3444
+ "AssetId":{"type":"string"},
3445
+ "AssetPropertyAlias":{
3446
+ "type":"string",
3447
+ "max":2048,
3448
+ "min":1
3449
+ },
3450
+ "AssetPropertyBooleanValue":{"type":"string"},
3451
+ "AssetPropertyDoubleValue":{"type":"string"},
3452
+ "AssetPropertyEntryId":{"type":"string"},
3453
+ "AssetPropertyId":{"type":"string"},
3454
+ "AssetPropertyIntegerValue":{"type":"string"},
3455
+ "AssetPropertyOffsetInNanos":{"type":"string"},
3456
+ "AssetPropertyQuality":{"type":"string"},
3457
+ "AssetPropertyStringValue":{
3458
+ "type":"string",
3459
+ "max":1024,
3460
+ "min":1
3461
+ },
3462
+ "AssetPropertyTimeInSeconds":{"type":"string"},
3463
+ "AssetPropertyTimestamp":{
3464
+ "type":"structure",
3465
+ "required":["timeInSeconds"],
3466
+ "members":{
3467
+ "timeInSeconds":{"shape":"AssetPropertyTimeInSeconds"},
3468
+ "offsetInNanos":{"shape":"AssetPropertyOffsetInNanos"}
3469
+ }
3470
+ },
3471
+ "AssetPropertyValue":{
3472
+ "type":"structure",
3473
+ "required":[
3474
+ "value",
3475
+ "timestamp"
3476
+ ],
3477
+ "members":{
3478
+ "value":{"shape":"AssetPropertyVariant"},
3479
+ "timestamp":{"shape":"AssetPropertyTimestamp"},
3480
+ "quality":{"shape":"AssetPropertyQuality"}
3481
+ }
3482
+ },
3483
+ "AssetPropertyValueList":{
3484
+ "type":"list",
3485
+ "member":{"shape":"AssetPropertyValue"},
3486
+ "min":1
3487
+ },
3488
+ "AssetPropertyVariant":{
3489
+ "type":"structure",
3490
+ "members":{
3491
+ "stringValue":{"shape":"AssetPropertyStringValue"},
3492
+ "integerValue":{"shape":"AssetPropertyIntegerValue"},
3493
+ "doubleValue":{"shape":"AssetPropertyDoubleValue"},
3494
+ "booleanValue":{"shape":"AssetPropertyBooleanValue"}
3495
+ }
3496
+ },
3185
3497
  "AssociateTargetsWithJobRequest":{
3186
3498
  "type":"structure",
3187
3499
  "required":[
@@ -3558,6 +3870,16 @@
3558
3870
  "member":{"shape":"AuthResult"}
3559
3871
  },
3560
3872
  "AuthorizerArn":{"type":"string"},
3873
+ "AuthorizerConfig":{
3874
+ "type":"structure",
3875
+ "members":{
3876
+ "defaultAuthorizerName":{"shape":"AuthorizerName"},
3877
+ "allowAuthorizerOverride":{
3878
+ "shape":"AllowAuthorizerOverride",
3879
+ "box":true
3880
+ }
3881
+ }
3882
+ },
3561
3883
  "AuthorizerDescription":{
3562
3884
  "type":"structure",
3563
3885
  "members":{
@@ -3568,7 +3890,8 @@
3568
3890
  "tokenSigningPublicKeys":{"shape":"PublicKeyMap"},
3569
3891
  "status":{"shape":"AuthorizerStatus"},
3570
3892
  "creationDate":{"shape":"DateType"},
3571
- "lastModifiedDate":{"shape":"DateType"}
3893
+ "lastModifiedDate":{"shape":"DateType"},
3894
+ "signingDisabled":{"shape":"BooleanKey"}
3572
3895
  }
3573
3896
  },
3574
3897
  "AuthorizerFunctionArn":{"type":"string"},
@@ -3687,6 +4010,7 @@
3687
4010
  }
3688
4011
  },
3689
4012
  "Boolean":{"type":"boolean"},
4013
+ "BooleanKey":{"type":"boolean"},
3690
4014
  "BucketName":{"type":"string"},
3691
4015
  "CACertificate":{
3692
4016
  "type":"structure",
@@ -4085,9 +4409,7 @@
4085
4409
  "type":"structure",
4086
4410
  "required":[
4087
4411
  "authorizerName",
4088
- "authorizerFunctionArn",
4089
- "tokenKeyName",
4090
- "tokenSigningPublicKeys"
4412
+ "authorizerFunctionArn"
4091
4413
  ],
4092
4414
  "members":{
4093
4415
  "authorizerName":{
@@ -4098,7 +4420,8 @@
4098
4420
  "authorizerFunctionArn":{"shape":"AuthorizerFunctionArn"},
4099
4421
  "tokenKeyName":{"shape":"TokenKeyName"},
4100
4422
  "tokenSigningPublicKeys":{"shape":"PublicKeyMap"},
4101
- "status":{"shape":"AuthorizerStatus"}
4423
+ "status":{"shape":"AuthorizerStatus"},
4424
+ "signingDisabled":{"shape":"BooleanKey"}
4102
4425
  }
4103
4426
  },
4104
4427
  "CreateAuthorizerResponse":{
@@ -4149,6 +4472,29 @@
4149
4472
  "certificatePem":{"shape":"CertificatePem"}
4150
4473
  }
4151
4474
  },
4475
+ "CreateDomainConfigurationRequest":{
4476
+ "type":"structure",
4477
+ "required":["domainConfigurationName"],
4478
+ "members":{
4479
+ "domainConfigurationName":{
4480
+ "shape":"DomainConfigurationName",
4481
+ "location":"uri",
4482
+ "locationName":"domainConfigurationName"
4483
+ },
4484
+ "domainName":{"shape":"DomainName"},
4485
+ "serverCertificateArns":{"shape":"ServerCertificateArns"},
4486
+ "validationCertificateArn":{"shape":"AcmCertificateArn"},
4487
+ "authorizerConfig":{"shape":"AuthorizerConfig"},
4488
+ "serviceType":{"shape":"ServiceType"}
4489
+ }
4490
+ },
4491
+ "CreateDomainConfigurationResponse":{
4492
+ "type":"structure",
4493
+ "members":{
4494
+ "domainConfigurationName":{"shape":"DomainConfigurationName"},
4495
+ "domainConfigurationArn":{"shape":"DomainConfigurationArn"}
4496
+ }
4497
+ },
4152
4498
  "CreateDynamicThingGroupRequest":{
4153
4499
  "type":"structure",
4154
4500
  "required":[
@@ -4342,6 +4688,79 @@
4342
4688
  "isDefaultVersion":{"shape":"IsDefaultVersion"}
4343
4689
  }
4344
4690
  },
4691
+ "CreateProvisioningClaimRequest":{
4692
+ "type":"structure",
4693
+ "required":["templateName"],
4694
+ "members":{
4695
+ "templateName":{
4696
+ "shape":"TemplateName",
4697
+ "location":"uri",
4698
+ "locationName":"templateName"
4699
+ }
4700
+ }
4701
+ },
4702
+ "CreateProvisioningClaimResponse":{
4703
+ "type":"structure",
4704
+ "members":{
4705
+ "certificateId":{"shape":"CertificateId"},
4706
+ "certificatePem":{"shape":"CertificatePem"},
4707
+ "keyPair":{"shape":"KeyPair"},
4708
+ "expiration":{"shape":"DateType"}
4709
+ }
4710
+ },
4711
+ "CreateProvisioningTemplateRequest":{
4712
+ "type":"structure",
4713
+ "required":[
4714
+ "templateName",
4715
+ "templateBody",
4716
+ "provisioningRoleArn"
4717
+ ],
4718
+ "members":{
4719
+ "templateName":{"shape":"TemplateName"},
4720
+ "description":{"shape":"TemplateDescription"},
4721
+ "templateBody":{"shape":"TemplateBody"},
4722
+ "enabled":{"shape":"Enabled"},
4723
+ "provisioningRoleArn":{"shape":"RoleArn"},
4724
+ "tags":{"shape":"TagList"}
4725
+ }
4726
+ },
4727
+ "CreateProvisioningTemplateResponse":{
4728
+ "type":"structure",
4729
+ "members":{
4730
+ "templateArn":{"shape":"TemplateArn"},
4731
+ "templateName":{"shape":"TemplateName"},
4732
+ "defaultVersionId":{"shape":"TemplateVersionId"}
4733
+ }
4734
+ },
4735
+ "CreateProvisioningTemplateVersionRequest":{
4736
+ "type":"structure",
4737
+ "required":[
4738
+ "templateName",
4739
+ "templateBody"
4740
+ ],
4741
+ "members":{
4742
+ "templateName":{
4743
+ "shape":"TemplateName",
4744
+ "location":"uri",
4745
+ "locationName":"templateName"
4746
+ },
4747
+ "templateBody":{"shape":"TemplateBody"},
4748
+ "setAsDefault":{
4749
+ "shape":"SetAsDefault",
4750
+ "location":"querystring",
4751
+ "locationName":"setAsDefault"
4752
+ }
4753
+ }
4754
+ },
4755
+ "CreateProvisioningTemplateVersionResponse":{
4756
+ "type":"structure",
4757
+ "members":{
4758
+ "templateArn":{"shape":"TemplateArn"},
4759
+ "templateName":{"shape":"TemplateName"},
4760
+ "versionId":{"shape":"TemplateVersionId"},
4761
+ "isDefaultVersion":{"shape":"IsDefaultVersion"}
4762
+ }
4763
+ },
4345
4764
  "CreateRoleAliasRequest":{
4346
4765
  "type":"structure",
4347
4766
  "required":[
@@ -4673,6 +5092,22 @@
4673
5092
  "error":{"httpStatusCode":409},
4674
5093
  "exception":true
4675
5094
  },
5095
+ "DeleteDomainConfigurationRequest":{
5096
+ "type":"structure",
5097
+ "required":["domainConfigurationName"],
5098
+ "members":{
5099
+ "domainConfigurationName":{
5100
+ "shape":"DomainConfigurationName",
5101
+ "location":"uri",
5102
+ "locationName":"domainConfigurationName"
5103
+ }
5104
+ }
5105
+ },
5106
+ "DeleteDomainConfigurationResponse":{
5107
+ "type":"structure",
5108
+ "members":{
5109
+ }
5110
+ },
4676
5111
  "DeleteDynamicThingGroupRequest":{
4677
5112
  "type":"structure",
4678
5113
  "required":["thingGroupName"],
@@ -4812,6 +5247,46 @@
4812
5247
  }
4813
5248
  }
4814
5249
  },
5250
+ "DeleteProvisioningTemplateRequest":{
5251
+ "type":"structure",
5252
+ "required":["templateName"],
5253
+ "members":{
5254
+ "templateName":{
5255
+ "shape":"TemplateName",
5256
+ "location":"uri",
5257
+ "locationName":"templateName"
5258
+ }
5259
+ }
5260
+ },
5261
+ "DeleteProvisioningTemplateResponse":{
5262
+ "type":"structure",
5263
+ "members":{
5264
+ }
5265
+ },
5266
+ "DeleteProvisioningTemplateVersionRequest":{
5267
+ "type":"structure",
5268
+ "required":[
5269
+ "templateName",
5270
+ "versionId"
5271
+ ],
5272
+ "members":{
5273
+ "templateName":{
5274
+ "shape":"TemplateName",
5275
+ "location":"uri",
5276
+ "locationName":"templateName"
5277
+ },
5278
+ "versionId":{
5279
+ "shape":"TemplateVersionId",
5280
+ "location":"uri",
5281
+ "locationName":"versionId"
5282
+ }
5283
+ }
5284
+ },
5285
+ "DeleteProvisioningTemplateVersionResponse":{
5286
+ "type":"structure",
5287
+ "members":{
5288
+ }
5289
+ },
4815
5290
  "DeleteRegistrationCodeRequest":{
4816
5291
  "type":"structure",
4817
5292
  "members":{
@@ -5166,21 +5641,45 @@
5166
5641
  }
5167
5642
  }
5168
5643
  },
5169
- "DescribeCertificateResponse":{
5644
+ "DescribeCertificateResponse":{
5645
+ "type":"structure",
5646
+ "members":{
5647
+ "certificateDescription":{"shape":"CertificateDescription"}
5648
+ }
5649
+ },
5650
+ "DescribeDefaultAuthorizerRequest":{
5651
+ "type":"structure",
5652
+ "members":{
5653
+ }
5654
+ },
5655
+ "DescribeDefaultAuthorizerResponse":{
5170
5656
  "type":"structure",
5171
5657
  "members":{
5172
- "certificateDescription":{"shape":"CertificateDescription"}
5658
+ "authorizerDescription":{"shape":"AuthorizerDescription"}
5173
5659
  }
5174
5660
  },
5175
- "DescribeDefaultAuthorizerRequest":{
5661
+ "DescribeDomainConfigurationRequest":{
5176
5662
  "type":"structure",
5663
+ "required":["domainConfigurationName"],
5177
5664
  "members":{
5665
+ "domainConfigurationName":{
5666
+ "shape":"ReservedDomainConfigurationName",
5667
+ "location":"uri",
5668
+ "locationName":"domainConfigurationName"
5669
+ }
5178
5670
  }
5179
5671
  },
5180
- "DescribeDefaultAuthorizerResponse":{
5672
+ "DescribeDomainConfigurationResponse":{
5181
5673
  "type":"structure",
5182
5674
  "members":{
5183
- "authorizerDescription":{"shape":"AuthorizerDescription"}
5675
+ "domainConfigurationName":{"shape":"ReservedDomainConfigurationName"},
5676
+ "domainConfigurationArn":{"shape":"DomainConfigurationArn"},
5677
+ "domainName":{"shape":"DomainName"},
5678
+ "serverCertificates":{"shape":"ServerCertificates"},
5679
+ "authorizerConfig":{"shape":"AuthorizerConfig"},
5680
+ "domainConfigurationStatus":{"shape":"DomainConfigurationStatus"},
5681
+ "serviceType":{"shape":"ServiceType"},
5682
+ "domainType":{"shape":"DomainType"}
5184
5683
  }
5185
5684
  },
5186
5685
  "DescribeEndpointRequest":{
@@ -5303,6 +5802,59 @@
5303
5802
  "lastModifiedDate":{"shape":"Timestamp"}
5304
5803
  }
5305
5804
  },
5805
+ "DescribeProvisioningTemplateRequest":{
5806
+ "type":"structure",
5807
+ "required":["templateName"],
5808
+ "members":{
5809
+ "templateName":{
5810
+ "shape":"TemplateName",
5811
+ "location":"uri",
5812
+ "locationName":"templateName"
5813
+ }
5814
+ }
5815
+ },
5816
+ "DescribeProvisioningTemplateResponse":{
5817
+ "type":"structure",
5818
+ "members":{
5819
+ "templateArn":{"shape":"TemplateArn"},
5820
+ "templateName":{"shape":"TemplateName"},
5821
+ "description":{"shape":"TemplateDescription"},
5822
+ "creationDate":{"shape":"DateType"},
5823
+ "lastModifiedDate":{"shape":"DateType"},
5824
+ "defaultVersionId":{"shape":"TemplateVersionId"},
5825
+ "templateBody":{"shape":"TemplateBody"},
5826
+ "enabled":{"shape":"Enabled"},
5827
+ "provisioningRoleArn":{"shape":"RoleArn"}
5828
+ }
5829
+ },
5830
+ "DescribeProvisioningTemplateVersionRequest":{
5831
+ "type":"structure",
5832
+ "required":[
5833
+ "templateName",
5834
+ "versionId"
5835
+ ],
5836
+ "members":{
5837
+ "templateName":{
5838
+ "shape":"TemplateName",
5839
+ "location":"uri",
5840
+ "locationName":"templateName"
5841
+ },
5842
+ "versionId":{
5843
+ "shape":"TemplateVersionId",
5844
+ "location":"uri",
5845
+ "locationName":"versionId"
5846
+ }
5847
+ }
5848
+ },
5849
+ "DescribeProvisioningTemplateVersionResponse":{
5850
+ "type":"structure",
5851
+ "members":{
5852
+ "versionId":{"shape":"TemplateVersionId"},
5853
+ "creationDate":{"shape":"DateType"},
5854
+ "templateBody":{"shape":"TemplateBody"},
5855
+ "isDefaultVersion":{"shape":"IsDefaultVersion"}
5856
+ }
5857
+ },
5306
5858
  "DescribeRoleAliasRequest":{
5307
5859
  "type":"structure",
5308
5860
  "required":["roleAlias"],
@@ -5610,6 +6162,45 @@
5610
6162
  }
5611
6163
  }
5612
6164
  },
6165
+ "DomainConfigurationArn":{"type":"string"},
6166
+ "DomainConfigurationName":{
6167
+ "type":"string",
6168
+ "max":128,
6169
+ "min":1,
6170
+ "pattern":"[\\w.-]+"
6171
+ },
6172
+ "DomainConfigurationStatus":{
6173
+ "type":"string",
6174
+ "enum":[
6175
+ "ENABLED",
6176
+ "DISABLED"
6177
+ ]
6178
+ },
6179
+ "DomainConfigurationSummary":{
6180
+ "type":"structure",
6181
+ "members":{
6182
+ "domainConfigurationName":{"shape":"ReservedDomainConfigurationName"},
6183
+ "domainConfigurationArn":{"shape":"DomainConfigurationArn"},
6184
+ "serviceType":{"shape":"ServiceType"}
6185
+ }
6186
+ },
6187
+ "DomainConfigurations":{
6188
+ "type":"list",
6189
+ "member":{"shape":"DomainConfigurationSummary"}
6190
+ },
6191
+ "DomainName":{
6192
+ "type":"string",
6193
+ "max":253,
6194
+ "min":1
6195
+ },
6196
+ "DomainType":{
6197
+ "type":"string",
6198
+ "enum":[
6199
+ "ENDPOINT",
6200
+ "AWS_MANAGED",
6201
+ "CUSTOMER_MANAGED"
6202
+ ]
6203
+ },
5613
6204
  "DurationSeconds":{"type":"integer"},
5614
6205
  "DynamicGroupStatus":{
5615
6206
  "type":"string",
@@ -5719,7 +6310,10 @@
5719
6310
  },
5720
6311
  "Enabled":{"type":"boolean"},
5721
6312
  "EndpointAddress":{"type":"string"},
5722
- "EndpointType":{"type":"string"},
6313
+ "EndpointType":{
6314
+ "type":"string",
6315
+ "max":128
6316
+ },
5723
6317
  "ErrorCode":{"type":"string"},
5724
6318
  "ErrorInfo":{
5725
6319
  "type":"structure",
@@ -6143,6 +6737,33 @@
6143
6737
  "sigv4":{"shape":"SigV4Authorization"}
6144
6738
  }
6145
6739
  },
6740
+ "HttpContext":{
6741
+ "type":"structure",
6742
+ "members":{
6743
+ "headers":{"shape":"HttpHeaders"},
6744
+ "queryString":{"shape":"HttpQueryString"}
6745
+ }
6746
+ },
6747
+ "HttpHeaderName":{
6748
+ "type":"string",
6749
+ "max":8192,
6750
+ "min":1
6751
+ },
6752
+ "HttpHeaderValue":{
6753
+ "type":"string",
6754
+ "max":8192,
6755
+ "min":1
6756
+ },
6757
+ "HttpHeaders":{
6758
+ "type":"map",
6759
+ "key":{"shape":"HttpHeaderName"},
6760
+ "value":{"shape":"HttpHeaderValue"}
6761
+ },
6762
+ "HttpQueryString":{
6763
+ "type":"string",
6764
+ "max":4096,
6765
+ "min":1
6766
+ },
6146
6767
  "HttpUrlDestinationConfiguration":{
6147
6768
  "type":"structure",
6148
6769
  "required":["confirmationUrl"],
@@ -6287,6 +6908,17 @@
6287
6908
  "roleArn":{"shape":"AwsArn"}
6288
6909
  }
6289
6910
  },
6911
+ "IotSiteWiseAction":{
6912
+ "type":"structure",
6913
+ "required":[
6914
+ "putAssetPropertyValueEntries",
6915
+ "roleArn"
6916
+ ],
6917
+ "members":{
6918
+ "putAssetPropertyValueEntries":{"shape":"PutAssetPropertyValueEntryList"},
6919
+ "roleArn":{"shape":"AwsArn"}
6920
+ }
6921
+ },
6290
6922
  "IsAuthenticated":{"type":"boolean"},
6291
6923
  "IsDefaultVersion":{"type":"boolean"},
6292
6924
  "IsDisabled":{"type":"boolean"},
@@ -6881,6 +7513,33 @@
6881
7513
  "nextMarker":{"shape":"Marker"}
6882
7514
  }
6883
7515
  },
7516
+ "ListDomainConfigurationsRequest":{
7517
+ "type":"structure",
7518
+ "members":{
7519
+ "marker":{
7520
+ "shape":"Marker",
7521
+ "location":"querystring",
7522
+ "locationName":"marker"
7523
+ },
7524
+ "pageSize":{
7525
+ "shape":"PageSize",
7526
+ "location":"querystring",
7527
+ "locationName":"pageSize"
7528
+ },
7529
+ "serviceType":{
7530
+ "shape":"ServiceType",
7531
+ "location":"querystring",
7532
+ "locationName":"serviceType"
7533
+ }
7534
+ }
7535
+ },
7536
+ "ListDomainConfigurationsResponse":{
7537
+ "type":"structure",
7538
+ "members":{
7539
+ "domainConfigurations":{"shape":"DomainConfigurations"},
7540
+ "nextMarker":{"shape":"Marker"}
7541
+ }
7542
+ },
6884
7543
  "ListIndicesRequest":{
6885
7544
  "type":"structure",
6886
7545
  "members":{
@@ -7230,6 +7889,56 @@
7230
7889
  "nextToken":{"shape":"NextToken"}
7231
7890
  }
7232
7891
  },
7892
+ "ListProvisioningTemplateVersionsRequest":{
7893
+ "type":"structure",
7894
+ "required":["templateName"],
7895
+ "members":{
7896
+ "templateName":{
7897
+ "shape":"TemplateName",
7898
+ "location":"uri",
7899
+ "locationName":"templateName"
7900
+ },
7901
+ "maxResults":{
7902
+ "shape":"MaxResults",
7903
+ "location":"querystring",
7904
+ "locationName":"maxResults"
7905
+ },
7906
+ "nextToken":{
7907
+ "shape":"NextToken",
7908
+ "location":"querystring",
7909
+ "locationName":"nextToken"
7910
+ }
7911
+ }
7912
+ },
7913
+ "ListProvisioningTemplateVersionsResponse":{
7914
+ "type":"structure",
7915
+ "members":{
7916
+ "versions":{"shape":"ProvisioningTemplateVersionListing"},
7917
+ "nextToken":{"shape":"NextToken"}
7918
+ }
7919
+ },
7920
+ "ListProvisioningTemplatesRequest":{
7921
+ "type":"structure",
7922
+ "members":{
7923
+ "maxResults":{
7924
+ "shape":"MaxResults",
7925
+ "location":"querystring",
7926
+ "locationName":"maxResults"
7927
+ },
7928
+ "nextToken":{
7929
+ "shape":"NextToken",
7930
+ "location":"querystring",
7931
+ "locationName":"nextToken"
7932
+ }
7933
+ }
7934
+ },
7935
+ "ListProvisioningTemplatesResponse":{
7936
+ "type":"structure",
7937
+ "members":{
7938
+ "templates":{"shape":"ProvisioningTemplateListing"},
7939
+ "nextToken":{"shape":"NextToken"}
7940
+ }
7941
+ },
7233
7942
  "ListRoleAliasesRequest":{
7234
7943
  "type":"structure",
7235
7944
  "members":{
@@ -8003,6 +8712,29 @@
8003
8712
  "PUBLISH_FINDING_TO_SNS"
8004
8713
  ]
8005
8714
  },
8715
+ "MqttClientId":{
8716
+ "type":"string",
8717
+ "max":65535,
8718
+ "min":1
8719
+ },
8720
+ "MqttContext":{
8721
+ "type":"structure",
8722
+ "members":{
8723
+ "username":{"shape":"MqttUsername"},
8724
+ "password":{"shape":"MqttPassword"},
8725
+ "clientId":{"shape":"MqttClientId"}
8726
+ }
8727
+ },
8728
+ "MqttPassword":{
8729
+ "type":"blob",
8730
+ "max":65535,
8731
+ "min":1
8732
+ },
8733
+ "MqttUsername":{
8734
+ "type":"string",
8735
+ "max":65535,
8736
+ "min":1
8737
+ },
8006
8738
  "NextToken":{"type":"string"},
8007
8739
  "NonCompliantChecksCount":{"type":"integer"},
8008
8740
  "NonCompliantResource":{
@@ -8251,6 +8983,33 @@
8251
8983
  "type":"list",
8252
8984
  "member":{"shape":"ProcessingTargetName"}
8253
8985
  },
8986
+ "ProvisioningTemplateListing":{
8987
+ "type":"list",
8988
+ "member":{"shape":"ProvisioningTemplateSummary"}
8989
+ },
8990
+ "ProvisioningTemplateSummary":{
8991
+ "type":"structure",
8992
+ "members":{
8993
+ "templateArn":{"shape":"TemplateArn"},
8994
+ "templateName":{"shape":"TemplateName"},
8995
+ "description":{"shape":"TemplateDescription"},
8996
+ "creationDate":{"shape":"DateType"},
8997
+ "lastModifiedDate":{"shape":"DateType"},
8998
+ "enabled":{"shape":"Enabled"}
8999
+ }
9000
+ },
9001
+ "ProvisioningTemplateVersionListing":{
9002
+ "type":"list",
9003
+ "member":{"shape":"ProvisioningTemplateVersionSummary"}
9004
+ },
9005
+ "ProvisioningTemplateVersionSummary":{
9006
+ "type":"structure",
9007
+ "members":{
9008
+ "versionId":{"shape":"TemplateVersionId"},
9009
+ "creationDate":{"shape":"DateType"},
9010
+ "isDefaultVersion":{"shape":"IsDefaultVersion"}
9011
+ }
9012
+ },
8254
9013
  "PublicKey":{
8255
9014
  "type":"string",
8256
9015
  "min":1
@@ -8267,6 +9026,22 @@
8267
9026
  "topicArn":{"shape":"SnsTopicArn"}
8268
9027
  }
8269
9028
  },
9029
+ "PutAssetPropertyValueEntry":{
9030
+ "type":"structure",
9031
+ "required":["propertyValues"],
9032
+ "members":{
9033
+ "entryId":{"shape":"AssetPropertyEntryId"},
9034
+ "assetId":{"shape":"AssetId"},
9035
+ "propertyId":{"shape":"AssetPropertyId"},
9036
+ "propertyAlias":{"shape":"AssetPropertyAlias"},
9037
+ "propertyValues":{"shape":"AssetPropertyValueList"}
9038
+ }
9039
+ },
9040
+ "PutAssetPropertyValueEntryList":{
9041
+ "type":"list",
9042
+ "member":{"shape":"PutAssetPropertyValueEntry"},
9043
+ "min":1
9044
+ },
8270
9045
  "PutItemInput":{
8271
9046
  "type":"structure",
8272
9047
  "required":["tableName"],
@@ -8444,6 +9219,7 @@
8444
9219
  "type":"list",
8445
9220
  "member":{"shape":"RelatedResource"}
8446
9221
  },
9222
+ "RemoveAuthorizerConfig":{"type":"boolean"},
8447
9223
  "RemoveAutoRegistration":{"type":"boolean"},
8448
9224
  "RemoveThingFromBillingGroupRequest":{
8449
9225
  "type":"structure",
@@ -8517,6 +9293,12 @@
8517
9293
  "qos":{"shape":"Qos"}
8518
9294
  }
8519
9295
  },
9296
+ "ReservedDomainConfigurationName":{
9297
+ "type":"string",
9298
+ "max":128,
9299
+ "min":1,
9300
+ "pattern":"[\\w.:-]+"
9301
+ },
8520
9302
  "Resource":{"type":"string"},
8521
9303
  "ResourceAlreadyExistsException":{
8522
9304
  "type":"structure",
@@ -8542,7 +9324,9 @@
8542
9324
  "cognitoIdentityPoolId":{"shape":"CognitoIdentityPoolId"},
8543
9325
  "clientId":{"shape":"ClientId"},
8544
9326
  "policyVersionIdentifier":{"shape":"PolicyVersionIdentifier"},
8545
- "account":{"shape":"AwsAccountId"}
9327
+ "account":{"shape":"AwsAccountId"},
9328
+ "iamRoleArn":{"shape":"RoleArn"},
9329
+ "roleAliasArn":{"shape":"RoleAliasArn"}
8546
9330
  }
8547
9331
  },
8548
9332
  "ResourceLogicalId":{"type":"string"},
@@ -8570,7 +9354,9 @@
8570
9354
  "IOT_POLICY",
8571
9355
  "COGNITO_IDENTITY_POOL",
8572
9356
  "CLIENT_ID",
8573
- "ACCOUNT_SETTINGS"
9357
+ "ACCOUNT_SETTINGS",
9358
+ "ROLE_ALIAS",
9359
+ "IAM_ROLE"
8574
9360
  ]
8575
9361
  },
8576
9362
  "Resources":{
@@ -8583,7 +9369,11 @@
8583
9369
  "min":1,
8584
9370
  "pattern":"[\\w=,@-]+"
8585
9371
  },
8586
- "RoleAliasArn":{"type":"string"},
9372
+ "RoleAliasArn":{
9373
+ "type":"string",
9374
+ "max":2048,
9375
+ "min":1
9376
+ },
8587
9377
  "RoleAliasDescription":{
8588
9378
  "type":"structure",
8589
9379
  "members":{
@@ -8779,7 +9569,46 @@
8779
9569
  "type":"list",
8780
9570
  "member":{"shape":"SecurityProfileTarget"}
8781
9571
  },
9572
+ "ServerCertificateArns":{
9573
+ "type":"list",
9574
+ "member":{"shape":"AcmCertificateArn"},
9575
+ "max":1,
9576
+ "min":0
9577
+ },
9578
+ "ServerCertificateStatus":{
9579
+ "type":"string",
9580
+ "enum":[
9581
+ "INVALID",
9582
+ "VALID"
9583
+ ]
9584
+ },
9585
+ "ServerCertificateStatusDetail":{"type":"string"},
9586
+ "ServerCertificateSummary":{
9587
+ "type":"structure",
9588
+ "members":{
9589
+ "serverCertificateArn":{"shape":"AcmCertificateArn"},
9590
+ "serverCertificateStatus":{"shape":"ServerCertificateStatus"},
9591
+ "serverCertificateStatusDetail":{"shape":"ServerCertificateStatusDetail"}
9592
+ }
9593
+ },
9594
+ "ServerCertificates":{
9595
+ "type":"list",
9596
+ "member":{"shape":"ServerCertificateSummary"}
9597
+ },
9598
+ "ServerName":{
9599
+ "type":"string",
9600
+ "max":253,
9601
+ "min":1
9602
+ },
8782
9603
  "ServiceName":{"type":"string"},
9604
+ "ServiceType":{
9605
+ "type":"string",
9606
+ "enum":[
9607
+ "DATA",
9608
+ "CREDENTIAL_PROVIDER",
9609
+ "JOBS"
9610
+ ]
9611
+ },
8783
9612
  "ServiceUnavailableException":{
8784
9613
  "type":"structure",
8785
9614
  "members":{
@@ -9236,7 +10065,21 @@
9236
10065
  "canceledFindingsCount":{"shape":"CanceledFindingsCount"}
9237
10066
  }
9238
10067
  },
10068
+ "TemplateArn":{"type":"string"},
9239
10069
  "TemplateBody":{"type":"string"},
10070
+ "TemplateDescription":{
10071
+ "type":"string",
10072
+ "max":500,
10073
+ "min":0,
10074
+ "pattern":"[^\\p{C}]*"
10075
+ },
10076
+ "TemplateName":{
10077
+ "type":"string",
10078
+ "max":36,
10079
+ "min":1,
10080
+ "pattern":"^[0-9A-Za-z_-]+$"
10081
+ },
10082
+ "TemplateVersionId":{"type":"integer"},
9240
10083
  "TestAuthorizationRequest":{
9241
10084
  "type":"structure",
9242
10085
  "required":["authInfos"],
@@ -9261,11 +10104,7 @@
9261
10104
  },
9262
10105
  "TestInvokeAuthorizerRequest":{
9263
10106
  "type":"structure",
9264
- "required":[
9265
- "authorizerName",
9266
- "token",
9267
- "tokenSignature"
9268
- ],
10107
+ "required":["authorizerName"],
9269
10108
  "members":{
9270
10109
  "authorizerName":{
9271
10110
  "shape":"AuthorizerName",
@@ -9273,7 +10112,10 @@
9273
10112
  "locationName":"authorizerName"
9274
10113
  },
9275
10114
  "token":{"shape":"Token"},
9276
- "tokenSignature":{"shape":"TokenSignature"}
10115
+ "tokenSignature":{"shape":"TokenSignature"},
10116
+ "httpContext":{"shape":"HttpContext"},
10117
+ "mqttContext":{"shape":"MqttContext"},
10118
+ "tlsContext":{"shape":"TlsContext"}
9277
10119
  }
9278
10120
  },
9279
10121
  "TestInvokeAuthorizerResponse":{
@@ -9498,6 +10340,12 @@
9498
10340
  }
9499
10341
  },
9500
10342
  "Timestamp":{"type":"timestamp"},
10343
+ "TlsContext":{
10344
+ "type":"structure",
10345
+ "members":{
10346
+ "serverName":{"shape":"ServerName"}
10347
+ }
10348
+ },
9501
10349
  "Token":{
9502
10350
  "type":"string",
9503
10351
  "max":6144,
@@ -9803,6 +10651,27 @@
9803
10651
  "action":{"shape":"DeviceCertificateUpdateAction"}
9804
10652
  }
9805
10653
  },
10654
+ "UpdateDomainConfigurationRequest":{
10655
+ "type":"structure",
10656
+ "required":["domainConfigurationName"],
10657
+ "members":{
10658
+ "domainConfigurationName":{
10659
+ "shape":"ReservedDomainConfigurationName",
10660
+ "location":"uri",
10661
+ "locationName":"domainConfigurationName"
10662
+ },
10663
+ "authorizerConfig":{"shape":"AuthorizerConfig"},
10664
+ "domainConfigurationStatus":{"shape":"DomainConfigurationStatus"},
10665
+ "removeAuthorizerConfig":{"shape":"RemoveAuthorizerConfig"}
10666
+ }
10667
+ },
10668
+ "UpdateDomainConfigurationResponse":{
10669
+ "type":"structure",
10670
+ "members":{
10671
+ "domainConfigurationName":{"shape":"ReservedDomainConfigurationName"},
10672
+ "domainConfigurationArn":{"shape":"DomainConfigurationArn"}
10673
+ }
10674
+ },
9806
10675
  "UpdateDynamicThingGroupRequest":{
9807
10676
  "type":"structure",
9808
10677
  "required":[
@@ -9887,6 +10756,26 @@
9887
10756
  "actionId":{"shape":"MitigationActionId"}
9888
10757
  }
9889
10758
  },
10759
+ "UpdateProvisioningTemplateRequest":{
10760
+ "type":"structure",
10761
+ "required":["templateName"],
10762
+ "members":{
10763
+ "templateName":{
10764
+ "shape":"TemplateName",
10765
+ "location":"uri",
10766
+ "locationName":"templateName"
10767
+ },
10768
+ "description":{"shape":"TemplateDescription"},
10769
+ "enabled":{"shape":"Enabled"},
10770
+ "defaultVersionId":{"shape":"TemplateVersionId"},
10771
+ "provisioningRoleArn":{"shape":"RoleArn"}
10772
+ }
10773
+ },
10774
+ "UpdateProvisioningTemplateResponse":{
10775
+ "type":"structure",
10776
+ "members":{
10777
+ }
10778
+ },
9890
10779
  "UpdateRoleAliasRequest":{
9891
10780
  "type":"structure",
9892
10781
  "required":["roleAlias"],