@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
|
@@ -39,6 +39,39 @@
|
|
|
39
39
|
"hostPrefix": "api."
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
|
+
"AssociateTimeSeriesToAssetProperty": {
|
|
43
|
+
"http": {
|
|
44
|
+
"requestUri": "/timeseries/associate/"
|
|
45
|
+
},
|
|
46
|
+
"input": {
|
|
47
|
+
"type": "structure",
|
|
48
|
+
"required": [
|
|
49
|
+
"alias",
|
|
50
|
+
"assetId",
|
|
51
|
+
"propertyId"
|
|
52
|
+
],
|
|
53
|
+
"members": {
|
|
54
|
+
"alias": {
|
|
55
|
+
"location": "querystring",
|
|
56
|
+
"locationName": "alias"
|
|
57
|
+
},
|
|
58
|
+
"assetId": {
|
|
59
|
+
"location": "querystring",
|
|
60
|
+
"locationName": "assetId"
|
|
61
|
+
},
|
|
62
|
+
"propertyId": {
|
|
63
|
+
"location": "querystring",
|
|
64
|
+
"locationName": "propertyId"
|
|
65
|
+
},
|
|
66
|
+
"clientToken": {
|
|
67
|
+
"idempotencyToken": true
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
"endpoint": {
|
|
72
|
+
"hostPrefix": "api."
|
|
73
|
+
}
|
|
74
|
+
},
|
|
42
75
|
"BatchAssociateProjectAssets": {
|
|
43
76
|
"http": {
|
|
44
77
|
"requestUri": "/projects/{projectId}/assets/associate",
|
|
@@ -56,7 +89,7 @@
|
|
|
56
89
|
"locationName": "projectId"
|
|
57
90
|
},
|
|
58
91
|
"assetIds": {
|
|
59
|
-
"shape": "
|
|
92
|
+
"shape": "S7"
|
|
60
93
|
},
|
|
61
94
|
"clientToken": {
|
|
62
95
|
"idempotencyToken": true
|
|
@@ -69,7 +102,7 @@
|
|
|
69
102
|
"errors": {
|
|
70
103
|
"type": "list",
|
|
71
104
|
"member": {
|
|
72
|
-
"shape": "
|
|
105
|
+
"shape": "Sa"
|
|
73
106
|
}
|
|
74
107
|
}
|
|
75
108
|
}
|
|
@@ -95,7 +128,7 @@
|
|
|
95
128
|
"locationName": "projectId"
|
|
96
129
|
},
|
|
97
130
|
"assetIds": {
|
|
98
|
-
"shape": "
|
|
131
|
+
"shape": "S7"
|
|
99
132
|
},
|
|
100
133
|
"clientToken": {
|
|
101
134
|
"idempotencyToken": true
|
|
@@ -108,7 +141,7 @@
|
|
|
108
141
|
"errors": {
|
|
109
142
|
"type": "list",
|
|
110
143
|
"member": {
|
|
111
|
-
"shape": "
|
|
144
|
+
"shape": "Sa"
|
|
112
145
|
}
|
|
113
146
|
}
|
|
114
147
|
}
|
|
@@ -143,7 +176,7 @@
|
|
|
143
176
|
"propertyValues": {
|
|
144
177
|
"type": "list",
|
|
145
178
|
"member": {
|
|
146
|
-
"shape": "
|
|
179
|
+
"shape": "Sm"
|
|
147
180
|
}
|
|
148
181
|
}
|
|
149
182
|
}
|
|
@@ -182,7 +215,7 @@
|
|
|
182
215
|
"timestamps": {
|
|
183
216
|
"type": "list",
|
|
184
217
|
"member": {
|
|
185
|
-
"shape": "
|
|
218
|
+
"shape": "Ss"
|
|
186
219
|
}
|
|
187
220
|
}
|
|
188
221
|
}
|
|
@@ -211,17 +244,17 @@
|
|
|
211
244
|
],
|
|
212
245
|
"members": {
|
|
213
246
|
"accessPolicyIdentity": {
|
|
214
|
-
"shape": "
|
|
247
|
+
"shape": "S15"
|
|
215
248
|
},
|
|
216
249
|
"accessPolicyResource": {
|
|
217
|
-
"shape": "
|
|
250
|
+
"shape": "S1c"
|
|
218
251
|
},
|
|
219
252
|
"accessPolicyPermission": {},
|
|
220
253
|
"clientToken": {
|
|
221
254
|
"idempotencyToken": true
|
|
222
255
|
},
|
|
223
256
|
"tags": {
|
|
224
|
-
"shape": "
|
|
257
|
+
"shape": "S1g"
|
|
225
258
|
}
|
|
226
259
|
}
|
|
227
260
|
},
|
|
@@ -258,7 +291,7 @@
|
|
|
258
291
|
"idempotencyToken": true
|
|
259
292
|
},
|
|
260
293
|
"tags": {
|
|
261
|
-
"shape": "
|
|
294
|
+
"shape": "S1g"
|
|
262
295
|
}
|
|
263
296
|
}
|
|
264
297
|
},
|
|
@@ -273,7 +306,7 @@
|
|
|
273
306
|
"assetId": {},
|
|
274
307
|
"assetArn": {},
|
|
275
308
|
"assetStatus": {
|
|
276
|
-
"shape": "
|
|
309
|
+
"shape": "S1n"
|
|
277
310
|
}
|
|
278
311
|
}
|
|
279
312
|
},
|
|
@@ -295,7 +328,7 @@
|
|
|
295
328
|
"assetModelName": {},
|
|
296
329
|
"assetModelDescription": {},
|
|
297
330
|
"assetModelProperties": {
|
|
298
|
-
"shape": "
|
|
331
|
+
"shape": "S1x"
|
|
299
332
|
},
|
|
300
333
|
"assetModelHierarchies": {
|
|
301
334
|
"type": "list",
|
|
@@ -324,7 +357,7 @@
|
|
|
324
357
|
"description": {},
|
|
325
358
|
"type": {},
|
|
326
359
|
"properties": {
|
|
327
|
-
"shape": "
|
|
360
|
+
"shape": "S1x"
|
|
328
361
|
}
|
|
329
362
|
}
|
|
330
363
|
}
|
|
@@ -333,7 +366,7 @@
|
|
|
333
366
|
"idempotencyToken": true
|
|
334
367
|
},
|
|
335
368
|
"tags": {
|
|
336
|
-
"shape": "
|
|
369
|
+
"shape": "S1g"
|
|
337
370
|
}
|
|
338
371
|
}
|
|
339
372
|
},
|
|
@@ -348,7 +381,7 @@
|
|
|
348
381
|
"assetModelId": {},
|
|
349
382
|
"assetModelArn": {},
|
|
350
383
|
"assetModelStatus": {
|
|
351
|
-
"shape": "
|
|
384
|
+
"shape": "S2s"
|
|
352
385
|
}
|
|
353
386
|
}
|
|
354
387
|
},
|
|
@@ -377,7 +410,7 @@
|
|
|
377
410
|
"idempotencyToken": true
|
|
378
411
|
},
|
|
379
412
|
"tags": {
|
|
380
|
-
"shape": "
|
|
413
|
+
"shape": "S1g"
|
|
381
414
|
}
|
|
382
415
|
}
|
|
383
416
|
},
|
|
@@ -410,10 +443,10 @@
|
|
|
410
443
|
"members": {
|
|
411
444
|
"gatewayName": {},
|
|
412
445
|
"gatewayPlatform": {
|
|
413
|
-
"shape": "
|
|
446
|
+
"shape": "S2y"
|
|
414
447
|
},
|
|
415
448
|
"tags": {
|
|
416
|
-
"shape": "
|
|
449
|
+
"shape": "S1g"
|
|
417
450
|
}
|
|
418
451
|
}
|
|
419
452
|
},
|
|
@@ -452,16 +485,16 @@
|
|
|
452
485
|
"idempotencyToken": true
|
|
453
486
|
},
|
|
454
487
|
"portalLogoImageFile": {
|
|
455
|
-
"shape": "
|
|
488
|
+
"shape": "S35"
|
|
456
489
|
},
|
|
457
490
|
"roleArn": {},
|
|
458
491
|
"tags": {
|
|
459
|
-
"shape": "
|
|
492
|
+
"shape": "S1g"
|
|
460
493
|
},
|
|
461
494
|
"portalAuthMode": {},
|
|
462
495
|
"notificationSenderEmail": {},
|
|
463
496
|
"alarms": {
|
|
464
|
-
"shape": "
|
|
497
|
+
"shape": "S39"
|
|
465
498
|
}
|
|
466
499
|
}
|
|
467
500
|
},
|
|
@@ -479,7 +512,7 @@
|
|
|
479
512
|
"portalArn": {},
|
|
480
513
|
"portalStartUrl": {},
|
|
481
514
|
"portalStatus": {
|
|
482
|
-
"shape": "
|
|
515
|
+
"shape": "S3c"
|
|
483
516
|
},
|
|
484
517
|
"ssoApplicationId": {}
|
|
485
518
|
}
|
|
@@ -507,7 +540,7 @@
|
|
|
507
540
|
"idempotencyToken": true
|
|
508
541
|
},
|
|
509
542
|
"tags": {
|
|
510
|
-
"shape": "
|
|
543
|
+
"shape": "S1g"
|
|
511
544
|
}
|
|
512
545
|
}
|
|
513
546
|
},
|
|
@@ -587,7 +620,7 @@
|
|
|
587
620
|
],
|
|
588
621
|
"members": {
|
|
589
622
|
"assetStatus": {
|
|
590
|
-
"shape": "
|
|
623
|
+
"shape": "S1n"
|
|
591
624
|
}
|
|
592
625
|
}
|
|
593
626
|
},
|
|
@@ -625,7 +658,7 @@
|
|
|
625
658
|
],
|
|
626
659
|
"members": {
|
|
627
660
|
"assetModelStatus": {
|
|
628
|
-
"shape": "
|
|
661
|
+
"shape": "S2s"
|
|
629
662
|
}
|
|
630
663
|
}
|
|
631
664
|
},
|
|
@@ -715,7 +748,7 @@
|
|
|
715
748
|
],
|
|
716
749
|
"members": {
|
|
717
750
|
"portalStatus": {
|
|
718
|
-
"shape": "
|
|
751
|
+
"shape": "S3c"
|
|
719
752
|
}
|
|
720
753
|
}
|
|
721
754
|
},
|
|
@@ -754,6 +787,34 @@
|
|
|
754
787
|
"hostPrefix": "monitor."
|
|
755
788
|
}
|
|
756
789
|
},
|
|
790
|
+
"DeleteTimeSeries": {
|
|
791
|
+
"http": {
|
|
792
|
+
"requestUri": "/timeseries/delete/"
|
|
793
|
+
},
|
|
794
|
+
"input": {
|
|
795
|
+
"type": "structure",
|
|
796
|
+
"members": {
|
|
797
|
+
"alias": {
|
|
798
|
+
"location": "querystring",
|
|
799
|
+
"locationName": "alias"
|
|
800
|
+
},
|
|
801
|
+
"assetId": {
|
|
802
|
+
"location": "querystring",
|
|
803
|
+
"locationName": "assetId"
|
|
804
|
+
},
|
|
805
|
+
"propertyId": {
|
|
806
|
+
"location": "querystring",
|
|
807
|
+
"locationName": "propertyId"
|
|
808
|
+
},
|
|
809
|
+
"clientToken": {
|
|
810
|
+
"idempotencyToken": true
|
|
811
|
+
}
|
|
812
|
+
}
|
|
813
|
+
},
|
|
814
|
+
"endpoint": {
|
|
815
|
+
"hostPrefix": "api."
|
|
816
|
+
}
|
|
817
|
+
},
|
|
757
818
|
"DescribeAccessPolicy": {
|
|
758
819
|
"http": {
|
|
759
820
|
"method": "GET",
|
|
@@ -787,10 +848,10 @@
|
|
|
787
848
|
"accessPolicyId": {},
|
|
788
849
|
"accessPolicyArn": {},
|
|
789
850
|
"accessPolicyIdentity": {
|
|
790
|
-
"shape": "
|
|
851
|
+
"shape": "S15"
|
|
791
852
|
},
|
|
792
853
|
"accessPolicyResource": {
|
|
793
|
-
"shape": "
|
|
854
|
+
"shape": "S1c"
|
|
794
855
|
},
|
|
795
856
|
"accessPolicyPermission": {},
|
|
796
857
|
"accessPolicyCreationDate": {
|
|
@@ -841,10 +902,10 @@
|
|
|
841
902
|
"assetName": {},
|
|
842
903
|
"assetModelId": {},
|
|
843
904
|
"assetProperties": {
|
|
844
|
-
"shape": "
|
|
905
|
+
"shape": "S43"
|
|
845
906
|
},
|
|
846
907
|
"assetHierarchies": {
|
|
847
|
-
"shape": "
|
|
908
|
+
"shape": "S48"
|
|
848
909
|
},
|
|
849
910
|
"assetCompositeModels": {
|
|
850
911
|
"type": "list",
|
|
@@ -860,7 +921,7 @@
|
|
|
860
921
|
"description": {},
|
|
861
922
|
"type": {},
|
|
862
923
|
"properties": {
|
|
863
|
-
"shape": "
|
|
924
|
+
"shape": "S43"
|
|
864
925
|
}
|
|
865
926
|
}
|
|
866
927
|
}
|
|
@@ -872,7 +933,7 @@
|
|
|
872
933
|
"type": "timestamp"
|
|
873
934
|
},
|
|
874
935
|
"assetStatus": {
|
|
875
|
-
"shape": "
|
|
936
|
+
"shape": "S1n"
|
|
876
937
|
}
|
|
877
938
|
}
|
|
878
939
|
},
|
|
@@ -916,13 +977,13 @@
|
|
|
916
977
|
"assetModelName": {},
|
|
917
978
|
"assetModelDescription": {},
|
|
918
979
|
"assetModelProperties": {
|
|
919
|
-
"shape": "
|
|
980
|
+
"shape": "S4e"
|
|
920
981
|
},
|
|
921
982
|
"assetModelHierarchies": {
|
|
922
|
-
"shape": "
|
|
983
|
+
"shape": "S4g"
|
|
923
984
|
},
|
|
924
985
|
"assetModelCompositeModels": {
|
|
925
|
-
"shape": "
|
|
986
|
+
"shape": "S4i"
|
|
926
987
|
},
|
|
927
988
|
"assetModelCreationDate": {
|
|
928
989
|
"type": "timestamp"
|
|
@@ -931,7 +992,7 @@
|
|
|
931
992
|
"type": "timestamp"
|
|
932
993
|
},
|
|
933
994
|
"assetModelStatus": {
|
|
934
|
-
"shape": "
|
|
995
|
+
"shape": "S2s"
|
|
935
996
|
}
|
|
936
997
|
}
|
|
937
998
|
},
|
|
@@ -973,7 +1034,7 @@
|
|
|
973
1034
|
"assetName": {},
|
|
974
1035
|
"assetModelId": {},
|
|
975
1036
|
"assetProperty": {
|
|
976
|
-
"shape": "
|
|
1037
|
+
"shape": "S4m"
|
|
977
1038
|
},
|
|
978
1039
|
"compositeModel": {
|
|
979
1040
|
"type": "structure",
|
|
@@ -986,7 +1047,7 @@
|
|
|
986
1047
|
"name": {},
|
|
987
1048
|
"type": {},
|
|
988
1049
|
"assetProperty": {
|
|
989
|
-
"shape": "
|
|
1050
|
+
"shape": "S4m"
|
|
990
1051
|
}
|
|
991
1052
|
}
|
|
992
1053
|
}
|
|
@@ -1063,7 +1124,7 @@
|
|
|
1063
1124
|
"encryptionType": {},
|
|
1064
1125
|
"kmsKeyArn": {},
|
|
1065
1126
|
"configurationStatus": {
|
|
1066
|
-
"shape": "
|
|
1127
|
+
"shape": "S4t"
|
|
1067
1128
|
}
|
|
1068
1129
|
}
|
|
1069
1130
|
},
|
|
@@ -1103,10 +1164,10 @@
|
|
|
1103
1164
|
"gatewayName": {},
|
|
1104
1165
|
"gatewayArn": {},
|
|
1105
1166
|
"gatewayPlatform": {
|
|
1106
|
-
"shape": "
|
|
1167
|
+
"shape": "S2y"
|
|
1107
1168
|
},
|
|
1108
1169
|
"gatewayCapabilitySummaries": {
|
|
1109
|
-
"shape": "
|
|
1170
|
+
"shape": "S4y"
|
|
1110
1171
|
},
|
|
1111
1172
|
"creationDate": {
|
|
1112
1173
|
"type": "timestamp"
|
|
@@ -1177,7 +1238,7 @@
|
|
|
1177
1238
|
],
|
|
1178
1239
|
"members": {
|
|
1179
1240
|
"loggingOptions": {
|
|
1180
|
-
"shape": "
|
|
1241
|
+
"shape": "S57"
|
|
1181
1242
|
}
|
|
1182
1243
|
}
|
|
1183
1244
|
},
|
|
@@ -1225,7 +1286,7 @@
|
|
|
1225
1286
|
"portalStartUrl": {},
|
|
1226
1287
|
"portalContactEmail": {},
|
|
1227
1288
|
"portalStatus": {
|
|
1228
|
-
"shape": "
|
|
1289
|
+
"shape": "S3c"
|
|
1229
1290
|
},
|
|
1230
1291
|
"portalCreationDate": {
|
|
1231
1292
|
"type": "timestamp"
|
|
@@ -1248,7 +1309,7 @@
|
|
|
1248
1309
|
"portalAuthMode": {},
|
|
1249
1310
|
"notificationSenderEmail": {},
|
|
1250
1311
|
"alarms": {
|
|
1251
|
-
"shape": "
|
|
1312
|
+
"shape": "S39"
|
|
1252
1313
|
}
|
|
1253
1314
|
}
|
|
1254
1315
|
},
|
|
@@ -1320,10 +1381,14 @@
|
|
|
1320
1381
|
"members": {
|
|
1321
1382
|
"storageType": {},
|
|
1322
1383
|
"multiLayerStorage": {
|
|
1323
|
-
"shape": "
|
|
1384
|
+
"shape": "S5i"
|
|
1385
|
+
},
|
|
1386
|
+
"disassociatedDataStorage": {},
|
|
1387
|
+
"retentionPeriod": {
|
|
1388
|
+
"shape": "S5l"
|
|
1324
1389
|
},
|
|
1325
1390
|
"configurationStatus": {
|
|
1326
|
-
"shape": "
|
|
1391
|
+
"shape": "S4t"
|
|
1327
1392
|
},
|
|
1328
1393
|
"lastUpdateDate": {
|
|
1329
1394
|
"type": "timestamp"
|
|
@@ -1334,6 +1399,55 @@
|
|
|
1334
1399
|
"hostPrefix": "api."
|
|
1335
1400
|
}
|
|
1336
1401
|
},
|
|
1402
|
+
"DescribeTimeSeries": {
|
|
1403
|
+
"http": {
|
|
1404
|
+
"method": "GET",
|
|
1405
|
+
"requestUri": "/timeseries/describe/"
|
|
1406
|
+
},
|
|
1407
|
+
"input": {
|
|
1408
|
+
"type": "structure",
|
|
1409
|
+
"members": {
|
|
1410
|
+
"alias": {
|
|
1411
|
+
"location": "querystring",
|
|
1412
|
+
"locationName": "alias"
|
|
1413
|
+
},
|
|
1414
|
+
"assetId": {
|
|
1415
|
+
"location": "querystring",
|
|
1416
|
+
"locationName": "assetId"
|
|
1417
|
+
},
|
|
1418
|
+
"propertyId": {
|
|
1419
|
+
"location": "querystring",
|
|
1420
|
+
"locationName": "propertyId"
|
|
1421
|
+
}
|
|
1422
|
+
}
|
|
1423
|
+
},
|
|
1424
|
+
"output": {
|
|
1425
|
+
"type": "structure",
|
|
1426
|
+
"required": [
|
|
1427
|
+
"timeSeriesId",
|
|
1428
|
+
"dataType",
|
|
1429
|
+
"timeSeriesCreationDate",
|
|
1430
|
+
"timeSeriesLastUpdateDate"
|
|
1431
|
+
],
|
|
1432
|
+
"members": {
|
|
1433
|
+
"assetId": {},
|
|
1434
|
+
"propertyId": {},
|
|
1435
|
+
"alias": {},
|
|
1436
|
+
"timeSeriesId": {},
|
|
1437
|
+
"dataType": {},
|
|
1438
|
+
"dataTypeSpec": {},
|
|
1439
|
+
"timeSeriesCreationDate": {
|
|
1440
|
+
"type": "timestamp"
|
|
1441
|
+
},
|
|
1442
|
+
"timeSeriesLastUpdateDate": {
|
|
1443
|
+
"type": "timestamp"
|
|
1444
|
+
}
|
|
1445
|
+
}
|
|
1446
|
+
},
|
|
1447
|
+
"endpoint": {
|
|
1448
|
+
"hostPrefix": "api."
|
|
1449
|
+
}
|
|
1450
|
+
},
|
|
1337
1451
|
"DisassociateAssets": {
|
|
1338
1452
|
"http": {
|
|
1339
1453
|
"requestUri": "/assets/{assetId}/disassociate"
|
|
@@ -1361,6 +1475,39 @@
|
|
|
1361
1475
|
"hostPrefix": "api."
|
|
1362
1476
|
}
|
|
1363
1477
|
},
|
|
1478
|
+
"DisassociateTimeSeriesFromAssetProperty": {
|
|
1479
|
+
"http": {
|
|
1480
|
+
"requestUri": "/timeseries/disassociate/"
|
|
1481
|
+
},
|
|
1482
|
+
"input": {
|
|
1483
|
+
"type": "structure",
|
|
1484
|
+
"required": [
|
|
1485
|
+
"alias",
|
|
1486
|
+
"assetId",
|
|
1487
|
+
"propertyId"
|
|
1488
|
+
],
|
|
1489
|
+
"members": {
|
|
1490
|
+
"alias": {
|
|
1491
|
+
"location": "querystring",
|
|
1492
|
+
"locationName": "alias"
|
|
1493
|
+
},
|
|
1494
|
+
"assetId": {
|
|
1495
|
+
"location": "querystring",
|
|
1496
|
+
"locationName": "assetId"
|
|
1497
|
+
},
|
|
1498
|
+
"propertyId": {
|
|
1499
|
+
"location": "querystring",
|
|
1500
|
+
"locationName": "propertyId"
|
|
1501
|
+
},
|
|
1502
|
+
"clientToken": {
|
|
1503
|
+
"idempotencyToken": true
|
|
1504
|
+
}
|
|
1505
|
+
}
|
|
1506
|
+
},
|
|
1507
|
+
"endpoint": {
|
|
1508
|
+
"hostPrefix": "api."
|
|
1509
|
+
}
|
|
1510
|
+
},
|
|
1364
1511
|
"GetAssetPropertyAggregates": {
|
|
1365
1512
|
"http": {
|
|
1366
1513
|
"method": "GET",
|
|
@@ -1398,7 +1545,7 @@
|
|
|
1398
1545
|
"locationName": "resolution"
|
|
1399
1546
|
},
|
|
1400
1547
|
"qualities": {
|
|
1401
|
-
"shape": "
|
|
1548
|
+
"shape": "S5x",
|
|
1402
1549
|
"location": "querystring",
|
|
1403
1550
|
"locationName": "qualities"
|
|
1404
1551
|
},
|
|
@@ -1505,7 +1652,7 @@
|
|
|
1505
1652
|
"type": "structure",
|
|
1506
1653
|
"members": {
|
|
1507
1654
|
"propertyValue": {
|
|
1508
|
-
"shape": "
|
|
1655
|
+
"shape": "Sm"
|
|
1509
1656
|
}
|
|
1510
1657
|
}
|
|
1511
1658
|
},
|
|
@@ -1544,7 +1691,7 @@
|
|
|
1544
1691
|
"type": "timestamp"
|
|
1545
1692
|
},
|
|
1546
1693
|
"qualities": {
|
|
1547
|
-
"shape": "
|
|
1694
|
+
"shape": "S5x",
|
|
1548
1695
|
"location": "querystring",
|
|
1549
1696
|
"locationName": "qualities"
|
|
1550
1697
|
},
|
|
@@ -1572,7 +1719,7 @@
|
|
|
1572
1719
|
"assetPropertyValueHistory": {
|
|
1573
1720
|
"type": "list",
|
|
1574
1721
|
"member": {
|
|
1575
|
-
"shape": "
|
|
1722
|
+
"shape": "Sm"
|
|
1576
1723
|
}
|
|
1577
1724
|
},
|
|
1578
1725
|
"nextToken": {}
|
|
@@ -1674,10 +1821,10 @@
|
|
|
1674
1821
|
],
|
|
1675
1822
|
"members": {
|
|
1676
1823
|
"timestamp": {
|
|
1677
|
-
"shape": "
|
|
1824
|
+
"shape": "Ss"
|
|
1678
1825
|
},
|
|
1679
1826
|
"value": {
|
|
1680
|
-
"shape": "
|
|
1827
|
+
"shape": "Sn"
|
|
1681
1828
|
}
|
|
1682
1829
|
}
|
|
1683
1830
|
}
|
|
@@ -1748,10 +1895,10 @@
|
|
|
1748
1895
|
"members": {
|
|
1749
1896
|
"id": {},
|
|
1750
1897
|
"identity": {
|
|
1751
|
-
"shape": "
|
|
1898
|
+
"shape": "S15"
|
|
1752
1899
|
},
|
|
1753
1900
|
"resource": {
|
|
1754
|
-
"shape": "
|
|
1901
|
+
"shape": "S1c"
|
|
1755
1902
|
},
|
|
1756
1903
|
"permission": {},
|
|
1757
1904
|
"creationDate": {
|
|
@@ -1820,7 +1967,7 @@
|
|
|
1820
1967
|
"type": "timestamp"
|
|
1821
1968
|
},
|
|
1822
1969
|
"status": {
|
|
1823
|
-
"shape": "
|
|
1970
|
+
"shape": "S2s"
|
|
1824
1971
|
}
|
|
1825
1972
|
}
|
|
1826
1973
|
}
|
|
@@ -1954,10 +2101,10 @@
|
|
|
1954
2101
|
"type": "timestamp"
|
|
1955
2102
|
},
|
|
1956
2103
|
"status": {
|
|
1957
|
-
"shape": "
|
|
2104
|
+
"shape": "S1n"
|
|
1958
2105
|
},
|
|
1959
2106
|
"hierarchies": {
|
|
1960
|
-
"shape": "
|
|
2107
|
+
"shape": "S48"
|
|
1961
2108
|
}
|
|
1962
2109
|
}
|
|
1963
2110
|
}
|
|
@@ -2035,10 +2182,10 @@
|
|
|
2035
2182
|
"type": "timestamp"
|
|
2036
2183
|
},
|
|
2037
2184
|
"status": {
|
|
2038
|
-
"shape": "
|
|
2185
|
+
"shape": "S1n"
|
|
2039
2186
|
},
|
|
2040
2187
|
"hierarchies": {
|
|
2041
|
-
"shape": "
|
|
2188
|
+
"shape": "S48"
|
|
2042
2189
|
}
|
|
2043
2190
|
}
|
|
2044
2191
|
}
|
|
@@ -2150,10 +2297,10 @@
|
|
|
2150
2297
|
"gatewayId": {},
|
|
2151
2298
|
"gatewayName": {},
|
|
2152
2299
|
"gatewayPlatform": {
|
|
2153
|
-
"shape": "
|
|
2300
|
+
"shape": "S2y"
|
|
2154
2301
|
},
|
|
2155
2302
|
"gatewayCapabilitySummaries": {
|
|
2156
|
-
"shape": "
|
|
2303
|
+
"shape": "S4y"
|
|
2157
2304
|
},
|
|
2158
2305
|
"creationDate": {
|
|
2159
2306
|
"type": "timestamp"
|
|
@@ -2217,7 +2364,7 @@
|
|
|
2217
2364
|
},
|
|
2218
2365
|
"roleArn": {},
|
|
2219
2366
|
"status": {
|
|
2220
|
-
"shape": "
|
|
2367
|
+
"shape": "S3c"
|
|
2221
2368
|
}
|
|
2222
2369
|
}
|
|
2223
2370
|
}
|
|
@@ -2355,10 +2502,80 @@
|
|
|
2355
2502
|
"type": "structure",
|
|
2356
2503
|
"members": {
|
|
2357
2504
|
"tags": {
|
|
2358
|
-
"shape": "
|
|
2505
|
+
"shape": "S1g"
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2508
|
+
},
|
|
2509
|
+
"endpoint": {
|
|
2510
|
+
"hostPrefix": "api."
|
|
2511
|
+
}
|
|
2512
|
+
},
|
|
2513
|
+
"ListTimeSeries": {
|
|
2514
|
+
"http": {
|
|
2515
|
+
"method": "GET",
|
|
2516
|
+
"requestUri": "/timeseries/"
|
|
2517
|
+
},
|
|
2518
|
+
"input": {
|
|
2519
|
+
"type": "structure",
|
|
2520
|
+
"members": {
|
|
2521
|
+
"nextToken": {
|
|
2522
|
+
"location": "querystring",
|
|
2523
|
+
"locationName": "nextToken"
|
|
2524
|
+
},
|
|
2525
|
+
"maxResults": {
|
|
2526
|
+
"location": "querystring",
|
|
2527
|
+
"locationName": "maxResults",
|
|
2528
|
+
"type": "integer"
|
|
2529
|
+
},
|
|
2530
|
+
"assetId": {
|
|
2531
|
+
"location": "querystring",
|
|
2532
|
+
"locationName": "assetId"
|
|
2533
|
+
},
|
|
2534
|
+
"aliasPrefix": {
|
|
2535
|
+
"location": "querystring",
|
|
2536
|
+
"locationName": "aliasPrefix"
|
|
2537
|
+
},
|
|
2538
|
+
"timeSeriesType": {
|
|
2539
|
+
"location": "querystring",
|
|
2540
|
+
"locationName": "timeSeriesType"
|
|
2359
2541
|
}
|
|
2360
2542
|
}
|
|
2361
2543
|
},
|
|
2544
|
+
"output": {
|
|
2545
|
+
"type": "structure",
|
|
2546
|
+
"required": [
|
|
2547
|
+
"TimeSeriesSummaries"
|
|
2548
|
+
],
|
|
2549
|
+
"members": {
|
|
2550
|
+
"TimeSeriesSummaries": {
|
|
2551
|
+
"type": "list",
|
|
2552
|
+
"member": {
|
|
2553
|
+
"type": "structure",
|
|
2554
|
+
"required": [
|
|
2555
|
+
"timeSeriesId",
|
|
2556
|
+
"dataType",
|
|
2557
|
+
"timeSeriesCreationDate",
|
|
2558
|
+
"timeSeriesLastUpdateDate"
|
|
2559
|
+
],
|
|
2560
|
+
"members": {
|
|
2561
|
+
"assetId": {},
|
|
2562
|
+
"propertyId": {},
|
|
2563
|
+
"alias": {},
|
|
2564
|
+
"timeSeriesId": {},
|
|
2565
|
+
"dataType": {},
|
|
2566
|
+
"dataTypeSpec": {},
|
|
2567
|
+
"timeSeriesCreationDate": {
|
|
2568
|
+
"type": "timestamp"
|
|
2569
|
+
},
|
|
2570
|
+
"timeSeriesLastUpdateDate": {
|
|
2571
|
+
"type": "timestamp"
|
|
2572
|
+
}
|
|
2573
|
+
}
|
|
2574
|
+
}
|
|
2575
|
+
},
|
|
2576
|
+
"nextToken": {}
|
|
2577
|
+
}
|
|
2578
|
+
},
|
|
2362
2579
|
"endpoint": {
|
|
2363
2580
|
"hostPrefix": "api."
|
|
2364
2581
|
}
|
|
@@ -2387,7 +2604,7 @@
|
|
|
2387
2604
|
"encryptionType": {},
|
|
2388
2605
|
"kmsKeyArn": {},
|
|
2389
2606
|
"configurationStatus": {
|
|
2390
|
-
"shape": "
|
|
2607
|
+
"shape": "S4t"
|
|
2391
2608
|
}
|
|
2392
2609
|
}
|
|
2393
2610
|
},
|
|
@@ -2407,7 +2624,7 @@
|
|
|
2407
2624
|
],
|
|
2408
2625
|
"members": {
|
|
2409
2626
|
"loggingOptions": {
|
|
2410
|
-
"shape": "
|
|
2627
|
+
"shape": "S57"
|
|
2411
2628
|
}
|
|
2412
2629
|
}
|
|
2413
2630
|
},
|
|
@@ -2431,7 +2648,11 @@
|
|
|
2431
2648
|
"members": {
|
|
2432
2649
|
"storageType": {},
|
|
2433
2650
|
"multiLayerStorage": {
|
|
2434
|
-
"shape": "
|
|
2651
|
+
"shape": "S5i"
|
|
2652
|
+
},
|
|
2653
|
+
"disassociatedDataStorage": {},
|
|
2654
|
+
"retentionPeriod": {
|
|
2655
|
+
"shape": "S5l"
|
|
2435
2656
|
}
|
|
2436
2657
|
}
|
|
2437
2658
|
},
|
|
@@ -2444,10 +2665,14 @@
|
|
|
2444
2665
|
"members": {
|
|
2445
2666
|
"storageType": {},
|
|
2446
2667
|
"multiLayerStorage": {
|
|
2447
|
-
"shape": "
|
|
2668
|
+
"shape": "S5i"
|
|
2669
|
+
},
|
|
2670
|
+
"disassociatedDataStorage": {},
|
|
2671
|
+
"retentionPeriod": {
|
|
2672
|
+
"shape": "S5l"
|
|
2448
2673
|
},
|
|
2449
2674
|
"configurationStatus": {
|
|
2450
|
-
"shape": "
|
|
2675
|
+
"shape": "S4t"
|
|
2451
2676
|
}
|
|
2452
2677
|
}
|
|
2453
2678
|
},
|
|
@@ -2471,7 +2696,7 @@
|
|
|
2471
2696
|
"locationName": "resourceArn"
|
|
2472
2697
|
},
|
|
2473
2698
|
"tags": {
|
|
2474
|
-
"shape": "
|
|
2699
|
+
"shape": "S1g"
|
|
2475
2700
|
}
|
|
2476
2701
|
}
|
|
2477
2702
|
},
|
|
@@ -2535,10 +2760,10 @@
|
|
|
2535
2760
|
"locationName": "accessPolicyId"
|
|
2536
2761
|
},
|
|
2537
2762
|
"accessPolicyIdentity": {
|
|
2538
|
-
"shape": "
|
|
2763
|
+
"shape": "S15"
|
|
2539
2764
|
},
|
|
2540
2765
|
"accessPolicyResource": {
|
|
2541
|
-
"shape": "
|
|
2766
|
+
"shape": "S1c"
|
|
2542
2767
|
},
|
|
2543
2768
|
"accessPolicyPermission": {},
|
|
2544
2769
|
"clientToken": {
|
|
@@ -2584,7 +2809,7 @@
|
|
|
2584
2809
|
],
|
|
2585
2810
|
"members": {
|
|
2586
2811
|
"assetStatus": {
|
|
2587
|
-
"shape": "
|
|
2812
|
+
"shape": "S1n"
|
|
2588
2813
|
}
|
|
2589
2814
|
}
|
|
2590
2815
|
},
|
|
@@ -2612,13 +2837,13 @@
|
|
|
2612
2837
|
"assetModelName": {},
|
|
2613
2838
|
"assetModelDescription": {},
|
|
2614
2839
|
"assetModelProperties": {
|
|
2615
|
-
"shape": "
|
|
2840
|
+
"shape": "S4e"
|
|
2616
2841
|
},
|
|
2617
2842
|
"assetModelHierarchies": {
|
|
2618
|
-
"shape": "
|
|
2843
|
+
"shape": "S4g"
|
|
2619
2844
|
},
|
|
2620
2845
|
"assetModelCompositeModels": {
|
|
2621
|
-
"shape": "
|
|
2846
|
+
"shape": "S4i"
|
|
2622
2847
|
},
|
|
2623
2848
|
"clientToken": {
|
|
2624
2849
|
"idempotencyToken": true
|
|
@@ -2632,7 +2857,7 @@
|
|
|
2632
2857
|
],
|
|
2633
2858
|
"members": {
|
|
2634
2859
|
"assetModelStatus": {
|
|
2635
|
-
"shape": "
|
|
2860
|
+
"shape": "S2s"
|
|
2636
2861
|
}
|
|
2637
2862
|
}
|
|
2638
2863
|
},
|
|
@@ -2791,7 +3016,7 @@
|
|
|
2791
3016
|
"members": {
|
|
2792
3017
|
"id": {},
|
|
2793
3018
|
"file": {
|
|
2794
|
-
"shape": "
|
|
3019
|
+
"shape": "S35"
|
|
2795
3020
|
}
|
|
2796
3021
|
}
|
|
2797
3022
|
},
|
|
@@ -2801,7 +3026,7 @@
|
|
|
2801
3026
|
},
|
|
2802
3027
|
"notificationSenderEmail": {},
|
|
2803
3028
|
"alarms": {
|
|
2804
|
-
"shape": "
|
|
3029
|
+
"shape": "S39"
|
|
2805
3030
|
}
|
|
2806
3031
|
}
|
|
2807
3032
|
},
|
|
@@ -2812,7 +3037,7 @@
|
|
|
2812
3037
|
],
|
|
2813
3038
|
"members": {
|
|
2814
3039
|
"portalStatus": {
|
|
2815
|
-
"shape": "
|
|
3040
|
+
"shape": "S3c"
|
|
2816
3041
|
}
|
|
2817
3042
|
}
|
|
2818
3043
|
},
|
|
@@ -2854,11 +3079,11 @@
|
|
|
2854
3079
|
}
|
|
2855
3080
|
},
|
|
2856
3081
|
"shapes": {
|
|
2857
|
-
"
|
|
3082
|
+
"S7": {
|
|
2858
3083
|
"type": "list",
|
|
2859
3084
|
"member": {}
|
|
2860
3085
|
},
|
|
2861
|
-
"
|
|
3086
|
+
"Sa": {
|
|
2862
3087
|
"type": "structure",
|
|
2863
3088
|
"required": [
|
|
2864
3089
|
"assetId",
|
|
@@ -2871,7 +3096,7 @@
|
|
|
2871
3096
|
"message": {}
|
|
2872
3097
|
}
|
|
2873
3098
|
},
|
|
2874
|
-
"
|
|
3099
|
+
"Sm": {
|
|
2875
3100
|
"type": "structure",
|
|
2876
3101
|
"required": [
|
|
2877
3102
|
"value",
|
|
@@ -2879,15 +3104,15 @@
|
|
|
2879
3104
|
],
|
|
2880
3105
|
"members": {
|
|
2881
3106
|
"value": {
|
|
2882
|
-
"shape": "
|
|
3107
|
+
"shape": "Sn"
|
|
2883
3108
|
},
|
|
2884
3109
|
"timestamp": {
|
|
2885
|
-
"shape": "
|
|
3110
|
+
"shape": "Ss"
|
|
2886
3111
|
},
|
|
2887
3112
|
"quality": {}
|
|
2888
3113
|
}
|
|
2889
3114
|
},
|
|
2890
|
-
"
|
|
3115
|
+
"Sn": {
|
|
2891
3116
|
"type": "structure",
|
|
2892
3117
|
"members": {
|
|
2893
3118
|
"stringValue": {},
|
|
@@ -2902,7 +3127,7 @@
|
|
|
2902
3127
|
}
|
|
2903
3128
|
}
|
|
2904
3129
|
},
|
|
2905
|
-
"
|
|
3130
|
+
"Ss": {
|
|
2906
3131
|
"type": "structure",
|
|
2907
3132
|
"required": [
|
|
2908
3133
|
"timeInSeconds"
|
|
@@ -2916,7 +3141,7 @@
|
|
|
2916
3141
|
}
|
|
2917
3142
|
}
|
|
2918
3143
|
},
|
|
2919
|
-
"
|
|
3144
|
+
"S15": {
|
|
2920
3145
|
"type": "structure",
|
|
2921
3146
|
"members": {
|
|
2922
3147
|
"user": {
|
|
@@ -2957,7 +3182,7 @@
|
|
|
2957
3182
|
}
|
|
2958
3183
|
}
|
|
2959
3184
|
},
|
|
2960
|
-
"
|
|
3185
|
+
"S1c": {
|
|
2961
3186
|
"type": "structure",
|
|
2962
3187
|
"members": {
|
|
2963
3188
|
"portal": {
|
|
@@ -2980,12 +3205,12 @@
|
|
|
2980
3205
|
}
|
|
2981
3206
|
}
|
|
2982
3207
|
},
|
|
2983
|
-
"
|
|
3208
|
+
"S1g": {
|
|
2984
3209
|
"type": "map",
|
|
2985
3210
|
"key": {},
|
|
2986
3211
|
"value": {}
|
|
2987
3212
|
},
|
|
2988
|
-
"
|
|
3213
|
+
"S1n": {
|
|
2989
3214
|
"type": "structure",
|
|
2990
3215
|
"required": [
|
|
2991
3216
|
"state"
|
|
@@ -2993,11 +3218,11 @@
|
|
|
2993
3218
|
"members": {
|
|
2994
3219
|
"state": {},
|
|
2995
3220
|
"error": {
|
|
2996
|
-
"shape": "
|
|
3221
|
+
"shape": "S1p"
|
|
2997
3222
|
}
|
|
2998
3223
|
}
|
|
2999
3224
|
},
|
|
3000
|
-
"
|
|
3225
|
+
"S1p": {
|
|
3001
3226
|
"type": "structure",
|
|
3002
3227
|
"required": [
|
|
3003
3228
|
"code",
|
|
@@ -3022,7 +3247,7 @@
|
|
|
3022
3247
|
}
|
|
3023
3248
|
}
|
|
3024
3249
|
},
|
|
3025
|
-
"
|
|
3250
|
+
"S1x": {
|
|
3026
3251
|
"type": "list",
|
|
3027
3252
|
"member": {
|
|
3028
3253
|
"type": "structure",
|
|
@@ -3037,12 +3262,12 @@
|
|
|
3037
3262
|
"dataTypeSpec": {},
|
|
3038
3263
|
"unit": {},
|
|
3039
3264
|
"type": {
|
|
3040
|
-
"shape": "
|
|
3265
|
+
"shape": "S21"
|
|
3041
3266
|
}
|
|
3042
3267
|
}
|
|
3043
3268
|
}
|
|
3044
3269
|
},
|
|
3045
|
-
"
|
|
3270
|
+
"S21": {
|
|
3046
3271
|
"type": "structure",
|
|
3047
3272
|
"members": {
|
|
3048
3273
|
"attribute": {
|
|
@@ -3061,7 +3286,7 @@
|
|
|
3061
3286
|
],
|
|
3062
3287
|
"members": {
|
|
3063
3288
|
"forwardingConfig": {
|
|
3064
|
-
"shape": "
|
|
3289
|
+
"shape": "S26"
|
|
3065
3290
|
}
|
|
3066
3291
|
}
|
|
3067
3292
|
}
|
|
@@ -3076,7 +3301,7 @@
|
|
|
3076
3301
|
"members": {
|
|
3077
3302
|
"expression": {},
|
|
3078
3303
|
"variables": {
|
|
3079
|
-
"shape": "
|
|
3304
|
+
"shape": "S2a"
|
|
3080
3305
|
},
|
|
3081
3306
|
"processingConfig": {
|
|
3082
3307
|
"type": "structure",
|
|
@@ -3086,7 +3311,7 @@
|
|
|
3086
3311
|
"members": {
|
|
3087
3312
|
"computeLocation": {},
|
|
3088
3313
|
"forwardingConfig": {
|
|
3089
|
-
"shape": "
|
|
3314
|
+
"shape": "S26"
|
|
3090
3315
|
}
|
|
3091
3316
|
}
|
|
3092
3317
|
}
|
|
@@ -3102,7 +3327,7 @@
|
|
|
3102
3327
|
"members": {
|
|
3103
3328
|
"expression": {},
|
|
3104
3329
|
"variables": {
|
|
3105
|
-
"shape": "
|
|
3330
|
+
"shape": "S2a"
|
|
3106
3331
|
},
|
|
3107
3332
|
"window": {
|
|
3108
3333
|
"type": "structure",
|
|
@@ -3132,7 +3357,7 @@
|
|
|
3132
3357
|
}
|
|
3133
3358
|
}
|
|
3134
3359
|
},
|
|
3135
|
-
"
|
|
3360
|
+
"S26": {
|
|
3136
3361
|
"type": "structure",
|
|
3137
3362
|
"required": [
|
|
3138
3363
|
"state"
|
|
@@ -3141,7 +3366,7 @@
|
|
|
3141
3366
|
"state": {}
|
|
3142
3367
|
}
|
|
3143
3368
|
},
|
|
3144
|
-
"
|
|
3369
|
+
"S2a": {
|
|
3145
3370
|
"type": "list",
|
|
3146
3371
|
"member": {
|
|
3147
3372
|
"type": "structure",
|
|
@@ -3164,7 +3389,7 @@
|
|
|
3164
3389
|
}
|
|
3165
3390
|
}
|
|
3166
3391
|
},
|
|
3167
|
-
"
|
|
3392
|
+
"S2s": {
|
|
3168
3393
|
"type": "structure",
|
|
3169
3394
|
"required": [
|
|
3170
3395
|
"state"
|
|
@@ -3172,11 +3397,11 @@
|
|
|
3172
3397
|
"members": {
|
|
3173
3398
|
"state": {},
|
|
3174
3399
|
"error": {
|
|
3175
|
-
"shape": "
|
|
3400
|
+
"shape": "S1p"
|
|
3176
3401
|
}
|
|
3177
3402
|
}
|
|
3178
3403
|
},
|
|
3179
|
-
"
|
|
3404
|
+
"S2y": {
|
|
3180
3405
|
"type": "structure",
|
|
3181
3406
|
"members": {
|
|
3182
3407
|
"greengrass": {
|
|
@@ -3199,7 +3424,7 @@
|
|
|
3199
3424
|
}
|
|
3200
3425
|
}
|
|
3201
3426
|
},
|
|
3202
|
-
"
|
|
3427
|
+
"S35": {
|
|
3203
3428
|
"type": "structure",
|
|
3204
3429
|
"required": [
|
|
3205
3430
|
"data",
|
|
@@ -3212,7 +3437,7 @@
|
|
|
3212
3437
|
"type": {}
|
|
3213
3438
|
}
|
|
3214
3439
|
},
|
|
3215
|
-
"
|
|
3440
|
+
"S39": {
|
|
3216
3441
|
"type": "structure",
|
|
3217
3442
|
"required": [
|
|
3218
3443
|
"alarmRoleArn"
|
|
@@ -3222,7 +3447,7 @@
|
|
|
3222
3447
|
"notificationLambdaArn": {}
|
|
3223
3448
|
}
|
|
3224
3449
|
},
|
|
3225
|
-
"
|
|
3450
|
+
"S3c": {
|
|
3226
3451
|
"type": "structure",
|
|
3227
3452
|
"required": [
|
|
3228
3453
|
"state"
|
|
@@ -3238,7 +3463,7 @@
|
|
|
3238
3463
|
}
|
|
3239
3464
|
}
|
|
3240
3465
|
},
|
|
3241
|
-
"
|
|
3466
|
+
"S43": {
|
|
3242
3467
|
"type": "list",
|
|
3243
3468
|
"member": {
|
|
3244
3469
|
"type": "structure",
|
|
@@ -3252,7 +3477,7 @@
|
|
|
3252
3477
|
"name": {},
|
|
3253
3478
|
"alias": {},
|
|
3254
3479
|
"notification": {
|
|
3255
|
-
"shape": "
|
|
3480
|
+
"shape": "S45"
|
|
3256
3481
|
},
|
|
3257
3482
|
"dataType": {},
|
|
3258
3483
|
"dataTypeSpec": {},
|
|
@@ -3260,7 +3485,7 @@
|
|
|
3260
3485
|
}
|
|
3261
3486
|
}
|
|
3262
3487
|
},
|
|
3263
|
-
"
|
|
3488
|
+
"S45": {
|
|
3264
3489
|
"type": "structure",
|
|
3265
3490
|
"required": [
|
|
3266
3491
|
"topic",
|
|
@@ -3271,7 +3496,7 @@
|
|
|
3271
3496
|
"state": {}
|
|
3272
3497
|
}
|
|
3273
3498
|
},
|
|
3274
|
-
"
|
|
3499
|
+
"S48": {
|
|
3275
3500
|
"type": "list",
|
|
3276
3501
|
"member": {
|
|
3277
3502
|
"type": "structure",
|
|
@@ -3284,7 +3509,7 @@
|
|
|
3284
3509
|
}
|
|
3285
3510
|
}
|
|
3286
3511
|
},
|
|
3287
|
-
"
|
|
3512
|
+
"S4e": {
|
|
3288
3513
|
"type": "list",
|
|
3289
3514
|
"member": {
|
|
3290
3515
|
"type": "structure",
|
|
@@ -3300,12 +3525,12 @@
|
|
|
3300
3525
|
"dataTypeSpec": {},
|
|
3301
3526
|
"unit": {},
|
|
3302
3527
|
"type": {
|
|
3303
|
-
"shape": "
|
|
3528
|
+
"shape": "S21"
|
|
3304
3529
|
}
|
|
3305
3530
|
}
|
|
3306
3531
|
}
|
|
3307
3532
|
},
|
|
3308
|
-
"
|
|
3533
|
+
"S4g": {
|
|
3309
3534
|
"type": "list",
|
|
3310
3535
|
"member": {
|
|
3311
3536
|
"type": "structure",
|
|
@@ -3320,7 +3545,7 @@
|
|
|
3320
3545
|
}
|
|
3321
3546
|
}
|
|
3322
3547
|
},
|
|
3323
|
-
"
|
|
3548
|
+
"S4i": {
|
|
3324
3549
|
"type": "list",
|
|
3325
3550
|
"member": {
|
|
3326
3551
|
"type": "structure",
|
|
@@ -3333,12 +3558,12 @@
|
|
|
3333
3558
|
"description": {},
|
|
3334
3559
|
"type": {},
|
|
3335
3560
|
"properties": {
|
|
3336
|
-
"shape": "
|
|
3561
|
+
"shape": "S4e"
|
|
3337
3562
|
}
|
|
3338
3563
|
}
|
|
3339
3564
|
}
|
|
3340
3565
|
},
|
|
3341
|
-
"
|
|
3566
|
+
"S4m": {
|
|
3342
3567
|
"type": "structure",
|
|
3343
3568
|
"required": [
|
|
3344
3569
|
"id",
|
|
@@ -3350,16 +3575,16 @@
|
|
|
3350
3575
|
"name": {},
|
|
3351
3576
|
"alias": {},
|
|
3352
3577
|
"notification": {
|
|
3353
|
-
"shape": "
|
|
3578
|
+
"shape": "S45"
|
|
3354
3579
|
},
|
|
3355
3580
|
"dataType": {},
|
|
3356
3581
|
"unit": {},
|
|
3357
3582
|
"type": {
|
|
3358
|
-
"shape": "
|
|
3583
|
+
"shape": "S21"
|
|
3359
3584
|
}
|
|
3360
3585
|
}
|
|
3361
3586
|
},
|
|
3362
|
-
"
|
|
3587
|
+
"S4t": {
|
|
3363
3588
|
"type": "structure",
|
|
3364
3589
|
"required": [
|
|
3365
3590
|
"state"
|
|
@@ -3379,7 +3604,7 @@
|
|
|
3379
3604
|
}
|
|
3380
3605
|
}
|
|
3381
3606
|
},
|
|
3382
|
-
"
|
|
3607
|
+
"S4y": {
|
|
3383
3608
|
"type": "list",
|
|
3384
3609
|
"member": {
|
|
3385
3610
|
"type": "structure",
|
|
@@ -3393,7 +3618,7 @@
|
|
|
3393
3618
|
}
|
|
3394
3619
|
}
|
|
3395
3620
|
},
|
|
3396
|
-
"
|
|
3621
|
+
"S57": {
|
|
3397
3622
|
"type": "structure",
|
|
3398
3623
|
"required": [
|
|
3399
3624
|
"level"
|
|
@@ -3402,7 +3627,7 @@
|
|
|
3402
3627
|
"level": {}
|
|
3403
3628
|
}
|
|
3404
3629
|
},
|
|
3405
|
-
"
|
|
3630
|
+
"S5i": {
|
|
3406
3631
|
"type": "structure",
|
|
3407
3632
|
"required": [
|
|
3408
3633
|
"customerManagedS3Storage"
|
|
@@ -3421,7 +3646,18 @@
|
|
|
3421
3646
|
}
|
|
3422
3647
|
}
|
|
3423
3648
|
},
|
|
3424
|
-
"
|
|
3649
|
+
"S5l": {
|
|
3650
|
+
"type": "structure",
|
|
3651
|
+
"members": {
|
|
3652
|
+
"numberOfDays": {
|
|
3653
|
+
"type": "integer"
|
|
3654
|
+
},
|
|
3655
|
+
"unlimited": {
|
|
3656
|
+
"type": "boolean"
|
|
3657
|
+
}
|
|
3658
|
+
}
|
|
3659
|
+
},
|
|
3660
|
+
"S5x": {
|
|
3425
3661
|
"type": "list",
|
|
3426
3662
|
"member": {}
|
|
3427
3663
|
}
|