|
130 | 130 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
131 | 131 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apprunner-service.html"
|
132 | 132 | },
|
| 133 | + "AWS::AppStream::AppBlock" : { |
| 134 | + "operations" : [ "CREATE", "READ", "DELETE" ] |
| 135 | + }, |
| 136 | + "AWS::AppStream::Application" : { |
| 137 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE" ] |
| 138 | + }, |
| 139 | + "AWS::AppStream::ApplicationFleetAssociation" : { |
| 140 | + "operations" : [ "CREATE", "READ", "DELETE" ] |
| 141 | + }, |
133 | 142 | "AWS::ApplicationInsights::Application" : {
|
134 | 143 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
135 | 144 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationinsights-application.html"
|
|
192 | 201 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
193 | 202 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-backup-reportplan.html"
|
194 | 203 | },
|
| 204 | + "AWS::Batch::SchedulingPolicy" : { |
| 205 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 206 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-batch-schedulingpolicy.html" |
| 207 | + }, |
195 | 208 | "AWS::Budgets::BudgetsAction" : {
|
196 | 209 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
197 | 210 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-budgets-budgetsaction.html"
|
|
286 | 299 | "operations" : [ "CREATE", "DELETE", "LIST", "READ", "UPDATE" ],
|
287 | 300 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-realtimelogconfig.html"
|
288 | 301 | },
|
| 302 | + "AWS::CloudFront::ResponseHeadersPolicy" : { |
| 303 | + "operations" : [ "CREATE", "DELETE", "LIST", "READ", "UPDATE" ], |
| 304 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudfront-responseheaderspolicy.html" |
| 305 | + }, |
289 | 306 | "AWS::CloudTrail::Trail" : {
|
290 | 307 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
291 | 308 | "arnRegex" : "arn:(?<Partition>[a-z-]+):cloudtrail:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):trail/(?<TrailName>[^/:]+)",
|
|
420 | 437 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
421 | 438 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationfsxwindows.html"
|
422 | 439 | },
|
| 440 | + "AWS::DataSync::LocationHDFS" : { |
| 441 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 442 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationhdfs.html" |
| 443 | + }, |
423 | 444 | "AWS::DataSync::LocationNFS" : {
|
424 | 445 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
425 | 446 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-datasync-locationnfs.html"
|
|
555 | 576 | "arnRegex" : "arn:(?<Partition>[a-z-]+):ec2:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):network-insights-path/(?<NetworkInsightsPathId>[^/:]+)",
|
556 | 577 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinsightspath.html"
|
557 | 578 | },
|
558 |
| - "AWS::EC2::NetworkInterface" : { |
559 |
| - "operations" : [ "CREATE", "DELETE", "LIST", "READ", "UPDATE" ], |
560 |
| - "arnRegex" : "arn:(?<Partition>[a-z-]+):ec2:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):network-interface/(?<NetworkInterfaceId>[^/:]+)", |
561 |
| - "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-networkinterface.html" |
562 |
| - }, |
563 | 579 | "AWS::EC2::PrefixList" : {
|
564 | 580 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
565 | 581 | "arnRegex" : "arn:(?<Partition>[a-z-]+):ec2:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):prefix-list/(?<PrefixListId>[^/:]+)",
|
|
583 | 599 | "operations" : [ "CREATE", "READ", "DELETE", "LIST" ],
|
584 | 600 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-network-acl-assoc.html"
|
585 | 601 | },
|
586 |
| - "AWS::EC2::SubnetRouteTableAssociation" : { |
587 |
| - "operations" : [ "CREATE", "READ", "DELETE", "LIST" ], |
588 |
| - "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-subnet-route-table-assoc.html" |
589 |
| - }, |
590 | 602 | "AWS::EC2::TransitGateway" : {
|
591 | 603 | "operations" : [ "CREATE", "READ", "DELETE", "UPDATE", "LIST" ],
|
592 | 604 | "arnRegex" : "arn:(?<Partition>[a-z-]+):ec2:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):transit-gateway/(?<TransitGatewayId>[^/:]+)",
|
|
692 | 704 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-addon.html"
|
693 | 705 | },
|
694 | 706 | "AWS::EKS::Cluster" : {
|
695 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 707 | + "operations" : [ "READ", "CREATE", "UPDATE", "LIST", "DELETE" ], |
696 | 708 | "arnRegex" : "arn:(?<Partition>[a-z-]+):eks:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):cluster/(?<ClusterName>[^/:]+)",
|
697 | 709 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-eks-cluster.html"
|
698 | 710 | },
|
|
989 | 1001 | "operations" : [ "CREATE", "READ", "DELETE", "LIST" ],
|
990 | 1002 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-jobtemplate.html"
|
991 | 1003 | },
|
| 1004 | + "AWS::IoT::Logging" : { |
| 1005 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1006 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-logging.html" |
| 1007 | + }, |
992 | 1008 | "AWS::IoT::MitigationAction" : {
|
993 | 1009 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
994 | 1010 | "arnRegex" : "arn:(?<Partition>[a-z-]+):iot:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):mitigationaction/(?<MitigationActionName>[^/:]+)",
|
|
1000 | 1016 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-provisioningtemplate.html"
|
1001 | 1017 | },
|
1002 | 1018 | "AWS::IoT::ResourceSpecificLogging" : {
|
1003 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1019 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1020 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iot-resourcespecificlogging.html" |
1004 | 1021 | },
|
1005 | 1022 | "AWS::IoT::ScheduledAudit" : {
|
1006 | 1023 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
|
1084 | 1101 | "arnRegex" : "arn:(?<Partition>[a-z-]+):iotwireless:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):DeviceProfile/(?<DeviceProfileId>[^/:]+)",
|
1085 | 1102 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotwireless-deviceprofile.html"
|
1086 | 1103 | },
|
| 1104 | + "AWS::IoTWireless::FuotaTask" : { |
| 1105 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1106 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotwireless-fuotatask.html" |
| 1107 | + }, |
| 1108 | + "AWS::IoTWireless::MulticastGroup" : { |
| 1109 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1110 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iotwireless-multicastgroup.html" |
| 1111 | + }, |
1087 | 1112 | "AWS::IoTWireless::ServiceProfile" : {
|
1088 | 1113 | "operations" : [ "CREATE", "READ", "DELETE", "LIST" ],
|
1089 | 1114 | "arnRegex" : "arn:(?<Partition>[a-z-]+):iotwireless:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):ServiceProfile/(?<ServiceProfileId>[^/:]+)",
|
|
1294 | 1319 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-mediapackage-packaginggroup.html"
|
1295 | 1320 | },
|
1296 | 1321 | "AWS::MemoryDB::ACL" : {
|
1297 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1322 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1323 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-acl.html" |
1298 | 1324 | },
|
1299 | 1325 | "AWS::MemoryDB::Cluster" : {
|
1300 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1326 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1327 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-cluster.html" |
1301 | 1328 | },
|
1302 | 1329 | "AWS::MemoryDB::ParameterGroup" : {
|
1303 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1330 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1331 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-parametergroup.html" |
1304 | 1332 | },
|
1305 | 1333 | "AWS::MemoryDB::SubnetGroup" : {
|
1306 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1334 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1335 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-subnetgroup.html" |
1307 | 1336 | },
|
1308 | 1337 | "AWS::MemoryDB::User" : {
|
1309 |
| - "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ] |
| 1338 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1339 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-memorydb-user.html" |
1310 | 1340 | },
|
1311 | 1341 | "AWS::NetworkFirewall::Firewall" : {
|
1312 | 1342 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
|
1394 | 1424 | "operations" : [ "CREATE", "READ", "DELETE" ],
|
1395 | 1425 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-panorama-packageversion.html"
|
1396 | 1426 | },
|
| 1427 | + "AWS::Pinpoint::InAppTemplate" : { |
| 1428 | + "operations" : [ "CREATE", "DELETE", "LIST", "READ", "UPDATE" ], |
| 1429 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-inapptemplate.html" |
| 1430 | + }, |
1397 | 1431 | "AWS::QLDB::Stream" : {
|
1398 | 1432 | "operations" : [ "CREATE", "DELETE", "READ", "UPDATE" ],
|
1399 | 1433 | "arnRegex" : "arn:(?<Partition>[a-z-]+):qldb:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):stream/(?<LedgerName>[^/:]+)/(?<StreamId>[^/:]+)",
|
|
1451 | 1485 | "arnRegex" : "arn:(?<Partition>[a-z-]+):redshift:(?<Region>[a-z0-9-]+):(?<AccountId>[0-9]{12}):cluster:(?<ClusterName>[^/:]+)",
|
1452 | 1486 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html"
|
1453 | 1487 | },
|
| 1488 | + "AWS::Redshift::EndpointAccess" : { |
| 1489 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1490 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointaccess.html" |
| 1491 | + }, |
| 1492 | + "AWS::Redshift::EndpointAuthorization" : { |
| 1493 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1494 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-endpointauthorization.html" |
| 1495 | + }, |
| 1496 | + "AWS::Redshift::EventSubscription" : { |
| 1497 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1498 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-eventsubscription.html" |
| 1499 | + }, |
| 1500 | + "AWS::Redshift::ScheduledAction" : { |
| 1501 | + "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ], |
| 1502 | + "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-scheduledaction.html" |
| 1503 | + }, |
1454 | 1504 | "AWS::Rekognition::Project" : {
|
1455 | 1505 | "operations" : [ "CREATE", "READ", "UPDATE", "DELETE", "LIST" ],
|
1456 | 1506 | "documentation" : "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rekognition-project.html"
|
|
0 commit comments