File tree Expand file tree Collapse file tree 2 files changed +75
-1
lines changed Expand file tree Collapse file tree 2 files changed +75
-1
lines changed Original file line number Diff line number Diff line change 27
27
"test_suite" : true ,
28
28
"limitations" : " "
29
29
},
30
+ "aiops" : {
31
+ "service" : " aiops" ,
32
+ "full_name" : " aiops" ,
33
+ "support" : " unknown" ,
34
+ "test_suite" : false ,
35
+ "limitations" : " "
36
+ },
30
37
"amp" : {
31
38
"service" : " amp" ,
32
39
"full_name" : " amp" ,
1014
1021
"test_suite" : false ,
1015
1022
"limitations" : " "
1016
1023
},
1024
+ "evs" : {
1025
+ "service" : " evs" ,
1026
+ "full_name" : " evs" ,
1027
+ "support" : " unknown" ,
1028
+ "test_suite" : false ,
1029
+ "limitations" : " "
1030
+ },
1017
1031
"finspace" : {
1018
1032
"service" : " finspace" ,
1019
1033
"full_name" : " finspace" ,
1427
1441
"test_suite" : false ,
1428
1442
"limitations" : " "
1429
1443
},
1444
+ "keyspacesstreams" : {
1445
+ "service" : " keyspacesstreams" ,
1446
+ "full_name" : " keyspacesstreams" ,
1447
+ "support" : " unknown" ,
1448
+ "test_suite" : false ,
1449
+ "limitations" : " "
1450
+ },
1430
1451
"kinesis" : {
1431
1452
"service" : " kinesis" ,
1432
1453
"full_name" : " Kinesis" ,
1812
1833
"test_suite" : false ,
1813
1834
"limitations" : " "
1814
1835
},
1836
+ "mpa" : {
1837
+ "service" : " mpa" ,
1838
+ "full_name" : " mpa" ,
1839
+ "support" : " unknown" ,
1840
+ "test_suite" : false ,
1841
+ "limitations" : " "
1842
+ },
1815
1843
"mq" : {
1816
1844
"service" : " mq" ,
1817
1845
"full_name" : " Amazon MQ" ,
1910
1938
"test_suite" : false ,
1911
1939
"limitations" : " "
1912
1940
},
1941
+ "odb" : {
1942
+ "service" : " odb" ,
1943
+ "full_name" : " odb" ,
1944
+ "support" : " unknown" ,
1945
+ "test_suite" : false ,
1946
+ "limitations" : " "
1947
+ },
1913
1948
"omics" : {
1914
1949
"service" : " omics" ,
1915
1950
"full_name" : " omics" ,
2575
2610
"test_suite" : false ,
2576
2611
"limitations" : " "
2577
2612
},
2613
+ "ssm-guiconnect" : {
2614
+ "service" : " ssm-guiconnect" ,
2615
+ "full_name" : " ssm-guiconnect" ,
2616
+ "support" : " unknown" ,
2617
+ "test_suite" : false ,
2618
+ "limitations" : " "
2619
+ },
2578
2620
"ssm-incidents" : {
2579
2621
"service" : " ssm-incidents" ,
2580
2622
"full_name" : " ssm-incidents" ,
2694
2736
"test_suite" : true ,
2695
2737
"limitations" : " "
2696
2738
},
2739
+ "timestream-query" : {
2740
+ "service" : " timestream-query" ,
2741
+ "full_name" : " Timestream Query" ,
2742
+ "support" : " unknown" ,
2743
+ "test_suite" : false ,
2744
+ "limitations" : " "
2745
+ },
2746
+ "timestream-write" : {
2747
+ "service" : " timestream-write" ,
2748
+ "full_name" : " Timestream Write" ,
2749
+ "support" : " unknown" ,
2750
+ "test_suite" : false ,
2751
+ "limitations" : " "
2752
+ },
2697
2753
"tnb" : {
2698
2754
"service" : " tnb" ,
2699
2755
"full_name" : " tnb" ,
2806
2862
"test_suite" : false ,
2807
2863
"limitations" : " "
2808
2864
},
2865
+ "workspaces-instances" : {
2866
+ "service" : " workspaces-instances" ,
2867
+ "full_name" : " workspaces-instances" ,
2868
+ "support" : " unknown" ,
2869
+ "test_suite" : false ,
2870
+ "limitations" : " "
2871
+ },
2809
2872
"workspaces-thin-client" : {
2810
2873
"service" : " workspaces-thin-client" ,
2811
2874
"full_name" : " workspaces-thin-client" ,
2827
2890
"test_suite" : true ,
2828
2891
"limitations" : " "
2829
2892
}
2830
- }
2893
+ }
Original file line number Diff line number Diff line change 77
77
"service" : " lambda" ,
78
78
"identifier" : " LayerVersionArn"
79
79
},
80
+ {
81
+ "resource_type" : " AWS::Route53::HostedZone" ,
82
+ "policy_statements" : [
83
+ " cloudformation:GetResource" ,
84
+ " route53:GetHostedZone" ,
85
+ " route53:ListQueryLoggingConfigs" ,
86
+ " route53:ListTagsForResource"
87
+ ],
88
+ "service" : " route53" ,
89
+ "identifier" : " Id"
90
+ },
80
91
{
81
92
"resource_type" : " AWS::SSM::Parameter" ,
82
93
"policy_statements" : [
You can’t perform that action at this time.
0 commit comments