cdk-common 2.0.383 → 2.0.384
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 +3 -3
- package/lib/main.js +1 -1
- package/node_modules/@aws-cdk/assert/package.json +8 -8
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +86 -0
- package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
- package/node_modules/@aws-cdk/cfnspec/package.json +3 -3
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +203 -31
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +4 -4
- package/node_modules/punycode/README.md +2 -2
- package/node_modules/punycode/package.json +5 -5
- package/node_modules/punycode/punycode.es6.js +12 -9
- package/node_modules/punycode/punycode.js +12 -9
- package/package.json +3 -3
- package/node_modules/@aws-cdk/cfnspec/tsconfig.json +0 -24
- package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +0 -5006
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Fingerprint": "
|
|
2
|
+
"Fingerprint": "f8431dfe47fd04371b2db6dbefca2108",
|
|
3
3
|
"PropertyTypes": {
|
|
4
4
|
"AWS::ACMPCA::Certificate.ApiPassthrough": {
|
|
5
5
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-acmpca-certificate-apipassthrough.html",
|
|
@@ -8395,6 +8395,14 @@
|
|
|
8395
8395
|
"Required": true,
|
|
8396
8396
|
"UpdateType": "Mutable"
|
|
8397
8397
|
},
|
|
8398
|
+
"RuntimeEnvironmentSecrets": {
|
|
8399
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentsecrets",
|
|
8400
|
+
"DuplicatesAllowed": true,
|
|
8401
|
+
"ItemType": "KeyValuePair",
|
|
8402
|
+
"Required": false,
|
|
8403
|
+
"Type": "List",
|
|
8404
|
+
"UpdateType": "Mutable"
|
|
8405
|
+
},
|
|
8398
8406
|
"RuntimeEnvironmentVariables": {
|
|
8399
8407
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html#cfn-apprunner-service-codeconfigurationvalues-runtimeenvironmentvariables",
|
|
8400
8408
|
"DuplicatesAllowed": true,
|
|
@@ -8512,6 +8520,14 @@
|
|
|
8512
8520
|
"Required": false,
|
|
8513
8521
|
"UpdateType": "Mutable"
|
|
8514
8522
|
},
|
|
8523
|
+
"RuntimeEnvironmentSecrets": {
|
|
8524
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentsecrets",
|
|
8525
|
+
"DuplicatesAllowed": true,
|
|
8526
|
+
"ItemType": "KeyValuePair",
|
|
8527
|
+
"Required": false,
|
|
8528
|
+
"Type": "List",
|
|
8529
|
+
"UpdateType": "Mutable"
|
|
8530
|
+
},
|
|
8515
8531
|
"RuntimeEnvironmentVariables": {
|
|
8516
8532
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-imageconfiguration.html#cfn-apprunner-service-imageconfiguration-runtimeenvironmentvariables",
|
|
8517
8533
|
"DuplicatesAllowed": true,
|
|
@@ -9127,6 +9143,17 @@
|
|
|
9127
9143
|
}
|
|
9128
9144
|
}
|
|
9129
9145
|
},
|
|
9146
|
+
"AWS::AppSync::DataSource.EventBridgeConfig": {
|
|
9147
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html",
|
|
9148
|
+
"Properties": {
|
|
9149
|
+
"EventBusArn": {
|
|
9150
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-eventbridgeconfig.html#cfn-appsync-datasource-eventbridgeconfig-eventbusarn",
|
|
9151
|
+
"PrimitiveType": "String",
|
|
9152
|
+
"Required": true,
|
|
9153
|
+
"UpdateType": "Mutable"
|
|
9154
|
+
}
|
|
9155
|
+
}
|
|
9156
|
+
},
|
|
9130
9157
|
"AWS::AppSync::DataSource.HttpConfig": {
|
|
9131
9158
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appsync-datasource-httpconfig.html",
|
|
9132
9159
|
"Properties": {
|
|
@@ -44782,6 +44809,19 @@
|
|
|
44782
44809
|
}
|
|
44783
44810
|
}
|
|
44784
44811
|
},
|
|
44812
|
+
"AWS::IoT::JobTemplate.JobExecutionsRetryConfig": {
|
|
44813
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-jobexecutionsretryconfig.html",
|
|
44814
|
+
"Properties": {
|
|
44815
|
+
"RetryCriteriaList": {
|
|
44816
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-jobexecutionsretryconfig.html#cfn-iot-jobtemplate-jobexecutionsretryconfig-retrycriterialist",
|
|
44817
|
+
"DuplicatesAllowed": true,
|
|
44818
|
+
"ItemType": "RetryCriteria",
|
|
44819
|
+
"Required": false,
|
|
44820
|
+
"Type": "List",
|
|
44821
|
+
"UpdateType": "Mutable"
|
|
44822
|
+
}
|
|
44823
|
+
}
|
|
44824
|
+
},
|
|
44785
44825
|
"AWS::IoT::JobTemplate.JobExecutionsRolloutConfig": {
|
|
44786
44826
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-jobexecutionsrolloutconfig.html",
|
|
44787
44827
|
"Properties": {
|
|
@@ -44833,6 +44873,23 @@
|
|
|
44833
44873
|
}
|
|
44834
44874
|
}
|
|
44835
44875
|
},
|
|
44876
|
+
"AWS::IoT::JobTemplate.RetryCriteria": {
|
|
44877
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-retrycriteria.html",
|
|
44878
|
+
"Properties": {
|
|
44879
|
+
"FailureType": {
|
|
44880
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-retrycriteria.html#cfn-iot-jobtemplate-retrycriteria-failuretype",
|
|
44881
|
+
"PrimitiveType": "String",
|
|
44882
|
+
"Required": false,
|
|
44883
|
+
"UpdateType": "Mutable"
|
|
44884
|
+
},
|
|
44885
|
+
"NumberOfRetries": {
|
|
44886
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-retrycriteria.html#cfn-iot-jobtemplate-retrycriteria-numberofretries",
|
|
44887
|
+
"PrimitiveType": "Integer",
|
|
44888
|
+
"Required": false,
|
|
44889
|
+
"UpdateType": "Mutable"
|
|
44890
|
+
}
|
|
44891
|
+
}
|
|
44892
|
+
},
|
|
44836
44893
|
"AWS::IoT::JobTemplate.TimeoutConfig": {
|
|
44837
44894
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-jobtemplate-timeoutconfig.html",
|
|
44838
44895
|
"Properties": {
|
|
@@ -56263,6 +56320,17 @@
|
|
|
56263
56320
|
}
|
|
56264
56321
|
}
|
|
56265
56322
|
},
|
|
56323
|
+
"AWS::Lambda::EventSourceMapping.ScalingConfig": {
|
|
56324
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-scalingconfig.html",
|
|
56325
|
+
"Properties": {
|
|
56326
|
+
"MaximumConcurrency": {
|
|
56327
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-scalingconfig.html#cfn-lambda-eventsourcemapping-scalingconfig-maximumconcurrency",
|
|
56328
|
+
"PrimitiveType": "Integer",
|
|
56329
|
+
"Required": false,
|
|
56330
|
+
"UpdateType": "Mutable"
|
|
56331
|
+
}
|
|
56332
|
+
}
|
|
56333
|
+
},
|
|
56266
56334
|
"AWS::Lambda::EventSourceMapping.SelfManagedEventSource": {
|
|
56267
56335
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-eventsourcemapping-selfmanagedeventsource.html",
|
|
56268
56336
|
"Properties": {
|
|
@@ -65798,25 +65866,25 @@
|
|
|
65798
65866
|
"Id": {
|
|
65799
65867
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-id",
|
|
65800
65868
|
"PrimitiveType": "String",
|
|
65801
|
-
"Required":
|
|
65869
|
+
"Required": true,
|
|
65802
65870
|
"UpdateType": "Mutable"
|
|
65803
65871
|
},
|
|
65804
65872
|
"Password": {
|
|
65805
65873
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-password",
|
|
65806
65874
|
"PrimitiveType": "String",
|
|
65807
|
-
"Required":
|
|
65875
|
+
"Required": true,
|
|
65808
65876
|
"UpdateType": "Mutable"
|
|
65809
65877
|
},
|
|
65810
65878
|
"Url": {
|
|
65811
65879
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-url",
|
|
65812
65880
|
"PrimitiveType": "String",
|
|
65813
|
-
"Required":
|
|
65881
|
+
"Required": true,
|
|
65814
65882
|
"UpdateType": "Mutable"
|
|
65815
65883
|
},
|
|
65816
65884
|
"Username": {
|
|
65817
65885
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-channel-ingestendpoint.html#cfn-mediapackage-channel-ingestendpoint-username",
|
|
65818
65886
|
"PrimitiveType": "String",
|
|
65819
|
-
"Required":
|
|
65887
|
+
"Required": true,
|
|
65820
65888
|
"UpdateType": "Mutable"
|
|
65821
65889
|
}
|
|
65822
65890
|
}
|
|
@@ -66458,6 +66526,12 @@
|
|
|
66458
66526
|
"Required": false,
|
|
66459
66527
|
"UpdateType": "Mutable"
|
|
66460
66528
|
},
|
|
66529
|
+
"IncludeIframeOnlyStream": {
|
|
66530
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-dashpackage.html#cfn-mediapackage-packagingconfiguration-dashpackage-includeiframeonlystream",
|
|
66531
|
+
"PrimitiveType": "Boolean",
|
|
66532
|
+
"Required": false,
|
|
66533
|
+
"UpdateType": "Mutable"
|
|
66534
|
+
},
|
|
66461
66535
|
"PeriodTriggers": {
|
|
66462
66536
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-mediapackage-packagingconfiguration-dashpackage.html#cfn-mediapackage-packagingconfiguration-dashpackage-periodtriggers",
|
|
66463
66537
|
"DuplicatesAllowed": true,
|
|
@@ -74949,6 +75023,23 @@
|
|
|
74949
75023
|
}
|
|
74950
75024
|
}
|
|
74951
75025
|
},
|
|
75026
|
+
"AWS::RDS::DBCluster.MasterUserSecret": {
|
|
75027
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-masterusersecret.html",
|
|
75028
|
+
"Properties": {
|
|
75029
|
+
"KmsKeyId": {
|
|
75030
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-masterusersecret.html#cfn-rds-dbcluster-masterusersecret-kmskeyid",
|
|
75031
|
+
"PrimitiveType": "String",
|
|
75032
|
+
"Required": false,
|
|
75033
|
+
"UpdateType": "Mutable"
|
|
75034
|
+
},
|
|
75035
|
+
"SecretArn": {
|
|
75036
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-masterusersecret.html#cfn-rds-dbcluster-masterusersecret-secretarn",
|
|
75037
|
+
"PrimitiveType": "String",
|
|
75038
|
+
"Required": false,
|
|
75039
|
+
"UpdateType": "Mutable"
|
|
75040
|
+
}
|
|
75041
|
+
}
|
|
75042
|
+
},
|
|
74952
75043
|
"AWS::RDS::DBCluster.ReadEndpoint": {
|
|
74953
75044
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbcluster-readendpoint.html",
|
|
74954
75045
|
"Properties": {
|
|
@@ -75058,6 +75149,23 @@
|
|
|
75058
75149
|
}
|
|
75059
75150
|
}
|
|
75060
75151
|
},
|
|
75152
|
+
"AWS::RDS::DBInstance.MasterUserSecret": {
|
|
75153
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-masterusersecret.html",
|
|
75154
|
+
"Properties": {
|
|
75155
|
+
"KmsKeyId": {
|
|
75156
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-masterusersecret.html#cfn-rds-dbinstance-masterusersecret-kmskeyid",
|
|
75157
|
+
"PrimitiveType": "String",
|
|
75158
|
+
"Required": false,
|
|
75159
|
+
"UpdateType": "Mutable"
|
|
75160
|
+
},
|
|
75161
|
+
"SecretArn": {
|
|
75162
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-masterusersecret.html#cfn-rds-dbinstance-masterusersecret-secretarn",
|
|
75163
|
+
"PrimitiveType": "String",
|
|
75164
|
+
"Required": false,
|
|
75165
|
+
"UpdateType": "Mutable"
|
|
75166
|
+
}
|
|
75167
|
+
}
|
|
75168
|
+
},
|
|
75061
75169
|
"AWS::RDS::DBInstance.ProcessorFeature": {
|
|
75062
75170
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-rds-dbinstance-processorfeature.html",
|
|
75063
75171
|
"Properties": {
|
|
@@ -92172,7 +92280,7 @@
|
|
|
92172
92280
|
}
|
|
92173
92281
|
}
|
|
92174
92282
|
},
|
|
92175
|
-
"ResourceSpecificationVersion": "
|
|
92283
|
+
"ResourceSpecificationVersion": "107.0.0",
|
|
92176
92284
|
"ResourceTypes": {
|
|
92177
92285
|
"AWS::ACMPCA::Certificate": {
|
|
92178
92286
|
"Attributes": {
|
|
@@ -93817,6 +93925,9 @@
|
|
|
93817
93925
|
},
|
|
93818
93926
|
"AWS::ApiGateway::RestApi": {
|
|
93819
93927
|
"Attributes": {
|
|
93928
|
+
"RestApiId": {
|
|
93929
|
+
"PrimitiveType": "String"
|
|
93930
|
+
},
|
|
93820
93931
|
"RootResourceId": {
|
|
93821
93932
|
"PrimitiveType": "String"
|
|
93822
93933
|
}
|
|
@@ -93899,7 +94010,6 @@
|
|
|
93899
94010
|
},
|
|
93900
94011
|
"Parameters": {
|
|
93901
94012
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-parameters",
|
|
93902
|
-
"DuplicatesAllowed": false,
|
|
93903
94013
|
"PrimitiveItemType": "String",
|
|
93904
94014
|
"Required": false,
|
|
93905
94015
|
"Type": "Map",
|
|
@@ -96752,6 +96862,12 @@
|
|
|
96752
96862
|
"Type": "ElasticsearchConfig",
|
|
96753
96863
|
"UpdateType": "Mutable"
|
|
96754
96864
|
},
|
|
96865
|
+
"EventBridgeConfig": {
|
|
96866
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-eventbridgeconfig",
|
|
96867
|
+
"Required": false,
|
|
96868
|
+
"Type": "EventBridgeConfig",
|
|
96869
|
+
"UpdateType": "Mutable"
|
|
96870
|
+
},
|
|
96755
96871
|
"HttpConfig": {
|
|
96756
96872
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-datasource.html#cfn-appsync-datasource-httpconfig",
|
|
96757
96873
|
"Required": false,
|
|
@@ -97516,10 +97632,6 @@
|
|
|
97516
97632
|
},
|
|
97517
97633
|
"CreationTime": {
|
|
97518
97634
|
"PrimitiveType": "Double"
|
|
97519
|
-
},
|
|
97520
|
-
"Delegations": {
|
|
97521
|
-
"ItemType": "Delegation",
|
|
97522
|
-
"Type": "List"
|
|
97523
97635
|
}
|
|
97524
97636
|
},
|
|
97525
97637
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html",
|
|
@@ -97536,6 +97648,14 @@
|
|
|
97536
97648
|
"Type": "AWSAccount",
|
|
97537
97649
|
"UpdateType": "Immutable"
|
|
97538
97650
|
},
|
|
97651
|
+
"Delegations": {
|
|
97652
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-delegations",
|
|
97653
|
+
"DuplicatesAllowed": true,
|
|
97654
|
+
"ItemType": "Delegation",
|
|
97655
|
+
"Required": false,
|
|
97656
|
+
"Type": "List",
|
|
97657
|
+
"UpdateType": "Mutable"
|
|
97658
|
+
},
|
|
97539
97659
|
"Description": {
|
|
97540
97660
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-auditmanager-assessment.html#cfn-auditmanager-assessment-description",
|
|
97541
97661
|
"PrimitiveType": "String",
|
|
@@ -105096,7 +105216,7 @@
|
|
|
105096
105216
|
"FsxFilesystemArn": {
|
|
105097
105217
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxlustre.html#cfn-datasync-locationfsxlustre-fsxfilesystemarn",
|
|
105098
105218
|
"PrimitiveType": "String",
|
|
105099
|
-
"Required":
|
|
105219
|
+
"Required": false,
|
|
105100
105220
|
"UpdateType": "Immutable"
|
|
105101
105221
|
},
|
|
105102
105222
|
"SecurityGroupArns": {
|
|
@@ -105240,13 +105360,13 @@
|
|
|
105240
105360
|
"FsxFilesystemArn": {
|
|
105241
105361
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxwindows.html#cfn-datasync-locationfsxwindows-fsxfilesystemarn",
|
|
105242
105362
|
"PrimitiveType": "String",
|
|
105243
|
-
"Required":
|
|
105363
|
+
"Required": false,
|
|
105244
105364
|
"UpdateType": "Immutable"
|
|
105245
105365
|
},
|
|
105246
105366
|
"Password": {
|
|
105247
105367
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxwindows.html#cfn-datasync-locationfsxwindows-password",
|
|
105248
105368
|
"PrimitiveType": "String",
|
|
105249
|
-
"Required":
|
|
105369
|
+
"Required": false,
|
|
105250
105370
|
"UpdateType": "Immutable"
|
|
105251
105371
|
},
|
|
105252
105372
|
"SecurityGroupArns": {
|
|
@@ -105402,13 +105522,13 @@
|
|
|
105402
105522
|
"ServerHostname": {
|
|
105403
105523
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationnfs.html#cfn-datasync-locationnfs-serverhostname",
|
|
105404
105524
|
"PrimitiveType": "String",
|
|
105405
|
-
"Required":
|
|
105525
|
+
"Required": false,
|
|
105406
105526
|
"UpdateType": "Immutable"
|
|
105407
105527
|
},
|
|
105408
105528
|
"Subdirectory": {
|
|
105409
105529
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationnfs.html#cfn-datasync-locationnfs-subdirectory",
|
|
105410
105530
|
"PrimitiveType": "String",
|
|
105411
|
-
"Required":
|
|
105531
|
+
"Required": false,
|
|
105412
105532
|
"UpdateType": "Mutable"
|
|
105413
105533
|
},
|
|
105414
105534
|
"Tags": {
|
|
@@ -105449,7 +105569,7 @@
|
|
|
105449
105569
|
"BucketName": {
|
|
105450
105570
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationobjectstorage.html#cfn-datasync-locationobjectstorage-bucketname",
|
|
105451
105571
|
"PrimitiveType": "String",
|
|
105452
|
-
"Required":
|
|
105572
|
+
"Required": false,
|
|
105453
105573
|
"UpdateType": "Immutable"
|
|
105454
105574
|
},
|
|
105455
105575
|
"SecretKey": {
|
|
@@ -105461,7 +105581,7 @@
|
|
|
105461
105581
|
"ServerHostname": {
|
|
105462
105582
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationobjectstorage.html#cfn-datasync-locationobjectstorage-serverhostname",
|
|
105463
105583
|
"PrimitiveType": "String",
|
|
105464
|
-
"Required":
|
|
105584
|
+
"Required": false,
|
|
105465
105585
|
"UpdateType": "Immutable"
|
|
105466
105586
|
},
|
|
105467
105587
|
"ServerPort": {
|
|
@@ -105571,19 +105691,19 @@
|
|
|
105571
105691
|
"Password": {
|
|
105572
105692
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-password",
|
|
105573
105693
|
"PrimitiveType": "String",
|
|
105574
|
-
"Required":
|
|
105694
|
+
"Required": false,
|
|
105575
105695
|
"UpdateType": "Mutable"
|
|
105576
105696
|
},
|
|
105577
105697
|
"ServerHostname": {
|
|
105578
105698
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-serverhostname",
|
|
105579
105699
|
"PrimitiveType": "String",
|
|
105580
|
-
"Required":
|
|
105700
|
+
"Required": false,
|
|
105581
105701
|
"UpdateType": "Immutable"
|
|
105582
105702
|
},
|
|
105583
105703
|
"Subdirectory": {
|
|
105584
105704
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationsmb.html#cfn-datasync-locationsmb-subdirectory",
|
|
105585
105705
|
"PrimitiveType": "String",
|
|
105586
|
-
"Required":
|
|
105706
|
+
"Required": false,
|
|
105587
105707
|
"UpdateType": "Mutable"
|
|
105588
105708
|
},
|
|
105589
105709
|
"Tags": {
|
|
@@ -105608,12 +105728,6 @@
|
|
|
105608
105728
|
"PrimitiveItemType": "String",
|
|
105609
105729
|
"Type": "List"
|
|
105610
105730
|
},
|
|
105611
|
-
"ErrorCode": {
|
|
105612
|
-
"PrimitiveType": "String"
|
|
105613
|
-
},
|
|
105614
|
-
"ErrorDetail": {
|
|
105615
|
-
"PrimitiveType": "String"
|
|
105616
|
-
},
|
|
105617
105731
|
"SourceNetworkInterfaceArns": {
|
|
105618
105732
|
"PrimitiveItemType": "String",
|
|
105619
105733
|
"Type": "List"
|
|
@@ -108554,6 +108668,12 @@
|
|
|
108554
108668
|
},
|
|
108555
108669
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html",
|
|
108556
108670
|
"Properties": {
|
|
108671
|
+
"PartitionCount": {
|
|
108672
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html#cfn-ec2-placementgroup-partitioncount",
|
|
108673
|
+
"PrimitiveType": "Integer",
|
|
108674
|
+
"Required": false,
|
|
108675
|
+
"UpdateType": "Immutable"
|
|
108676
|
+
},
|
|
108557
108677
|
"SpreadLevel": {
|
|
108558
108678
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html#cfn-ec2-placementgroup-spreadlevel",
|
|
108559
108679
|
"PrimitiveType": "String",
|
|
@@ -108565,6 +108685,14 @@
|
|
|
108565
108685
|
"PrimitiveType": "String",
|
|
108566
108686
|
"Required": false,
|
|
108567
108687
|
"UpdateType": "Immutable"
|
|
108688
|
+
},
|
|
108689
|
+
"Tags": {
|
|
108690
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-placementgroup.html#cfn-ec2-placementgroup-tags",
|
|
108691
|
+
"DuplicatesAllowed": false,
|
|
108692
|
+
"ItemType": "Tag",
|
|
108693
|
+
"Required": false,
|
|
108694
|
+
"Type": "List",
|
|
108695
|
+
"UpdateType": "Mutable"
|
|
108568
108696
|
}
|
|
108569
108697
|
}
|
|
108570
108698
|
},
|
|
@@ -119979,6 +120107,12 @@
|
|
|
119979
120107
|
"Required": false,
|
|
119980
120108
|
"UpdateType": "Immutable"
|
|
119981
120109
|
},
|
|
120110
|
+
"JobExecutionsRetryConfig": {
|
|
120111
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html#cfn-iot-jobtemplate-jobexecutionsretryconfig",
|
|
120112
|
+
"Required": false,
|
|
120113
|
+
"Type": "JobExecutionsRetryConfig",
|
|
120114
|
+
"UpdateType": "Mutable"
|
|
120115
|
+
},
|
|
119982
120116
|
"JobExecutionsRolloutConfig": {
|
|
119983
120117
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html#cfn-iot-jobtemplate-jobexecutionsrolloutconfig",
|
|
119984
120118
|
"PrimitiveType": "Json",
|
|
@@ -123831,6 +123965,12 @@
|
|
|
123831
123965
|
"Type": "List",
|
|
123832
123966
|
"UpdateType": "Mutable"
|
|
123833
123967
|
},
|
|
123968
|
+
"ScalingConfig": {
|
|
123969
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-scalingconfig",
|
|
123970
|
+
"Required": false,
|
|
123971
|
+
"Type": "ScalingConfig",
|
|
123972
|
+
"UpdateType": "Mutable"
|
|
123973
|
+
},
|
|
123834
123974
|
"SelfManagedEventSource": {
|
|
123835
123975
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html#cfn-lambda-eventsourcemapping-selfmanagedeventsource",
|
|
123836
123976
|
"Required": false,
|
|
@@ -127463,10 +127603,6 @@
|
|
|
127463
127603
|
"Attributes": {
|
|
127464
127604
|
"Arn": {
|
|
127465
127605
|
"PrimitiveType": "String"
|
|
127466
|
-
},
|
|
127467
|
-
"HlsIngest.ingestEndpoints": {
|
|
127468
|
-
"ItemType": "IngestEndpoint",
|
|
127469
|
-
"Type": "List"
|
|
127470
127606
|
}
|
|
127471
127607
|
},
|
|
127472
127608
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackage-channel.html",
|
|
@@ -127483,6 +127619,12 @@
|
|
|
127483
127619
|
"Type": "LogConfiguration",
|
|
127484
127620
|
"UpdateType": "Mutable"
|
|
127485
127621
|
},
|
|
127622
|
+
"HlsIngest": {
|
|
127623
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackage-channel.html#cfn-mediapackage-channel-hlsingest",
|
|
127624
|
+
"Required": false,
|
|
127625
|
+
"Type": "HlsIngest",
|
|
127626
|
+
"UpdateType": "Mutable"
|
|
127627
|
+
},
|
|
127486
127628
|
"Id": {
|
|
127487
127629
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackage-channel.html#cfn-mediapackage-channel-id",
|
|
127488
127630
|
"PrimitiveType": "String",
|
|
@@ -133138,6 +133280,9 @@
|
|
|
133138
133280
|
"Endpoint.Port": {
|
|
133139
133281
|
"PrimitiveType": "String"
|
|
133140
133282
|
},
|
|
133283
|
+
"MasterUserSecret.SecretArn": {
|
|
133284
|
+
"PrimitiveType": "String"
|
|
133285
|
+
},
|
|
133141
133286
|
"ReadEndpoint.Address": {
|
|
133142
133287
|
"PrimitiveType": "String"
|
|
133143
133288
|
}
|
|
@@ -133306,12 +133451,24 @@
|
|
|
133306
133451
|
"Required": false,
|
|
133307
133452
|
"UpdateType": "Immutable"
|
|
133308
133453
|
},
|
|
133454
|
+
"ManageMasterUserPassword": {
|
|
133455
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-managemasteruserpassword",
|
|
133456
|
+
"PrimitiveType": "Boolean",
|
|
133457
|
+
"Required": false,
|
|
133458
|
+
"UpdateType": "Mutable"
|
|
133459
|
+
},
|
|
133309
133460
|
"MasterUserPassword": {
|
|
133310
133461
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-masteruserpassword",
|
|
133311
133462
|
"PrimitiveType": "String",
|
|
133312
133463
|
"Required": false,
|
|
133313
133464
|
"UpdateType": "Mutable"
|
|
133314
133465
|
},
|
|
133466
|
+
"MasterUserSecret": {
|
|
133467
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-masterusersecret",
|
|
133468
|
+
"Required": false,
|
|
133469
|
+
"Type": "MasterUserSecret",
|
|
133470
|
+
"UpdateType": "Mutable"
|
|
133471
|
+
},
|
|
133315
133472
|
"MasterUsername": {
|
|
133316
133473
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-masterusername",
|
|
133317
133474
|
"PrimitiveType": "String",
|
|
@@ -133512,6 +133669,9 @@
|
|
|
133512
133669
|
},
|
|
133513
133670
|
"Endpoint.Port": {
|
|
133514
133671
|
"PrimitiveType": "String"
|
|
133672
|
+
},
|
|
133673
|
+
"MasterUserSecret.SecretArn": {
|
|
133674
|
+
"PrimitiveType": "String"
|
|
133515
133675
|
}
|
|
133516
133676
|
},
|
|
133517
133677
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html",
|
|
@@ -133714,12 +133874,24 @@
|
|
|
133714
133874
|
"Required": false,
|
|
133715
133875
|
"UpdateType": "Mutable"
|
|
133716
133876
|
},
|
|
133877
|
+
"ManageMasterUserPassword": {
|
|
133878
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-managemasteruserpassword",
|
|
133879
|
+
"PrimitiveType": "Boolean",
|
|
133880
|
+
"Required": false,
|
|
133881
|
+
"UpdateType": "Mutable"
|
|
133882
|
+
},
|
|
133717
133883
|
"MasterUserPassword": {
|
|
133718
133884
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-masteruserpassword",
|
|
133719
133885
|
"PrimitiveType": "String",
|
|
133720
133886
|
"Required": false,
|
|
133721
133887
|
"UpdateType": "Mutable"
|
|
133722
133888
|
},
|
|
133889
|
+
"MasterUserSecret": {
|
|
133890
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-masterusersecret",
|
|
133891
|
+
"Required": false,
|
|
133892
|
+
"Type": "MasterUserSecret",
|
|
133893
|
+
"UpdateType": "Mutable"
|
|
133894
|
+
},
|
|
133723
133895
|
"MasterUsername": {
|
|
133724
133896
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html#cfn-rds-dbinstance-masterusername",
|
|
133725
133897
|
"PrimitiveType": "String",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-cdk/cloudformation-diff",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.61.0",
|
|
4
4
|
"description": "Utilities to diff CDK stacks against CloudFormation templates",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
},
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@aws-cdk/cfnspec": "2.
|
|
26
|
+
"@aws-cdk/cfnspec": "2.61.0",
|
|
27
27
|
"@types/node": "^14.18.36",
|
|
28
28
|
"chalk": "^4",
|
|
29
29
|
"diff": "^5.1.0",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"table": "^6.8.1"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@aws-cdk/cdk-build-tools": "2.
|
|
36
|
-
"@aws-cdk/pkglint": "2.
|
|
35
|
+
"@aws-cdk/cdk-build-tools": "2.61.0",
|
|
36
|
+
"@aws-cdk/pkglint": "2.61.0",
|
|
37
37
|
"@types/jest": "^27.5.2",
|
|
38
38
|
"@types/string-width": "^4.0.1",
|
|
39
39
|
"fast-check": "^2.25.0",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Punycode.js [](https://www.npmjs.com/package/emoji-test-regex-pattern) [](https://www.jsdelivr.com/package/npm/punycode)
|
|
2
2
|
|
|
3
3
|
Punycode.js is a robust Punycode converter that fully complies to [RFC 3492](https://tools.ietf.org/html/rfc3492) and [RFC 5891](https://tools.ietf.org/html/rfc5891).
|
|
4
4
|
|
|
@@ -12,7 +12,7 @@ This JavaScript library is the result of comparing, optimizing and documenting d
|
|
|
12
12
|
|
|
13
13
|
This project was [bundled](https://github.com/joyent/node/blob/master/lib/punycode.js) with Node.js from [v0.6.2+](https://github.com/joyent/node/compare/975f1930b1...61e796decc) until [v7](https://github.com/nodejs/node/pull/7941) (soft-deprecated).
|
|
14
14
|
|
|
15
|
-
|
|
15
|
+
This project provides a CommonJS module that uses ES2015+ features and JavaScript module, which work in modern Node.js versions and browsers. For the old Punycode.js version that offers the same functionality in a UMD build with support for older pre-ES2015 runtimes, including Rhino, Ringo, and Narwhal, see [v1.4.1](https://github.com/mathiasbynens/punycode.js/releases/tag/v1.4.1).
|
|
16
16
|
|
|
17
17
|
## Installation
|
|
18
18
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "punycode",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.3.0",
|
|
4
4
|
"description": "A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.",
|
|
5
5
|
"homepage": "https://mths.be/punycode",
|
|
6
6
|
"main": "punycode.js",
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
],
|
|
32
32
|
"repository": {
|
|
33
33
|
"type": "git",
|
|
34
|
-
"url": "https://github.com/
|
|
34
|
+
"url": "https://github.com/mathiasbynens/punycode.js.git"
|
|
35
35
|
},
|
|
36
|
-
"bugs": "https://github.com/
|
|
36
|
+
"bugs": "https://github.com/mathiasbynens/punycode.js/issues",
|
|
37
37
|
"files": [
|
|
38
38
|
"LICENSE-MIT.txt",
|
|
39
39
|
"punycode.js",
|
|
@@ -41,12 +41,12 @@
|
|
|
41
41
|
],
|
|
42
42
|
"scripts": {
|
|
43
43
|
"test": "mocha tests",
|
|
44
|
-
"
|
|
44
|
+
"build": "node scripts/prepublish.js"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"codecov": "^1.0.1",
|
|
48
48
|
"istanbul": "^0.4.1",
|
|
49
|
-
"mocha": "^2.
|
|
49
|
+
"mocha": "^10.2.0"
|
|
50
50
|
},
|
|
51
51
|
"jspm": {
|
|
52
52
|
"map": {
|
|
@@ -15,7 +15,7 @@ const delimiter = '-'; // '\x2D'
|
|
|
15
15
|
|
|
16
16
|
/** Regular expressions */
|
|
17
17
|
const regexPunycode = /^xn--/;
|
|
18
|
-
const regexNonASCII = /[^\0-\
|
|
18
|
+
const regexNonASCII = /[^\0-\x7F]/; // Note: U+007F DEL is excluded too.
|
|
19
19
|
const regexSeparators = /[\x2E\u3002\uFF0E\uFF61]/g; // RFC 3490 separators
|
|
20
20
|
|
|
21
21
|
/** Error messages */
|
|
@@ -142,13 +142,13 @@ const ucs2encode = codePoints => String.fromCodePoint(...codePoints);
|
|
|
142
142
|
* the code point does not represent a value.
|
|
143
143
|
*/
|
|
144
144
|
const basicToDigit = function(codePoint) {
|
|
145
|
-
if (codePoint
|
|
146
|
-
return codePoint -
|
|
145
|
+
if (codePoint >= 0x30 && codePoint < 0x3A) {
|
|
146
|
+
return 26 + (codePoint - 0x30);
|
|
147
147
|
}
|
|
148
|
-
if (codePoint
|
|
148
|
+
if (codePoint >= 0x41 && codePoint < 0x5B) {
|
|
149
149
|
return codePoint - 0x41;
|
|
150
150
|
}
|
|
151
|
-
if (codePoint
|
|
151
|
+
if (codePoint >= 0x61 && codePoint < 0x7B) {
|
|
152
152
|
return codePoint - 0x61;
|
|
153
153
|
}
|
|
154
154
|
return base;
|
|
@@ -228,7 +228,7 @@ const decode = function(input) {
|
|
|
228
228
|
// which gets added to `i`. The overflow checking is easier
|
|
229
229
|
// if we increase `i` as we go, then subtract off its starting
|
|
230
230
|
// value at the end to obtain `delta`.
|
|
231
|
-
|
|
231
|
+
const oldi = i;
|
|
232
232
|
for (let w = 1, k = base; /* no condition */; k += base) {
|
|
233
233
|
|
|
234
234
|
if (index >= inputLength) {
|
|
@@ -237,7 +237,10 @@ const decode = function(input) {
|
|
|
237
237
|
|
|
238
238
|
const digit = basicToDigit(input.charCodeAt(index++));
|
|
239
239
|
|
|
240
|
-
if (digit >= base
|
|
240
|
+
if (digit >= base) {
|
|
241
|
+
error('invalid-input');
|
|
242
|
+
}
|
|
243
|
+
if (digit > floor((maxInt - i) / w)) {
|
|
241
244
|
error('overflow');
|
|
242
245
|
}
|
|
243
246
|
|
|
@@ -291,7 +294,7 @@ const encode = function(input) {
|
|
|
291
294
|
input = ucs2decode(input);
|
|
292
295
|
|
|
293
296
|
// Cache the length.
|
|
294
|
-
|
|
297
|
+
const inputLength = input.length;
|
|
295
298
|
|
|
296
299
|
// Initialize the state.
|
|
297
300
|
let n = initialN;
|
|
@@ -305,7 +308,7 @@ const encode = function(input) {
|
|
|
305
308
|
}
|
|
306
309
|
}
|
|
307
310
|
|
|
308
|
-
|
|
311
|
+
const basicLength = output.length;
|
|
309
312
|
let handledCPCount = basicLength;
|
|
310
313
|
|
|
311
314
|
// `handledCPCount` is the number of code points that have been handled;
|