p6-cdk-namer 0.8.20 → 0.8.23
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/.jsii +4 -4
- package/changelog.md +1 -1
- package/lib/p6namer.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +17 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +142 -73
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +274 -202
- package/node_modules/aws-sdk/apis/iot-2015-05-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +99 -55
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +401 -153
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +14 -12
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +4 -1
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +374 -302
- package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +16 -8
- package/node_modules/aws-sdk/clients/configservice.d.ts +5 -5
- package/node_modules/aws-sdk/clients/datasync.d.ts +96 -14
- package/node_modules/aws-sdk/clients/fsx.d.ts +4 -4
- package/node_modules/aws-sdk/clients/iot.d.ts +66 -3
- package/node_modules/aws-sdk/clients/kendra.d.ts +74 -15
- package/node_modules/aws-sdk/clients/lambda.d.ts +263 -0
- package/node_modules/aws-sdk/clients/panorama.d.ts +13 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +105 -101
- package/node_modules/aws-sdk/clients/s3control.d.ts +3 -3
- package/node_modules/aws-sdk/clients/securityhub.d.ts +136 -1
- package/node_modules/aws-sdk/clients/servicecatalog.d.ts +4 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +706 -366
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +45 -45
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/cdk-iam-floyd/.jsii +1967 -780
- package/node_modules/cdk-iam-floyd/README.md +3 -3
- package/node_modules/cdk-iam-floyd/lib/collection/index.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/accountmanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/activate.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/alexaforbusiness.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/amplify.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/amplifyadmin.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/amplifyuibuilder.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/apachekafkaapisforamazonmskclusters.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/apigateway.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/apigatewaymanagementv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appconfig.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appflow.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appintegrations.d.ts +17 -17
- package/node_modules/cdk-iam-floyd/lib/generated/appintegrations.js +19 -19
- package/node_modules/cdk-iam-floyd/lib/generated/applicationautoscaling.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/applicationcostprofilerservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscovery.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/applicationdiscoveryarsenal.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/applicationmigrationservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appmesh.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appmeshpreview.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/apprunner.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appstream2-0.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/appsync.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/artifact.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/athena.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/auditmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/autoscaling.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/backup.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/backupgateway.d.ts +4 -0
- package/node_modules/cdk-iam-floyd/lib/generated/backupgateway.js +6 -2
- package/node_modules/cdk-iam-floyd/lib/generated/backupstorage.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/batch.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/billing.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/billingconductor.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/braket.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/budgetservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/bugbust.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/certificatemanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/certificatemanagerprivatecertificateauthority.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/chatbot.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/chime.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloud9.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudcontrolapi.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/clouddirectory.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudformation.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudfront.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudhsm.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudmap.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudsearch.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudshell.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudtrail.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatch.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchapplicationinsights.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchevidently.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchlogs.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchrum.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchsynthetics.d.ts +7 -0
- package/node_modules/cdk-iam-floyd/lib/generated/cloudwatchsynthetics.js +9 -2
- package/node_modules/cdk-iam-floyd/lib/generated/codeartifact.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codebuild.d.ts +54 -83
- package/node_modules/cdk-iam-floyd/lib/generated/codebuild.js +55 -88
- package/node_modules/cdk-iam-floyd/lib/generated/codecommit.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codedeploy.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codedeploysecurehostcommandsservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codeguru.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codeguruprofiler.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codegurureviewer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codepipeline.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codestar.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/codestarconnections.d.ts +2 -0
- package/node_modules/cdk-iam-floyd/lib/generated/codestarconnections.js +4 -2
- package/node_modules/cdk-iam-floyd/lib/generated/codestarnotifications.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cognitoidentity.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.d.ts +19 -19
- package/node_modules/cdk-iam-floyd/lib/generated/cognitosync.js +21 -21
- package/node_modules/cdk-iam-floyd/lib/generated/cognitouserpools.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/comprehend.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/comprehendmedical.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/computeoptimizer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/config.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/connect.d.ts +24 -0
- package/node_modules/cdk-iam-floyd/lib/generated/connect.js +32 -2
- package/node_modules/cdk-iam-floyd/lib/generated/connectcustomerprofiles.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/connectorservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/connectvoiceid.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/connectwisdom.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/controltower.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/costandusagereport.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/costexplorerservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/databasemigrationservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/databasequerymetadataservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/dataexchange.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/datalifecyclemanager.d.ts +16 -8
- package/node_modules/cdk-iam-floyd/lib/generated/datalifecyclemanager.js +18 -10
- package/node_modules/cdk-iam-floyd/lib/generated/datapipeline.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/datasync.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/deepcomposer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/deeplens.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/deepracer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/detective.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/devicefarm.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/devopsguru.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/directconnect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/directoryservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/dynamodb.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/dynamodbacceleratordax.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/ec2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/ec2autoscaling.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/ec2imagebuilder.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/ec2instanceconnect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticache.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticbeanstalk.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticblockstore.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistry.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerregistrypublic.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticcontainerservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticdisasterrecovery.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticfilesystem.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticinference.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elastickubernetesservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancing.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticloadbalancingv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elasticmapreduce.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elastictranscoder.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftware.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalappliancesandsoftwareactivationservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconnect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediaconvert.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmedialive.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackage.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediapackagevod.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediastore.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalmediatailor.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcases.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/elementalsupportcontent.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/emroneksemrcontainers.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/eventbridge.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/eventbridgeschemas.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/faultinjectionsimulator.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/finspace.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/firewallmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/forecast.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/frauddetector.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/freertos.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/fsx.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/gamelift.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/gamesparks.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/glacier.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/globalaccelerator.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/glue.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/gluedatabrew.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/groundstation.js +9 -9
- package/node_modules/cdk-iam-floyd/lib/generated/groundtruthlabeling.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/guardduty.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/healthapisandnotifications.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/healthlake.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/high-volumeoutboundcommunications.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/honeycode.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iamaccessanalyzer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/identityandaccessmanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/identitystore.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/identitysynchronizationservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/importexportdiskservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +1 -0
- package/node_modules/cdk-iam-floyd/lib/generated/index.js +3 -1
- package/node_modules/cdk-iam-floyd/lib/generated/inspector.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/inspector2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/interactivevideoservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iot.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iot1-click.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotanalytics.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotcoredeviceadvisor.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotcoreforlorawan.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotdevicetester.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotevents.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotfleethubfordevicemanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotfleetwise.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrass.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotgreengrassv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotroborunner.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotsitewise.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iotthingsgraph.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iottwinmaker.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iq.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/iqpermissions.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kendra.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/keymanagementservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/keyspacesforapachecassandra.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kinesis.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalytics.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kinesisanalyticsv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kinesisfirehose.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/kinesisvideostreams.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lakeformation.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lambda.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/launchwizard.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lex.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lexv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/licensemanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lightsail.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/location.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lookoutforequipment.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lookoutformetrics.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/lookoutforvision.d.ts +3 -3
- package/node_modules/cdk-iam-floyd/lib/generated/lookoutforvision.js +5 -5
- package/node_modules/cdk-iam-floyd/lib/generated/machinelearning.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/macie.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/macieclassic.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/managedblockchain.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/managedgrafana.d.ts +41 -2
- package/node_modules/cdk-iam-floyd/lib/generated/managedgrafana.js +54 -4
- package/node_modules/cdk-iam-floyd/lib/generated/managedserviceforprometheus.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforapachekafka.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/managedstreamingforkafkaconnect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/managedworkflowsforapacheairflow.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplace.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplacecatalog.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplacecommerceanalyticsservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplaceentitlementservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplaceimagebuildingservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplacemanagementportal.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplacemeteringservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprivatemarketplace.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/marketplaceprocurementsystemsintegration.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/mechanicalturk.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/mediaimport.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/memorydb.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/messagedeliveryservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/microserviceextractorfor-net.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/migrationhub.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/migrationhubrefactorspaces.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/migrationhubstrategyrecommendations-.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/mobileanalytics.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/mobilehub.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/monitron.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/mq.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/neptune.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/networkfirewall.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/networkmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/nimblestudio.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/opensearchservicesuccessortoamazonelasticsearchservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/opsworks.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/opsworksconfigurationmanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/organizations.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/outposts.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/panorama.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/performanceinsights.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/personalize.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/pinpoint.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/pinpointemailservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsandvoiceservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsvoicev2.d.ts +475 -0
- package/node_modules/cdk-iam-floyd/lib/generated/pinpointsmsvoicev2.js +630 -0
- package/node_modules/cdk-iam-floyd/lib/generated/polly.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/pricelist.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/proton.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/purchaseordersconsole.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/qldb.d.ts +4 -0
- package/node_modules/cdk-iam-floyd/lib/generated/qldb.js +6 -2
- package/node_modules/cdk-iam-floyd/lib/generated/quicksight.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/rds.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/rdsdataapi.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/rdsiamauthentication.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/recyclebin.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/redshift.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/redshiftdataapi.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/rekognition.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/resiliencehubservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/resourceaccessmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/resourcegroups.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/resourcegrouptaggingapi.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/rhelknowledgebaseportal.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/robomaker.d.ts +13 -1
- package/node_modules/cdk-iam-floyd/lib/generated/robomaker.js +15 -3
- package/node_modules/cdk-iam-floyd/lib/generated/route53.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/route53domains.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycluster.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycluster.js +14 -3
- package/node_modules/cdk-iam-floyd/lib/generated/route53recoverycontrols.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/route53recoveryreadiness.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/route53resolver.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/s3.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/s3objectlambda.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/s3onoutposts.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sagemaker.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/savingsplans.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/secretsmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/securityhub.d.ts +24 -0
- package/node_modules/cdk-iam-floyd/lib/generated/securityhub.js +36 -3
- package/node_modules/cdk-iam-floyd/lib/generated/securitytokenservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/serverlessapplicationrepository.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/servermigrationservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/servicecatalog.d.ts +3 -0
- package/node_modules/cdk-iam-floyd/lib/generated/servicecatalog.js +5 -2
- package/node_modules/cdk-iam-floyd/lib/generated/servicequotas.d.ts +8 -0
- package/node_modules/cdk-iam-floyd/lib/generated/servicequotas.js +10 -2
- package/node_modules/cdk-iam-floyd/lib/generated/ses.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sessionmanagermessagegatewayservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/shield.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/signer.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/simpledb.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/simpleemailservicev2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/simpleworkflowservice.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/snowball.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/snowdevicemanagement.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sns.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sqlworkbench.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sqs.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sso.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/ssodirectory.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/stepfunctions.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/storagegateway.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sumerian.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/support.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/sustainability.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/systemsmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerguiconnect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/systemsmanagerincidentmanagercontacts.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/tageditor.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/taxsettings.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/textract.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/timestream.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/tiros.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/transcribe.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/transferfamily.d.ts +2 -2
- package/node_modules/cdk-iam-floyd/lib/generated/transferfamily.js +5 -5
- package/node_modules/cdk-iam-floyd/lib/generated/translate.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/trustedadvisor.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/waf.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/wafregional.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/wafv2.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/well-architectedtool.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/workdocs.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/worklink.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/workmail.d.ts +12 -0
- package/node_modules/cdk-iam-floyd/lib/generated/workmail.js +14 -2
- package/node_modules/cdk-iam-floyd/lib/generated/workmailmessageflow.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/workspaces.d.ts +24 -0
- package/node_modules/cdk-iam-floyd/lib/generated/workspaces.js +35 -2
- package/node_modules/cdk-iam-floyd/lib/generated/workspacesapplicationmanager.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/workspacesweb.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/generated/x-ray.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/all.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/operators.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/1-base.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/2-conditions.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/3-actions.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/4-resources.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/5-effect.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/6-principals.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/7-principals-CDK.js +1 -1
- package/node_modules/cdk-iam-floyd/lib/shared/policy-statement/9-final.js +1 -1
- package/node_modules/cdk-iam-floyd/package.json +1 -1
- package/p6cdknamer/jsii/jsii.go +2 -2
- package/p6cdknamer/version +1 -1
- package/package.json +7 -7
- package/releasetag.txt +1 -1
- package/version.txt +1 -1
package/.jsii
CHANGED
|
@@ -9,8 +9,8 @@
|
|
|
9
9
|
},
|
|
10
10
|
"bundled": {
|
|
11
11
|
"@types/aws-lambda": "^8.10.93",
|
|
12
|
-
"aws-sdk": "^2.
|
|
13
|
-
"cdk-iam-floyd": "^0.
|
|
12
|
+
"aws-sdk": "^2.1109.0",
|
|
13
|
+
"cdk-iam-floyd": "^0.349.0"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"aws-cdk-lib": "^2.15.0",
|
|
@@ -3064,6 +3064,6 @@
|
|
|
3064
3064
|
"symbolId": "src/p6namer:P6Namer"
|
|
3065
3065
|
}
|
|
3066
3066
|
},
|
|
3067
|
-
"version": "0.8.
|
|
3068
|
-
"fingerprint": "
|
|
3067
|
+
"version": "0.8.23",
|
|
3068
|
+
"fingerprint": "qLfrr1DQZh40T6CIyhY7dwi+rl+C7Y+oIZjrkiJoq40="
|
|
3069
3069
|
}
|
package/changelog.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
### [0.8.
|
|
2
|
+
### [0.8.23](https://github.com/p6m7g8/p6-cdk-namer/compare/v0.8.22...v0.8.23) (2022-04-07)
|
package/lib/p6namer.js
CHANGED
|
@@ -35,5 +35,5 @@ class P6Namer extends cdk.Resource {
|
|
|
35
35
|
}
|
|
36
36
|
exports.P6Namer = P6Namer;
|
|
37
37
|
_a = JSII_RTTI_SYMBOL_1;
|
|
38
|
-
P6Namer[_a] = { fqn: "p6-cdk-namer.P6Namer", version: "0.8.
|
|
38
|
+
P6Namer[_a] = { fqn: "p6-cdk-namer.P6Namer", version: "0.8.23" };
|
|
39
39
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicDZuYW1lci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uL3NyYy9wNm5hbWVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7O0FBQUEsbUNBQW1DO0FBQ25DLGlEQUFpRDtBQUNqRCwwREFBMEQ7QUFDMUQsbURBQW1EO0FBQ25ELHVDQUF1QztBQU92QyxNQUFhLE9BQVEsU0FBUSxHQUFHLENBQUMsUUFBUTtJQUN2QyxZQUFZLEtBQWdCLEVBQUUsRUFBVSxFQUFFLEtBQW9CO1FBQzVELEtBQUssQ0FBQyxLQUFLLEVBQUUsRUFBRSxDQUFDLENBQUM7UUFFakIsTUFBTSxNQUFNLEdBQUcsSUFBSSxLQUFLLENBQUMsR0FBRyxFQUFFLENBQUMsS0FBSyxFQUFFLENBQUMsb0JBQW9CLEVBQUUsQ0FBQztRQUU5RCxNQUFNLE9BQU8sR0FBRyxJQUFJLFFBQVEsQ0FBQyxjQUFjLENBQUMsSUFBSSxFQUFFLFNBQVMsRUFBRTtZQUMzRCxPQUFPLEVBQUUsTUFBTSxDQUFDLE9BQU8sQ0FBQyxXQUFXO1lBQ25DLE9BQU8sRUFBRSxHQUFHLENBQUMsUUFBUSxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUM7WUFDaEMsT0FBTyxFQUFFLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTTtZQUM5QixRQUFRLEVBQUU7Z0JBQ1IsTUFBTSxFQUFFLElBQUk7Z0JBQ1osZUFBZSxFQUFFLENBQUMsU0FBUyxDQUFDO2FBQzdCO1NBQ0YsQ0FBQyxDQUFDO1FBRUgsT0FBTyxDQUFDLGVBQWUsQ0FBQyxNQUFNLENBQUMsQ0FBQztRQUVoQyxNQUFNLFFBQVEsR0FBRyxJQUFJLEVBQUUsQ0FBQyxRQUFRLENBQUMsSUFBSSxFQUFFLGtCQUFrQixFQUFFO1lBQ3pELGNBQWMsRUFBRSxPQUFPO1NBQ3hCLENBQUMsQ0FBQztRQUVILElBQUksR0FBRyxDQUFDLGNBQWMsQ0FBQyxJQUFJLEVBQUUsWUFBWSxFQUFFO1lBQ3pDLFlBQVksRUFBRSxRQUFRLENBQUMsWUFBWTtZQUNuQyxVQUFVLEVBQUU7Z0JBQ1YsWUFBWSxFQUFFLEtBQUssQ0FBQyxZQUFZO2FBQ2pDO1NBQ0YsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs7QUE1QkgsMEJBNkJDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0ICogYXMgY2RrIGZyb20gXCJhd3MtY2RrLWxpYlwiO1xuaW1wb3J0ICogYXMgbGFtYmRhIGZyb20gXCJhd3MtY2RrLWxpYi9hd3MtbGFtYmRhXCI7XG5pbXBvcnQgKiBhcyBsYW1iZGFqcyBmcm9tIFwiYXdzLWNkay1saWIvYXdzLWxhbWJkYS1ub2RlanNcIjtcbmltcG9ydCAqIGFzIGNyIGZyb20gXCJhd3MtY2RrLWxpYi9jdXN0b20tcmVzb3VyY2VzXCI7XG5pbXBvcnQgKiBhcyBmbG95ZCBmcm9tIFwiY2RrLWlhbS1mbG95ZFwiO1xuaW1wb3J0IHsgQ29uc3RydWN0IH0gZnJvbSBcImNvbnN0cnVjdHNcIjtcblxuZXhwb3J0IGludGVyZmFjZSBJUDZOYW1lclByb3BzIHtcbiAgYWNjb3VudEFsaWFzOiBzdHJpbmc7XG59XG5cbmV4cG9ydCBjbGFzcyBQNk5hbWVyIGV4dGVuZHMgY2RrLlJlc291cmNlIHtcbiAgY29uc3RydWN0b3Ioc2NvcGU6IENvbnN0cnVjdCwgaWQ6IHN0cmluZywgcHJvcHM6IElQNk5hbWVyUHJvcHMpIHtcbiAgICBzdXBlcihzY29wZSwgaWQpO1xuXG4gICAgY29uc3QgcG9saWN5ID0gbmV3IGZsb3lkLklhbSgpLmFsbG93KCkudG9DcmVhdGVBY2NvdW50QWxpYXMoKTtcblxuICAgIGNvbnN0IG9uRXZlbnQgPSBuZXcgbGFtYmRhanMuTm9kZWpzRnVuY3Rpb24odGhpcywgXCJwNm5hbWVyXCIsIHtcbiAgICAgIHJ1bnRpbWU6IGxhbWJkYS5SdW50aW1lLk5PREVKU18xNF9YLFxuICAgICAgdGltZW91dDogY2RrLkR1cmF0aW9uLnNlY29uZHMoMiksXG4gICAgICB0cmFjaW5nOiBsYW1iZGEuVHJhY2luZy5BQ1RJVkUsXG4gICAgICBidW5kbGluZzoge1xuICAgICAgICBtaW5pZnk6IHRydWUsXG4gICAgICAgIGV4dGVybmFsTW9kdWxlczogW1wiYXdzLXNka1wiXSxcbiAgICAgIH0sXG4gICAgfSk7XG5cbiAgICBvbkV2ZW50LmFkZFRvUm9sZVBvbGljeShwb2xpY3kpO1xuXG4gICAgY29uc3QgcHJvdmlkZXIgPSBuZXcgY3IuUHJvdmlkZXIodGhpcywgXCJQNk5hbWVyL1Byb3ZpZGVyXCIsIHtcbiAgICAgIG9uRXZlbnRIYW5kbGVyOiBvbkV2ZW50LFxuICAgIH0pO1xuXG4gICAgbmV3IGNkay5DdXN0b21SZXNvdXJjZSh0aGlzLCBcIlA2TmFtZXIvQ1JcIiwge1xuICAgICAgc2VydmljZVRva2VuOiBwcm92aWRlci5zZXJ2aWNlVG9rZW4sXG4gICAgICBwcm9wZXJ0aWVzOiB7XG4gICAgICAgIEFjY291bnRBbGlhczogcHJvcHMuYWNjb3VudEFsaWFzLFxuICAgICAgfSxcbiAgICB9KTtcbiAgfVxufVxuIl19
|
|
@@ -1,7 +1,23 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1109.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1109.0
|
|
6
|
+
* feature: ConfigService: Add resourceType enums for AWS::EMR::SecurityConfiguration and AWS::SageMaker::CodeRepository
|
|
7
|
+
* feature: Kendra: Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html
|
|
8
|
+
* feature: Lambda: This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
|
|
9
|
+
* feature: Panorama: Added Brand field to device listings.
|
|
10
|
+
|
|
11
|
+
## 2.1108.0
|
|
12
|
+
* feature: DataSync: AWS DataSync now supports Amazon FSx for OpenZFS locations.
|
|
13
|
+
* feature: FSx: Provide customers more visibility into file system status by adding new "Misconfigured Unavailable" status for Amazon FSx for Windows File Server.
|
|
14
|
+
* feature: SecurityHub: Added additional ASFF details for RdsSecurityGroup AutoScalingGroup, ElbLoadBalancer, CodeBuildProject and RedshiftCluster.
|
|
15
|
+
|
|
16
|
+
## 2.1107.0
|
|
17
|
+
* feature: Iot: AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API
|
|
18
|
+
* feature: Proton: SDK release to support tagging for AWS Proton Repository resource
|
|
19
|
+
* feature: ServiceCatalog: This release adds ProvisioningArtifictOutputKeys to DescribeProvisioningParameters to reference the outputs of a Provisioned Product and deprecates ProvisioningArtifactOutputs.
|
|
20
|
+
|
|
5
21
|
## 2.1106.0
|
|
6
22
|
* feature: Connect: This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.
|
|
7
23
|
|
|
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
|
|
|
29
29
|
To use the SDK in the browser, simply add the following script tag to your
|
|
30
30
|
HTML pages:
|
|
31
31
|
|
|
32
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
32
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1109.0.min.js"></script>
|
|
33
33
|
|
|
34
34
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
35
35
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -107,6 +107,35 @@
|
|
|
107
107
|
}
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
|
+
"CreateLocationFsxOpenZfs": {
|
|
111
|
+
"input": {
|
|
112
|
+
"type": "structure",
|
|
113
|
+
"required": [
|
|
114
|
+
"FsxFilesystemArn",
|
|
115
|
+
"Protocol",
|
|
116
|
+
"SecurityGroupArns"
|
|
117
|
+
],
|
|
118
|
+
"members": {
|
|
119
|
+
"FsxFilesystemArn": {},
|
|
120
|
+
"Protocol": {
|
|
121
|
+
"shape": "St"
|
|
122
|
+
},
|
|
123
|
+
"SecurityGroupArns": {
|
|
124
|
+
"shape": "Sl"
|
|
125
|
+
},
|
|
126
|
+
"Subdirectory": {},
|
|
127
|
+
"Tags": {
|
|
128
|
+
"shape": "S7"
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"output": {
|
|
133
|
+
"type": "structure",
|
|
134
|
+
"members": {
|
|
135
|
+
"LocationArn": {}
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
},
|
|
110
139
|
"CreateLocationFsxWindows": {
|
|
111
140
|
"input": {
|
|
112
141
|
"type": "structure",
|
|
@@ -128,7 +157,7 @@
|
|
|
128
157
|
"User": {},
|
|
129
158
|
"Domain": {},
|
|
130
159
|
"Password": {
|
|
131
|
-
"shape": "
|
|
160
|
+
"shape": "S13"
|
|
132
161
|
}
|
|
133
162
|
}
|
|
134
163
|
},
|
|
@@ -150,7 +179,7 @@
|
|
|
150
179
|
"members": {
|
|
151
180
|
"Subdirectory": {},
|
|
152
181
|
"NameNodes": {
|
|
153
|
-
"shape": "
|
|
182
|
+
"shape": "S17"
|
|
154
183
|
},
|
|
155
184
|
"BlockSize": {
|
|
156
185
|
"type": "integer"
|
|
@@ -160,7 +189,7 @@
|
|
|
160
189
|
},
|
|
161
190
|
"KmsKeyProviderUri": {},
|
|
162
191
|
"QopConfiguration": {
|
|
163
|
-
"shape": "
|
|
192
|
+
"shape": "S1e"
|
|
164
193
|
},
|
|
165
194
|
"AuthenticationType": {},
|
|
166
195
|
"SimpleUser": {},
|
|
@@ -172,7 +201,7 @@
|
|
|
172
201
|
"type": "blob"
|
|
173
202
|
},
|
|
174
203
|
"AgentArns": {
|
|
175
|
-
"shape": "
|
|
204
|
+
"shape": "S1m"
|
|
176
205
|
},
|
|
177
206
|
"Tags": {
|
|
178
207
|
"shape": "S7"
|
|
@@ -198,10 +227,10 @@
|
|
|
198
227
|
"Subdirectory": {},
|
|
199
228
|
"ServerHostname": {},
|
|
200
229
|
"OnPremConfig": {
|
|
201
|
-
"shape": "
|
|
230
|
+
"shape": "S1r"
|
|
202
231
|
},
|
|
203
232
|
"MountOptions": {
|
|
204
|
-
"shape": "
|
|
233
|
+
"shape": "Sv"
|
|
205
234
|
},
|
|
206
235
|
"Tags": {
|
|
207
236
|
"shape": "S7"
|
|
@@ -233,10 +262,10 @@
|
|
|
233
262
|
"BucketName": {},
|
|
234
263
|
"AccessKey": {},
|
|
235
264
|
"SecretKey": {
|
|
236
|
-
"shape": "
|
|
265
|
+
"shape": "S1z"
|
|
237
266
|
},
|
|
238
267
|
"AgentArns": {
|
|
239
|
-
"shape": "
|
|
268
|
+
"shape": "S1m"
|
|
240
269
|
},
|
|
241
270
|
"Tags": {
|
|
242
271
|
"shape": "S7"
|
|
@@ -262,10 +291,10 @@
|
|
|
262
291
|
"S3BucketArn": {},
|
|
263
292
|
"S3StorageClass": {},
|
|
264
293
|
"S3Config": {
|
|
265
|
-
"shape": "
|
|
294
|
+
"shape": "S24"
|
|
266
295
|
},
|
|
267
296
|
"AgentArns": {
|
|
268
|
-
"shape": "
|
|
297
|
+
"shape": "S1m"
|
|
269
298
|
},
|
|
270
299
|
"Tags": {
|
|
271
300
|
"shape": "S7"
|
|
@@ -295,13 +324,13 @@
|
|
|
295
324
|
"User": {},
|
|
296
325
|
"Domain": {},
|
|
297
326
|
"Password": {
|
|
298
|
-
"shape": "
|
|
327
|
+
"shape": "S13"
|
|
299
328
|
},
|
|
300
329
|
"AgentArns": {
|
|
301
|
-
"shape": "
|
|
330
|
+
"shape": "S1m"
|
|
302
331
|
},
|
|
303
332
|
"MountOptions": {
|
|
304
|
-
"shape": "
|
|
333
|
+
"shape": "S29"
|
|
305
334
|
},
|
|
306
335
|
"Tags": {
|
|
307
336
|
"shape": "S7"
|
|
@@ -328,19 +357,19 @@
|
|
|
328
357
|
"CloudWatchLogGroupArn": {},
|
|
329
358
|
"Name": {},
|
|
330
359
|
"Options": {
|
|
331
|
-
"shape": "
|
|
360
|
+
"shape": "S2e"
|
|
332
361
|
},
|
|
333
362
|
"Excludes": {
|
|
334
|
-
"shape": "
|
|
363
|
+
"shape": "S2t"
|
|
335
364
|
},
|
|
336
365
|
"Schedule": {
|
|
337
|
-
"shape": "
|
|
366
|
+
"shape": "S2x"
|
|
338
367
|
},
|
|
339
368
|
"Tags": {
|
|
340
369
|
"shape": "S7"
|
|
341
370
|
},
|
|
342
371
|
"Includes": {
|
|
343
|
-
"shape": "
|
|
372
|
+
"shape": "S2t"
|
|
344
373
|
}
|
|
345
374
|
}
|
|
346
375
|
},
|
|
@@ -483,6 +512,33 @@
|
|
|
483
512
|
}
|
|
484
513
|
}
|
|
485
514
|
},
|
|
515
|
+
"DescribeLocationFsxOpenZfs": {
|
|
516
|
+
"input": {
|
|
517
|
+
"type": "structure",
|
|
518
|
+
"required": [
|
|
519
|
+
"LocationArn"
|
|
520
|
+
],
|
|
521
|
+
"members": {
|
|
522
|
+
"LocationArn": {}
|
|
523
|
+
}
|
|
524
|
+
},
|
|
525
|
+
"output": {
|
|
526
|
+
"type": "structure",
|
|
527
|
+
"members": {
|
|
528
|
+
"LocationArn": {},
|
|
529
|
+
"LocationUri": {},
|
|
530
|
+
"SecurityGroupArns": {
|
|
531
|
+
"shape": "Sl"
|
|
532
|
+
},
|
|
533
|
+
"Protocol": {
|
|
534
|
+
"shape": "St"
|
|
535
|
+
},
|
|
536
|
+
"CreationTime": {
|
|
537
|
+
"type": "timestamp"
|
|
538
|
+
}
|
|
539
|
+
}
|
|
540
|
+
}
|
|
541
|
+
},
|
|
486
542
|
"DescribeLocationFsxWindows": {
|
|
487
543
|
"input": {
|
|
488
544
|
"type": "structure",
|
|
@@ -525,7 +581,7 @@
|
|
|
525
581
|
"LocationArn": {},
|
|
526
582
|
"LocationUri": {},
|
|
527
583
|
"NameNodes": {
|
|
528
|
-
"shape": "
|
|
584
|
+
"shape": "S17"
|
|
529
585
|
},
|
|
530
586
|
"BlockSize": {
|
|
531
587
|
"type": "integer"
|
|
@@ -535,13 +591,13 @@
|
|
|
535
591
|
},
|
|
536
592
|
"KmsKeyProviderUri": {},
|
|
537
593
|
"QopConfiguration": {
|
|
538
|
-
"shape": "
|
|
594
|
+
"shape": "S1e"
|
|
539
595
|
},
|
|
540
596
|
"AuthenticationType": {},
|
|
541
597
|
"SimpleUser": {},
|
|
542
598
|
"KerberosPrincipal": {},
|
|
543
599
|
"AgentArns": {
|
|
544
|
-
"shape": "
|
|
600
|
+
"shape": "S1m"
|
|
545
601
|
},
|
|
546
602
|
"CreationTime": {
|
|
547
603
|
"type": "timestamp"
|
|
@@ -565,10 +621,10 @@
|
|
|
565
621
|
"LocationArn": {},
|
|
566
622
|
"LocationUri": {},
|
|
567
623
|
"OnPremConfig": {
|
|
568
|
-
"shape": "
|
|
624
|
+
"shape": "S1r"
|
|
569
625
|
},
|
|
570
626
|
"MountOptions": {
|
|
571
|
-
"shape": "
|
|
627
|
+
"shape": "Sv"
|
|
572
628
|
},
|
|
573
629
|
"CreationTime": {
|
|
574
630
|
"type": "timestamp"
|
|
@@ -597,7 +653,7 @@
|
|
|
597
653
|
},
|
|
598
654
|
"ServerProtocol": {},
|
|
599
655
|
"AgentArns": {
|
|
600
|
-
"shape": "
|
|
656
|
+
"shape": "S1m"
|
|
601
657
|
},
|
|
602
658
|
"CreationTime": {
|
|
603
659
|
"type": "timestamp"
|
|
@@ -622,10 +678,10 @@
|
|
|
622
678
|
"LocationUri": {},
|
|
623
679
|
"S3StorageClass": {},
|
|
624
680
|
"S3Config": {
|
|
625
|
-
"shape": "
|
|
681
|
+
"shape": "S24"
|
|
626
682
|
},
|
|
627
683
|
"AgentArns": {
|
|
628
|
-
"shape": "
|
|
684
|
+
"shape": "S1m"
|
|
629
685
|
},
|
|
630
686
|
"CreationTime": {
|
|
631
687
|
"type": "timestamp"
|
|
@@ -649,12 +705,12 @@
|
|
|
649
705
|
"LocationArn": {},
|
|
650
706
|
"LocationUri": {},
|
|
651
707
|
"AgentArns": {
|
|
652
|
-
"shape": "
|
|
708
|
+
"shape": "S1m"
|
|
653
709
|
},
|
|
654
710
|
"User": {},
|
|
655
711
|
"Domain": {},
|
|
656
712
|
"MountOptions": {
|
|
657
|
-
"shape": "
|
|
713
|
+
"shape": "S29"
|
|
658
714
|
},
|
|
659
715
|
"CreationTime": {
|
|
660
716
|
"type": "timestamp"
|
|
@@ -691,13 +747,13 @@
|
|
|
691
747
|
"member": {}
|
|
692
748
|
},
|
|
693
749
|
"Options": {
|
|
694
|
-
"shape": "
|
|
750
|
+
"shape": "S2e"
|
|
695
751
|
},
|
|
696
752
|
"Excludes": {
|
|
697
|
-
"shape": "
|
|
753
|
+
"shape": "S2t"
|
|
698
754
|
},
|
|
699
755
|
"Schedule": {
|
|
700
|
-
"shape": "
|
|
756
|
+
"shape": "S2x"
|
|
701
757
|
},
|
|
702
758
|
"ErrorCode": {},
|
|
703
759
|
"ErrorDetail": {},
|
|
@@ -705,7 +761,7 @@
|
|
|
705
761
|
"type": "timestamp"
|
|
706
762
|
},
|
|
707
763
|
"Includes": {
|
|
708
|
-
"shape": "
|
|
764
|
+
"shape": "S2t"
|
|
709
765
|
}
|
|
710
766
|
}
|
|
711
767
|
}
|
|
@@ -726,13 +782,13 @@
|
|
|
726
782
|
"TaskExecutionArn": {},
|
|
727
783
|
"Status": {},
|
|
728
784
|
"Options": {
|
|
729
|
-
"shape": "
|
|
785
|
+
"shape": "S2e"
|
|
730
786
|
},
|
|
731
787
|
"Excludes": {
|
|
732
|
-
"shape": "
|
|
788
|
+
"shape": "S2t"
|
|
733
789
|
},
|
|
734
790
|
"Includes": {
|
|
735
|
-
"shape": "
|
|
791
|
+
"shape": "S2t"
|
|
736
792
|
},
|
|
737
793
|
"StartTime": {
|
|
738
794
|
"type": "timestamp"
|
|
@@ -825,7 +881,7 @@
|
|
|
825
881
|
"members": {
|
|
826
882
|
"Name": {},
|
|
827
883
|
"Values": {
|
|
828
|
-
"shape": "
|
|
884
|
+
"shape": "S4l"
|
|
829
885
|
},
|
|
830
886
|
"Operator": {}
|
|
831
887
|
}
|
|
@@ -925,7 +981,7 @@
|
|
|
925
981
|
"members": {
|
|
926
982
|
"Name": {},
|
|
927
983
|
"Values": {
|
|
928
|
-
"shape": "
|
|
984
|
+
"shape": "S4l"
|
|
929
985
|
},
|
|
930
986
|
"Operator": {}
|
|
931
987
|
}
|
|
@@ -960,13 +1016,13 @@
|
|
|
960
1016
|
"members": {
|
|
961
1017
|
"TaskArn": {},
|
|
962
1018
|
"OverrideOptions": {
|
|
963
|
-
"shape": "
|
|
1019
|
+
"shape": "S2e"
|
|
964
1020
|
},
|
|
965
1021
|
"Includes": {
|
|
966
|
-
"shape": "
|
|
1022
|
+
"shape": "S2t"
|
|
967
1023
|
},
|
|
968
1024
|
"Excludes": {
|
|
969
|
-
"shape": "
|
|
1025
|
+
"shape": "S2t"
|
|
970
1026
|
}
|
|
971
1027
|
}
|
|
972
1028
|
},
|
|
@@ -1042,7 +1098,7 @@
|
|
|
1042
1098
|
"LocationArn": {},
|
|
1043
1099
|
"Subdirectory": {},
|
|
1044
1100
|
"NameNodes": {
|
|
1045
|
-
"shape": "
|
|
1101
|
+
"shape": "S17"
|
|
1046
1102
|
},
|
|
1047
1103
|
"BlockSize": {
|
|
1048
1104
|
"type": "integer"
|
|
@@ -1052,7 +1108,7 @@
|
|
|
1052
1108
|
},
|
|
1053
1109
|
"KmsKeyProviderUri": {},
|
|
1054
1110
|
"QopConfiguration": {
|
|
1055
|
-
"shape": "
|
|
1111
|
+
"shape": "S1e"
|
|
1056
1112
|
},
|
|
1057
1113
|
"AuthenticationType": {},
|
|
1058
1114
|
"SimpleUser": {},
|
|
@@ -1064,7 +1120,7 @@
|
|
|
1064
1120
|
"type": "blob"
|
|
1065
1121
|
},
|
|
1066
1122
|
"AgentArns": {
|
|
1067
|
-
"shape": "
|
|
1123
|
+
"shape": "S1m"
|
|
1068
1124
|
}
|
|
1069
1125
|
}
|
|
1070
1126
|
},
|
|
@@ -1083,10 +1139,10 @@
|
|
|
1083
1139
|
"LocationArn": {},
|
|
1084
1140
|
"Subdirectory": {},
|
|
1085
1141
|
"OnPremConfig": {
|
|
1086
|
-
"shape": "
|
|
1142
|
+
"shape": "S1r"
|
|
1087
1143
|
},
|
|
1088
1144
|
"MountOptions": {
|
|
1089
|
-
"shape": "
|
|
1145
|
+
"shape": "Sv"
|
|
1090
1146
|
}
|
|
1091
1147
|
}
|
|
1092
1148
|
},
|
|
@@ -1110,10 +1166,10 @@
|
|
|
1110
1166
|
"Subdirectory": {},
|
|
1111
1167
|
"AccessKey": {},
|
|
1112
1168
|
"SecretKey": {
|
|
1113
|
-
"shape": "
|
|
1169
|
+
"shape": "S1z"
|
|
1114
1170
|
},
|
|
1115
1171
|
"AgentArns": {
|
|
1116
|
-
"shape": "
|
|
1172
|
+
"shape": "S1m"
|
|
1117
1173
|
}
|
|
1118
1174
|
}
|
|
1119
1175
|
},
|
|
@@ -1134,13 +1190,13 @@
|
|
|
1134
1190
|
"User": {},
|
|
1135
1191
|
"Domain": {},
|
|
1136
1192
|
"Password": {
|
|
1137
|
-
"shape": "
|
|
1193
|
+
"shape": "S13"
|
|
1138
1194
|
},
|
|
1139
1195
|
"AgentArns": {
|
|
1140
|
-
"shape": "
|
|
1196
|
+
"shape": "S1m"
|
|
1141
1197
|
},
|
|
1142
1198
|
"MountOptions": {
|
|
1143
|
-
"shape": "
|
|
1199
|
+
"shape": "S29"
|
|
1144
1200
|
}
|
|
1145
1201
|
}
|
|
1146
1202
|
},
|
|
@@ -1158,18 +1214,18 @@
|
|
|
1158
1214
|
"members": {
|
|
1159
1215
|
"TaskArn": {},
|
|
1160
1216
|
"Options": {
|
|
1161
|
-
"shape": "
|
|
1217
|
+
"shape": "S2e"
|
|
1162
1218
|
},
|
|
1163
1219
|
"Excludes": {
|
|
1164
|
-
"shape": "
|
|
1220
|
+
"shape": "S2t"
|
|
1165
1221
|
},
|
|
1166
1222
|
"Schedule": {
|
|
1167
|
-
"shape": "
|
|
1223
|
+
"shape": "S2x"
|
|
1168
1224
|
},
|
|
1169
1225
|
"Name": {},
|
|
1170
1226
|
"CloudWatchLogGroupArn": {},
|
|
1171
1227
|
"Includes": {
|
|
1172
|
-
"shape": "
|
|
1228
|
+
"shape": "S2t"
|
|
1173
1229
|
}
|
|
1174
1230
|
}
|
|
1175
1231
|
},
|
|
@@ -1188,7 +1244,7 @@
|
|
|
1188
1244
|
"members": {
|
|
1189
1245
|
"TaskExecutionArn": {},
|
|
1190
1246
|
"Options": {
|
|
1191
|
-
"shape": "
|
|
1247
|
+
"shape": "S2e"
|
|
1192
1248
|
}
|
|
1193
1249
|
}
|
|
1194
1250
|
},
|
|
@@ -1240,11 +1296,30 @@
|
|
|
1240
1296
|
"type": "list",
|
|
1241
1297
|
"member": {}
|
|
1242
1298
|
},
|
|
1243
|
-
"
|
|
1299
|
+
"St": {
|
|
1300
|
+
"type": "structure",
|
|
1301
|
+
"members": {
|
|
1302
|
+
"NFS": {
|
|
1303
|
+
"type": "structure",
|
|
1304
|
+
"members": {
|
|
1305
|
+
"MountOptions": {
|
|
1306
|
+
"shape": "Sv"
|
|
1307
|
+
}
|
|
1308
|
+
}
|
|
1309
|
+
}
|
|
1310
|
+
}
|
|
1311
|
+
},
|
|
1312
|
+
"Sv": {
|
|
1313
|
+
"type": "structure",
|
|
1314
|
+
"members": {
|
|
1315
|
+
"Version": {}
|
|
1316
|
+
}
|
|
1317
|
+
},
|
|
1318
|
+
"S13": {
|
|
1244
1319
|
"type": "string",
|
|
1245
1320
|
"sensitive": true
|
|
1246
1321
|
},
|
|
1247
|
-
"
|
|
1322
|
+
"S17": {
|
|
1248
1323
|
"type": "list",
|
|
1249
1324
|
"member": {
|
|
1250
1325
|
"type": "structure",
|
|
@@ -1260,39 +1335,33 @@
|
|
|
1260
1335
|
}
|
|
1261
1336
|
}
|
|
1262
1337
|
},
|
|
1263
|
-
"
|
|
1338
|
+
"S1e": {
|
|
1264
1339
|
"type": "structure",
|
|
1265
1340
|
"members": {
|
|
1266
1341
|
"RpcProtection": {},
|
|
1267
1342
|
"DataTransferProtection": {}
|
|
1268
1343
|
}
|
|
1269
1344
|
},
|
|
1270
|
-
"
|
|
1345
|
+
"S1m": {
|
|
1271
1346
|
"type": "list",
|
|
1272
1347
|
"member": {}
|
|
1273
1348
|
},
|
|
1274
|
-
"
|
|
1349
|
+
"S1r": {
|
|
1275
1350
|
"type": "structure",
|
|
1276
1351
|
"required": [
|
|
1277
1352
|
"AgentArns"
|
|
1278
1353
|
],
|
|
1279
1354
|
"members": {
|
|
1280
1355
|
"AgentArns": {
|
|
1281
|
-
"shape": "
|
|
1356
|
+
"shape": "S1m"
|
|
1282
1357
|
}
|
|
1283
1358
|
}
|
|
1284
1359
|
},
|
|
1285
|
-
"
|
|
1286
|
-
"type": "structure",
|
|
1287
|
-
"members": {
|
|
1288
|
-
"Version": {}
|
|
1289
|
-
}
|
|
1290
|
-
},
|
|
1291
|
-
"S1u": {
|
|
1360
|
+
"S1z": {
|
|
1292
1361
|
"type": "string",
|
|
1293
1362
|
"sensitive": true
|
|
1294
1363
|
},
|
|
1295
|
-
"
|
|
1364
|
+
"S24": {
|
|
1296
1365
|
"type": "structure",
|
|
1297
1366
|
"required": [
|
|
1298
1367
|
"BucketAccessRoleArn"
|
|
@@ -1301,13 +1370,13 @@
|
|
|
1301
1370
|
"BucketAccessRoleArn": {}
|
|
1302
1371
|
}
|
|
1303
1372
|
},
|
|
1304
|
-
"
|
|
1373
|
+
"S29": {
|
|
1305
1374
|
"type": "structure",
|
|
1306
1375
|
"members": {
|
|
1307
1376
|
"Version": {}
|
|
1308
1377
|
}
|
|
1309
1378
|
},
|
|
1310
|
-
"
|
|
1379
|
+
"S2e": {
|
|
1311
1380
|
"type": "structure",
|
|
1312
1381
|
"members": {
|
|
1313
1382
|
"VerifyMode": {},
|
|
@@ -1328,7 +1397,7 @@
|
|
|
1328
1397
|
"SecurityDescriptorCopyFlags": {}
|
|
1329
1398
|
}
|
|
1330
1399
|
},
|
|
1331
|
-
"
|
|
1400
|
+
"S2t": {
|
|
1332
1401
|
"type": "list",
|
|
1333
1402
|
"member": {
|
|
1334
1403
|
"type": "structure",
|
|
@@ -1338,7 +1407,7 @@
|
|
|
1338
1407
|
}
|
|
1339
1408
|
}
|
|
1340
1409
|
},
|
|
1341
|
-
"
|
|
1410
|
+
"S2x": {
|
|
1342
1411
|
"type": "structure",
|
|
1343
1412
|
"required": [
|
|
1344
1413
|
"ScheduleExpression"
|
|
@@ -1347,7 +1416,7 @@
|
|
|
1347
1416
|
"ScheduleExpression": {}
|
|
1348
1417
|
}
|
|
1349
1418
|
},
|
|
1350
|
-
"
|
|
1419
|
+
"S4l": {
|
|
1351
1420
|
"type": "list",
|
|
1352
1421
|
"member": {}
|
|
1353
1422
|
}
|