Skip to content

Commit 74ee709

Browse files
authored
autogenerated maintenance
1 parent 29886f4 commit 74ee709

File tree

65 files changed

+8674
-1376
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+8674
-1376
lines changed

src/cfnlint/data/AdditionalSpecs/Policies.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -2371,6 +2371,7 @@
23712371
"ARNFormat": "arn:${Partition}:mediaconnect:${Region}:${Account}:<namespace>:<relative-id>:<relative-name>",
23722372
"ARNRegex": "^arn:${Partition}:mediaconnect:.+",
23732373
"Actions": [
2374+
"AddFlowMediaStreams",
23742375
"AddFlowOutputs",
23752376
"AddFlowSources",
23762377
"AddFlowVpcInterfaces",
@@ -2386,6 +2387,7 @@
23862387
"ListReservations",
23872388
"ListTagsForResource",
23882389
"PurchaseOffering",
2390+
"RemoveFlowMediaStream",
23892391
"RemoveFlowOutput",
23902392
"RemoveFlowSource",
23912393
"RemoveFlowVpcInterface",
@@ -2396,6 +2398,7 @@
23962398
"UntagResource",
23972399
"UpdateFlow",
23982400
"UpdateFlowEntitlement",
2401+
"UpdateFlowMediaStream",
23992402
"UpdateFlowOutput",
24002403
"UpdateFlowSource"
24012404
],
@@ -6739,6 +6742,7 @@
67396742
"CreateChannelBan",
67406743
"CreateChannelMembership",
67416744
"CreateChannelModerator",
6745+
"CreateMediaCapturePipeline",
67426746
"CreateMeeting",
67436747
"CreateMeetingDialOut",
67446748
"CreateMeetingWithAttendees",
@@ -6770,6 +6774,7 @@
67706774
"DeleteDomain",
67716775
"DeleteEventsConfiguration",
67726776
"DeleteGroups",
6777+
"DeleteMediaCapturePipeline",
67736778
"DeleteMeeting",
67746779
"DeletePhoneNumber",
67756780
"DeleteProxySession",
@@ -6812,6 +6817,7 @@
68126817
"GetDomain",
68136818
"GetEventsConfiguration",
68146819
"GetGlobalSettings",
6820+
"GetMediaCapturePipeline",
68156821
"GetMeeting",
68166822
"GetMeetingDetail",
68176823
"GetMessagingSessionEndpoint",
@@ -6863,6 +6869,7 @@
68636869
"ListDirectories",
68646870
"ListDomains",
68656871
"ListGroups",
6872+
"ListMediaCapturePipelines",
68666873
"ListMeetingEvents",
68676874
"ListMeetingTags",
68686875
"ListMeetings",
@@ -7358,7 +7365,9 @@
73587365
"HasResource": true,
73597366
"StringPrefix": "codeguru-reviewer",
73607367
"conditionKeys": [
7361-
"aws:ResourceTag/${TagKey}"
7368+
"aws:RequestTag/${TagKey}",
7369+
"aws:ResourceTag/${TagKey}",
7370+
"aws:TagKeys"
73627371
]
73637372
},
73647373
"Amazon Cognito Identity": {
@@ -8308,6 +8317,7 @@
83088317
"DetachVpnGateway",
83098318
"DisableEbsEncryptionByDefault",
83108319
"DisableFastSnapshotRestores",
8320+
"DisableImageDeprecation",
83118321
"DisableSerialConsoleAccess",
83128322
"DisableTransitGatewayRouteTablePropagation",
83138323
"DisableVgwRoutePropagation",
@@ -8324,6 +8334,7 @@
83248334
"DisassociateVpcCidrBlock",
83258335
"EnableEbsEncryptionByDefault",
83268336
"EnableFastSnapshotRestores",
8337+
"EnableImageDeprecation",
83278338
"EnableSerialConsoleAccess",
83288339
"EnableTransitGatewayRouteTablePropagation",
83298340
"EnableVgwRoutePropagation",

src/cfnlint/data/CloudSpecs/af-south-1.json

+59-34
Original file line numberDiff line numberDiff line change
@@ -2080,6 +2080,12 @@
20802080
"PrimitiveType": "Timestamp",
20812081
"Required": false,
20822082
"UpdateType": "Mutable"
2083+
},
2084+
"Timezone": {
2085+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationautoscaling-scalabletarget-scheduledaction.html#cfn-applicationautoscaling-scalabletarget-scheduledaction-timezone",
2086+
"PrimitiveType": "String",
2087+
"Required": false,
2088+
"UpdateType": "Mutable"
20832089
}
20842090
}
20852091
},
@@ -9140,6 +9146,12 @@
91409146
"ValueType": "AWS::EC2::SpotFleet.SpotFleetRequestConfigData.AllocationStrategy"
91419147
}
91429148
},
9149+
"Context": {
9150+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-context",
9151+
"PrimitiveType": "String",
9152+
"Required": false,
9153+
"UpdateType": "Mutable"
9154+
},
91439155
"ExcessCapacityTerminationPolicy": {
91449156
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata.html#cfn-ec2-spotfleet-spotfleetrequestconfigdata-excesscapacityterminationpolicy",
91459157
"PrimitiveType": "String",
@@ -14947,29 +14959,6 @@
1494714959
}
1494814960
}
1494914961
},
14950-
"AWS::FSx::FileSystem.AuditLogConfiguration": {
14951-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html",
14952-
"Properties": {
14953-
"AuditLogDestination": {
14954-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-auditlogconfiguration-auditlogdestination",
14955-
"PrimitiveType": "String",
14956-
"Required": false,
14957-
"UpdateType": "Mutable"
14958-
},
14959-
"FileAccessAuditLogLevel": {
14960-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-auditlogconfiguration-fileaccessauditloglevel",
14961-
"PrimitiveType": "String",
14962-
"Required": true,
14963-
"UpdateType": "Mutable"
14964-
},
14965-
"FileShareAccessAuditLogLevel": {
14966-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration-auditlogconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-auditlogconfiguration-fileshareaccessauditloglevel",
14967-
"PrimitiveType": "String",
14968-
"Required": true,
14969-
"UpdateType": "Mutable"
14970-
}
14971-
}
14972-
},
1497314962
"AWS::FSx::FileSystem.LustreConfiguration": {
1497414963
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-lustreconfiguration.html",
1497514964
"Properties": {
@@ -15105,12 +15094,6 @@
1510515094
"Type": "List",
1510615095
"UpdateType": "Mutable"
1510715096
},
15108-
"AuditLogConfiguration": {
15109-
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-auditlogconfiguration",
15110-
"Required": false,
15111-
"Type": "AuditLogConfiguration",
15112-
"UpdateType": "Mutable"
15113-
},
1511415097
"AutomaticBackupRetentionDays": {
1511515098
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-fsx-filesystem-windowsconfiguration.html#cfn-fsx-filesystem-windowsconfiguration-automaticbackupretentiondays",
1511615099
"PrimitiveType": "Integer",
@@ -22513,23 +22496,40 @@
2251322496
"AWS::Transfer::Server.IdentityProviderDetails": {
2251422497
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-identityproviderdetails.html",
2251522498
"Properties": {
22499+
"DirectoryId": {
22500+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-identityproviderdetails.html#cfn-transfer-server-identityproviderdetails-directoryid",
22501+
"PrimitiveType": "String",
22502+
"Required": false,
22503+
"UpdateType": "Mutable"
22504+
},
2251622505
"InvocationRole": {
2251722506
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-identityproviderdetails.html#cfn-transfer-server-identityproviderdetails-invocationrole",
2251822507
"PrimitiveType": "String",
22519-
"Required": true,
22508+
"Required": false,
2252022509
"UpdateType": "Mutable"
2252122510
},
2252222511
"Url": {
2252322512
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-identityproviderdetails.html#cfn-transfer-server-identityproviderdetails-url",
2252422513
"PrimitiveType": "String",
22525-
"Required": true,
22514+
"Required": false,
2252622515
"UpdateType": "Mutable"
2252722516
}
2252822517
}
2252922518
},
2253022519
"AWS::Transfer::Server.Protocol": {
2253122520
"PrimitiveType": "String"
2253222521
},
22522+
"AWS::Transfer::Server.ProtocolDetails": {
22523+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-protocoldetails.html",
22524+
"Properties": {
22525+
"PassiveIp": {
22526+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-server-protocoldetails.html#cfn-transfer-server-protocoldetails-passiveip",
22527+
"PrimitiveType": "String",
22528+
"Required": false,
22529+
"UpdateType": "Mutable"
22530+
}
22531+
}
22532+
},
2253322533
"AWS::Transfer::User.HomeDirectoryMapEntry": {
2253422534
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-transfer-user-homedirectorymapentry.html",
2253522535
"Properties": {
@@ -25699,6 +25699,12 @@
2569925699
"Required": false,
2570025700
"UpdateType": "Mutable"
2570125701
},
25702+
"Mode": {
25703+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-mode",
25704+
"PrimitiveType": "String",
25705+
"Required": false,
25706+
"UpdateType": "Mutable"
25707+
},
2570225708
"Name": {
2570325709
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-restapi.html#cfn-apigateway-restapi-name",
2570425710
"PrimitiveType": "String",
@@ -27103,7 +27109,7 @@
2710327109
},
2710427110
"LoadBalancerNames": {
2710527111
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-as-group.html#cfn-as-group-loadbalancernames",
27106-
"DuplicatesAllowed": true,
27112+
"DuplicatesAllowed": false,
2710727113
"PrimitiveItemType": "String",
2710827114
"Required": false,
2710927115
"Type": "List",
@@ -31174,6 +31180,12 @@
3117431180
},
3117531181
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html",
3117631182
"Properties": {
31183+
"Context": {
31184+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html#cfn-ec2-ec2fleet-context",
31185+
"PrimitiveType": "String",
31186+
"Required": false,
31187+
"UpdateType": "Mutable"
31188+
},
3117731189
"ExcessCapacityTerminationPolicy": {
3117831190
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ec2fleet.html#cfn-ec2-ec2fleet-excesscapacityterminationpolicy",
3117931191
"PrimitiveType": "String",
@@ -40263,6 +40275,12 @@
4026340275
"ValueType": "AWS::RDS::DBCluster.BackupRetentionPeriod"
4026440276
}
4026540277
},
40278+
"CopyTagsToSnapshot": {
40279+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-copytagstosnapshot",
40280+
"PrimitiveType": "Boolean",
40281+
"Required": false,
40282+
"UpdateType": "Mutable"
40283+
},
4026640284
"DBClusterIdentifier": {
4026740285
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbcluster.html#cfn-rds-dbcluster-dbclusteridentifier",
4026840286
"PrimitiveType": "String",
@@ -45129,6 +45147,12 @@
4512945147
"Required": false,
4513045148
"UpdateType": "Mutable"
4513145149
},
45150+
"ProtocolDetails": {
45151+
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-protocoldetails",
45152+
"Required": false,
45153+
"Type": "ProtocolDetails",
45154+
"UpdateType": "Mutable"
45155+
},
4513245156
"Protocols": {
4513345157
"Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-transfer-server.html#cfn-transfer-server-protocols",
4513445158
"ItemType": "Protocol",
@@ -49168,7 +49192,7 @@
4916849192
"StringMin": 1
4916949193
},
4917049194
"AWS::Kinesis::Stream.RetentionPeriodHours": {
49171-
"NumberMax": 168,
49195+
"NumberMax": 8760,
4917249196
"NumberMin": 1
4917349197
},
4917449198
"AWS::Kinesis::Stream.ShardCount": {
@@ -49476,7 +49500,8 @@
4947649500
"VPC_SUBNET",
4947749501
"VPC_SECURITY_GROUP",
4947849502
"SASL_SCRAM_512_AUTH",
49479-
"SASL_SCRAM_256_AUTH"
49503+
"SASL_SCRAM_256_AUTH",
49504+
"VIRTUAL_HOST"
4948049505
]
4948149506
},
4948249507
"AWS::Lambda::EventSourceMapping.SourceAccessConfiguration.URI": {

0 commit comments

Comments
 (0)