cdk-common 2.0.218 → 2.0.221
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 +10 -4
- package/API.md +5 -0
- package/lib/main.js +1 -1
- package/lib/managed-policies.d.ts +1 -0
- package/lib/managed-policies.js +2 -1
- package/node_modules/@aws-cdk/assert/package.json +8 -8
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +59 -0
- package/node_modules/@aws-cdk/cfnspec/build-tools/patch-set.js +5 -2
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.d.ts +5 -0
- package/node_modules/@aws-cdk/cfnspec/build-tools/report-issues.js +30 -2
- package/node_modules/@aws-cdk/cfnspec/build-tools/split-spec-by-service.js +26 -2
- package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
- package/node_modules/@aws-cdk/cfnspec/package.json +4 -3
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +182 -8
- package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +75 -17
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/path.d.ts +30 -19
- package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/path.d.ts +30 -19
- package/package.json +6 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"Fingerprint": "
|
|
2
|
+
"Fingerprint": "4379cd1843aa4dc2b8f4966eb57d5891",
|
|
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",
|
|
@@ -4720,6 +4720,12 @@
|
|
|
4720
4720
|
"Required": false,
|
|
4721
4721
|
"UpdateType": "Mutable"
|
|
4722
4722
|
},
|
|
4723
|
+
"FirstExecutionFrom": {
|
|
4724
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html#cfn-appflow-flow-scheduledtriggerproperties-firstexecutionfrom",
|
|
4725
|
+
"PrimitiveType": "Double",
|
|
4726
|
+
"Required": false,
|
|
4727
|
+
"UpdateType": "Mutable"
|
|
4728
|
+
},
|
|
4723
4729
|
"FlowErrorDeactivationThreshold": {
|
|
4724
4730
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-appflow-flow-scheduledtriggerproperties.html#cfn-appflow-flow-scheduledtriggerproperties-flowerrordeactivationthreshold",
|
|
4725
4731
|
"PrimitiveType": "Integer",
|
|
@@ -13389,7 +13395,7 @@
|
|
|
13389
13395
|
},
|
|
13390
13396
|
"DefaultCacheBehavior": {
|
|
13391
13397
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-distributionconfig.html#cfn-cloudfront-distribution-distributionconfig-defaultcachebehavior",
|
|
13392
|
-
"Required":
|
|
13398
|
+
"Required": true,
|
|
13393
13399
|
"Type": "DefaultCacheBehavior",
|
|
13394
13400
|
"UpdateType": "Mutable"
|
|
13395
13401
|
},
|
|
@@ -71485,6 +71491,40 @@
|
|
|
71485
71491
|
}
|
|
71486
71492
|
}
|
|
71487
71493
|
},
|
|
71494
|
+
"AWS::SSO::PermissionSet.CustomerManagedPolicyReference": {
|
|
71495
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-customermanagedpolicyreference.html",
|
|
71496
|
+
"Properties": {
|
|
71497
|
+
"Name": {
|
|
71498
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-customermanagedpolicyreference.html#cfn-sso-permissionset-customermanagedpolicyreference-name",
|
|
71499
|
+
"PrimitiveType": "String",
|
|
71500
|
+
"Required": true,
|
|
71501
|
+
"UpdateType": "Mutable"
|
|
71502
|
+
},
|
|
71503
|
+
"Path": {
|
|
71504
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-customermanagedpolicyreference.html#cfn-sso-permissionset-customermanagedpolicyreference-path",
|
|
71505
|
+
"PrimitiveType": "String",
|
|
71506
|
+
"Required": false,
|
|
71507
|
+
"UpdateType": "Mutable"
|
|
71508
|
+
}
|
|
71509
|
+
}
|
|
71510
|
+
},
|
|
71511
|
+
"AWS::SSO::PermissionSet.PermissionsBoundary": {
|
|
71512
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-permissionsboundary.html",
|
|
71513
|
+
"Properties": {
|
|
71514
|
+
"CustomerManagedPolicyReference": {
|
|
71515
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-permissionsboundary.html#cfn-sso-permissionset-permissionsboundary-customermanagedpolicyreference",
|
|
71516
|
+
"Required": false,
|
|
71517
|
+
"Type": "CustomerManagedPolicyReference",
|
|
71518
|
+
"UpdateType": "Mutable"
|
|
71519
|
+
},
|
|
71520
|
+
"ManagedPolicyArn": {
|
|
71521
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sso-permissionset-permissionsboundary.html#cfn-sso-permissionset-permissionsboundary-managedpolicyarn",
|
|
71522
|
+
"PrimitiveType": "String",
|
|
71523
|
+
"Required": false,
|
|
71524
|
+
"UpdateType": "Mutable"
|
|
71525
|
+
}
|
|
71526
|
+
}
|
|
71527
|
+
},
|
|
71488
71528
|
"AWS::SageMaker::App.ResourceSpec": {
|
|
71489
71529
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-app-resourcespec.html",
|
|
71490
71530
|
"Properties": {
|
|
@@ -76995,6 +77035,12 @@
|
|
|
76995
77035
|
}
|
|
76996
77036
|
}
|
|
76997
77037
|
},
|
|
77038
|
+
"AWS::Transfer::Server.As2Transport": {
|
|
77039
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-as2transport.html",
|
|
77040
|
+
"PrimitiveType": "String",
|
|
77041
|
+
"Required": false,
|
|
77042
|
+
"UpdateType": "Mutable"
|
|
77043
|
+
},
|
|
76998
77044
|
"AWS::Transfer::Server.EndpointDetails": {
|
|
76999
77045
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-endpointdetails.html",
|
|
77000
77046
|
"Properties": {
|
|
@@ -77071,6 +77117,13 @@
|
|
|
77071
77117
|
"AWS::Transfer::Server.ProtocolDetails": {
|
|
77072
77118
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-protocoldetails.html",
|
|
77073
77119
|
"Properties": {
|
|
77120
|
+
"As2Transports": {
|
|
77121
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-protocoldetails.html#cfn-transfer-server-protocoldetails-as2transports",
|
|
77122
|
+
"ItemType": "As2Transport",
|
|
77123
|
+
"Required": false,
|
|
77124
|
+
"Type": "List",
|
|
77125
|
+
"UpdateType": "Mutable"
|
|
77126
|
+
},
|
|
77074
77127
|
"PassiveIp": {
|
|
77075
77128
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-protocoldetails.html#cfn-transfer-server-protocoldetails-passiveip",
|
|
77076
77129
|
"PrimitiveType": "String",
|
|
@@ -80016,7 +80069,7 @@
|
|
|
80016
80069
|
}
|
|
80017
80070
|
}
|
|
80018
80071
|
},
|
|
80019
|
-
"ResourceSpecificationVersion": "81.
|
|
80072
|
+
"ResourceSpecificationVersion": "81.1.0",
|
|
80020
80073
|
"ResourceTypes": {
|
|
80021
80074
|
"AWS::ACMPCA::Certificate": {
|
|
80022
80075
|
"Attributes": {
|
|
@@ -81202,6 +81255,11 @@
|
|
|
81202
81255
|
}
|
|
81203
81256
|
},
|
|
81204
81257
|
"AWS::ApiGateway::DocumentationPart": {
|
|
81258
|
+
"Attributes": {
|
|
81259
|
+
"DocumentationPartId": {
|
|
81260
|
+
"PrimitiveType": "String"
|
|
81261
|
+
}
|
|
81262
|
+
},
|
|
81205
81263
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-documentationpart.html",
|
|
81206
81264
|
"Properties": {
|
|
81207
81265
|
"Location": {
|
|
@@ -88212,6 +88270,24 @@
|
|
|
88212
88270
|
"Required": false,
|
|
88213
88271
|
"UpdateType": "Mutable"
|
|
88214
88272
|
},
|
|
88273
|
+
"ActionsSuppressor": {
|
|
88274
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-compositealarm.html#cfn-cloudwatch-compositealarm-actionssuppressor",
|
|
88275
|
+
"PrimitiveType": "String",
|
|
88276
|
+
"Required": false,
|
|
88277
|
+
"UpdateType": "Mutable"
|
|
88278
|
+
},
|
|
88279
|
+
"ActionsSuppressorExtensionPeriod": {
|
|
88280
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-compositealarm.html#cfn-cloudwatch-compositealarm-actionssuppressorextensionperiod",
|
|
88281
|
+
"PrimitiveType": "Integer",
|
|
88282
|
+
"Required": false,
|
|
88283
|
+
"UpdateType": "Mutable"
|
|
88284
|
+
},
|
|
88285
|
+
"ActionsSuppressorWaitPeriod": {
|
|
88286
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-compositealarm.html#cfn-cloudwatch-compositealarm-actionssuppressorwaitperiod",
|
|
88287
|
+
"PrimitiveType": "Integer",
|
|
88288
|
+
"Required": false,
|
|
88289
|
+
"UpdateType": "Mutable"
|
|
88290
|
+
},
|
|
88215
88291
|
"AlarmActions": {
|
|
88216
88292
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudwatch-compositealarm.html#cfn-cloudwatch-compositealarm-alarmactions",
|
|
88217
88293
|
"PrimitiveItemType": "String",
|
|
@@ -94337,10 +94413,22 @@
|
|
|
94337
94413
|
"Required": false,
|
|
94338
94414
|
"UpdateType": "Mutable"
|
|
94339
94415
|
},
|
|
94416
|
+
"InstanceFamily": {
|
|
94417
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-instancefamily",
|
|
94418
|
+
"PrimitiveType": "String",
|
|
94419
|
+
"Required": false,
|
|
94420
|
+
"UpdateType": "Immutable"
|
|
94421
|
+
},
|
|
94340
94422
|
"InstanceType": {
|
|
94341
94423
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-instancetype",
|
|
94342
94424
|
"PrimitiveType": "String",
|
|
94343
|
-
"Required":
|
|
94425
|
+
"Required": false,
|
|
94426
|
+
"UpdateType": "Immutable"
|
|
94427
|
+
},
|
|
94428
|
+
"OutpostArn": {
|
|
94429
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-host.html#cfn-ec2-host-outpostarn",
|
|
94430
|
+
"PrimitiveType": "String",
|
|
94431
|
+
"Required": false,
|
|
94344
94432
|
"UpdateType": "Immutable"
|
|
94345
94433
|
}
|
|
94346
94434
|
}
|
|
@@ -97019,6 +97107,12 @@
|
|
|
97019
97107
|
"Required": false,
|
|
97020
97108
|
"UpdateType": "Mutable"
|
|
97021
97109
|
},
|
|
97110
|
+
"ContributorInsightsEnabled": {
|
|
97111
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html#cfn-ec2-vpcendpointservice-contributorinsightsenabled",
|
|
97112
|
+
"PrimitiveType": "Boolean",
|
|
97113
|
+
"Required": false,
|
|
97114
|
+
"UpdateType": "Mutable"
|
|
97115
|
+
},
|
|
97022
97116
|
"GatewayLoadBalancerArns": {
|
|
97023
97117
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpointservice.html#cfn-ec2-vpcendpointservice-gatewayloadbalancerarns",
|
|
97024
97118
|
"PrimitiveItemType": "String",
|
|
@@ -101231,6 +101325,42 @@
|
|
|
101231
101325
|
}
|
|
101232
101326
|
}
|
|
101233
101327
|
},
|
|
101328
|
+
"AWS::Evidently::Segment": {
|
|
101329
|
+
"Attributes": {
|
|
101330
|
+
"Arn": {
|
|
101331
|
+
"PrimitiveType": "String"
|
|
101332
|
+
}
|
|
101333
|
+
},
|
|
101334
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-segment.html",
|
|
101335
|
+
"Properties": {
|
|
101336
|
+
"Description": {
|
|
101337
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-segment.html#cfn-evidently-segment-description",
|
|
101338
|
+
"PrimitiveType": "String",
|
|
101339
|
+
"Required": false,
|
|
101340
|
+
"UpdateType": "Mutable"
|
|
101341
|
+
},
|
|
101342
|
+
"Name": {
|
|
101343
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-segment.html#cfn-evidently-segment-name",
|
|
101344
|
+
"PrimitiveType": "String",
|
|
101345
|
+
"Required": true,
|
|
101346
|
+
"UpdateType": "Mutable"
|
|
101347
|
+
},
|
|
101348
|
+
"Pattern": {
|
|
101349
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-segment.html#cfn-evidently-segment-pattern",
|
|
101350
|
+
"PrimitiveType": "String",
|
|
101351
|
+
"Required": false,
|
|
101352
|
+
"UpdateType": "Mutable"
|
|
101353
|
+
},
|
|
101354
|
+
"Tags": {
|
|
101355
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-segment.html#cfn-evidently-segment-tags",
|
|
101356
|
+
"DuplicatesAllowed": false,
|
|
101357
|
+
"ItemType": "Tag",
|
|
101358
|
+
"Required": false,
|
|
101359
|
+
"Type": "List",
|
|
101360
|
+
"UpdateType": "Mutable"
|
|
101361
|
+
}
|
|
101362
|
+
}
|
|
101363
|
+
},
|
|
101234
101364
|
"AWS::FIS::ExperimentTemplate": {
|
|
101235
101365
|
"Attributes": {
|
|
101236
101366
|
"Id": {
|
|
@@ -104191,6 +104321,13 @@
|
|
|
104191
104321
|
"PrimitiveType": "String",
|
|
104192
104322
|
"Required": false,
|
|
104193
104323
|
"UpdateType": "Mutable"
|
|
104324
|
+
},
|
|
104325
|
+
"Tags": {
|
|
104326
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-detector.html#cfn-guardduty-detector-tags",
|
|
104327
|
+
"ItemType": "Tag",
|
|
104328
|
+
"Required": false,
|
|
104329
|
+
"Type": "List",
|
|
104330
|
+
"UpdateType": "Mutable"
|
|
104194
104331
|
}
|
|
104195
104332
|
}
|
|
104196
104333
|
},
|
|
@@ -104232,6 +104369,13 @@
|
|
|
104232
104369
|
"PrimitiveType": "Integer",
|
|
104233
104370
|
"Required": true,
|
|
104234
104371
|
"UpdateType": "Mutable"
|
|
104372
|
+
},
|
|
104373
|
+
"Tags": {
|
|
104374
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-filter.html#cfn-guardduty-filter-tags",
|
|
104375
|
+
"ItemType": "Tag",
|
|
104376
|
+
"Required": false,
|
|
104377
|
+
"Type": "List",
|
|
104378
|
+
"UpdateType": "Mutable"
|
|
104235
104379
|
}
|
|
104236
104380
|
}
|
|
104237
104381
|
},
|
|
@@ -104267,6 +104411,13 @@
|
|
|
104267
104411
|
"PrimitiveType": "String",
|
|
104268
104412
|
"Required": false,
|
|
104269
104413
|
"UpdateType": "Mutable"
|
|
104414
|
+
},
|
|
104415
|
+
"Tags": {
|
|
104416
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-ipset.html#cfn-guardduty-ipset-tags",
|
|
104417
|
+
"ItemType": "Tag",
|
|
104418
|
+
"Required": false,
|
|
104419
|
+
"Type": "List",
|
|
104420
|
+
"UpdateType": "Mutable"
|
|
104270
104421
|
}
|
|
104271
104422
|
}
|
|
104272
104423
|
},
|
|
@@ -104366,6 +104517,13 @@
|
|
|
104366
104517
|
"PrimitiveType": "String",
|
|
104367
104518
|
"Required": false,
|
|
104368
104519
|
"UpdateType": "Mutable"
|
|
104520
|
+
},
|
|
104521
|
+
"Tags": {
|
|
104522
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-guardduty-threatintelset.html#cfn-guardduty-threatintelset-tags",
|
|
104523
|
+
"ItemType": "Tag",
|
|
104524
|
+
"Required": false,
|
|
104525
|
+
"Type": "List",
|
|
104526
|
+
"UpdateType": "Mutable"
|
|
104369
104527
|
}
|
|
104370
104528
|
}
|
|
104371
104529
|
},
|
|
@@ -106407,6 +106565,9 @@
|
|
|
106407
106565
|
"Attributes": {
|
|
106408
106566
|
"Arn": {
|
|
106409
106567
|
"PrimitiveType": "String"
|
|
106568
|
+
},
|
|
106569
|
+
"Id": {
|
|
106570
|
+
"PrimitiveType": "String"
|
|
106410
106571
|
}
|
|
106411
106572
|
},
|
|
106412
106573
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html",
|
|
@@ -106415,7 +106576,7 @@
|
|
|
106415
106576
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html#cfn-iot-policy-policydocument",
|
|
106416
106577
|
"PrimitiveType": "Json",
|
|
106417
106578
|
"Required": true,
|
|
106418
|
-
"UpdateType": "
|
|
106579
|
+
"UpdateType": "Mutable"
|
|
106419
106580
|
},
|
|
106420
106581
|
"PolicyName": {
|
|
106421
106582
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-policy.html#cfn-iot-policy-policyname",
|
|
@@ -111148,7 +111309,7 @@
|
|
|
111148
111309
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-geofencecollection.html#cfn-location-geofencecollection-kmskeyid",
|
|
111149
111310
|
"PrimitiveType": "String",
|
|
111150
111311
|
"Required": false,
|
|
111151
|
-
"UpdateType": "
|
|
111312
|
+
"UpdateType": "Immutable"
|
|
111152
111313
|
},
|
|
111153
111314
|
"PricingPlan": {
|
|
111154
111315
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-geofencecollection.html#cfn-location-geofencecollection-pricingplan",
|
|
@@ -111160,7 +111321,7 @@
|
|
|
111160
111321
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-geofencecollection.html#cfn-location-geofencecollection-pricingplandatasource",
|
|
111161
111322
|
"PrimitiveType": "String",
|
|
111162
111323
|
"Required": false,
|
|
111163
|
-
"UpdateType": "
|
|
111324
|
+
"UpdateType": "Mutable"
|
|
111164
111325
|
}
|
|
111165
111326
|
}
|
|
111166
111327
|
},
|
|
@@ -111347,7 +111508,7 @@
|
|
|
111347
111508
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-tracker.html#cfn-location-tracker-pricingplandatasource",
|
|
111348
111509
|
"PrimitiveType": "String",
|
|
111349
111510
|
"Required": false,
|
|
111350
|
-
"UpdateType": "
|
|
111511
|
+
"UpdateType": "Mutable"
|
|
111351
111512
|
},
|
|
111352
111513
|
"TrackerName": {
|
|
111353
111514
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-location-tracker.html#cfn-location-tracker-trackername",
|
|
@@ -123249,6 +123410,13 @@
|
|
|
123249
123410
|
},
|
|
123250
123411
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html",
|
|
123251
123412
|
"Properties": {
|
|
123413
|
+
"CustomerManagedPolicyReferences": {
|
|
123414
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html#cfn-sso-permissionset-customermanagedpolicyreferences",
|
|
123415
|
+
"ItemType": "CustomerManagedPolicyReference",
|
|
123416
|
+
"Required": false,
|
|
123417
|
+
"Type": "List",
|
|
123418
|
+
"UpdateType": "Mutable"
|
|
123419
|
+
},
|
|
123252
123420
|
"Description": {
|
|
123253
123421
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html#cfn-sso-permissionset-description",
|
|
123254
123422
|
"PrimitiveType": "String",
|
|
@@ -123281,6 +123449,12 @@
|
|
|
123281
123449
|
"Required": true,
|
|
123282
123450
|
"UpdateType": "Immutable"
|
|
123283
123451
|
},
|
|
123452
|
+
"PermissionsBoundary": {
|
|
123453
|
+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html#cfn-sso-permissionset-permissionsboundary",
|
|
123454
|
+
"Required": false,
|
|
123455
|
+
"Type": "PermissionsBoundary",
|
|
123456
|
+
"UpdateType": "Mutable"
|
|
123457
|
+
},
|
|
123284
123458
|
"RelayStateType": {
|
|
123285
123459
|
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sso-permissionset.html#cfn-sso-permissionset-relaystatetype",
|
|
123286
123460
|
"PrimitiveType": "String",
|
|
@@ -432,8 +432,8 @@
|
|
|
432
432
|
"affectsGlobalScope": false
|
|
433
433
|
},
|
|
434
434
|
"../../../node_modules/@types/node/stream.d.ts": {
|
|
435
|
-
"version": "
|
|
436
|
-
"signature": "
|
|
435
|
+
"version": "556bf5c36deb62cffa1bf697c1789fe008ec82db0273025001db66732714e9d9",
|
|
436
|
+
"signature": "556bf5c36deb62cffa1bf697c1789fe008ec82db0273025001db66732714e9d9",
|
|
437
437
|
"affectsGlobalScope": false
|
|
438
438
|
},
|
|
439
439
|
"../../../node_modules/@types/node/stream/promises.d.ts": {
|
|
@@ -457,8 +457,8 @@
|
|
|
457
457
|
"affectsGlobalScope": false
|
|
458
458
|
},
|
|
459
459
|
"../../../node_modules/@types/node/test.d.ts": {
|
|
460
|
-
"version": "
|
|
461
|
-
"signature": "
|
|
460
|
+
"version": "653968fc1b35c5eb3d273d36fac1c1dc66f9537edf28f33485b8776bd956e23d",
|
|
461
|
+
"signature": "653968fc1b35c5eb3d273d36fac1c1dc66f9537edf28f33485b8776bd956e23d",
|
|
462
462
|
"affectsGlobalScope": false
|
|
463
463
|
},
|
|
464
464
|
"../../../node_modules/@types/node/timers.d.ts": {
|
|
@@ -527,8 +527,8 @@
|
|
|
527
527
|
"affectsGlobalScope": true
|
|
528
528
|
},
|
|
529
529
|
"../../../node_modules/@types/node/index.d.ts": {
|
|
530
|
-
"version": "
|
|
531
|
-
"signature": "
|
|
530
|
+
"version": "64d5585e08ad1ab194b18bf4e851f22a626eae33ac7312ca4ba90bb7ea7daf64",
|
|
531
|
+
"signature": "64d5585e08ad1ab194b18bf4e851f22a626eae33ac7312ca4ba90bb7ea7daf64",
|
|
532
532
|
"affectsGlobalScope": false
|
|
533
533
|
},
|
|
534
534
|
"../../../node_modules/@types/fs-extra/index.d.ts": {
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"affectsGlobalScope": false
|
|
538
538
|
},
|
|
539
539
|
"./build-tools/patch-set.ts": {
|
|
540
|
-
"version": "
|
|
540
|
+
"version": "4f3e33a1f62920dde26b9c06debb430913b2e7287790bd49bd9f383283c702e4",
|
|
541
541
|
"signature": "13f3dbac05b6b980193f7a7a2091a8bc3e05bdf0de198277b23c3d39296ef1a6",
|
|
542
542
|
"affectsGlobalScope": false
|
|
543
543
|
},
|
|
@@ -555,6 +555,26 @@
|
|
|
555
555
|
"version": "f97ec306098325dd5e2b4df4658ba2e270970ec06aa96f6c8812ec9335212581",
|
|
556
556
|
"affectsGlobalScope": false
|
|
557
557
|
},
|
|
558
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts": {
|
|
559
|
+
"version": "6956714513ecfffb606b6bdf88ca080b3c4d689cd66e1fa7bab1cd4caa3b27f7",
|
|
560
|
+
"signature": "6956714513ecfffb606b6bdf88ca080b3c4d689cd66e1fa7bab1cd4caa3b27f7",
|
|
561
|
+
"affectsGlobalScope": false
|
|
562
|
+
},
|
|
563
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts": {
|
|
564
|
+
"version": "5dbe2db2e352c6ac5e644ef0e6caafe1373c83be86cbe1ce5f0c8b37672637cc",
|
|
565
|
+
"signature": "5dbe2db2e352c6ac5e644ef0e6caafe1373c83be86cbe1ce5f0c8b37672637cc",
|
|
566
|
+
"affectsGlobalScope": false
|
|
567
|
+
},
|
|
568
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts": {
|
|
569
|
+
"version": "49b3595321802720f0ac23ed053360cddf2a5f0eb21b3e74655c2f7a00d1b137",
|
|
570
|
+
"signature": "49b3595321802720f0ac23ed053360cddf2a5f0eb21b3e74655c2f7a00d1b137",
|
|
571
|
+
"affectsGlobalScope": false
|
|
572
|
+
},
|
|
573
|
+
"../../../tools/@aws-cdk/node-bundle/lib/index.d.ts": {
|
|
574
|
+
"version": "dcc390f6690437e874bc53640815938dbc46246123087a515b7d3906559d89cf",
|
|
575
|
+
"signature": "dcc390f6690437e874bc53640815938dbc46246123087a515b7d3906559d89cf",
|
|
576
|
+
"affectsGlobalScope": false
|
|
577
|
+
},
|
|
558
578
|
"../../../node_modules/case/case.d.ts": {
|
|
559
579
|
"version": "a81d73fb2837f88ab4671882a5d3fe3113da6a5883c2261fdfb0b87905bba67f",
|
|
560
580
|
"signature": "a81d73fb2837f88ab4671882a5d3fe3113da6a5883c2261fdfb0b87905bba67f",
|
|
@@ -783,7 +803,7 @@
|
|
|
783
803
|
"affectsGlobalScope": false
|
|
784
804
|
},
|
|
785
805
|
"../../../tools/@aws-cdk/pkglint/lib/rules.ts": {
|
|
786
|
-
"version": "
|
|
806
|
+
"version": "594a727e37dfe03ab23c30b76dc2c3eb4aad6395b594abef9db862ba45acc374",
|
|
787
807
|
"affectsGlobalScope": false
|
|
788
808
|
},
|
|
789
809
|
"../../../tools/@aws-cdk/pkglint/lib/library-creation.ts": {
|
|
@@ -800,9 +820,14 @@
|
|
|
800
820
|
"signature": "6f1c2a556d1d2d8c71593583b8ef8417639193f852d07a6a08e99fe3d1ee5785",
|
|
801
821
|
"affectsGlobalScope": false
|
|
802
822
|
},
|
|
823
|
+
"./build-tools/validate-cfn.ts": {
|
|
824
|
+
"version": "e00091aa72f394bb95ee63058aae04c4c4d3feb9c91b6d59a1cf19a3086ee6db",
|
|
825
|
+
"signature": "2ca7f2d72e7168fca0ff6124a4c5e6268f3bfa90b37e502faa7657c2dcd26e1a",
|
|
826
|
+
"affectsGlobalScope": false
|
|
827
|
+
},
|
|
803
828
|
"./build-tools/report-issues.ts": {
|
|
804
|
-
"version": "
|
|
805
|
-
"signature": "
|
|
829
|
+
"version": "1796e30893d148211cb338ec233ff0166a8e29ae888c812516550f92078a5992",
|
|
830
|
+
"signature": "d4e58ee80a8f1ba38c4e52db47c7e10fc372cec6dd642ddc5b9dee773ba67358",
|
|
806
831
|
"affectsGlobalScope": false
|
|
807
832
|
},
|
|
808
833
|
"./build-tools/spec-diff.ts": {
|
|
@@ -810,13 +835,8 @@
|
|
|
810
835
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
811
836
|
"affectsGlobalScope": false
|
|
812
837
|
},
|
|
813
|
-
"./build-tools/validate-cfn.ts": {
|
|
814
|
-
"version": "e00091aa72f394bb95ee63058aae04c4c4d3feb9c91b6d59a1cf19a3086ee6db",
|
|
815
|
-
"signature": "2ca7f2d72e7168fca0ff6124a4c5e6268f3bfa90b37e502faa7657c2dcd26e1a",
|
|
816
|
-
"affectsGlobalScope": false
|
|
817
|
-
},
|
|
818
838
|
"./build-tools/split-spec-by-service.ts": {
|
|
819
|
-
"version": "
|
|
839
|
+
"version": "078dd2ccad0638de9f41bb52759b93eaa60a7ff915155b8ab5309a177fd0ee14",
|
|
820
840
|
"signature": "8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881",
|
|
821
841
|
"affectsGlobalScope": false
|
|
822
842
|
},
|
|
@@ -2902,7 +2922,8 @@
|
|
|
2902
2922
|
"./build-tools/report-issues.ts": [
|
|
2903
2923
|
"../../../node_modules/@types/fs-extra/index.d.ts",
|
|
2904
2924
|
"../../../node_modules/@types/node/path.d.ts",
|
|
2905
|
-
"../../../node_modules/@types/node/util.d.ts"
|
|
2925
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
2926
|
+
"./build-tools/validate-cfn.ts"
|
|
2906
2927
|
],
|
|
2907
2928
|
"./build-tools/scrutiny.ts": [
|
|
2908
2929
|
"../../../node_modules/@types/node/util.d.ts",
|
|
@@ -3040,6 +3061,22 @@
|
|
|
3040
3061
|
"../../../node_modules/@types/node/util.d.ts",
|
|
3041
3062
|
"./build-tools/validate-cfn.ts"
|
|
3042
3063
|
],
|
|
3064
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts": [
|
|
3065
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
3066
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts"
|
|
3067
|
+
],
|
|
3068
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts": [
|
|
3069
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
3070
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts",
|
|
3071
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts"
|
|
3072
|
+
],
|
|
3073
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts": [
|
|
3074
|
+
"../../../node_modules/@types/node/util.d.ts"
|
|
3075
|
+
],
|
|
3076
|
+
"../../../tools/@aws-cdk/node-bundle/lib/index.d.ts": [
|
|
3077
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
3078
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts"
|
|
3079
|
+
],
|
|
3043
3080
|
"../../../tools/@aws-cdk/pkglint/lib/index.d.ts": [
|
|
3044
3081
|
"../../../node_modules/@types/node/util.d.ts",
|
|
3045
3082
|
"../../../tools/@aws-cdk/pkglint/lib/library-creation.ts",
|
|
@@ -3070,6 +3107,7 @@
|
|
|
3070
3107
|
"../../../node_modules/@types/node/util.d.ts",
|
|
3071
3108
|
"../../../node_modules/@types/semver/index.d.ts",
|
|
3072
3109
|
"../../../node_modules/case/case.d.ts",
|
|
3110
|
+
"../../../tools/@aws-cdk/node-bundle/lib/index.d.ts",
|
|
3073
3111
|
"../../../tools/@aws-cdk/pkglint/lib/licensing.ts",
|
|
3074
3112
|
"../../../tools/@aws-cdk/pkglint/lib/packagejson.ts",
|
|
3075
3113
|
"../../../tools/@aws-cdk/pkglint/lib/readme-contents.ts",
|
|
@@ -4515,6 +4553,22 @@
|
|
|
4515
4553
|
"./test/spec-validators.ts": [
|
|
4516
4554
|
"./lib/schema/index.ts"
|
|
4517
4555
|
],
|
|
4556
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts": [
|
|
4557
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
4558
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts"
|
|
4559
|
+
],
|
|
4560
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts": [
|
|
4561
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
4562
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts",
|
|
4563
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts"
|
|
4564
|
+
],
|
|
4565
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts": [
|
|
4566
|
+
"../../../node_modules/@types/node/util.d.ts"
|
|
4567
|
+
],
|
|
4568
|
+
"../../../tools/@aws-cdk/node-bundle/lib/index.d.ts": [
|
|
4569
|
+
"../../../node_modules/@types/node/util.d.ts",
|
|
4570
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts"
|
|
4571
|
+
],
|
|
4518
4572
|
"../../../tools/@aws-cdk/pkglint/lib/index.d.ts": [
|
|
4519
4573
|
"../../../node_modules/@types/node/util.d.ts",
|
|
4520
4574
|
"../../../tools/@aws-cdk/pkglint/lib/library-creation.ts",
|
|
@@ -4809,6 +4863,10 @@
|
|
|
4809
4863
|
"./test/scrutiny.test.ts",
|
|
4810
4864
|
"./test/spec-validators.ts",
|
|
4811
4865
|
"./test/validate-cfn.test.ts",
|
|
4866
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/bundle.d.ts",
|
|
4867
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/index.d.ts",
|
|
4868
|
+
"../../../tools/@aws-cdk/node-bundle/lib/api/violation.d.ts",
|
|
4869
|
+
"../../../tools/@aws-cdk/node-bundle/lib/index.d.ts",
|
|
4812
4870
|
"../../../tools/@aws-cdk/pkglint/lib/index.d.ts",
|
|
4813
4871
|
"../../../tools/@aws-cdk/pkglint/lib/library-creation.ts",
|
|
4814
4872
|
"../../../tools/@aws-cdk/pkglint/lib/licensing.ts",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-cdk/cloudformation-diff",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.34.2",
|
|
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.34.2",
|
|
27
27
|
"@types/node": "^10.17.60",
|
|
28
28
|
"chalk": "^4",
|
|
29
29
|
"diff": "^5.1.0",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"table": "^6.8.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@aws-cdk/cdk-build-tools": "2.
|
|
36
|
-
"@aws-cdk/pkglint": "2.
|
|
35
|
+
"@aws-cdk/cdk-build-tools": "2.34.2",
|
|
36
|
+
"@aws-cdk/pkglint": "2.34.2",
|
|
37
37
|
"@types/jest": "^27.5.2",
|
|
38
38
|
"@types/string-width": "^4.0.1",
|
|
39
39
|
"fast-check": "^2.25.0",
|
|
@@ -8,7 +8,7 @@ This package contains type definitions for Node.js (https://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Sat, 30 Jul 2022 21:02:20 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
13
|
* Global values: `AbortController`, `AbortSignal`, `__dirname`, `__filename`, `console`, `exports`, `gc`, `global`, `module`, `process`, `require`, `structuredClone`
|
|
14
14
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "18.6.
|
|
3
|
+
"version": "18.6.3",
|
|
4
4
|
"description": "TypeScript definitions for Node.js",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
6
6
|
"license": "MIT",
|
|
@@ -220,6 +220,6 @@
|
|
|
220
220
|
},
|
|
221
221
|
"scripts": {},
|
|
222
222
|
"dependencies": {},
|
|
223
|
-
"typesPublisherContentHash": "
|
|
223
|
+
"typesPublisherContentHash": "a45b99c264e1706eba94977d321e75c5bad5d3e7259ab60aa5a3e4a0926bcb60",
|
|
224
224
|
"typeScriptVersion": "4.0"
|
|
225
225
|
}
|