@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +19 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +344 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +142 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +322 -209
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +664 -128
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +138 -24
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +140 -100
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +122 -8
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +171 -13
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +404 -203
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -5
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +26 -26
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
|
@@ -751,7 +751,10 @@
|
|
|
751
751
|
"shape": "S29"
|
|
752
752
|
},
|
|
753
753
|
"namespaceId": {},
|
|
754
|
-
"jobTemplateArn": {}
|
|
754
|
+
"jobTemplateArn": {},
|
|
755
|
+
"documentParameters": {
|
|
756
|
+
"shape": "S4p"
|
|
757
|
+
}
|
|
755
758
|
}
|
|
756
759
|
},
|
|
757
760
|
"output": {
|
|
@@ -829,7 +832,7 @@
|
|
|
829
832
|
"certificateId": {},
|
|
830
833
|
"certificatePem": {},
|
|
831
834
|
"keyPair": {
|
|
832
|
-
"shape": "
|
|
835
|
+
"shape": "S4y"
|
|
833
836
|
}
|
|
834
837
|
}
|
|
835
838
|
}
|
|
@@ -852,7 +855,7 @@
|
|
|
852
855
|
},
|
|
853
856
|
"roleArn": {},
|
|
854
857
|
"actionParams": {
|
|
855
|
-
"shape": "
|
|
858
|
+
"shape": "S53"
|
|
856
859
|
},
|
|
857
860
|
"tags": {
|
|
858
861
|
"shape": "S29"
|
|
@@ -886,17 +889,17 @@
|
|
|
886
889
|
},
|
|
887
890
|
"description": {},
|
|
888
891
|
"targets": {
|
|
889
|
-
"shape": "
|
|
892
|
+
"shape": "S5m"
|
|
890
893
|
},
|
|
891
894
|
"protocols": {
|
|
892
|
-
"shape": "
|
|
895
|
+
"shape": "S5o"
|
|
893
896
|
},
|
|
894
897
|
"targetSelection": {},
|
|
895
898
|
"awsJobExecutionsRolloutConfig": {
|
|
896
|
-
"shape": "
|
|
899
|
+
"shape": "S5q"
|
|
897
900
|
},
|
|
898
901
|
"awsJobPresignedUrlConfig": {
|
|
899
|
-
"shape": "
|
|
902
|
+
"shape": "S5x"
|
|
900
903
|
},
|
|
901
904
|
"awsJobAbortConfig": {
|
|
902
905
|
"type": "structure",
|
|
@@ -937,11 +940,11 @@
|
|
|
937
940
|
}
|
|
938
941
|
},
|
|
939
942
|
"files": {
|
|
940
|
-
"shape": "
|
|
943
|
+
"shape": "S68"
|
|
941
944
|
},
|
|
942
945
|
"roleArn": {},
|
|
943
946
|
"additionalParameters": {
|
|
944
|
-
"shape": "
|
|
947
|
+
"shape": "S76"
|
|
945
948
|
},
|
|
946
949
|
"tags": {
|
|
947
950
|
"shape": "S29"
|
|
@@ -1047,7 +1050,7 @@
|
|
|
1047
1050
|
"certificateId": {},
|
|
1048
1051
|
"certificatePem": {},
|
|
1049
1052
|
"keyPair": {
|
|
1050
|
-
"shape": "
|
|
1053
|
+
"shape": "S4y"
|
|
1051
1054
|
},
|
|
1052
1055
|
"expiration": {
|
|
1053
1056
|
"type": "timestamp"
|
|
@@ -1075,7 +1078,7 @@
|
|
|
1075
1078
|
},
|
|
1076
1079
|
"provisioningRoleArn": {},
|
|
1077
1080
|
"preProvisioningHook": {
|
|
1078
|
-
"shape": "
|
|
1081
|
+
"shape": "S7s"
|
|
1079
1082
|
},
|
|
1080
1083
|
"tags": {
|
|
1081
1084
|
"shape": "S29"
|
|
@@ -1178,7 +1181,7 @@
|
|
|
1178
1181
|
"dayOfMonth": {},
|
|
1179
1182
|
"dayOfWeek": {},
|
|
1180
1183
|
"targetCheckNames": {
|
|
1181
|
-
"shape": "
|
|
1184
|
+
"shape": "S87"
|
|
1182
1185
|
},
|
|
1183
1186
|
"scheduledAuditName": {
|
|
1184
1187
|
"location": "uri",
|
|
@@ -1212,18 +1215,18 @@
|
|
|
1212
1215
|
},
|
|
1213
1216
|
"securityProfileDescription": {},
|
|
1214
1217
|
"behaviors": {
|
|
1215
|
-
"shape": "
|
|
1218
|
+
"shape": "S8d"
|
|
1216
1219
|
},
|
|
1217
1220
|
"alertTargets": {
|
|
1218
|
-
"shape": "
|
|
1221
|
+
"shape": "S93"
|
|
1219
1222
|
},
|
|
1220
1223
|
"additionalMetricsToRetain": {
|
|
1221
|
-
"shape": "
|
|
1224
|
+
"shape": "S97",
|
|
1222
1225
|
"deprecated": true,
|
|
1223
1226
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
1224
1227
|
},
|
|
1225
1228
|
"additionalMetricsToRetainV2": {
|
|
1226
|
-
"shape": "
|
|
1229
|
+
"shape": "S98"
|
|
1227
1230
|
},
|
|
1228
1231
|
"tags": {
|
|
1229
1232
|
"shape": "S29"
|
|
@@ -1256,7 +1259,7 @@
|
|
|
1256
1259
|
},
|
|
1257
1260
|
"description": {},
|
|
1258
1261
|
"files": {
|
|
1259
|
-
"shape": "
|
|
1262
|
+
"shape": "S9e"
|
|
1260
1263
|
},
|
|
1261
1264
|
"roleArn": {},
|
|
1262
1265
|
"tags": {
|
|
@@ -1353,7 +1356,7 @@
|
|
|
1353
1356
|
"locationName": "thingTypeName"
|
|
1354
1357
|
},
|
|
1355
1358
|
"thingTypeProperties": {
|
|
1356
|
-
"shape": "
|
|
1359
|
+
"shape": "S9q"
|
|
1357
1360
|
},
|
|
1358
1361
|
"tags": {
|
|
1359
1362
|
"shape": "S29"
|
|
@@ -1385,7 +1388,7 @@
|
|
|
1385
1388
|
"locationName": "ruleName"
|
|
1386
1389
|
},
|
|
1387
1390
|
"topicRulePayload": {
|
|
1388
|
-
"shape": "
|
|
1391
|
+
"shape": "S9y"
|
|
1389
1392
|
},
|
|
1390
1393
|
"tags": {
|
|
1391
1394
|
"location": "header",
|
|
@@ -1426,10 +1429,10 @@
|
|
|
1426
1429
|
],
|
|
1427
1430
|
"members": {
|
|
1428
1431
|
"subnetIds": {
|
|
1429
|
-
"shape": "
|
|
1432
|
+
"shape": "Scz"
|
|
1430
1433
|
},
|
|
1431
1434
|
"securityGroups": {
|
|
1432
|
-
"shape": "
|
|
1435
|
+
"shape": "Sd1"
|
|
1433
1436
|
},
|
|
1434
1437
|
"vpcId": {},
|
|
1435
1438
|
"roleArn": {}
|
|
@@ -1443,7 +1446,7 @@
|
|
|
1443
1446
|
"type": "structure",
|
|
1444
1447
|
"members": {
|
|
1445
1448
|
"topicRuleDestination": {
|
|
1446
|
-
"shape": "
|
|
1449
|
+
"shape": "Sd5"
|
|
1447
1450
|
}
|
|
1448
1451
|
}
|
|
1449
1452
|
}
|
|
@@ -2212,10 +2215,10 @@
|
|
|
2212
2215
|
"members": {
|
|
2213
2216
|
"roleArn": {},
|
|
2214
2217
|
"auditNotificationTargetConfigurations": {
|
|
2215
|
-
"shape": "
|
|
2218
|
+
"shape": "Sf5"
|
|
2216
2219
|
},
|
|
2217
2220
|
"auditCheckConfigurations": {
|
|
2218
|
-
"shape": "
|
|
2221
|
+
"shape": "Sf8"
|
|
2219
2222
|
}
|
|
2220
2223
|
}
|
|
2221
2224
|
}
|
|
@@ -2241,7 +2244,7 @@
|
|
|
2241
2244
|
"type": "structure",
|
|
2242
2245
|
"members": {
|
|
2243
2246
|
"finding": {
|
|
2244
|
-
"shape": "
|
|
2247
|
+
"shape": "Sfd"
|
|
2245
2248
|
}
|
|
2246
2249
|
}
|
|
2247
2250
|
}
|
|
@@ -2298,13 +2301,13 @@
|
|
|
2298
2301
|
}
|
|
2299
2302
|
},
|
|
2300
2303
|
"target": {
|
|
2301
|
-
"shape": "
|
|
2304
|
+
"shape": "Sfx"
|
|
2302
2305
|
},
|
|
2303
2306
|
"auditCheckToActionsMapping": {
|
|
2304
|
-
"shape": "
|
|
2307
|
+
"shape": "Sg1"
|
|
2305
2308
|
},
|
|
2306
2309
|
"actionsDefinition": {
|
|
2307
|
-
"shape": "
|
|
2310
|
+
"shape": "Sg3"
|
|
2308
2311
|
}
|
|
2309
2312
|
}
|
|
2310
2313
|
}
|
|
@@ -2443,7 +2446,7 @@
|
|
|
2443
2446
|
"type": "structure",
|
|
2444
2447
|
"members": {
|
|
2445
2448
|
"authorizerDescription": {
|
|
2446
|
-
"shape": "
|
|
2449
|
+
"shape": "Sgu"
|
|
2447
2450
|
}
|
|
2448
2451
|
}
|
|
2449
2452
|
}
|
|
@@ -2528,12 +2531,12 @@
|
|
|
2528
2531
|
},
|
|
2529
2532
|
"generationId": {},
|
|
2530
2533
|
"validity": {
|
|
2531
|
-
"shape": "
|
|
2534
|
+
"shape": "Sh7"
|
|
2532
2535
|
}
|
|
2533
2536
|
}
|
|
2534
2537
|
},
|
|
2535
2538
|
"registrationConfig": {
|
|
2536
|
-
"shape": "
|
|
2539
|
+
"shape": "Sh8"
|
|
2537
2540
|
}
|
|
2538
2541
|
}
|
|
2539
2542
|
}
|
|
@@ -2595,7 +2598,7 @@
|
|
|
2595
2598
|
},
|
|
2596
2599
|
"generationId": {},
|
|
2597
2600
|
"validity": {
|
|
2598
|
-
"shape": "
|
|
2601
|
+
"shape": "Sh7"
|
|
2599
2602
|
},
|
|
2600
2603
|
"certificateMode": {}
|
|
2601
2604
|
}
|
|
@@ -2649,7 +2652,7 @@
|
|
|
2649
2652
|
"type": "structure",
|
|
2650
2653
|
"members": {
|
|
2651
2654
|
"authorizerDescription": {
|
|
2652
|
-
"shape": "
|
|
2655
|
+
"shape": "Sgu"
|
|
2653
2656
|
}
|
|
2654
2657
|
}
|
|
2655
2658
|
}
|
|
@@ -2675,7 +2678,7 @@
|
|
|
2675
2678
|
"type": "structure",
|
|
2676
2679
|
"members": {
|
|
2677
2680
|
"taskSummary": {
|
|
2678
|
-
"shape": "
|
|
2681
|
+
"shape": "Shm"
|
|
2679
2682
|
}
|
|
2680
2683
|
}
|
|
2681
2684
|
}
|
|
@@ -2795,7 +2798,7 @@
|
|
|
2795
2798
|
"type": "structure",
|
|
2796
2799
|
"members": {
|
|
2797
2800
|
"eventConfigurations": {
|
|
2798
|
-
"shape": "
|
|
2801
|
+
"shape": "Sic"
|
|
2799
2802
|
},
|
|
2800
2803
|
"creationDate": {
|
|
2801
2804
|
"type": "timestamp"
|
|
@@ -2970,7 +2973,10 @@
|
|
|
2970
2973
|
"shape": "S4m"
|
|
2971
2974
|
},
|
|
2972
2975
|
"namespaceId": {},
|
|
2973
|
-
"jobTemplateArn": {}
|
|
2976
|
+
"jobTemplateArn": {},
|
|
2977
|
+
"documentParameters": {
|
|
2978
|
+
"shape": "S4p"
|
|
2979
|
+
}
|
|
2974
2980
|
}
|
|
2975
2981
|
}
|
|
2976
2982
|
}
|
|
@@ -3089,6 +3095,56 @@
|
|
|
3089
3095
|
}
|
|
3090
3096
|
}
|
|
3091
3097
|
},
|
|
3098
|
+
"DescribeManagedJobTemplate": {
|
|
3099
|
+
"http": {
|
|
3100
|
+
"method": "GET",
|
|
3101
|
+
"requestUri": "/managed-job-templates/{templateName}"
|
|
3102
|
+
},
|
|
3103
|
+
"input": {
|
|
3104
|
+
"type": "structure",
|
|
3105
|
+
"required": [
|
|
3106
|
+
"templateName"
|
|
3107
|
+
],
|
|
3108
|
+
"members": {
|
|
3109
|
+
"templateName": {
|
|
3110
|
+
"location": "uri",
|
|
3111
|
+
"locationName": "templateName"
|
|
3112
|
+
},
|
|
3113
|
+
"templateVersion": {
|
|
3114
|
+
"location": "querystring",
|
|
3115
|
+
"locationName": "templateVersion"
|
|
3116
|
+
}
|
|
3117
|
+
}
|
|
3118
|
+
},
|
|
3119
|
+
"output": {
|
|
3120
|
+
"type": "structure",
|
|
3121
|
+
"members": {
|
|
3122
|
+
"templateName": {},
|
|
3123
|
+
"templateArn": {},
|
|
3124
|
+
"description": {},
|
|
3125
|
+
"templateVersion": {},
|
|
3126
|
+
"environments": {
|
|
3127
|
+
"shape": "Sjf"
|
|
3128
|
+
},
|
|
3129
|
+
"documentParameters": {
|
|
3130
|
+
"type": "list",
|
|
3131
|
+
"member": {
|
|
3132
|
+
"type": "structure",
|
|
3133
|
+
"members": {
|
|
3134
|
+
"key": {},
|
|
3135
|
+
"description": {},
|
|
3136
|
+
"regex": {},
|
|
3137
|
+
"example": {},
|
|
3138
|
+
"optional": {
|
|
3139
|
+
"type": "boolean"
|
|
3140
|
+
}
|
|
3141
|
+
}
|
|
3142
|
+
}
|
|
3143
|
+
},
|
|
3144
|
+
"document": {}
|
|
3145
|
+
}
|
|
3146
|
+
}
|
|
3147
|
+
},
|
|
3092
3148
|
"DescribeMitigationAction": {
|
|
3093
3149
|
"http": {
|
|
3094
3150
|
"method": "GET",
|
|
@@ -3115,7 +3171,7 @@
|
|
|
3115
3171
|
"actionId": {},
|
|
3116
3172
|
"roleArn": {},
|
|
3117
3173
|
"actionParams": {
|
|
3118
|
-
"shape": "
|
|
3174
|
+
"shape": "S53"
|
|
3119
3175
|
},
|
|
3120
3176
|
"creationDate": {
|
|
3121
3177
|
"type": "timestamp"
|
|
@@ -3164,7 +3220,7 @@
|
|
|
3164
3220
|
},
|
|
3165
3221
|
"provisioningRoleArn": {},
|
|
3166
3222
|
"preProvisioningHook": {
|
|
3167
|
-
"shape": "
|
|
3223
|
+
"shape": "S7s"
|
|
3168
3224
|
}
|
|
3169
3225
|
}
|
|
3170
3226
|
}
|
|
@@ -3273,7 +3329,7 @@
|
|
|
3273
3329
|
"dayOfMonth": {},
|
|
3274
3330
|
"dayOfWeek": {},
|
|
3275
3331
|
"targetCheckNames": {
|
|
3276
|
-
"shape": "
|
|
3332
|
+
"shape": "S87"
|
|
3277
3333
|
},
|
|
3278
3334
|
"scheduledAuditName": {},
|
|
3279
3335
|
"scheduledAuditArn": {}
|
|
@@ -3304,18 +3360,18 @@
|
|
|
3304
3360
|
"securityProfileArn": {},
|
|
3305
3361
|
"securityProfileDescription": {},
|
|
3306
3362
|
"behaviors": {
|
|
3307
|
-
"shape": "
|
|
3363
|
+
"shape": "S8d"
|
|
3308
3364
|
},
|
|
3309
3365
|
"alertTargets": {
|
|
3310
|
-
"shape": "
|
|
3366
|
+
"shape": "S93"
|
|
3311
3367
|
},
|
|
3312
3368
|
"additionalMetricsToRetain": {
|
|
3313
|
-
"shape": "
|
|
3369
|
+
"shape": "S97",
|
|
3314
3370
|
"deprecated": true,
|
|
3315
3371
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
3316
3372
|
},
|
|
3317
3373
|
"additionalMetricsToRetainV2": {
|
|
3318
|
-
"shape": "
|
|
3374
|
+
"shape": "S98"
|
|
3319
3375
|
},
|
|
3320
3376
|
"version": {
|
|
3321
3377
|
"type": "long"
|
|
@@ -3359,7 +3415,7 @@
|
|
|
3359
3415
|
},
|
|
3360
3416
|
"description": {},
|
|
3361
3417
|
"files": {
|
|
3362
|
-
"shape": "
|
|
3418
|
+
"shape": "S9e"
|
|
3363
3419
|
},
|
|
3364
3420
|
"createdAt": {
|
|
3365
3421
|
"type": "timestamp"
|
|
@@ -3442,7 +3498,7 @@
|
|
|
3442
3498
|
"members": {
|
|
3443
3499
|
"parentGroupName": {},
|
|
3444
3500
|
"rootToParentThingGroups": {
|
|
3445
|
-
"shape": "
|
|
3501
|
+
"shape": "Sk8"
|
|
3446
3502
|
},
|
|
3447
3503
|
"creationDate": {
|
|
3448
3504
|
"type": "timestamp"
|
|
@@ -3525,10 +3581,10 @@
|
|
|
3525
3581
|
"thingTypeId": {},
|
|
3526
3582
|
"thingTypeArn": {},
|
|
3527
3583
|
"thingTypeProperties": {
|
|
3528
|
-
"shape": "
|
|
3584
|
+
"shape": "S9q"
|
|
3529
3585
|
},
|
|
3530
3586
|
"thingTypeMetadata": {
|
|
3531
|
-
"shape": "
|
|
3587
|
+
"shape": "Skl"
|
|
3532
3588
|
}
|
|
3533
3589
|
}
|
|
3534
3590
|
}
|
|
@@ -3836,10 +3892,10 @@
|
|
|
3836
3892
|
"type": "structure",
|
|
3837
3893
|
"members": {
|
|
3838
3894
|
"thingIndexingConfiguration": {
|
|
3839
|
-
"shape": "
|
|
3895
|
+
"shape": "Slk"
|
|
3840
3896
|
},
|
|
3841
3897
|
"thingGroupIndexingConfiguration": {
|
|
3842
|
-
"shape": "
|
|
3898
|
+
"shape": "Slt"
|
|
3843
3899
|
}
|
|
3844
3900
|
}
|
|
3845
3901
|
}
|
|
@@ -3918,20 +3974,20 @@
|
|
|
3918
3974
|
},
|
|
3919
3975
|
"description": {},
|
|
3920
3976
|
"targets": {
|
|
3921
|
-
"shape": "
|
|
3977
|
+
"shape": "S5m"
|
|
3922
3978
|
},
|
|
3923
3979
|
"protocols": {
|
|
3924
|
-
"shape": "
|
|
3980
|
+
"shape": "S5o"
|
|
3925
3981
|
},
|
|
3926
3982
|
"awsJobExecutionsRolloutConfig": {
|
|
3927
|
-
"shape": "
|
|
3983
|
+
"shape": "S5q"
|
|
3928
3984
|
},
|
|
3929
3985
|
"awsJobPresignedUrlConfig": {
|
|
3930
|
-
"shape": "
|
|
3986
|
+
"shape": "S5x"
|
|
3931
3987
|
},
|
|
3932
3988
|
"targetSelection": {},
|
|
3933
3989
|
"otaUpdateFiles": {
|
|
3934
|
-
"shape": "
|
|
3990
|
+
"shape": "S68"
|
|
3935
3991
|
},
|
|
3936
3992
|
"otaUpdateStatus": {},
|
|
3937
3993
|
"awsIotJobId": {},
|
|
@@ -3944,7 +4000,7 @@
|
|
|
3944
4000
|
}
|
|
3945
4001
|
},
|
|
3946
4002
|
"additionalParameters": {
|
|
3947
|
-
"shape": "
|
|
4003
|
+
"shape": "S76"
|
|
3948
4004
|
}
|
|
3949
4005
|
}
|
|
3950
4006
|
}
|
|
@@ -4167,14 +4223,14 @@
|
|
|
4167
4223
|
"type": "timestamp"
|
|
4168
4224
|
},
|
|
4169
4225
|
"actions": {
|
|
4170
|
-
"shape": "
|
|
4226
|
+
"shape": "Sa1"
|
|
4171
4227
|
},
|
|
4172
4228
|
"ruleDisabled": {
|
|
4173
4229
|
"type": "boolean"
|
|
4174
4230
|
},
|
|
4175
4231
|
"awsIotSqlVersion": {},
|
|
4176
4232
|
"errorAction": {
|
|
4177
|
-
"shape": "
|
|
4233
|
+
"shape": "Sa2"
|
|
4178
4234
|
}
|
|
4179
4235
|
}
|
|
4180
4236
|
}
|
|
@@ -4202,7 +4258,7 @@
|
|
|
4202
4258
|
"type": "structure",
|
|
4203
4259
|
"members": {
|
|
4204
4260
|
"topicRuleDestination": {
|
|
4205
|
-
"shape": "
|
|
4261
|
+
"shape": "Sd5"
|
|
4206
4262
|
}
|
|
4207
4263
|
}
|
|
4208
4264
|
}
|
|
@@ -4279,13 +4335,13 @@
|
|
|
4279
4335
|
"thingName": {},
|
|
4280
4336
|
"securityProfileName": {},
|
|
4281
4337
|
"behavior": {
|
|
4282
|
-
"shape": "
|
|
4338
|
+
"shape": "S8e"
|
|
4283
4339
|
},
|
|
4284
4340
|
"lastViolationValue": {
|
|
4285
|
-
"shape": "
|
|
4341
|
+
"shape": "S8l"
|
|
4286
4342
|
},
|
|
4287
4343
|
"violationEventAdditionalInfo": {
|
|
4288
|
-
"shape": "
|
|
4344
|
+
"shape": "Snb"
|
|
4289
4345
|
},
|
|
4290
4346
|
"verificationState": {},
|
|
4291
4347
|
"verificationStateDescription": {},
|
|
@@ -4336,7 +4392,7 @@
|
|
|
4336
4392
|
"type": "structure",
|
|
4337
4393
|
"members": {
|
|
4338
4394
|
"policies": {
|
|
4339
|
-
"shape": "
|
|
4395
|
+
"shape": "Sni"
|
|
4340
4396
|
},
|
|
4341
4397
|
"nextMarker": {}
|
|
4342
4398
|
}
|
|
@@ -4375,7 +4431,7 @@
|
|
|
4375
4431
|
"findings": {
|
|
4376
4432
|
"type": "list",
|
|
4377
4433
|
"member": {
|
|
4378
|
-
"shape": "
|
|
4434
|
+
"shape": "Sfd"
|
|
4379
4435
|
}
|
|
4380
4436
|
},
|
|
4381
4437
|
"nextToken": {}
|
|
@@ -4693,7 +4749,7 @@
|
|
|
4693
4749
|
"billingGroups": {
|
|
4694
4750
|
"type": "list",
|
|
4695
4751
|
"member": {
|
|
4696
|
-
"shape": "
|
|
4752
|
+
"shape": "Sk9"
|
|
4697
4753
|
}
|
|
4698
4754
|
},
|
|
4699
4755
|
"nextToken": {}
|
|
@@ -4773,7 +4829,7 @@
|
|
|
4773
4829
|
"type": "structure",
|
|
4774
4830
|
"members": {
|
|
4775
4831
|
"certificates": {
|
|
4776
|
-
"shape": "
|
|
4832
|
+
"shape": "Sok"
|
|
4777
4833
|
},
|
|
4778
4834
|
"nextMarker": {}
|
|
4779
4835
|
}
|
|
@@ -4814,7 +4870,7 @@
|
|
|
4814
4870
|
"type": "structure",
|
|
4815
4871
|
"members": {
|
|
4816
4872
|
"certificates": {
|
|
4817
|
-
"shape": "
|
|
4873
|
+
"shape": "Sok"
|
|
4818
4874
|
},
|
|
4819
4875
|
"nextMarker": {}
|
|
4820
4876
|
}
|
|
@@ -4958,7 +5014,7 @@
|
|
|
4958
5014
|
"tasks": {
|
|
4959
5015
|
"type": "list",
|
|
4960
5016
|
"member": {
|
|
4961
|
-
"shape": "
|
|
5017
|
+
"shape": "Shm"
|
|
4962
5018
|
}
|
|
4963
5019
|
},
|
|
4964
5020
|
"nextToken": {}
|
|
@@ -5142,7 +5198,7 @@
|
|
|
5142
5198
|
"members": {
|
|
5143
5199
|
"thingArn": {},
|
|
5144
5200
|
"jobExecutionSummary": {
|
|
5145
|
-
"shape": "
|
|
5201
|
+
"shape": "Spk"
|
|
5146
5202
|
}
|
|
5147
5203
|
}
|
|
5148
5204
|
}
|
|
@@ -5195,7 +5251,7 @@
|
|
|
5195
5251
|
"members": {
|
|
5196
5252
|
"jobId": {},
|
|
5197
5253
|
"jobExecutionSummary": {
|
|
5198
|
-
"shape": "
|
|
5254
|
+
"shape": "Spk"
|
|
5199
5255
|
}
|
|
5200
5256
|
}
|
|
5201
5257
|
}
|
|
@@ -5312,6 +5368,51 @@
|
|
|
5312
5368
|
}
|
|
5313
5369
|
}
|
|
5314
5370
|
},
|
|
5371
|
+
"ListManagedJobTemplates": {
|
|
5372
|
+
"http": {
|
|
5373
|
+
"method": "GET",
|
|
5374
|
+
"requestUri": "/managed-job-templates"
|
|
5375
|
+
},
|
|
5376
|
+
"input": {
|
|
5377
|
+
"type": "structure",
|
|
5378
|
+
"members": {
|
|
5379
|
+
"templateName": {
|
|
5380
|
+
"location": "querystring",
|
|
5381
|
+
"locationName": "templateName"
|
|
5382
|
+
},
|
|
5383
|
+
"maxResults": {
|
|
5384
|
+
"location": "querystring",
|
|
5385
|
+
"locationName": "maxResults",
|
|
5386
|
+
"type": "integer"
|
|
5387
|
+
},
|
|
5388
|
+
"nextToken": {
|
|
5389
|
+
"location": "querystring",
|
|
5390
|
+
"locationName": "nextToken"
|
|
5391
|
+
}
|
|
5392
|
+
}
|
|
5393
|
+
},
|
|
5394
|
+
"output": {
|
|
5395
|
+
"type": "structure",
|
|
5396
|
+
"members": {
|
|
5397
|
+
"managedJobTemplates": {
|
|
5398
|
+
"type": "list",
|
|
5399
|
+
"member": {
|
|
5400
|
+
"type": "structure",
|
|
5401
|
+
"members": {
|
|
5402
|
+
"templateArn": {},
|
|
5403
|
+
"templateName": {},
|
|
5404
|
+
"description": {},
|
|
5405
|
+
"environments": {
|
|
5406
|
+
"shape": "Sjf"
|
|
5407
|
+
},
|
|
5408
|
+
"templateVersion": {}
|
|
5409
|
+
}
|
|
5410
|
+
}
|
|
5411
|
+
},
|
|
5412
|
+
"nextToken": {}
|
|
5413
|
+
}
|
|
5414
|
+
}
|
|
5415
|
+
},
|
|
5315
5416
|
"ListMitigationActions": {
|
|
5316
5417
|
"http": {
|
|
5317
5418
|
"method": "GET",
|
|
@@ -5475,7 +5576,7 @@
|
|
|
5475
5576
|
"type": "structure",
|
|
5476
5577
|
"members": {
|
|
5477
5578
|
"policies": {
|
|
5478
|
-
"shape": "
|
|
5579
|
+
"shape": "Sni"
|
|
5479
5580
|
},
|
|
5480
5581
|
"nextMarker": {}
|
|
5481
5582
|
}
|
|
@@ -5516,7 +5617,7 @@
|
|
|
5516
5617
|
"type": "structure",
|
|
5517
5618
|
"members": {
|
|
5518
5619
|
"principals": {
|
|
5519
|
-
"shape": "
|
|
5620
|
+
"shape": "Sqh"
|
|
5520
5621
|
},
|
|
5521
5622
|
"nextMarker": {}
|
|
5522
5623
|
}
|
|
@@ -5596,7 +5697,7 @@
|
|
|
5596
5697
|
"type": "structure",
|
|
5597
5698
|
"members": {
|
|
5598
5699
|
"policies": {
|
|
5599
|
-
"shape": "
|
|
5700
|
+
"shape": "Sni"
|
|
5600
5701
|
},
|
|
5601
5702
|
"nextMarker": {}
|
|
5602
5703
|
}
|
|
@@ -5633,7 +5734,7 @@
|
|
|
5633
5734
|
"type": "structure",
|
|
5634
5735
|
"members": {
|
|
5635
5736
|
"things": {
|
|
5636
|
-
"shape": "
|
|
5737
|
+
"shape": "Sqr"
|
|
5637
5738
|
},
|
|
5638
5739
|
"nextToken": {}
|
|
5639
5740
|
}
|
|
@@ -5842,7 +5943,7 @@
|
|
|
5842
5943
|
"securityProfileIdentifiers": {
|
|
5843
5944
|
"type": "list",
|
|
5844
5945
|
"member": {
|
|
5845
|
-
"shape": "
|
|
5946
|
+
"shape": "Sra"
|
|
5846
5947
|
}
|
|
5847
5948
|
},
|
|
5848
5949
|
"nextToken": {}
|
|
@@ -5889,10 +5990,10 @@
|
|
|
5889
5990
|
"type": "structure",
|
|
5890
5991
|
"members": {
|
|
5891
5992
|
"securityProfileIdentifier": {
|
|
5892
|
-
"shape": "
|
|
5993
|
+
"shape": "Sra"
|
|
5893
5994
|
},
|
|
5894
5995
|
"target": {
|
|
5895
|
-
"shape": "
|
|
5996
|
+
"shape": "Srf"
|
|
5896
5997
|
}
|
|
5897
5998
|
}
|
|
5898
5999
|
}
|
|
@@ -6045,7 +6146,7 @@
|
|
|
6045
6146
|
"securityProfileTargets": {
|
|
6046
6147
|
"type": "list",
|
|
6047
6148
|
"member": {
|
|
6048
|
-
"shape": "
|
|
6149
|
+
"shape": "Srf"
|
|
6049
6150
|
}
|
|
6050
6151
|
},
|
|
6051
6152
|
"nextToken": {}
|
|
@@ -6088,7 +6189,7 @@
|
|
|
6088
6189
|
"type": "structure",
|
|
6089
6190
|
"members": {
|
|
6090
6191
|
"thingGroups": {
|
|
6091
|
-
"shape": "
|
|
6192
|
+
"shape": "Sk8"
|
|
6092
6193
|
},
|
|
6093
6194
|
"nextToken": {}
|
|
6094
6195
|
}
|
|
@@ -6124,7 +6225,7 @@
|
|
|
6124
6225
|
"type": "structure",
|
|
6125
6226
|
"members": {
|
|
6126
6227
|
"thingGroups": {
|
|
6127
|
-
"shape": "
|
|
6228
|
+
"shape": "Sk8"
|
|
6128
6229
|
},
|
|
6129
6230
|
"nextToken": {}
|
|
6130
6231
|
}
|
|
@@ -6160,7 +6261,7 @@
|
|
|
6160
6261
|
"type": "structure",
|
|
6161
6262
|
"members": {
|
|
6162
6263
|
"principals": {
|
|
6163
|
-
"shape": "
|
|
6264
|
+
"shape": "Sqh"
|
|
6164
6265
|
},
|
|
6165
6266
|
"nextToken": {}
|
|
6166
6267
|
}
|
|
@@ -6277,10 +6378,10 @@
|
|
|
6277
6378
|
"thingTypeName": {},
|
|
6278
6379
|
"thingTypeArn": {},
|
|
6279
6380
|
"thingTypeProperties": {
|
|
6280
|
-
"shape": "
|
|
6381
|
+
"shape": "S9q"
|
|
6281
6382
|
},
|
|
6282
6383
|
"thingTypeMetadata": {
|
|
6283
|
-
"shape": "
|
|
6384
|
+
"shape": "Skl"
|
|
6284
6385
|
}
|
|
6285
6386
|
}
|
|
6286
6387
|
}
|
|
@@ -6379,7 +6480,7 @@
|
|
|
6379
6480
|
"type": "structure",
|
|
6380
6481
|
"members": {
|
|
6381
6482
|
"things": {
|
|
6382
|
-
"shape": "
|
|
6483
|
+
"shape": "Sqr"
|
|
6383
6484
|
},
|
|
6384
6485
|
"nextToken": {}
|
|
6385
6486
|
}
|
|
@@ -6420,7 +6521,7 @@
|
|
|
6420
6521
|
"type": "structure",
|
|
6421
6522
|
"members": {
|
|
6422
6523
|
"things": {
|
|
6423
|
-
"shape": "
|
|
6524
|
+
"shape": "Sqr"
|
|
6424
6525
|
},
|
|
6425
6526
|
"nextToken": {}
|
|
6426
6527
|
}
|
|
@@ -6472,10 +6573,10 @@
|
|
|
6472
6573
|
"type": "structure",
|
|
6473
6574
|
"members": {
|
|
6474
6575
|
"subnetIds": {
|
|
6475
|
-
"shape": "
|
|
6576
|
+
"shape": "Scz"
|
|
6476
6577
|
},
|
|
6477
6578
|
"securityGroups": {
|
|
6478
|
-
"shape": "
|
|
6579
|
+
"shape": "Sd1"
|
|
6479
6580
|
},
|
|
6480
6581
|
"vpcId": {},
|
|
6481
6582
|
"roleArn": {}
|
|
@@ -6572,7 +6673,7 @@
|
|
|
6572
6673
|
"type": "structure",
|
|
6573
6674
|
"members": {
|
|
6574
6675
|
"logTarget": {
|
|
6575
|
-
"shape": "
|
|
6676
|
+
"shape": "St3"
|
|
6576
6677
|
},
|
|
6577
6678
|
"logLevel": {}
|
|
6578
6679
|
}
|
|
@@ -6648,13 +6749,13 @@
|
|
|
6648
6749
|
"thingName": {},
|
|
6649
6750
|
"securityProfileName": {},
|
|
6650
6751
|
"behavior": {
|
|
6651
|
-
"shape": "
|
|
6752
|
+
"shape": "S8e"
|
|
6652
6753
|
},
|
|
6653
6754
|
"metricValue": {
|
|
6654
|
-
"shape": "
|
|
6755
|
+
"shape": "S8l"
|
|
6655
6756
|
},
|
|
6656
6757
|
"violationEventAdditionalInfo": {
|
|
6657
|
-
"shape": "
|
|
6758
|
+
"shape": "Snb"
|
|
6658
6759
|
},
|
|
6659
6760
|
"violationEventType": {},
|
|
6660
6761
|
"verificationState": {},
|
|
@@ -6717,7 +6818,7 @@
|
|
|
6717
6818
|
"type": "boolean"
|
|
6718
6819
|
},
|
|
6719
6820
|
"registrationConfig": {
|
|
6720
|
-
"shape": "
|
|
6821
|
+
"shape": "Sh8"
|
|
6721
6822
|
},
|
|
6722
6823
|
"tags": {
|
|
6723
6824
|
"shape": "S29"
|
|
@@ -6887,7 +6988,7 @@
|
|
|
6887
6988
|
"locationName": "ruleName"
|
|
6888
6989
|
},
|
|
6889
6990
|
"topicRulePayload": {
|
|
6890
|
-
"shape": "
|
|
6991
|
+
"shape": "S9y"
|
|
6891
6992
|
}
|
|
6892
6993
|
},
|
|
6893
6994
|
"payload": "topicRulePayload"
|
|
@@ -6925,12 +7026,13 @@
|
|
|
6925
7026
|
"thingId": {},
|
|
6926
7027
|
"thingTypeName": {},
|
|
6927
7028
|
"thingGroupNames": {
|
|
6928
|
-
"shape": "
|
|
7029
|
+
"shape": "Stz"
|
|
6929
7030
|
},
|
|
6930
7031
|
"attributes": {
|
|
6931
7032
|
"shape": "S3h"
|
|
6932
7033
|
},
|
|
6933
7034
|
"shadow": {},
|
|
7035
|
+
"deviceDefender": {},
|
|
6934
7036
|
"connectivity": {
|
|
6935
7037
|
"type": "structure",
|
|
6936
7038
|
"members": {
|
|
@@ -6958,7 +7060,7 @@
|
|
|
6958
7060
|
"shape": "S3h"
|
|
6959
7061
|
},
|
|
6960
7062
|
"parentGroupNames": {
|
|
6961
|
-
"shape": "
|
|
7063
|
+
"shape": "Stz"
|
|
6962
7064
|
}
|
|
6963
7065
|
}
|
|
6964
7066
|
}
|
|
@@ -7046,7 +7148,7 @@
|
|
|
7046
7148
|
],
|
|
7047
7149
|
"members": {
|
|
7048
7150
|
"logTarget": {
|
|
7049
|
-
"shape": "
|
|
7151
|
+
"shape": "St3"
|
|
7050
7152
|
},
|
|
7051
7153
|
"logLevel": {}
|
|
7052
7154
|
}
|
|
@@ -7085,10 +7187,10 @@
|
|
|
7085
7187
|
"locationName": "taskId"
|
|
7086
7188
|
},
|
|
7087
7189
|
"target": {
|
|
7088
|
-
"shape": "
|
|
7190
|
+
"shape": "Sfx"
|
|
7089
7191
|
},
|
|
7090
7192
|
"auditCheckToActionsMapping": {
|
|
7091
|
-
"shape": "
|
|
7193
|
+
"shape": "Sg1"
|
|
7092
7194
|
},
|
|
7093
7195
|
"clientRequestToken": {
|
|
7094
7196
|
"idempotencyToken": true
|
|
@@ -7121,14 +7223,14 @@
|
|
|
7121
7223
|
"locationName": "taskId"
|
|
7122
7224
|
},
|
|
7123
7225
|
"target": {
|
|
7124
|
-
"shape": "
|
|
7226
|
+
"shape": "Sho"
|
|
7125
7227
|
},
|
|
7126
7228
|
"actions": {
|
|
7127
7229
|
"type": "list",
|
|
7128
7230
|
"member": {}
|
|
7129
7231
|
},
|
|
7130
7232
|
"violationEventOccurrenceRange": {
|
|
7131
|
-
"shape": "
|
|
7233
|
+
"shape": "Shr"
|
|
7132
7234
|
},
|
|
7133
7235
|
"includeOnlyActiveViolations": {
|
|
7134
7236
|
"type": "boolean"
|
|
@@ -7159,7 +7261,7 @@
|
|
|
7159
7261
|
],
|
|
7160
7262
|
"members": {
|
|
7161
7263
|
"targetCheckNames": {
|
|
7162
|
-
"shape": "
|
|
7264
|
+
"shape": "S87"
|
|
7163
7265
|
}
|
|
7164
7266
|
}
|
|
7165
7267
|
},
|
|
@@ -7255,7 +7357,7 @@
|
|
|
7255
7357
|
"authInfos": {
|
|
7256
7358
|
"type": "list",
|
|
7257
7359
|
"member": {
|
|
7258
|
-
"shape": "
|
|
7360
|
+
"shape": "Sut"
|
|
7259
7361
|
}
|
|
7260
7362
|
},
|
|
7261
7363
|
"clientId": {
|
|
@@ -7263,10 +7365,10 @@
|
|
|
7263
7365
|
"locationName": "clientId"
|
|
7264
7366
|
},
|
|
7265
7367
|
"policyNamesToAdd": {
|
|
7266
|
-
"shape": "
|
|
7368
|
+
"shape": "Sux"
|
|
7267
7369
|
},
|
|
7268
7370
|
"policyNamesToSkip": {
|
|
7269
|
-
"shape": "
|
|
7371
|
+
"shape": "Sux"
|
|
7270
7372
|
}
|
|
7271
7373
|
}
|
|
7272
7374
|
},
|
|
@@ -7279,13 +7381,13 @@
|
|
|
7279
7381
|
"type": "structure",
|
|
7280
7382
|
"members": {
|
|
7281
7383
|
"authInfo": {
|
|
7282
|
-
"shape": "
|
|
7384
|
+
"shape": "Sut"
|
|
7283
7385
|
},
|
|
7284
7386
|
"allowed": {
|
|
7285
7387
|
"type": "structure",
|
|
7286
7388
|
"members": {
|
|
7287
7389
|
"policies": {
|
|
7288
|
-
"shape": "
|
|
7390
|
+
"shape": "Sni"
|
|
7289
7391
|
}
|
|
7290
7392
|
}
|
|
7291
7393
|
},
|
|
@@ -7296,7 +7398,7 @@
|
|
|
7296
7398
|
"type": "structure",
|
|
7297
7399
|
"members": {
|
|
7298
7400
|
"policies": {
|
|
7299
|
-
"shape": "
|
|
7401
|
+
"shape": "Sni"
|
|
7300
7402
|
}
|
|
7301
7403
|
}
|
|
7302
7404
|
},
|
|
@@ -7304,7 +7406,7 @@
|
|
|
7304
7406
|
"type": "structure",
|
|
7305
7407
|
"members": {
|
|
7306
7408
|
"policies": {
|
|
7307
|
-
"shape": "
|
|
7409
|
+
"shape": "Sni"
|
|
7308
7410
|
}
|
|
7309
7411
|
}
|
|
7310
7412
|
}
|
|
@@ -7449,10 +7551,10 @@
|
|
|
7449
7551
|
"members": {
|
|
7450
7552
|
"roleArn": {},
|
|
7451
7553
|
"auditNotificationTargetConfigurations": {
|
|
7452
|
-
"shape": "
|
|
7554
|
+
"shape": "Sf5"
|
|
7453
7555
|
},
|
|
7454
7556
|
"auditCheckConfigurations": {
|
|
7455
|
-
"shape": "
|
|
7557
|
+
"shape": "Sf8"
|
|
7456
7558
|
}
|
|
7457
7559
|
}
|
|
7458
7560
|
},
|
|
@@ -7579,7 +7681,7 @@
|
|
|
7579
7681
|
"locationName": "newAutoRegistrationStatus"
|
|
7580
7682
|
},
|
|
7581
7683
|
"registrationConfig": {
|
|
7582
|
-
"shape": "
|
|
7684
|
+
"shape": "Sh8"
|
|
7583
7685
|
},
|
|
7584
7686
|
"removeAutoRegistration": {
|
|
7585
7687
|
"type": "boolean"
|
|
@@ -7761,7 +7863,7 @@
|
|
|
7761
7863
|
"type": "structure",
|
|
7762
7864
|
"members": {
|
|
7763
7865
|
"eventConfigurations": {
|
|
7764
|
-
"shape": "
|
|
7866
|
+
"shape": "Sic"
|
|
7765
7867
|
}
|
|
7766
7868
|
}
|
|
7767
7869
|
},
|
|
@@ -7812,10 +7914,10 @@
|
|
|
7812
7914
|
"type": "structure",
|
|
7813
7915
|
"members": {
|
|
7814
7916
|
"thingIndexingConfiguration": {
|
|
7815
|
-
"shape": "
|
|
7917
|
+
"shape": "Slk"
|
|
7816
7918
|
},
|
|
7817
7919
|
"thingGroupIndexingConfiguration": {
|
|
7818
|
-
"shape": "
|
|
7920
|
+
"shape": "Slt"
|
|
7819
7921
|
}
|
|
7820
7922
|
}
|
|
7821
7923
|
},
|
|
@@ -7876,7 +7978,7 @@
|
|
|
7876
7978
|
},
|
|
7877
7979
|
"roleArn": {},
|
|
7878
7980
|
"actionParams": {
|
|
7879
|
-
"shape": "
|
|
7981
|
+
"shape": "S53"
|
|
7880
7982
|
}
|
|
7881
7983
|
}
|
|
7882
7984
|
},
|
|
@@ -7912,7 +8014,7 @@
|
|
|
7912
8014
|
},
|
|
7913
8015
|
"provisioningRoleArn": {},
|
|
7914
8016
|
"preProvisioningHook": {
|
|
7915
|
-
"shape": "
|
|
8017
|
+
"shape": "S7s"
|
|
7916
8018
|
},
|
|
7917
8019
|
"removePreProvisioningHook": {
|
|
7918
8020
|
"type": "boolean"
|
|
@@ -7968,7 +8070,7 @@
|
|
|
7968
8070
|
"dayOfMonth": {},
|
|
7969
8071
|
"dayOfWeek": {},
|
|
7970
8072
|
"targetCheckNames": {
|
|
7971
|
-
"shape": "
|
|
8073
|
+
"shape": "S87"
|
|
7972
8074
|
},
|
|
7973
8075
|
"scheduledAuditName": {
|
|
7974
8076
|
"location": "uri",
|
|
@@ -8000,18 +8102,18 @@
|
|
|
8000
8102
|
},
|
|
8001
8103
|
"securityProfileDescription": {},
|
|
8002
8104
|
"behaviors": {
|
|
8003
|
-
"shape": "
|
|
8105
|
+
"shape": "S8d"
|
|
8004
8106
|
},
|
|
8005
8107
|
"alertTargets": {
|
|
8006
|
-
"shape": "
|
|
8108
|
+
"shape": "S93"
|
|
8007
8109
|
},
|
|
8008
8110
|
"additionalMetricsToRetain": {
|
|
8009
|
-
"shape": "
|
|
8111
|
+
"shape": "S97",
|
|
8010
8112
|
"deprecated": true,
|
|
8011
8113
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
8012
8114
|
},
|
|
8013
8115
|
"additionalMetricsToRetainV2": {
|
|
8014
|
-
"shape": "
|
|
8116
|
+
"shape": "S98"
|
|
8015
8117
|
},
|
|
8016
8118
|
"deleteBehaviors": {
|
|
8017
8119
|
"type": "boolean"
|
|
@@ -8036,18 +8138,18 @@
|
|
|
8036
8138
|
"securityProfileArn": {},
|
|
8037
8139
|
"securityProfileDescription": {},
|
|
8038
8140
|
"behaviors": {
|
|
8039
|
-
"shape": "
|
|
8141
|
+
"shape": "S8d"
|
|
8040
8142
|
},
|
|
8041
8143
|
"alertTargets": {
|
|
8042
|
-
"shape": "
|
|
8144
|
+
"shape": "S93"
|
|
8043
8145
|
},
|
|
8044
8146
|
"additionalMetricsToRetain": {
|
|
8045
|
-
"shape": "
|
|
8147
|
+
"shape": "S97",
|
|
8046
8148
|
"deprecated": true,
|
|
8047
8149
|
"deprecatedMessage": "Use additionalMetricsToRetainV2."
|
|
8048
8150
|
},
|
|
8049
8151
|
"additionalMetricsToRetainV2": {
|
|
8050
|
-
"shape": "
|
|
8152
|
+
"shape": "S98"
|
|
8051
8153
|
},
|
|
8052
8154
|
"version": {
|
|
8053
8155
|
"type": "long"
|
|
@@ -8078,7 +8180,7 @@
|
|
|
8078
8180
|
},
|
|
8079
8181
|
"description": {},
|
|
8080
8182
|
"files": {
|
|
8081
|
-
"shape": "
|
|
8183
|
+
"shape": "S9e"
|
|
8082
8184
|
},
|
|
8083
8185
|
"roleArn": {}
|
|
8084
8186
|
}
|
|
@@ -8170,10 +8272,10 @@
|
|
|
8170
8272
|
"members": {
|
|
8171
8273
|
"thingName": {},
|
|
8172
8274
|
"thingGroupsToAdd": {
|
|
8173
|
-
"shape": "
|
|
8275
|
+
"shape": "Sx8"
|
|
8174
8276
|
},
|
|
8175
8277
|
"thingGroupsToRemove": {
|
|
8176
|
-
"shape": "
|
|
8278
|
+
"shape": "Sx8"
|
|
8177
8279
|
},
|
|
8178
8280
|
"overrideDynamicGroups": {
|
|
8179
8281
|
"type": "boolean"
|
|
@@ -8217,7 +8319,7 @@
|
|
|
8217
8319
|
],
|
|
8218
8320
|
"members": {
|
|
8219
8321
|
"behaviors": {
|
|
8220
|
-
"shape": "
|
|
8322
|
+
"shape": "S8d"
|
|
8221
8323
|
}
|
|
8222
8324
|
}
|
|
8223
8325
|
},
|
|
@@ -8426,7 +8528,12 @@
|
|
|
8426
8528
|
}
|
|
8427
8529
|
}
|
|
8428
8530
|
},
|
|
8429
|
-
"
|
|
8531
|
+
"S4p": {
|
|
8532
|
+
"type": "map",
|
|
8533
|
+
"key": {},
|
|
8534
|
+
"value": {}
|
|
8535
|
+
},
|
|
8536
|
+
"S4y": {
|
|
8430
8537
|
"type": "structure",
|
|
8431
8538
|
"members": {
|
|
8432
8539
|
"PublicKey": {},
|
|
@@ -8436,7 +8543,7 @@
|
|
|
8436
8543
|
}
|
|
8437
8544
|
}
|
|
8438
8545
|
},
|
|
8439
|
-
"
|
|
8546
|
+
"S53": {
|
|
8440
8547
|
"type": "structure",
|
|
8441
8548
|
"members": {
|
|
8442
8549
|
"updateDeviceCertificateParams": {
|
|
@@ -8503,15 +8610,15 @@
|
|
|
8503
8610
|
}
|
|
8504
8611
|
}
|
|
8505
8612
|
},
|
|
8506
|
-
"
|
|
8613
|
+
"S5m": {
|
|
8507
8614
|
"type": "list",
|
|
8508
8615
|
"member": {}
|
|
8509
8616
|
},
|
|
8510
|
-
"
|
|
8617
|
+
"S5o": {
|
|
8511
8618
|
"type": "list",
|
|
8512
8619
|
"member": {}
|
|
8513
8620
|
},
|
|
8514
|
-
"
|
|
8621
|
+
"S5q": {
|
|
8515
8622
|
"type": "structure",
|
|
8516
8623
|
"members": {
|
|
8517
8624
|
"maximumPerMinute": {
|
|
@@ -8546,7 +8653,7 @@
|
|
|
8546
8653
|
}
|
|
8547
8654
|
}
|
|
8548
8655
|
},
|
|
8549
|
-
"
|
|
8656
|
+
"S5x": {
|
|
8550
8657
|
"type": "structure",
|
|
8551
8658
|
"members": {
|
|
8552
8659
|
"expiresInSec": {
|
|
@@ -8554,7 +8661,7 @@
|
|
|
8554
8661
|
}
|
|
8555
8662
|
}
|
|
8556
8663
|
},
|
|
8557
|
-
"
|
|
8664
|
+
"S68": {
|
|
8558
8665
|
"type": "list",
|
|
8559
8666
|
"member": {
|
|
8560
8667
|
"type": "structure",
|
|
@@ -8577,7 +8684,7 @@
|
|
|
8577
8684
|
}
|
|
8578
8685
|
},
|
|
8579
8686
|
"s3Location": {
|
|
8580
|
-
"shape": "
|
|
8687
|
+
"shape": "S6h"
|
|
8581
8688
|
}
|
|
8582
8689
|
}
|
|
8583
8690
|
},
|
|
@@ -8643,7 +8750,7 @@
|
|
|
8643
8750
|
}
|
|
8644
8751
|
}
|
|
8645
8752
|
},
|
|
8646
|
-
"
|
|
8753
|
+
"S6h": {
|
|
8647
8754
|
"type": "structure",
|
|
8648
8755
|
"members": {
|
|
8649
8756
|
"bucket": {},
|
|
@@ -8651,12 +8758,12 @@
|
|
|
8651
8758
|
"version": {}
|
|
8652
8759
|
}
|
|
8653
8760
|
},
|
|
8654
|
-
"
|
|
8761
|
+
"S76": {
|
|
8655
8762
|
"type": "map",
|
|
8656
8763
|
"key": {},
|
|
8657
8764
|
"value": {}
|
|
8658
8765
|
},
|
|
8659
|
-
"
|
|
8766
|
+
"S7s": {
|
|
8660
8767
|
"type": "structure",
|
|
8661
8768
|
"required": [
|
|
8662
8769
|
"targetArn"
|
|
@@ -8666,17 +8773,17 @@
|
|
|
8666
8773
|
"targetArn": {}
|
|
8667
8774
|
}
|
|
8668
8775
|
},
|
|
8669
|
-
"
|
|
8776
|
+
"S87": {
|
|
8670
8777
|
"type": "list",
|
|
8671
8778
|
"member": {}
|
|
8672
8779
|
},
|
|
8673
|
-
"
|
|
8780
|
+
"S8d": {
|
|
8674
8781
|
"type": "list",
|
|
8675
8782
|
"member": {
|
|
8676
|
-
"shape": "
|
|
8783
|
+
"shape": "S8e"
|
|
8677
8784
|
}
|
|
8678
8785
|
},
|
|
8679
|
-
"
|
|
8786
|
+
"S8e": {
|
|
8680
8787
|
"type": "structure",
|
|
8681
8788
|
"required": [
|
|
8682
8789
|
"name"
|
|
@@ -8685,14 +8792,14 @@
|
|
|
8685
8792
|
"name": {},
|
|
8686
8793
|
"metric": {},
|
|
8687
8794
|
"metricDimension": {
|
|
8688
|
-
"shape": "
|
|
8795
|
+
"shape": "S8h"
|
|
8689
8796
|
},
|
|
8690
8797
|
"criteria": {
|
|
8691
8798
|
"type": "structure",
|
|
8692
8799
|
"members": {
|
|
8693
8800
|
"comparisonOperator": {},
|
|
8694
8801
|
"value": {
|
|
8695
|
-
"shape": "
|
|
8802
|
+
"shape": "S8l"
|
|
8696
8803
|
},
|
|
8697
8804
|
"durationSeconds": {
|
|
8698
8805
|
"type": "integer"
|
|
@@ -8725,7 +8832,7 @@
|
|
|
8725
8832
|
}
|
|
8726
8833
|
}
|
|
8727
8834
|
},
|
|
8728
|
-
"
|
|
8835
|
+
"S8h": {
|
|
8729
8836
|
"type": "structure",
|
|
8730
8837
|
"required": [
|
|
8731
8838
|
"dimensionName"
|
|
@@ -8735,7 +8842,7 @@
|
|
|
8735
8842
|
"operator": {}
|
|
8736
8843
|
}
|
|
8737
8844
|
},
|
|
8738
|
-
"
|
|
8845
|
+
"S8l": {
|
|
8739
8846
|
"type": "structure",
|
|
8740
8847
|
"members": {
|
|
8741
8848
|
"count": {
|
|
@@ -8766,7 +8873,7 @@
|
|
|
8766
8873
|
}
|
|
8767
8874
|
}
|
|
8768
8875
|
},
|
|
8769
|
-
"
|
|
8876
|
+
"S93": {
|
|
8770
8877
|
"type": "map",
|
|
8771
8878
|
"key": {},
|
|
8772
8879
|
"value": {
|
|
@@ -8781,11 +8888,11 @@
|
|
|
8781
8888
|
}
|
|
8782
8889
|
}
|
|
8783
8890
|
},
|
|
8784
|
-
"
|
|
8891
|
+
"S97": {
|
|
8785
8892
|
"type": "list",
|
|
8786
8893
|
"member": {}
|
|
8787
8894
|
},
|
|
8788
|
-
"
|
|
8895
|
+
"S98": {
|
|
8789
8896
|
"type": "list",
|
|
8790
8897
|
"member": {
|
|
8791
8898
|
"type": "structure",
|
|
@@ -8795,12 +8902,12 @@
|
|
|
8795
8902
|
"members": {
|
|
8796
8903
|
"metric": {},
|
|
8797
8904
|
"metricDimension": {
|
|
8798
|
-
"shape": "
|
|
8905
|
+
"shape": "S8h"
|
|
8799
8906
|
}
|
|
8800
8907
|
}
|
|
8801
8908
|
}
|
|
8802
8909
|
},
|
|
8803
|
-
"
|
|
8910
|
+
"S9e": {
|
|
8804
8911
|
"type": "list",
|
|
8805
8912
|
"member": {
|
|
8806
8913
|
"type": "structure",
|
|
@@ -8809,12 +8916,12 @@
|
|
|
8809
8916
|
"type": "integer"
|
|
8810
8917
|
},
|
|
8811
8918
|
"s3Location": {
|
|
8812
|
-
"shape": "
|
|
8919
|
+
"shape": "S6h"
|
|
8813
8920
|
}
|
|
8814
8921
|
}
|
|
8815
8922
|
}
|
|
8816
8923
|
},
|
|
8817
|
-
"
|
|
8924
|
+
"S9q": {
|
|
8818
8925
|
"type": "structure",
|
|
8819
8926
|
"members": {
|
|
8820
8927
|
"thingTypeDescription": {},
|
|
@@ -8824,7 +8931,7 @@
|
|
|
8824
8931
|
}
|
|
8825
8932
|
}
|
|
8826
8933
|
},
|
|
8827
|
-
"
|
|
8934
|
+
"S9y": {
|
|
8828
8935
|
"type": "structure",
|
|
8829
8936
|
"required": [
|
|
8830
8937
|
"sql",
|
|
@@ -8834,24 +8941,24 @@
|
|
|
8834
8941
|
"sql": {},
|
|
8835
8942
|
"description": {},
|
|
8836
8943
|
"actions": {
|
|
8837
|
-
"shape": "
|
|
8944
|
+
"shape": "Sa1"
|
|
8838
8945
|
},
|
|
8839
8946
|
"ruleDisabled": {
|
|
8840
8947
|
"type": "boolean"
|
|
8841
8948
|
},
|
|
8842
8949
|
"awsIotSqlVersion": {},
|
|
8843
8950
|
"errorAction": {
|
|
8844
|
-
"shape": "
|
|
8951
|
+
"shape": "Sa2"
|
|
8845
8952
|
}
|
|
8846
8953
|
}
|
|
8847
8954
|
},
|
|
8848
|
-
"
|
|
8955
|
+
"Sa1": {
|
|
8849
8956
|
"type": "list",
|
|
8850
8957
|
"member": {
|
|
8851
|
-
"shape": "
|
|
8958
|
+
"shape": "Sa2"
|
|
8852
8959
|
}
|
|
8853
8960
|
},
|
|
8854
|
-
"
|
|
8961
|
+
"Sa2": {
|
|
8855
8962
|
"type": "structure",
|
|
8856
8963
|
"members": {
|
|
8857
8964
|
"dynamoDB": {
|
|
@@ -9270,15 +9377,15 @@
|
|
|
9270
9377
|
}
|
|
9271
9378
|
}
|
|
9272
9379
|
},
|
|
9273
|
-
"
|
|
9380
|
+
"Scz": {
|
|
9274
9381
|
"type": "list",
|
|
9275
9382
|
"member": {}
|
|
9276
9383
|
},
|
|
9277
|
-
"
|
|
9384
|
+
"Sd1": {
|
|
9278
9385
|
"type": "list",
|
|
9279
9386
|
"member": {}
|
|
9280
9387
|
},
|
|
9281
|
-
"
|
|
9388
|
+
"Sd5": {
|
|
9282
9389
|
"type": "structure",
|
|
9283
9390
|
"members": {
|
|
9284
9391
|
"arn": {},
|
|
@@ -9300,10 +9407,10 @@
|
|
|
9300
9407
|
"type": "structure",
|
|
9301
9408
|
"members": {
|
|
9302
9409
|
"subnetIds": {
|
|
9303
|
-
"shape": "
|
|
9410
|
+
"shape": "Scz"
|
|
9304
9411
|
},
|
|
9305
9412
|
"securityGroups": {
|
|
9306
|
-
"shape": "
|
|
9413
|
+
"shape": "Sd1"
|
|
9307
9414
|
},
|
|
9308
9415
|
"vpcId": {},
|
|
9309
9416
|
"roleArn": {}
|
|
@@ -9311,7 +9418,7 @@
|
|
|
9311
9418
|
}
|
|
9312
9419
|
}
|
|
9313
9420
|
},
|
|
9314
|
-
"
|
|
9421
|
+
"Sf5": {
|
|
9315
9422
|
"type": "map",
|
|
9316
9423
|
"key": {},
|
|
9317
9424
|
"value": {
|
|
@@ -9325,7 +9432,7 @@
|
|
|
9325
9432
|
}
|
|
9326
9433
|
}
|
|
9327
9434
|
},
|
|
9328
|
-
"
|
|
9435
|
+
"Sf8": {
|
|
9329
9436
|
"type": "map",
|
|
9330
9437
|
"key": {},
|
|
9331
9438
|
"value": {
|
|
@@ -9337,7 +9444,7 @@
|
|
|
9337
9444
|
}
|
|
9338
9445
|
}
|
|
9339
9446
|
},
|
|
9340
|
-
"
|
|
9447
|
+
"Sfd": {
|
|
9341
9448
|
"type": "structure",
|
|
9342
9449
|
"members": {
|
|
9343
9450
|
"findingId": {},
|
|
@@ -9358,7 +9465,7 @@
|
|
|
9358
9465
|
"shape": "S1o"
|
|
9359
9466
|
},
|
|
9360
9467
|
"additionalInfo": {
|
|
9361
|
-
"shape": "
|
|
9468
|
+
"shape": "Sfh"
|
|
9362
9469
|
}
|
|
9363
9470
|
}
|
|
9364
9471
|
},
|
|
@@ -9372,7 +9479,7 @@
|
|
|
9372
9479
|
"shape": "S1o"
|
|
9373
9480
|
},
|
|
9374
9481
|
"additionalInfo": {
|
|
9375
|
-
"shape": "
|
|
9482
|
+
"shape": "Sfh"
|
|
9376
9483
|
}
|
|
9377
9484
|
}
|
|
9378
9485
|
}
|
|
@@ -9384,12 +9491,12 @@
|
|
|
9384
9491
|
}
|
|
9385
9492
|
}
|
|
9386
9493
|
},
|
|
9387
|
-
"
|
|
9494
|
+
"Sfh": {
|
|
9388
9495
|
"type": "map",
|
|
9389
9496
|
"key": {},
|
|
9390
9497
|
"value": {}
|
|
9391
9498
|
},
|
|
9392
|
-
"
|
|
9499
|
+
"Sfx": {
|
|
9393
9500
|
"type": "structure",
|
|
9394
9501
|
"members": {
|
|
9395
9502
|
"auditTaskId": {},
|
|
@@ -9407,7 +9514,7 @@
|
|
|
9407
9514
|
}
|
|
9408
9515
|
}
|
|
9409
9516
|
},
|
|
9410
|
-
"
|
|
9517
|
+
"Sg1": {
|
|
9411
9518
|
"type": "map",
|
|
9412
9519
|
"key": {},
|
|
9413
9520
|
"value": {
|
|
@@ -9415,7 +9522,7 @@
|
|
|
9415
9522
|
"member": {}
|
|
9416
9523
|
}
|
|
9417
9524
|
},
|
|
9418
|
-
"
|
|
9525
|
+
"Sg3": {
|
|
9419
9526
|
"type": "list",
|
|
9420
9527
|
"member": {
|
|
9421
9528
|
"type": "structure",
|
|
@@ -9424,12 +9531,12 @@
|
|
|
9424
9531
|
"id": {},
|
|
9425
9532
|
"roleArn": {},
|
|
9426
9533
|
"actionParams": {
|
|
9427
|
-
"shape": "
|
|
9534
|
+
"shape": "S53"
|
|
9428
9535
|
}
|
|
9429
9536
|
}
|
|
9430
9537
|
}
|
|
9431
9538
|
},
|
|
9432
|
-
"
|
|
9539
|
+
"Sgu": {
|
|
9433
9540
|
"type": "structure",
|
|
9434
9541
|
"members": {
|
|
9435
9542
|
"authorizerName": {},
|
|
@@ -9451,7 +9558,7 @@
|
|
|
9451
9558
|
}
|
|
9452
9559
|
}
|
|
9453
9560
|
},
|
|
9454
|
-
"
|
|
9561
|
+
"Sh7": {
|
|
9455
9562
|
"type": "structure",
|
|
9456
9563
|
"members": {
|
|
9457
9564
|
"notBefore": {
|
|
@@ -9462,14 +9569,14 @@
|
|
|
9462
9569
|
}
|
|
9463
9570
|
}
|
|
9464
9571
|
},
|
|
9465
|
-
"
|
|
9572
|
+
"Sh8": {
|
|
9466
9573
|
"type": "structure",
|
|
9467
9574
|
"members": {
|
|
9468
9575
|
"templateBody": {},
|
|
9469
9576
|
"roleArn": {}
|
|
9470
9577
|
}
|
|
9471
9578
|
},
|
|
9472
|
-
"
|
|
9579
|
+
"Shm": {
|
|
9473
9580
|
"type": "structure",
|
|
9474
9581
|
"members": {
|
|
9475
9582
|
"taskId": {},
|
|
@@ -9481,10 +9588,10 @@
|
|
|
9481
9588
|
"type": "timestamp"
|
|
9482
9589
|
},
|
|
9483
9590
|
"target": {
|
|
9484
|
-
"shape": "
|
|
9591
|
+
"shape": "Sho"
|
|
9485
9592
|
},
|
|
9486
9593
|
"violationEventOccurrenceRange": {
|
|
9487
|
-
"shape": "
|
|
9594
|
+
"shape": "Shr"
|
|
9488
9595
|
},
|
|
9489
9596
|
"onlyActiveViolationsIncluded": {
|
|
9490
9597
|
"type": "boolean"
|
|
@@ -9493,7 +9600,7 @@
|
|
|
9493
9600
|
"type": "boolean"
|
|
9494
9601
|
},
|
|
9495
9602
|
"actionsDefinition": {
|
|
9496
|
-
"shape": "
|
|
9603
|
+
"shape": "Sg3"
|
|
9497
9604
|
},
|
|
9498
9605
|
"taskStatistics": {
|
|
9499
9606
|
"type": "structure",
|
|
@@ -9511,7 +9618,7 @@
|
|
|
9511
9618
|
}
|
|
9512
9619
|
}
|
|
9513
9620
|
},
|
|
9514
|
-
"
|
|
9621
|
+
"Sho": {
|
|
9515
9622
|
"type": "structure",
|
|
9516
9623
|
"members": {
|
|
9517
9624
|
"violationIds": {
|
|
@@ -9522,7 +9629,7 @@
|
|
|
9522
9629
|
"behaviorName": {}
|
|
9523
9630
|
}
|
|
9524
9631
|
},
|
|
9525
|
-
"
|
|
9632
|
+
"Shr": {
|
|
9526
9633
|
"type": "structure",
|
|
9527
9634
|
"required": [
|
|
9528
9635
|
"startTime",
|
|
@@ -9537,7 +9644,7 @@
|
|
|
9537
9644
|
}
|
|
9538
9645
|
}
|
|
9539
9646
|
},
|
|
9540
|
-
"
|
|
9647
|
+
"Sic": {
|
|
9541
9648
|
"type": "map",
|
|
9542
9649
|
"key": {},
|
|
9543
9650
|
"value": {
|
|
@@ -9549,20 +9656,24 @@
|
|
|
9549
9656
|
}
|
|
9550
9657
|
}
|
|
9551
9658
|
},
|
|
9552
|
-
"
|
|
9659
|
+
"Sjf": {
|
|
9660
|
+
"type": "list",
|
|
9661
|
+
"member": {}
|
|
9662
|
+
},
|
|
9663
|
+
"Sk8": {
|
|
9553
9664
|
"type": "list",
|
|
9554
9665
|
"member": {
|
|
9555
|
-
"shape": "
|
|
9666
|
+
"shape": "Sk9"
|
|
9556
9667
|
}
|
|
9557
9668
|
},
|
|
9558
|
-
"
|
|
9669
|
+
"Sk9": {
|
|
9559
9670
|
"type": "structure",
|
|
9560
9671
|
"members": {
|
|
9561
9672
|
"groupName": {},
|
|
9562
9673
|
"groupArn": {}
|
|
9563
9674
|
}
|
|
9564
9675
|
},
|
|
9565
|
-
"
|
|
9676
|
+
"Skl": {
|
|
9566
9677
|
"type": "structure",
|
|
9567
9678
|
"members": {
|
|
9568
9679
|
"deprecated": {
|
|
@@ -9576,7 +9687,7 @@
|
|
|
9576
9687
|
}
|
|
9577
9688
|
}
|
|
9578
9689
|
},
|
|
9579
|
-
"
|
|
9690
|
+
"Slk": {
|
|
9580
9691
|
"type": "structure",
|
|
9581
9692
|
"required": [
|
|
9582
9693
|
"thingIndexingMode"
|
|
@@ -9584,15 +9695,17 @@
|
|
|
9584
9695
|
"members": {
|
|
9585
9696
|
"thingIndexingMode": {},
|
|
9586
9697
|
"thingConnectivityIndexingMode": {},
|
|
9698
|
+
"deviceDefenderIndexingMode": {},
|
|
9699
|
+
"namedShadowIndexingMode": {},
|
|
9587
9700
|
"managedFields": {
|
|
9588
|
-
"shape": "
|
|
9701
|
+
"shape": "Slp"
|
|
9589
9702
|
},
|
|
9590
9703
|
"customFields": {
|
|
9591
|
-
"shape": "
|
|
9704
|
+
"shape": "Slp"
|
|
9592
9705
|
}
|
|
9593
9706
|
}
|
|
9594
9707
|
},
|
|
9595
|
-
"
|
|
9708
|
+
"Slp": {
|
|
9596
9709
|
"type": "list",
|
|
9597
9710
|
"member": {
|
|
9598
9711
|
"type": "structure",
|
|
@@ -9602,7 +9715,7 @@
|
|
|
9602
9715
|
}
|
|
9603
9716
|
}
|
|
9604
9717
|
},
|
|
9605
|
-
"
|
|
9718
|
+
"Slt": {
|
|
9606
9719
|
"type": "structure",
|
|
9607
9720
|
"required": [
|
|
9608
9721
|
"thingGroupIndexingMode"
|
|
@@ -9610,20 +9723,20 @@
|
|
|
9610
9723
|
"members": {
|
|
9611
9724
|
"thingGroupIndexingMode": {},
|
|
9612
9725
|
"managedFields": {
|
|
9613
|
-
"shape": "
|
|
9726
|
+
"shape": "Slp"
|
|
9614
9727
|
},
|
|
9615
9728
|
"customFields": {
|
|
9616
|
-
"shape": "
|
|
9729
|
+
"shape": "Slp"
|
|
9617
9730
|
}
|
|
9618
9731
|
}
|
|
9619
9732
|
},
|
|
9620
|
-
"
|
|
9733
|
+
"Snb": {
|
|
9621
9734
|
"type": "structure",
|
|
9622
9735
|
"members": {
|
|
9623
9736
|
"confidenceLevel": {}
|
|
9624
9737
|
}
|
|
9625
9738
|
},
|
|
9626
|
-
"
|
|
9739
|
+
"Sni": {
|
|
9627
9740
|
"type": "list",
|
|
9628
9741
|
"member": {
|
|
9629
9742
|
"type": "structure",
|
|
@@ -9633,7 +9746,7 @@
|
|
|
9633
9746
|
}
|
|
9634
9747
|
}
|
|
9635
9748
|
},
|
|
9636
|
-
"
|
|
9749
|
+
"Sok": {
|
|
9637
9750
|
"type": "list",
|
|
9638
9751
|
"member": {
|
|
9639
9752
|
"type": "structure",
|
|
@@ -9648,7 +9761,7 @@
|
|
|
9648
9761
|
}
|
|
9649
9762
|
}
|
|
9650
9763
|
},
|
|
9651
|
-
"
|
|
9764
|
+
"Spk": {
|
|
9652
9765
|
"type": "structure",
|
|
9653
9766
|
"members": {
|
|
9654
9767
|
"status": {},
|
|
@@ -9666,15 +9779,15 @@
|
|
|
9666
9779
|
}
|
|
9667
9780
|
}
|
|
9668
9781
|
},
|
|
9669
|
-
"
|
|
9782
|
+
"Sqh": {
|
|
9670
9783
|
"type": "list",
|
|
9671
9784
|
"member": {}
|
|
9672
9785
|
},
|
|
9673
|
-
"
|
|
9786
|
+
"Sqr": {
|
|
9674
9787
|
"type": "list",
|
|
9675
9788
|
"member": {}
|
|
9676
9789
|
},
|
|
9677
|
-
"
|
|
9790
|
+
"Sra": {
|
|
9678
9791
|
"type": "structure",
|
|
9679
9792
|
"required": [
|
|
9680
9793
|
"name",
|
|
@@ -9685,7 +9798,7 @@
|
|
|
9685
9798
|
"arn": {}
|
|
9686
9799
|
}
|
|
9687
9800
|
},
|
|
9688
|
-
"
|
|
9801
|
+
"Srf": {
|
|
9689
9802
|
"type": "structure",
|
|
9690
9803
|
"required": [
|
|
9691
9804
|
"arn"
|
|
@@ -9694,7 +9807,7 @@
|
|
|
9694
9807
|
"arn": {}
|
|
9695
9808
|
}
|
|
9696
9809
|
},
|
|
9697
|
-
"
|
|
9810
|
+
"St3": {
|
|
9698
9811
|
"type": "structure",
|
|
9699
9812
|
"required": [
|
|
9700
9813
|
"targetType"
|
|
@@ -9704,11 +9817,11 @@
|
|
|
9704
9817
|
"targetName": {}
|
|
9705
9818
|
}
|
|
9706
9819
|
},
|
|
9707
|
-
"
|
|
9820
|
+
"Stz": {
|
|
9708
9821
|
"type": "list",
|
|
9709
9822
|
"member": {}
|
|
9710
9823
|
},
|
|
9711
|
-
"
|
|
9824
|
+
"Sut": {
|
|
9712
9825
|
"type": "structure",
|
|
9713
9826
|
"required": [
|
|
9714
9827
|
"resources"
|
|
@@ -9721,11 +9834,11 @@
|
|
|
9721
9834
|
}
|
|
9722
9835
|
}
|
|
9723
9836
|
},
|
|
9724
|
-
"
|
|
9837
|
+
"Sux": {
|
|
9725
9838
|
"type": "list",
|
|
9726
9839
|
"member": {}
|
|
9727
9840
|
},
|
|
9728
|
-
"
|
|
9841
|
+
"Sx8": {
|
|
9729
9842
|
"type": "list",
|
|
9730
9843
|
"member": {}
|
|
9731
9844
|
}
|