@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
|
@@ -127,6 +127,10 @@
|
|
|
127
127
|
"Id": {
|
|
128
128
|
"location": "uri",
|
|
129
129
|
"locationName": "Id"
|
|
130
|
+
},
|
|
131
|
+
"AccountId": {
|
|
132
|
+
"location": "querystring",
|
|
133
|
+
"locationName": "AccountId"
|
|
130
134
|
}
|
|
131
135
|
}
|
|
132
136
|
},
|
|
@@ -143,20 +147,20 @@
|
|
|
143
147
|
"type": "timestamp"
|
|
144
148
|
},
|
|
145
149
|
"AnomalyTimeRange": {
|
|
146
|
-
"shape": "
|
|
150
|
+
"shape": "Sq"
|
|
147
151
|
},
|
|
148
152
|
"AnomalyReportedTimeRange": {
|
|
149
|
-
"shape": "
|
|
153
|
+
"shape": "Sr"
|
|
150
154
|
},
|
|
151
155
|
"PredictionTimeRange": {
|
|
152
|
-
"shape": "
|
|
156
|
+
"shape": "Ss"
|
|
153
157
|
},
|
|
154
158
|
"SourceDetails": {
|
|
155
|
-
"shape": "
|
|
159
|
+
"shape": "St"
|
|
156
160
|
},
|
|
157
161
|
"AssociatedInsightId": {},
|
|
158
162
|
"ResourceCollection": {
|
|
159
|
-
"shape": "
|
|
163
|
+
"shape": "S1z"
|
|
160
164
|
},
|
|
161
165
|
"Limit": {
|
|
162
166
|
"type": "double"
|
|
@@ -170,17 +174,24 @@
|
|
|
170
174
|
"Severity": {},
|
|
171
175
|
"Status": {},
|
|
172
176
|
"AnomalyTimeRange": {
|
|
173
|
-
"shape": "
|
|
177
|
+
"shape": "Sq"
|
|
174
178
|
},
|
|
175
179
|
"AnomalyReportedTimeRange": {
|
|
176
|
-
"shape": "
|
|
180
|
+
"shape": "Sr"
|
|
177
181
|
},
|
|
178
182
|
"SourceDetails": {
|
|
179
|
-
"shape": "
|
|
183
|
+
"shape": "St"
|
|
180
184
|
},
|
|
181
185
|
"AssociatedInsightId": {},
|
|
182
186
|
"ResourceCollection": {
|
|
183
|
-
"shape": "
|
|
187
|
+
"shape": "S1z"
|
|
188
|
+
},
|
|
189
|
+
"Type": {},
|
|
190
|
+
"Name": {},
|
|
191
|
+
"Description": {},
|
|
192
|
+
"CausalAnomalyId": {},
|
|
193
|
+
"AnomalyResources": {
|
|
194
|
+
"shape": "S2d"
|
|
184
195
|
}
|
|
185
196
|
}
|
|
186
197
|
}
|
|
@@ -202,7 +213,7 @@
|
|
|
202
213
|
"type": "structure",
|
|
203
214
|
"members": {
|
|
204
215
|
"InsightFeedback": {
|
|
205
|
-
"shape": "
|
|
216
|
+
"shape": "S2j"
|
|
206
217
|
}
|
|
207
218
|
}
|
|
208
219
|
}
|
|
@@ -222,6 +233,10 @@
|
|
|
222
233
|
"Id": {
|
|
223
234
|
"location": "uri",
|
|
224
235
|
"locationName": "Id"
|
|
236
|
+
},
|
|
237
|
+
"AccountId": {
|
|
238
|
+
"location": "querystring",
|
|
239
|
+
"locationName": "AccountId"
|
|
225
240
|
}
|
|
226
241
|
}
|
|
227
242
|
},
|
|
@@ -236,13 +251,13 @@
|
|
|
236
251
|
"Severity": {},
|
|
237
252
|
"Status": {},
|
|
238
253
|
"InsightTimeRange": {
|
|
239
|
-
"shape": "
|
|
254
|
+
"shape": "S2r"
|
|
240
255
|
},
|
|
241
256
|
"PredictionTimeRange": {
|
|
242
|
-
"shape": "
|
|
257
|
+
"shape": "Ss"
|
|
243
258
|
},
|
|
244
259
|
"ResourceCollection": {
|
|
245
|
-
"shape": "
|
|
260
|
+
"shape": "S1z"
|
|
246
261
|
},
|
|
247
262
|
"SsmOpsItemId": {}
|
|
248
263
|
}
|
|
@@ -255,10 +270,10 @@
|
|
|
255
270
|
"Severity": {},
|
|
256
271
|
"Status": {},
|
|
257
272
|
"InsightTimeRange": {
|
|
258
|
-
"shape": "
|
|
273
|
+
"shape": "S2r"
|
|
259
274
|
},
|
|
260
275
|
"ResourceCollection": {
|
|
261
|
-
"shape": "
|
|
276
|
+
"shape": "S1z"
|
|
262
277
|
},
|
|
263
278
|
"SsmOpsItemId": {}
|
|
264
279
|
}
|
|
@@ -266,40 +281,126 @@
|
|
|
266
281
|
}
|
|
267
282
|
}
|
|
268
283
|
},
|
|
269
|
-
"
|
|
284
|
+
"DescribeOrganizationHealth": {
|
|
270
285
|
"http": {
|
|
271
|
-
"
|
|
272
|
-
"requestUri": "/accounts/health/resource-collection/{ResourceCollectionType}",
|
|
286
|
+
"requestUri": "/organization/health",
|
|
273
287
|
"responseCode": 200
|
|
274
288
|
},
|
|
275
289
|
"input": {
|
|
290
|
+
"type": "structure",
|
|
291
|
+
"members": {
|
|
292
|
+
"AccountIds": {
|
|
293
|
+
"shape": "S2v"
|
|
294
|
+
},
|
|
295
|
+
"OrganizationalUnitIds": {
|
|
296
|
+
"shape": "S2w"
|
|
297
|
+
}
|
|
298
|
+
}
|
|
299
|
+
},
|
|
300
|
+
"output": {
|
|
276
301
|
"type": "structure",
|
|
277
302
|
"required": [
|
|
278
|
-
"
|
|
303
|
+
"OpenReactiveInsights",
|
|
304
|
+
"OpenProactiveInsights",
|
|
305
|
+
"MetricsAnalyzed",
|
|
306
|
+
"ResourceHours"
|
|
279
307
|
],
|
|
280
308
|
"members": {
|
|
281
|
-
"
|
|
282
|
-
"
|
|
283
|
-
"locationName": "ResourceCollectionType"
|
|
309
|
+
"OpenReactiveInsights": {
|
|
310
|
+
"type": "integer"
|
|
284
311
|
},
|
|
285
|
-
"
|
|
286
|
-
"
|
|
287
|
-
|
|
312
|
+
"OpenProactiveInsights": {
|
|
313
|
+
"type": "integer"
|
|
314
|
+
},
|
|
315
|
+
"MetricsAnalyzed": {
|
|
316
|
+
"type": "integer"
|
|
317
|
+
},
|
|
318
|
+
"ResourceHours": {
|
|
319
|
+
"type": "long"
|
|
320
|
+
}
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
"DescribeOrganizationOverview": {
|
|
325
|
+
"http": {
|
|
326
|
+
"requestUri": "/organization/overview",
|
|
327
|
+
"responseCode": 200
|
|
328
|
+
},
|
|
329
|
+
"input": {
|
|
330
|
+
"type": "structure",
|
|
331
|
+
"required": [
|
|
332
|
+
"FromTime"
|
|
333
|
+
],
|
|
334
|
+
"members": {
|
|
335
|
+
"FromTime": {
|
|
336
|
+
"type": "timestamp"
|
|
337
|
+
},
|
|
338
|
+
"ToTime": {
|
|
339
|
+
"type": "timestamp"
|
|
340
|
+
},
|
|
341
|
+
"AccountIds": {
|
|
342
|
+
"shape": "S2v"
|
|
343
|
+
},
|
|
344
|
+
"OrganizationalUnitIds": {
|
|
345
|
+
"shape": "S2w"
|
|
288
346
|
}
|
|
289
347
|
}
|
|
290
348
|
},
|
|
291
349
|
"output": {
|
|
292
350
|
"type": "structure",
|
|
293
351
|
"required": [
|
|
294
|
-
"
|
|
352
|
+
"ReactiveInsights",
|
|
353
|
+
"ProactiveInsights"
|
|
295
354
|
],
|
|
355
|
+
"members": {
|
|
356
|
+
"ReactiveInsights": {
|
|
357
|
+
"type": "integer"
|
|
358
|
+
},
|
|
359
|
+
"ProactiveInsights": {
|
|
360
|
+
"type": "integer"
|
|
361
|
+
}
|
|
362
|
+
}
|
|
363
|
+
}
|
|
364
|
+
},
|
|
365
|
+
"DescribeOrganizationResourceCollectionHealth": {
|
|
366
|
+
"http": {
|
|
367
|
+
"requestUri": "/organization/health/resource-collection",
|
|
368
|
+
"responseCode": 200
|
|
369
|
+
},
|
|
370
|
+
"input": {
|
|
371
|
+
"type": "structure",
|
|
372
|
+
"required": [
|
|
373
|
+
"OrganizationResourceCollectionType"
|
|
374
|
+
],
|
|
375
|
+
"members": {
|
|
376
|
+
"OrganizationResourceCollectionType": {},
|
|
377
|
+
"AccountIds": {
|
|
378
|
+
"shape": "S2v"
|
|
379
|
+
},
|
|
380
|
+
"OrganizationalUnitIds": {
|
|
381
|
+
"shape": "S2w"
|
|
382
|
+
},
|
|
383
|
+
"NextToken": {},
|
|
384
|
+
"MaxResults": {
|
|
385
|
+
"type": "integer"
|
|
386
|
+
}
|
|
387
|
+
}
|
|
388
|
+
},
|
|
389
|
+
"output": {
|
|
390
|
+
"type": "structure",
|
|
296
391
|
"members": {
|
|
297
392
|
"CloudFormation": {
|
|
393
|
+
"shape": "S36"
|
|
394
|
+
},
|
|
395
|
+
"Service": {
|
|
396
|
+
"shape": "S39"
|
|
397
|
+
},
|
|
398
|
+
"Account": {
|
|
298
399
|
"type": "list",
|
|
299
400
|
"member": {
|
|
300
401
|
"type": "structure",
|
|
301
402
|
"members": {
|
|
302
|
-
"
|
|
403
|
+
"AccountId": {},
|
|
303
404
|
"Insight": {
|
|
304
405
|
"type": "structure",
|
|
305
406
|
"members": {
|
|
@@ -308,36 +409,61 @@
|
|
|
308
409
|
},
|
|
309
410
|
"OpenReactiveInsights": {
|
|
310
411
|
"type": "integer"
|
|
311
|
-
},
|
|
312
|
-
"MeanTimeToRecoverInMilliseconds": {
|
|
313
|
-
"type": "long"
|
|
314
412
|
}
|
|
315
413
|
}
|
|
316
414
|
}
|
|
317
415
|
}
|
|
318
416
|
}
|
|
319
417
|
},
|
|
418
|
+
"NextToken": {}
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
},
|
|
422
|
+
"DescribeResourceCollectionHealth": {
|
|
423
|
+
"http": {
|
|
424
|
+
"method": "GET",
|
|
425
|
+
"requestUri": "/accounts/health/resource-collection/{ResourceCollectionType}",
|
|
426
|
+
"responseCode": 200
|
|
427
|
+
},
|
|
428
|
+
"input": {
|
|
429
|
+
"type": "structure",
|
|
430
|
+
"required": [
|
|
431
|
+
"ResourceCollectionType"
|
|
432
|
+
],
|
|
433
|
+
"members": {
|
|
434
|
+
"ResourceCollectionType": {
|
|
435
|
+
"location": "uri",
|
|
436
|
+
"locationName": "ResourceCollectionType"
|
|
437
|
+
},
|
|
438
|
+
"NextToken": {
|
|
439
|
+
"location": "querystring",
|
|
440
|
+
"locationName": "NextToken"
|
|
441
|
+
}
|
|
442
|
+
}
|
|
443
|
+
},
|
|
444
|
+
"output": {
|
|
445
|
+
"type": "structure",
|
|
446
|
+
"members": {
|
|
447
|
+
"CloudFormation": {
|
|
448
|
+
"shape": "S36"
|
|
449
|
+
},
|
|
320
450
|
"Service": {
|
|
451
|
+
"shape": "S39"
|
|
452
|
+
},
|
|
453
|
+
"NextToken": {},
|
|
454
|
+
"Tags": {
|
|
321
455
|
"type": "list",
|
|
322
456
|
"member": {
|
|
323
457
|
"type": "structure",
|
|
324
458
|
"members": {
|
|
325
|
-
"
|
|
459
|
+
"AppBoundaryKey": {},
|
|
460
|
+
"TagValue": {},
|
|
326
461
|
"Insight": {
|
|
327
|
-
"
|
|
328
|
-
"members": {
|
|
329
|
-
"OpenProactiveInsights": {
|
|
330
|
-
"type": "integer"
|
|
331
|
-
},
|
|
332
|
-
"OpenReactiveInsights": {
|
|
333
|
-
"type": "integer"
|
|
334
|
-
}
|
|
335
|
-
}
|
|
462
|
+
"shape": "S38"
|
|
336
463
|
}
|
|
337
464
|
}
|
|
338
465
|
}
|
|
339
|
-
}
|
|
340
|
-
"NextToken": {}
|
|
466
|
+
}
|
|
341
467
|
}
|
|
342
468
|
}
|
|
343
469
|
},
|
|
@@ -387,7 +513,7 @@
|
|
|
387
513
|
"type": "structure",
|
|
388
514
|
"members": {
|
|
389
515
|
"ResourceCollection": {
|
|
390
|
-
"shape": "
|
|
516
|
+
"shape": "S3s"
|
|
391
517
|
},
|
|
392
518
|
"Status": {},
|
|
393
519
|
"Costs": {
|
|
@@ -459,7 +585,23 @@
|
|
|
459
585
|
"type": "structure",
|
|
460
586
|
"members": {
|
|
461
587
|
"StackNames": {
|
|
462
|
-
"shape": "
|
|
588
|
+
"shape": "S21"
|
|
589
|
+
}
|
|
590
|
+
}
|
|
591
|
+
},
|
|
592
|
+
"Tags": {
|
|
593
|
+
"type": "list",
|
|
594
|
+
"member": {
|
|
595
|
+
"type": "structure",
|
|
596
|
+
"required": [
|
|
597
|
+
"AppBoundaryKey",
|
|
598
|
+
"TagValues"
|
|
599
|
+
],
|
|
600
|
+
"members": {
|
|
601
|
+
"AppBoundaryKey": {},
|
|
602
|
+
"TagValues": {
|
|
603
|
+
"shape": "S26"
|
|
604
|
+
}
|
|
463
605
|
}
|
|
464
606
|
}
|
|
465
607
|
}
|
|
@@ -485,12 +627,13 @@
|
|
|
485
627
|
"locationName": "InsightId"
|
|
486
628
|
},
|
|
487
629
|
"StartTimeRange": {
|
|
488
|
-
"shape": "
|
|
630
|
+
"shape": "S4c"
|
|
489
631
|
},
|
|
490
632
|
"MaxResults": {
|
|
491
633
|
"type": "integer"
|
|
492
634
|
},
|
|
493
|
-
"NextToken": {}
|
|
635
|
+
"NextToken": {},
|
|
636
|
+
"AccountId": {}
|
|
494
637
|
}
|
|
495
638
|
},
|
|
496
639
|
"output": {
|
|
@@ -508,20 +651,20 @@
|
|
|
508
651
|
"type": "timestamp"
|
|
509
652
|
},
|
|
510
653
|
"AnomalyTimeRange": {
|
|
511
|
-
"shape": "
|
|
654
|
+
"shape": "Sq"
|
|
512
655
|
},
|
|
513
656
|
"AnomalyReportedTimeRange": {
|
|
514
|
-
"shape": "
|
|
657
|
+
"shape": "Sr"
|
|
515
658
|
},
|
|
516
659
|
"PredictionTimeRange": {
|
|
517
|
-
"shape": "
|
|
660
|
+
"shape": "Ss"
|
|
518
661
|
},
|
|
519
662
|
"SourceDetails": {
|
|
520
|
-
"shape": "
|
|
663
|
+
"shape": "St"
|
|
521
664
|
},
|
|
522
665
|
"AssociatedInsightId": {},
|
|
523
666
|
"ResourceCollection": {
|
|
524
|
-
"shape": "
|
|
667
|
+
"shape": "S1z"
|
|
525
668
|
},
|
|
526
669
|
"Limit": {
|
|
527
670
|
"type": "double"
|
|
@@ -538,17 +681,24 @@
|
|
|
538
681
|
"Severity": {},
|
|
539
682
|
"Status": {},
|
|
540
683
|
"AnomalyTimeRange": {
|
|
541
|
-
"shape": "
|
|
684
|
+
"shape": "Sq"
|
|
542
685
|
},
|
|
543
686
|
"AnomalyReportedTimeRange": {
|
|
544
|
-
"shape": "
|
|
687
|
+
"shape": "Sr"
|
|
545
688
|
},
|
|
546
689
|
"SourceDetails": {
|
|
547
|
-
"shape": "
|
|
690
|
+
"shape": "St"
|
|
548
691
|
},
|
|
549
692
|
"AssociatedInsightId": {},
|
|
550
693
|
"ResourceCollection": {
|
|
551
|
-
"shape": "
|
|
694
|
+
"shape": "S1z"
|
|
695
|
+
},
|
|
696
|
+
"Type": {},
|
|
697
|
+
"Name": {},
|
|
698
|
+
"Description": {},
|
|
699
|
+
"CausalAnomalyId": {},
|
|
700
|
+
"AnomalyResources": {
|
|
701
|
+
"shape": "S2d"
|
|
552
702
|
}
|
|
553
703
|
}
|
|
554
704
|
}
|
|
@@ -591,14 +741,15 @@
|
|
|
591
741
|
"EventSource": {},
|
|
592
742
|
"DataSource": {},
|
|
593
743
|
"ResourceCollection": {
|
|
594
|
-
"shape": "
|
|
744
|
+
"shape": "S1z"
|
|
595
745
|
}
|
|
596
746
|
}
|
|
597
747
|
},
|
|
598
748
|
"MaxResults": {
|
|
599
749
|
"type": "integer"
|
|
600
750
|
},
|
|
601
|
-
"NextToken": {}
|
|
751
|
+
"NextToken": {},
|
|
752
|
+
"AccountId": {}
|
|
602
753
|
}
|
|
603
754
|
},
|
|
604
755
|
"output": {
|
|
@@ -613,7 +764,7 @@
|
|
|
613
764
|
"type": "structure",
|
|
614
765
|
"members": {
|
|
615
766
|
"ResourceCollection": {
|
|
616
|
-
"shape": "
|
|
767
|
+
"shape": "S1z"
|
|
617
768
|
},
|
|
618
769
|
"Id": {},
|
|
619
770
|
"Time": {
|
|
@@ -653,52 +804,7 @@
|
|
|
653
804
|
],
|
|
654
805
|
"members": {
|
|
655
806
|
"StatusFilter": {
|
|
656
|
-
"
|
|
657
|
-
"members": {
|
|
658
|
-
"Ongoing": {
|
|
659
|
-
"type": "structure",
|
|
660
|
-
"required": [
|
|
661
|
-
"Type"
|
|
662
|
-
],
|
|
663
|
-
"members": {
|
|
664
|
-
"Type": {}
|
|
665
|
-
}
|
|
666
|
-
},
|
|
667
|
-
"Closed": {
|
|
668
|
-
"type": "structure",
|
|
669
|
-
"required": [
|
|
670
|
-
"Type",
|
|
671
|
-
"EndTimeRange"
|
|
672
|
-
],
|
|
673
|
-
"members": {
|
|
674
|
-
"Type": {},
|
|
675
|
-
"EndTimeRange": {
|
|
676
|
-
"type": "structure",
|
|
677
|
-
"members": {
|
|
678
|
-
"FromTime": {
|
|
679
|
-
"type": "timestamp"
|
|
680
|
-
},
|
|
681
|
-
"ToTime": {
|
|
682
|
-
"type": "timestamp"
|
|
683
|
-
}
|
|
684
|
-
}
|
|
685
|
-
}
|
|
686
|
-
}
|
|
687
|
-
},
|
|
688
|
-
"Any": {
|
|
689
|
-
"type": "structure",
|
|
690
|
-
"required": [
|
|
691
|
-
"Type",
|
|
692
|
-
"StartTimeRange"
|
|
693
|
-
],
|
|
694
|
-
"members": {
|
|
695
|
-
"Type": {},
|
|
696
|
-
"StartTimeRange": {
|
|
697
|
-
"shape": "S2m"
|
|
698
|
-
}
|
|
699
|
-
}
|
|
700
|
-
}
|
|
701
|
-
}
|
|
807
|
+
"shape": "S51"
|
|
702
808
|
},
|
|
703
809
|
"MaxResults": {
|
|
704
810
|
"type": "integer"
|
|
@@ -710,10 +816,10 @@
|
|
|
710
816
|
"type": "structure",
|
|
711
817
|
"members": {
|
|
712
818
|
"ProactiveInsights": {
|
|
713
|
-
"shape": "
|
|
819
|
+
"shape": "S59"
|
|
714
820
|
},
|
|
715
821
|
"ReactiveInsights": {
|
|
716
|
-
"shape": "
|
|
822
|
+
"shape": "S5f"
|
|
717
823
|
},
|
|
718
824
|
"NextToken": {}
|
|
719
825
|
}
|
|
@@ -749,6 +855,90 @@
|
|
|
749
855
|
}
|
|
750
856
|
}
|
|
751
857
|
},
|
|
858
|
+
"ListOrganizationInsights": {
|
|
859
|
+
"http": {
|
|
860
|
+
"requestUri": "/organization/insights",
|
|
861
|
+
"responseCode": 200
|
|
862
|
+
},
|
|
863
|
+
"input": {
|
|
864
|
+
"type": "structure",
|
|
865
|
+
"required": [
|
|
866
|
+
"StatusFilter"
|
|
867
|
+
],
|
|
868
|
+
"members": {
|
|
869
|
+
"StatusFilter": {
|
|
870
|
+
"shape": "S51"
|
|
871
|
+
},
|
|
872
|
+
"MaxResults": {
|
|
873
|
+
"type": "integer"
|
|
874
|
+
},
|
|
875
|
+
"AccountIds": {
|
|
876
|
+
"type": "list",
|
|
877
|
+
"member": {}
|
|
878
|
+
},
|
|
879
|
+
"OrganizationalUnitIds": {
|
|
880
|
+
"type": "list",
|
|
881
|
+
"member": {}
|
|
882
|
+
},
|
|
883
|
+
"NextToken": {}
|
|
884
|
+
}
|
|
885
|
+
},
|
|
886
|
+
"output": {
|
|
887
|
+
"type": "structure",
|
|
888
|
+
"members": {
|
|
889
|
+
"ProactiveInsights": {
|
|
890
|
+
"type": "list",
|
|
891
|
+
"member": {
|
|
892
|
+
"type": "structure",
|
|
893
|
+
"members": {
|
|
894
|
+
"Id": {},
|
|
895
|
+
"AccountId": {},
|
|
896
|
+
"OrganizationalUnitId": {},
|
|
897
|
+
"Name": {},
|
|
898
|
+
"Severity": {},
|
|
899
|
+
"Status": {},
|
|
900
|
+
"InsightTimeRange": {
|
|
901
|
+
"shape": "S2r"
|
|
902
|
+
},
|
|
903
|
+
"PredictionTimeRange": {
|
|
904
|
+
"shape": "Ss"
|
|
905
|
+
},
|
|
906
|
+
"ResourceCollection": {
|
|
907
|
+
"shape": "S1z"
|
|
908
|
+
},
|
|
909
|
+
"ServiceCollection": {
|
|
910
|
+
"shape": "S5b"
|
|
911
|
+
}
|
|
912
|
+
}
|
|
913
|
+
}
|
|
914
|
+
},
|
|
915
|
+
"ReactiveInsights": {
|
|
916
|
+
"type": "list",
|
|
917
|
+
"member": {
|
|
918
|
+
"type": "structure",
|
|
919
|
+
"members": {
|
|
920
|
+
"Id": {},
|
|
921
|
+
"AccountId": {},
|
|
922
|
+
"OrganizationalUnitId": {},
|
|
923
|
+
"Name": {},
|
|
924
|
+
"Severity": {},
|
|
925
|
+
"Status": {},
|
|
926
|
+
"InsightTimeRange": {
|
|
927
|
+
"shape": "S2r"
|
|
928
|
+
},
|
|
929
|
+
"ResourceCollection": {
|
|
930
|
+
"shape": "S1z"
|
|
931
|
+
},
|
|
932
|
+
"ServiceCollection": {
|
|
933
|
+
"shape": "S5b"
|
|
934
|
+
}
|
|
935
|
+
}
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
"NextToken": {}
|
|
939
|
+
}
|
|
940
|
+
}
|
|
941
|
+
},
|
|
752
942
|
"ListRecommendations": {
|
|
753
943
|
"http": {
|
|
754
944
|
"requestUri": "/recommendations",
|
|
@@ -762,7 +952,8 @@
|
|
|
762
952
|
"members": {
|
|
763
953
|
"InsightId": {},
|
|
764
954
|
"NextToken": {},
|
|
765
|
-
"Locale": {}
|
|
955
|
+
"Locale": {},
|
|
956
|
+
"AccountId": {}
|
|
766
957
|
}
|
|
767
958
|
},
|
|
768
959
|
"output": {
|
|
@@ -828,7 +1019,8 @@
|
|
|
828
1019
|
}
|
|
829
1020
|
}
|
|
830
1021
|
}
|
|
831
|
-
}
|
|
1022
|
+
},
|
|
1023
|
+
"AnomalyId": {}
|
|
832
1024
|
}
|
|
833
1025
|
}
|
|
834
1026
|
}
|
|
@@ -849,7 +1041,7 @@
|
|
|
849
1041
|
"type": "structure",
|
|
850
1042
|
"members": {
|
|
851
1043
|
"InsightFeedback": {
|
|
852
|
-
"shape": "
|
|
1044
|
+
"shape": "S2j"
|
|
853
1045
|
}
|
|
854
1046
|
}
|
|
855
1047
|
},
|
|
@@ -894,24 +1086,22 @@
|
|
|
894
1086
|
],
|
|
895
1087
|
"members": {
|
|
896
1088
|
"StartTimeRange": {
|
|
897
|
-
"shape": "
|
|
1089
|
+
"shape": "S4c"
|
|
898
1090
|
},
|
|
899
1091
|
"Filters": {
|
|
900
1092
|
"type": "structure",
|
|
901
1093
|
"members": {
|
|
902
1094
|
"Severities": {
|
|
903
|
-
"
|
|
904
|
-
"member": {}
|
|
1095
|
+
"shape": "S6r"
|
|
905
1096
|
},
|
|
906
1097
|
"Statuses": {
|
|
907
|
-
"
|
|
908
|
-
"member": {}
|
|
1098
|
+
"shape": "S6s"
|
|
909
1099
|
},
|
|
910
1100
|
"ResourceCollection": {
|
|
911
|
-
"shape": "
|
|
1101
|
+
"shape": "S1z"
|
|
912
1102
|
},
|
|
913
1103
|
"ServiceCollection": {
|
|
914
|
-
"shape": "
|
|
1104
|
+
"shape": "S5b"
|
|
915
1105
|
}
|
|
916
1106
|
}
|
|
917
1107
|
},
|
|
@@ -926,10 +1116,67 @@
|
|
|
926
1116
|
"type": "structure",
|
|
927
1117
|
"members": {
|
|
928
1118
|
"ProactiveInsights": {
|
|
929
|
-
"shape": "
|
|
1119
|
+
"shape": "S59"
|
|
930
1120
|
},
|
|
931
1121
|
"ReactiveInsights": {
|
|
932
|
-
"shape": "
|
|
1122
|
+
"shape": "S5f"
|
|
1123
|
+
},
|
|
1124
|
+
"NextToken": {}
|
|
1125
|
+
}
|
|
1126
|
+
}
|
|
1127
|
+
},
|
|
1128
|
+
"SearchOrganizationInsights": {
|
|
1129
|
+
"http": {
|
|
1130
|
+
"requestUri": "/organization/insights/search",
|
|
1131
|
+
"responseCode": 200
|
|
1132
|
+
},
|
|
1133
|
+
"input": {
|
|
1134
|
+
"type": "structure",
|
|
1135
|
+
"required": [
|
|
1136
|
+
"AccountIds",
|
|
1137
|
+
"StartTimeRange",
|
|
1138
|
+
"Type"
|
|
1139
|
+
],
|
|
1140
|
+
"members": {
|
|
1141
|
+
"AccountIds": {
|
|
1142
|
+
"type": "list",
|
|
1143
|
+
"member": {}
|
|
1144
|
+
},
|
|
1145
|
+
"StartTimeRange": {
|
|
1146
|
+
"shape": "S4c"
|
|
1147
|
+
},
|
|
1148
|
+
"Filters": {
|
|
1149
|
+
"type": "structure",
|
|
1150
|
+
"members": {
|
|
1151
|
+
"Severities": {
|
|
1152
|
+
"shape": "S6r"
|
|
1153
|
+
},
|
|
1154
|
+
"Statuses": {
|
|
1155
|
+
"shape": "S6s"
|
|
1156
|
+
},
|
|
1157
|
+
"ResourceCollection": {
|
|
1158
|
+
"shape": "S1z"
|
|
1159
|
+
},
|
|
1160
|
+
"ServiceCollection": {
|
|
1161
|
+
"shape": "S5b"
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
"MaxResults": {
|
|
1166
|
+
"type": "integer"
|
|
1167
|
+
},
|
|
1168
|
+
"NextToken": {},
|
|
1169
|
+
"Type": {}
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
"output": {
|
|
1173
|
+
"type": "structure",
|
|
1174
|
+
"members": {
|
|
1175
|
+
"ProactiveInsights": {
|
|
1176
|
+
"shape": "S59"
|
|
1177
|
+
},
|
|
1178
|
+
"ReactiveInsights": {
|
|
1179
|
+
"shape": "S5f"
|
|
933
1180
|
},
|
|
934
1181
|
"NextToken": {}
|
|
935
1182
|
}
|
|
@@ -948,7 +1195,7 @@
|
|
|
948
1195
|
],
|
|
949
1196
|
"members": {
|
|
950
1197
|
"ResourceCollection": {
|
|
951
|
-
"shape": "
|
|
1198
|
+
"shape": "S3s"
|
|
952
1199
|
},
|
|
953
1200
|
"ClientToken": {
|
|
954
1201
|
"idempotencyToken": true
|
|
@@ -985,6 +1232,23 @@
|
|
|
985
1232
|
"member": {}
|
|
986
1233
|
}
|
|
987
1234
|
}
|
|
1235
|
+
},
|
|
1236
|
+
"Tags": {
|
|
1237
|
+
"type": "list",
|
|
1238
|
+
"member": {
|
|
1239
|
+
"type": "structure",
|
|
1240
|
+
"required": [
|
|
1241
|
+
"AppBoundaryKey",
|
|
1242
|
+
"TagValues"
|
|
1243
|
+
],
|
|
1244
|
+
"members": {
|
|
1245
|
+
"AppBoundaryKey": {},
|
|
1246
|
+
"TagValues": {
|
|
1247
|
+
"type": "list",
|
|
1248
|
+
"member": {}
|
|
1249
|
+
}
|
|
1250
|
+
}
|
|
1251
|
+
}
|
|
988
1252
|
}
|
|
989
1253
|
}
|
|
990
1254
|
}
|
|
@@ -1041,7 +1305,7 @@
|
|
|
1041
1305
|
}
|
|
1042
1306
|
}
|
|
1043
1307
|
},
|
|
1044
|
-
"
|
|
1308
|
+
"Sq": {
|
|
1045
1309
|
"type": "structure",
|
|
1046
1310
|
"required": [
|
|
1047
1311
|
"StartTime"
|
|
@@ -1055,7 +1319,7 @@
|
|
|
1055
1319
|
}
|
|
1056
1320
|
}
|
|
1057
1321
|
},
|
|
1058
|
-
"
|
|
1322
|
+
"Sr": {
|
|
1059
1323
|
"type": "structure",
|
|
1060
1324
|
"required": [
|
|
1061
1325
|
"OpenTime"
|
|
@@ -1069,7 +1333,7 @@
|
|
|
1069
1333
|
}
|
|
1070
1334
|
}
|
|
1071
1335
|
},
|
|
1072
|
-
"
|
|
1336
|
+
"Ss": {
|
|
1073
1337
|
"type": "structure",
|
|
1074
1338
|
"required": [
|
|
1075
1339
|
"StartTime"
|
|
@@ -1083,7 +1347,7 @@
|
|
|
1083
1347
|
}
|
|
1084
1348
|
}
|
|
1085
1349
|
},
|
|
1086
|
-
"
|
|
1350
|
+
"St": {
|
|
1087
1351
|
"type": "structure",
|
|
1088
1352
|
"members": {
|
|
1089
1353
|
"CloudWatchMetrics": {
|
|
@@ -1107,37 +1371,172 @@
|
|
|
1107
1371
|
"Unit": {},
|
|
1108
1372
|
"Period": {
|
|
1109
1373
|
"type": "integer"
|
|
1374
|
+
},
|
|
1375
|
+
"MetricDataSummary": {
|
|
1376
|
+
"type": "structure",
|
|
1377
|
+
"members": {
|
|
1378
|
+
"TimestampMetricValuePairList": {
|
|
1379
|
+
"type": "list",
|
|
1380
|
+
"member": {
|
|
1381
|
+
"type": "structure",
|
|
1382
|
+
"members": {
|
|
1383
|
+
"Timestamp": {
|
|
1384
|
+
"type": "timestamp"
|
|
1385
|
+
},
|
|
1386
|
+
"MetricValue": {
|
|
1387
|
+
"type": "double"
|
|
1388
|
+
}
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
},
|
|
1392
|
+
"StatusCode": {}
|
|
1393
|
+
}
|
|
1110
1394
|
}
|
|
1111
1395
|
}
|
|
1112
1396
|
}
|
|
1397
|
+
},
|
|
1398
|
+
"PerformanceInsightsMetrics": {
|
|
1399
|
+
"type": "list",
|
|
1400
|
+
"member": {
|
|
1401
|
+
"type": "structure",
|
|
1402
|
+
"members": {
|
|
1403
|
+
"MetricDisplayName": {},
|
|
1404
|
+
"Unit": {},
|
|
1405
|
+
"MetricQuery": {
|
|
1406
|
+
"shape": "S1e"
|
|
1407
|
+
},
|
|
1408
|
+
"ReferenceData": {
|
|
1409
|
+
"type": "list",
|
|
1410
|
+
"member": {
|
|
1411
|
+
"type": "structure",
|
|
1412
|
+
"members": {
|
|
1413
|
+
"Name": {},
|
|
1414
|
+
"ComparisonValues": {
|
|
1415
|
+
"type": "structure",
|
|
1416
|
+
"members": {
|
|
1417
|
+
"ReferenceScalar": {
|
|
1418
|
+
"type": "structure",
|
|
1419
|
+
"members": {
|
|
1420
|
+
"Value": {
|
|
1421
|
+
"type": "double"
|
|
1422
|
+
}
|
|
1423
|
+
}
|
|
1424
|
+
},
|
|
1425
|
+
"ReferenceMetric": {
|
|
1426
|
+
"type": "structure",
|
|
1427
|
+
"members": {
|
|
1428
|
+
"MetricQuery": {
|
|
1429
|
+
"shape": "S1e"
|
|
1430
|
+
}
|
|
1431
|
+
}
|
|
1432
|
+
}
|
|
1433
|
+
}
|
|
1434
|
+
}
|
|
1435
|
+
}
|
|
1436
|
+
}
|
|
1437
|
+
},
|
|
1438
|
+
"StatsAtAnomaly": {
|
|
1439
|
+
"shape": "S1v"
|
|
1440
|
+
},
|
|
1441
|
+
"StatsAtBaseline": {
|
|
1442
|
+
"shape": "S1v"
|
|
1443
|
+
}
|
|
1444
|
+
}
|
|
1445
|
+
}
|
|
1446
|
+
}
|
|
1447
|
+
}
|
|
1448
|
+
},
|
|
1449
|
+
"S1e": {
|
|
1450
|
+
"type": "structure",
|
|
1451
|
+
"members": {
|
|
1452
|
+
"Metric": {},
|
|
1453
|
+
"GroupBy": {
|
|
1454
|
+
"type": "structure",
|
|
1455
|
+
"members": {
|
|
1456
|
+
"Group": {},
|
|
1457
|
+
"Dimensions": {
|
|
1458
|
+
"type": "list",
|
|
1459
|
+
"member": {}
|
|
1460
|
+
},
|
|
1461
|
+
"Limit": {
|
|
1462
|
+
"type": "integer"
|
|
1463
|
+
}
|
|
1464
|
+
}
|
|
1465
|
+
},
|
|
1466
|
+
"Filter": {
|
|
1467
|
+
"type": "map",
|
|
1468
|
+
"key": {},
|
|
1469
|
+
"value": {}
|
|
1113
1470
|
}
|
|
1114
1471
|
}
|
|
1115
1472
|
},
|
|
1116
|
-
"
|
|
1473
|
+
"S1v": {
|
|
1474
|
+
"type": "list",
|
|
1475
|
+
"member": {
|
|
1476
|
+
"type": "structure",
|
|
1477
|
+
"members": {
|
|
1478
|
+
"Type": {},
|
|
1479
|
+
"Value": {
|
|
1480
|
+
"type": "double"
|
|
1481
|
+
}
|
|
1482
|
+
}
|
|
1483
|
+
}
|
|
1484
|
+
},
|
|
1485
|
+
"S1z": {
|
|
1117
1486
|
"type": "structure",
|
|
1118
1487
|
"members": {
|
|
1119
1488
|
"CloudFormation": {
|
|
1120
1489
|
"type": "structure",
|
|
1121
1490
|
"members": {
|
|
1122
1491
|
"StackNames": {
|
|
1123
|
-
"shape": "
|
|
1492
|
+
"shape": "S21"
|
|
1493
|
+
}
|
|
1494
|
+
}
|
|
1495
|
+
},
|
|
1496
|
+
"Tags": {
|
|
1497
|
+
"type": "list",
|
|
1498
|
+
"member": {
|
|
1499
|
+
"type": "structure",
|
|
1500
|
+
"required": [
|
|
1501
|
+
"AppBoundaryKey",
|
|
1502
|
+
"TagValues"
|
|
1503
|
+
],
|
|
1504
|
+
"members": {
|
|
1505
|
+
"AppBoundaryKey": {},
|
|
1506
|
+
"TagValues": {
|
|
1507
|
+
"shape": "S26"
|
|
1508
|
+
}
|
|
1124
1509
|
}
|
|
1125
1510
|
}
|
|
1126
1511
|
}
|
|
1127
1512
|
}
|
|
1128
1513
|
},
|
|
1129
|
-
"
|
|
1514
|
+
"S21": {
|
|
1515
|
+
"type": "list",
|
|
1516
|
+
"member": {}
|
|
1517
|
+
},
|
|
1518
|
+
"S26": {
|
|
1130
1519
|
"type": "list",
|
|
1131
1520
|
"member": {}
|
|
1132
1521
|
},
|
|
1133
|
-
"
|
|
1522
|
+
"S2d": {
|
|
1523
|
+
"type": "list",
|
|
1524
|
+
"member": {
|
|
1525
|
+
"type": "structure",
|
|
1526
|
+
"members": {
|
|
1527
|
+
"Name": {},
|
|
1528
|
+
"Type": {}
|
|
1529
|
+
}
|
|
1530
|
+
}
|
|
1531
|
+
},
|
|
1532
|
+
"S2j": {
|
|
1134
1533
|
"type": "structure",
|
|
1135
1534
|
"members": {
|
|
1136
1535
|
"Id": {},
|
|
1137
1536
|
"Feedback": {}
|
|
1138
1537
|
}
|
|
1139
1538
|
},
|
|
1140
|
-
"
|
|
1539
|
+
"S2r": {
|
|
1141
1540
|
"type": "structure",
|
|
1142
1541
|
"required": [
|
|
1143
1542
|
"StartTime"
|
|
@@ -1151,7 +1550,61 @@
|
|
|
1151
1550
|
}
|
|
1152
1551
|
}
|
|
1153
1552
|
},
|
|
1154
|
-
"
|
|
1553
|
+
"S2v": {
|
|
1554
|
+
"type": "list",
|
|
1555
|
+
"member": {}
|
|
1556
|
+
},
|
|
1557
|
+
"S2w": {
|
|
1558
|
+
"type": "list",
|
|
1559
|
+
"member": {}
|
|
1560
|
+
},
|
|
1561
|
+
"S36": {
|
|
1562
|
+
"type": "list",
|
|
1563
|
+
"member": {
|
|
1564
|
+
"type": "structure",
|
|
1565
|
+
"members": {
|
|
1566
|
+
"StackName": {},
|
|
1567
|
+
"Insight": {
|
|
1568
|
+
"shape": "S38"
|
|
1569
|
+
}
|
|
1570
|
+
}
|
|
1571
|
+
}
|
|
1572
|
+
},
|
|
1573
|
+
"S38": {
|
|
1574
|
+
"type": "structure",
|
|
1575
|
+
"members": {
|
|
1576
|
+
"OpenProactiveInsights": {
|
|
1577
|
+
"type": "integer"
|
|
1578
|
+
},
|
|
1579
|
+
"OpenReactiveInsights": {
|
|
1580
|
+
"type": "integer"
|
|
1581
|
+
},
|
|
1582
|
+
"MeanTimeToRecoverInMilliseconds": {
|
|
1583
|
+
"type": "long"
|
|
1584
|
+
}
|
|
1585
|
+
}
|
|
1586
|
+
},
|
|
1587
|
+
"S39": {
|
|
1588
|
+
"type": "list",
|
|
1589
|
+
"member": {
|
|
1590
|
+
"type": "structure",
|
|
1591
|
+
"members": {
|
|
1592
|
+
"ServiceName": {},
|
|
1593
|
+
"Insight": {
|
|
1594
|
+
"type": "structure",
|
|
1595
|
+
"members": {
|
|
1596
|
+
"OpenProactiveInsights": {
|
|
1597
|
+
"type": "integer"
|
|
1598
|
+
},
|
|
1599
|
+
"OpenReactiveInsights": {
|
|
1600
|
+
"type": "integer"
|
|
1601
|
+
}
|
|
1602
|
+
}
|
|
1603
|
+
}
|
|
1604
|
+
}
|
|
1605
|
+
}
|
|
1606
|
+
},
|
|
1607
|
+
"S3s": {
|
|
1155
1608
|
"type": "structure",
|
|
1156
1609
|
"members": {
|
|
1157
1610
|
"CloudFormation": {
|
|
@@ -1162,10 +1615,27 @@
|
|
|
1162
1615
|
"member": {}
|
|
1163
1616
|
}
|
|
1164
1617
|
}
|
|
1618
|
+
},
|
|
1619
|
+
"Tags": {
|
|
1620
|
+
"type": "list",
|
|
1621
|
+
"member": {
|
|
1622
|
+
"type": "structure",
|
|
1623
|
+
"required": [
|
|
1624
|
+
"AppBoundaryKey",
|
|
1625
|
+
"TagValues"
|
|
1626
|
+
],
|
|
1627
|
+
"members": {
|
|
1628
|
+
"AppBoundaryKey": {},
|
|
1629
|
+
"TagValues": {
|
|
1630
|
+
"type": "list",
|
|
1631
|
+
"member": {}
|
|
1632
|
+
}
|
|
1633
|
+
}
|
|
1634
|
+
}
|
|
1165
1635
|
}
|
|
1166
1636
|
}
|
|
1167
1637
|
},
|
|
1168
|
-
"
|
|
1638
|
+
"S4c": {
|
|
1169
1639
|
"type": "structure",
|
|
1170
1640
|
"members": {
|
|
1171
1641
|
"FromTime": {
|
|
@@ -1176,7 +1646,55 @@
|
|
|
1176
1646
|
}
|
|
1177
1647
|
}
|
|
1178
1648
|
},
|
|
1179
|
-
"
|
|
1649
|
+
"S51": {
|
|
1650
|
+
"type": "structure",
|
|
1651
|
+
"members": {
|
|
1652
|
+
"Ongoing": {
|
|
1653
|
+
"type": "structure",
|
|
1654
|
+
"required": [
|
|
1655
|
+
"Type"
|
|
1656
|
+
],
|
|
1657
|
+
"members": {
|
|
1658
|
+
"Type": {}
|
|
1659
|
+
}
|
|
1660
|
+
},
|
|
1661
|
+
"Closed": {
|
|
1662
|
+
"type": "structure",
|
|
1663
|
+
"required": [
|
|
1664
|
+
"Type",
|
|
1665
|
+
"EndTimeRange"
|
|
1666
|
+
],
|
|
1667
|
+
"members": {
|
|
1668
|
+
"Type": {},
|
|
1669
|
+
"EndTimeRange": {
|
|
1670
|
+
"type": "structure",
|
|
1671
|
+
"members": {
|
|
1672
|
+
"FromTime": {
|
|
1673
|
+
"type": "timestamp"
|
|
1674
|
+
},
|
|
1675
|
+
"ToTime": {
|
|
1676
|
+
"type": "timestamp"
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
}
|
|
1680
|
+
}
|
|
1681
|
+
},
|
|
1682
|
+
"Any": {
|
|
1683
|
+
"type": "structure",
|
|
1684
|
+
"required": [
|
|
1685
|
+
"Type",
|
|
1686
|
+
"StartTimeRange"
|
|
1687
|
+
],
|
|
1688
|
+
"members": {
|
|
1689
|
+
"Type": {},
|
|
1690
|
+
"StartTimeRange": {
|
|
1691
|
+
"shape": "S4c"
|
|
1692
|
+
}
|
|
1693
|
+
}
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
},
|
|
1697
|
+
"S59": {
|
|
1180
1698
|
"type": "list",
|
|
1181
1699
|
"member": {
|
|
1182
1700
|
"type": "structure",
|
|
@@ -1186,21 +1704,24 @@
|
|
|
1186
1704
|
"Severity": {},
|
|
1187
1705
|
"Status": {},
|
|
1188
1706
|
"InsightTimeRange": {
|
|
1189
|
-
"shape": "
|
|
1707
|
+
"shape": "S2r"
|
|
1190
1708
|
},
|
|
1191
1709
|
"PredictionTimeRange": {
|
|
1192
|
-
"shape": "
|
|
1710
|
+
"shape": "Ss"
|
|
1193
1711
|
},
|
|
1194
1712
|
"ResourceCollection": {
|
|
1195
|
-
"shape": "
|
|
1713
|
+
"shape": "S1z"
|
|
1196
1714
|
},
|
|
1197
1715
|
"ServiceCollection": {
|
|
1198
|
-
"shape": "
|
|
1716
|
+
"shape": "S5b"
|
|
1717
|
+
},
|
|
1718
|
+
"AssociatedResourceArns": {
|
|
1719
|
+
"shape": "S5d"
|
|
1199
1720
|
}
|
|
1200
1721
|
}
|
|
1201
1722
|
}
|
|
1202
1723
|
},
|
|
1203
|
-
"
|
|
1724
|
+
"S5b": {
|
|
1204
1725
|
"type": "structure",
|
|
1205
1726
|
"members": {
|
|
1206
1727
|
"ServiceNames": {
|
|
@@ -1209,7 +1730,11 @@
|
|
|
1209
1730
|
}
|
|
1210
1731
|
}
|
|
1211
1732
|
},
|
|
1212
|
-
"
|
|
1733
|
+
"S5d": {
|
|
1734
|
+
"type": "list",
|
|
1735
|
+
"member": {}
|
|
1736
|
+
},
|
|
1737
|
+
"S5f": {
|
|
1213
1738
|
"type": "list",
|
|
1214
1739
|
"member": {
|
|
1215
1740
|
"type": "structure",
|
|
@@ -1219,16 +1744,27 @@
|
|
|
1219
1744
|
"Severity": {},
|
|
1220
1745
|
"Status": {},
|
|
1221
1746
|
"InsightTimeRange": {
|
|
1222
|
-
"shape": "
|
|
1747
|
+
"shape": "S2r"
|
|
1223
1748
|
},
|
|
1224
1749
|
"ResourceCollection": {
|
|
1225
|
-
"shape": "
|
|
1750
|
+
"shape": "S1z"
|
|
1226
1751
|
},
|
|
1227
1752
|
"ServiceCollection": {
|
|
1228
|
-
"shape": "
|
|
1753
|
+
"shape": "S5b"
|
|
1754
|
+
},
|
|
1755
|
+
"AssociatedResourceArns": {
|
|
1756
|
+
"shape": "S5d"
|
|
1229
1757
|
}
|
|
1230
1758
|
}
|
|
1231
1759
|
}
|
|
1760
|
+
},
|
|
1761
|
+
"S6r": {
|
|
1762
|
+
"type": "list",
|
|
1763
|
+
"member": {}
|
|
1764
|
+
},
|
|
1765
|
+
"S6s": {
|
|
1766
|
+
"type": "list",
|
|
1767
|
+
"member": {}
|
|
1232
1768
|
}
|
|
1233
1769
|
}
|
|
1234
1770
|
}
|