@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26
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 +20 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -82,6 +82,31 @@
|
|
|
82
82
|
}
|
|
83
83
|
}
|
|
84
84
|
},
|
|
85
|
+
"CreateLocationFsxLustre": {
|
|
86
|
+
"input": {
|
|
87
|
+
"type": "structure",
|
|
88
|
+
"required": [
|
|
89
|
+
"FsxFilesystemArn",
|
|
90
|
+
"SecurityGroupArns"
|
|
91
|
+
],
|
|
92
|
+
"members": {
|
|
93
|
+
"FsxFilesystemArn": {},
|
|
94
|
+
"SecurityGroupArns": {
|
|
95
|
+
"shape": "Sl"
|
|
96
|
+
},
|
|
97
|
+
"Subdirectory": {},
|
|
98
|
+
"Tags": {
|
|
99
|
+
"shape": "S7"
|
|
100
|
+
}
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
"output": {
|
|
104
|
+
"type": "structure",
|
|
105
|
+
"members": {
|
|
106
|
+
"LocationArn": {}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
},
|
|
85
110
|
"CreateLocationFsxWindows": {
|
|
86
111
|
"input": {
|
|
87
112
|
"type": "structure",
|
|
@@ -103,7 +128,7 @@
|
|
|
103
128
|
"User": {},
|
|
104
129
|
"Domain": {},
|
|
105
130
|
"Password": {
|
|
106
|
-
"shape": "
|
|
131
|
+
"shape": "Sw"
|
|
107
132
|
}
|
|
108
133
|
}
|
|
109
134
|
},
|
|
@@ -125,7 +150,7 @@
|
|
|
125
150
|
"members": {
|
|
126
151
|
"Subdirectory": {},
|
|
127
152
|
"NameNodes": {
|
|
128
|
-
"shape": "
|
|
153
|
+
"shape": "S10"
|
|
129
154
|
},
|
|
130
155
|
"BlockSize": {
|
|
131
156
|
"type": "integer"
|
|
@@ -135,7 +160,7 @@
|
|
|
135
160
|
},
|
|
136
161
|
"KmsKeyProviderUri": {},
|
|
137
162
|
"QopConfiguration": {
|
|
138
|
-
"shape": "
|
|
163
|
+
"shape": "S17"
|
|
139
164
|
},
|
|
140
165
|
"AuthenticationType": {},
|
|
141
166
|
"SimpleUser": {},
|
|
@@ -147,7 +172,7 @@
|
|
|
147
172
|
"type": "blob"
|
|
148
173
|
},
|
|
149
174
|
"AgentArns": {
|
|
150
|
-
"shape": "
|
|
175
|
+
"shape": "S1f"
|
|
151
176
|
},
|
|
152
177
|
"Tags": {
|
|
153
178
|
"shape": "S7"
|
|
@@ -173,10 +198,10 @@
|
|
|
173
198
|
"Subdirectory": {},
|
|
174
199
|
"ServerHostname": {},
|
|
175
200
|
"OnPremConfig": {
|
|
176
|
-
"shape": "
|
|
201
|
+
"shape": "S1k"
|
|
177
202
|
},
|
|
178
203
|
"MountOptions": {
|
|
179
|
-
"shape": "
|
|
204
|
+
"shape": "S1l"
|
|
180
205
|
},
|
|
181
206
|
"Tags": {
|
|
182
207
|
"shape": "S7"
|
|
@@ -208,10 +233,10 @@
|
|
|
208
233
|
"BucketName": {},
|
|
209
234
|
"AccessKey": {},
|
|
210
235
|
"SecretKey": {
|
|
211
|
-
"shape": "
|
|
236
|
+
"shape": "S1u"
|
|
212
237
|
},
|
|
213
238
|
"AgentArns": {
|
|
214
|
-
"shape": "
|
|
239
|
+
"shape": "S1f"
|
|
215
240
|
},
|
|
216
241
|
"Tags": {
|
|
217
242
|
"shape": "S7"
|
|
@@ -237,10 +262,10 @@
|
|
|
237
262
|
"S3BucketArn": {},
|
|
238
263
|
"S3StorageClass": {},
|
|
239
264
|
"S3Config": {
|
|
240
|
-
"shape": "
|
|
265
|
+
"shape": "S1z"
|
|
241
266
|
},
|
|
242
267
|
"AgentArns": {
|
|
243
|
-
"shape": "
|
|
268
|
+
"shape": "S1f"
|
|
244
269
|
},
|
|
245
270
|
"Tags": {
|
|
246
271
|
"shape": "S7"
|
|
@@ -270,13 +295,13 @@
|
|
|
270
295
|
"User": {},
|
|
271
296
|
"Domain": {},
|
|
272
297
|
"Password": {
|
|
273
|
-
"shape": "
|
|
298
|
+
"shape": "Sw"
|
|
274
299
|
},
|
|
275
300
|
"AgentArns": {
|
|
276
|
-
"shape": "
|
|
301
|
+
"shape": "S1f"
|
|
277
302
|
},
|
|
278
303
|
"MountOptions": {
|
|
279
|
-
"shape": "
|
|
304
|
+
"shape": "S24"
|
|
280
305
|
},
|
|
281
306
|
"Tags": {
|
|
282
307
|
"shape": "S7"
|
|
@@ -303,19 +328,19 @@
|
|
|
303
328
|
"CloudWatchLogGroupArn": {},
|
|
304
329
|
"Name": {},
|
|
305
330
|
"Options": {
|
|
306
|
-
"shape": "
|
|
331
|
+
"shape": "S29"
|
|
307
332
|
},
|
|
308
333
|
"Excludes": {
|
|
309
|
-
"shape": "
|
|
334
|
+
"shape": "S2o"
|
|
310
335
|
},
|
|
311
336
|
"Schedule": {
|
|
312
|
-
"shape": "
|
|
337
|
+
"shape": "S2s"
|
|
313
338
|
},
|
|
314
339
|
"Tags": {
|
|
315
340
|
"shape": "S7"
|
|
316
341
|
},
|
|
317
342
|
"Includes": {
|
|
318
|
-
"shape": "
|
|
343
|
+
"shape": "S2o"
|
|
319
344
|
}
|
|
320
345
|
}
|
|
321
346
|
},
|
|
@@ -434,6 +459,30 @@
|
|
|
434
459
|
}
|
|
435
460
|
}
|
|
436
461
|
},
|
|
462
|
+
"DescribeLocationFsxLustre": {
|
|
463
|
+
"input": {
|
|
464
|
+
"type": "structure",
|
|
465
|
+
"required": [
|
|
466
|
+
"LocationArn"
|
|
467
|
+
],
|
|
468
|
+
"members": {
|
|
469
|
+
"LocationArn": {}
|
|
470
|
+
}
|
|
471
|
+
},
|
|
472
|
+
"output": {
|
|
473
|
+
"type": "structure",
|
|
474
|
+
"members": {
|
|
475
|
+
"LocationArn": {},
|
|
476
|
+
"LocationUri": {},
|
|
477
|
+
"SecurityGroupArns": {
|
|
478
|
+
"shape": "Sl"
|
|
479
|
+
},
|
|
480
|
+
"CreationTime": {
|
|
481
|
+
"type": "timestamp"
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
},
|
|
437
486
|
"DescribeLocationFsxWindows": {
|
|
438
487
|
"input": {
|
|
439
488
|
"type": "structure",
|
|
@@ -476,7 +525,7 @@
|
|
|
476
525
|
"LocationArn": {},
|
|
477
526
|
"LocationUri": {},
|
|
478
527
|
"NameNodes": {
|
|
479
|
-
"shape": "
|
|
528
|
+
"shape": "S10"
|
|
480
529
|
},
|
|
481
530
|
"BlockSize": {
|
|
482
531
|
"type": "integer"
|
|
@@ -486,13 +535,13 @@
|
|
|
486
535
|
},
|
|
487
536
|
"KmsKeyProviderUri": {},
|
|
488
537
|
"QopConfiguration": {
|
|
489
|
-
"shape": "
|
|
538
|
+
"shape": "S17"
|
|
490
539
|
},
|
|
491
540
|
"AuthenticationType": {},
|
|
492
541
|
"SimpleUser": {},
|
|
493
542
|
"KerberosPrincipal": {},
|
|
494
543
|
"AgentArns": {
|
|
495
|
-
"shape": "
|
|
544
|
+
"shape": "S1f"
|
|
496
545
|
},
|
|
497
546
|
"CreationTime": {
|
|
498
547
|
"type": "timestamp"
|
|
@@ -516,10 +565,10 @@
|
|
|
516
565
|
"LocationArn": {},
|
|
517
566
|
"LocationUri": {},
|
|
518
567
|
"OnPremConfig": {
|
|
519
|
-
"shape": "
|
|
568
|
+
"shape": "S1k"
|
|
520
569
|
},
|
|
521
570
|
"MountOptions": {
|
|
522
|
-
"shape": "
|
|
571
|
+
"shape": "S1l"
|
|
523
572
|
},
|
|
524
573
|
"CreationTime": {
|
|
525
574
|
"type": "timestamp"
|
|
@@ -548,7 +597,7 @@
|
|
|
548
597
|
},
|
|
549
598
|
"ServerProtocol": {},
|
|
550
599
|
"AgentArns": {
|
|
551
|
-
"shape": "
|
|
600
|
+
"shape": "S1f"
|
|
552
601
|
},
|
|
553
602
|
"CreationTime": {
|
|
554
603
|
"type": "timestamp"
|
|
@@ -573,10 +622,10 @@
|
|
|
573
622
|
"LocationUri": {},
|
|
574
623
|
"S3StorageClass": {},
|
|
575
624
|
"S3Config": {
|
|
576
|
-
"shape": "
|
|
625
|
+
"shape": "S1z"
|
|
577
626
|
},
|
|
578
627
|
"AgentArns": {
|
|
579
|
-
"shape": "
|
|
628
|
+
"shape": "S1f"
|
|
580
629
|
},
|
|
581
630
|
"CreationTime": {
|
|
582
631
|
"type": "timestamp"
|
|
@@ -600,12 +649,12 @@
|
|
|
600
649
|
"LocationArn": {},
|
|
601
650
|
"LocationUri": {},
|
|
602
651
|
"AgentArns": {
|
|
603
|
-
"shape": "
|
|
652
|
+
"shape": "S1f"
|
|
604
653
|
},
|
|
605
654
|
"User": {},
|
|
606
655
|
"Domain": {},
|
|
607
656
|
"MountOptions": {
|
|
608
|
-
"shape": "
|
|
657
|
+
"shape": "S24"
|
|
609
658
|
},
|
|
610
659
|
"CreationTime": {
|
|
611
660
|
"type": "timestamp"
|
|
@@ -642,13 +691,13 @@
|
|
|
642
691
|
"member": {}
|
|
643
692
|
},
|
|
644
693
|
"Options": {
|
|
645
|
-
"shape": "
|
|
694
|
+
"shape": "S29"
|
|
646
695
|
},
|
|
647
696
|
"Excludes": {
|
|
648
|
-
"shape": "
|
|
697
|
+
"shape": "S2o"
|
|
649
698
|
},
|
|
650
699
|
"Schedule": {
|
|
651
|
-
"shape": "
|
|
700
|
+
"shape": "S2s"
|
|
652
701
|
},
|
|
653
702
|
"ErrorCode": {},
|
|
654
703
|
"ErrorDetail": {},
|
|
@@ -656,7 +705,7 @@
|
|
|
656
705
|
"type": "timestamp"
|
|
657
706
|
},
|
|
658
707
|
"Includes": {
|
|
659
|
-
"shape": "
|
|
708
|
+
"shape": "S2o"
|
|
660
709
|
}
|
|
661
710
|
}
|
|
662
711
|
}
|
|
@@ -677,13 +726,13 @@
|
|
|
677
726
|
"TaskExecutionArn": {},
|
|
678
727
|
"Status": {},
|
|
679
728
|
"Options": {
|
|
680
|
-
"shape": "
|
|
729
|
+
"shape": "S29"
|
|
681
730
|
},
|
|
682
731
|
"Excludes": {
|
|
683
|
-
"shape": "
|
|
732
|
+
"shape": "S2o"
|
|
684
733
|
},
|
|
685
734
|
"Includes": {
|
|
686
|
-
"shape": "
|
|
735
|
+
"shape": "S2o"
|
|
687
736
|
},
|
|
688
737
|
"StartTime": {
|
|
689
738
|
"type": "timestamp"
|
|
@@ -776,7 +825,7 @@
|
|
|
776
825
|
"members": {
|
|
777
826
|
"Name": {},
|
|
778
827
|
"Values": {
|
|
779
|
-
"shape": "
|
|
828
|
+
"shape": "S4e"
|
|
780
829
|
},
|
|
781
830
|
"Operator": {}
|
|
782
831
|
}
|
|
@@ -876,7 +925,7 @@
|
|
|
876
925
|
"members": {
|
|
877
926
|
"Name": {},
|
|
878
927
|
"Values": {
|
|
879
|
-
"shape": "
|
|
928
|
+
"shape": "S4e"
|
|
880
929
|
},
|
|
881
930
|
"Operator": {}
|
|
882
931
|
}
|
|
@@ -911,13 +960,13 @@
|
|
|
911
960
|
"members": {
|
|
912
961
|
"TaskArn": {},
|
|
913
962
|
"OverrideOptions": {
|
|
914
|
-
"shape": "
|
|
963
|
+
"shape": "S29"
|
|
915
964
|
},
|
|
916
965
|
"Includes": {
|
|
917
|
-
"shape": "
|
|
966
|
+
"shape": "S2o"
|
|
918
967
|
},
|
|
919
968
|
"Excludes": {
|
|
920
|
-
"shape": "
|
|
969
|
+
"shape": "S2o"
|
|
921
970
|
}
|
|
922
971
|
}
|
|
923
972
|
},
|
|
@@ -993,7 +1042,7 @@
|
|
|
993
1042
|
"LocationArn": {},
|
|
994
1043
|
"Subdirectory": {},
|
|
995
1044
|
"NameNodes": {
|
|
996
|
-
"shape": "
|
|
1045
|
+
"shape": "S10"
|
|
997
1046
|
},
|
|
998
1047
|
"BlockSize": {
|
|
999
1048
|
"type": "integer"
|
|
@@ -1003,7 +1052,7 @@
|
|
|
1003
1052
|
},
|
|
1004
1053
|
"KmsKeyProviderUri": {},
|
|
1005
1054
|
"QopConfiguration": {
|
|
1006
|
-
"shape": "
|
|
1055
|
+
"shape": "S17"
|
|
1007
1056
|
},
|
|
1008
1057
|
"AuthenticationType": {},
|
|
1009
1058
|
"SimpleUser": {},
|
|
@@ -1015,7 +1064,7 @@
|
|
|
1015
1064
|
"type": "blob"
|
|
1016
1065
|
},
|
|
1017
1066
|
"AgentArns": {
|
|
1018
|
-
"shape": "
|
|
1067
|
+
"shape": "S1f"
|
|
1019
1068
|
}
|
|
1020
1069
|
}
|
|
1021
1070
|
},
|
|
@@ -1034,10 +1083,10 @@
|
|
|
1034
1083
|
"LocationArn": {},
|
|
1035
1084
|
"Subdirectory": {},
|
|
1036
1085
|
"OnPremConfig": {
|
|
1037
|
-
"shape": "
|
|
1086
|
+
"shape": "S1k"
|
|
1038
1087
|
},
|
|
1039
1088
|
"MountOptions": {
|
|
1040
|
-
"shape": "
|
|
1089
|
+
"shape": "S1l"
|
|
1041
1090
|
}
|
|
1042
1091
|
}
|
|
1043
1092
|
},
|
|
@@ -1061,10 +1110,10 @@
|
|
|
1061
1110
|
"Subdirectory": {},
|
|
1062
1111
|
"AccessKey": {},
|
|
1063
1112
|
"SecretKey": {
|
|
1064
|
-
"shape": "
|
|
1113
|
+
"shape": "S1u"
|
|
1065
1114
|
},
|
|
1066
1115
|
"AgentArns": {
|
|
1067
|
-
"shape": "
|
|
1116
|
+
"shape": "S1f"
|
|
1068
1117
|
}
|
|
1069
1118
|
}
|
|
1070
1119
|
},
|
|
@@ -1085,13 +1134,13 @@
|
|
|
1085
1134
|
"User": {},
|
|
1086
1135
|
"Domain": {},
|
|
1087
1136
|
"Password": {
|
|
1088
|
-
"shape": "
|
|
1137
|
+
"shape": "Sw"
|
|
1089
1138
|
},
|
|
1090
1139
|
"AgentArns": {
|
|
1091
|
-
"shape": "
|
|
1140
|
+
"shape": "S1f"
|
|
1092
1141
|
},
|
|
1093
1142
|
"MountOptions": {
|
|
1094
|
-
"shape": "
|
|
1143
|
+
"shape": "S24"
|
|
1095
1144
|
}
|
|
1096
1145
|
}
|
|
1097
1146
|
},
|
|
@@ -1109,18 +1158,18 @@
|
|
|
1109
1158
|
"members": {
|
|
1110
1159
|
"TaskArn": {},
|
|
1111
1160
|
"Options": {
|
|
1112
|
-
"shape": "
|
|
1161
|
+
"shape": "S29"
|
|
1113
1162
|
},
|
|
1114
1163
|
"Excludes": {
|
|
1115
|
-
"shape": "
|
|
1164
|
+
"shape": "S2o"
|
|
1116
1165
|
},
|
|
1117
1166
|
"Schedule": {
|
|
1118
|
-
"shape": "
|
|
1167
|
+
"shape": "S2s"
|
|
1119
1168
|
},
|
|
1120
1169
|
"Name": {},
|
|
1121
1170
|
"CloudWatchLogGroupArn": {},
|
|
1122
1171
|
"Includes": {
|
|
1123
|
-
"shape": "
|
|
1172
|
+
"shape": "S2o"
|
|
1124
1173
|
}
|
|
1125
1174
|
}
|
|
1126
1175
|
},
|
|
@@ -1139,7 +1188,7 @@
|
|
|
1139
1188
|
"members": {
|
|
1140
1189
|
"TaskExecutionArn": {},
|
|
1141
1190
|
"Options": {
|
|
1142
|
-
"shape": "
|
|
1191
|
+
"shape": "S29"
|
|
1143
1192
|
}
|
|
1144
1193
|
}
|
|
1145
1194
|
},
|
|
@@ -1191,11 +1240,11 @@
|
|
|
1191
1240
|
"type": "list",
|
|
1192
1241
|
"member": {}
|
|
1193
1242
|
},
|
|
1194
|
-
"
|
|
1243
|
+
"Sw": {
|
|
1195
1244
|
"type": "string",
|
|
1196
1245
|
"sensitive": true
|
|
1197
1246
|
},
|
|
1198
|
-
"
|
|
1247
|
+
"S10": {
|
|
1199
1248
|
"type": "list",
|
|
1200
1249
|
"member": {
|
|
1201
1250
|
"type": "structure",
|
|
@@ -1211,39 +1260,39 @@
|
|
|
1211
1260
|
}
|
|
1212
1261
|
}
|
|
1213
1262
|
},
|
|
1214
|
-
"
|
|
1263
|
+
"S17": {
|
|
1215
1264
|
"type": "structure",
|
|
1216
1265
|
"members": {
|
|
1217
1266
|
"RpcProtection": {},
|
|
1218
1267
|
"DataTransferProtection": {}
|
|
1219
1268
|
}
|
|
1220
1269
|
},
|
|
1221
|
-
"
|
|
1270
|
+
"S1f": {
|
|
1222
1271
|
"type": "list",
|
|
1223
1272
|
"member": {}
|
|
1224
1273
|
},
|
|
1225
|
-
"
|
|
1274
|
+
"S1k": {
|
|
1226
1275
|
"type": "structure",
|
|
1227
1276
|
"required": [
|
|
1228
1277
|
"AgentArns"
|
|
1229
1278
|
],
|
|
1230
1279
|
"members": {
|
|
1231
1280
|
"AgentArns": {
|
|
1232
|
-
"shape": "
|
|
1281
|
+
"shape": "S1f"
|
|
1233
1282
|
}
|
|
1234
1283
|
}
|
|
1235
1284
|
},
|
|
1236
|
-
"
|
|
1285
|
+
"S1l": {
|
|
1237
1286
|
"type": "structure",
|
|
1238
1287
|
"members": {
|
|
1239
1288
|
"Version": {}
|
|
1240
1289
|
}
|
|
1241
1290
|
},
|
|
1242
|
-
"
|
|
1291
|
+
"S1u": {
|
|
1243
1292
|
"type": "string",
|
|
1244
1293
|
"sensitive": true
|
|
1245
1294
|
},
|
|
1246
|
-
"
|
|
1295
|
+
"S1z": {
|
|
1247
1296
|
"type": "structure",
|
|
1248
1297
|
"required": [
|
|
1249
1298
|
"BucketAccessRoleArn"
|
|
@@ -1252,13 +1301,13 @@
|
|
|
1252
1301
|
"BucketAccessRoleArn": {}
|
|
1253
1302
|
}
|
|
1254
1303
|
},
|
|
1255
|
-
"
|
|
1304
|
+
"S24": {
|
|
1256
1305
|
"type": "structure",
|
|
1257
1306
|
"members": {
|
|
1258
1307
|
"Version": {}
|
|
1259
1308
|
}
|
|
1260
1309
|
},
|
|
1261
|
-
"
|
|
1310
|
+
"S29": {
|
|
1262
1311
|
"type": "structure",
|
|
1263
1312
|
"members": {
|
|
1264
1313
|
"VerifyMode": {},
|
|
@@ -1279,7 +1328,7 @@
|
|
|
1279
1328
|
"SecurityDescriptorCopyFlags": {}
|
|
1280
1329
|
}
|
|
1281
1330
|
},
|
|
1282
|
-
"
|
|
1331
|
+
"S2o": {
|
|
1283
1332
|
"type": "list",
|
|
1284
1333
|
"member": {
|
|
1285
1334
|
"type": "structure",
|
|
@@ -1289,7 +1338,7 @@
|
|
|
1289
1338
|
}
|
|
1290
1339
|
}
|
|
1291
1340
|
},
|
|
1292
|
-
"
|
|
1341
|
+
"S2s": {
|
|
1293
1342
|
"type": "structure",
|
|
1294
1343
|
"required": [
|
|
1295
1344
|
"ScheduleExpression"
|
|
@@ -1298,7 +1347,7 @@
|
|
|
1298
1347
|
"ScheduleExpression": {}
|
|
1299
1348
|
}
|
|
1300
1349
|
},
|
|
1301
|
-
"
|
|
1350
|
+
"S4e": {
|
|
1302
1351
|
"type": "list",
|
|
1303
1352
|
"member": {}
|
|
1304
1353
|
}
|