aws-iam-data 0.0.293 → 0.0.294

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.
@@ -1,4 +1,91 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2024-11-07",
4
+ "addedServices": [
5
+ "Amazon Location Service Maps",
6
+ "Amazon Location Service Places",
7
+ "Amazon Location Service Routes"
8
+ ],
9
+ "removedServices": [],
10
+ "addedActions": {
11
+ "AWS AppSync": [
12
+ "appsync:CreateApi",
13
+ "appsync:CreateChannelNamespace",
14
+ "appsync:DeleteApi",
15
+ "appsync:DeleteChannelNamespace",
16
+ "appsync:EventConnect",
17
+ "appsync:EventPublish",
18
+ "appsync:EventSubscribe",
19
+ "appsync:GetApi",
20
+ "appsync:GetChannelNamespace",
21
+ "appsync:ListApis",
22
+ "appsync:ListChannelNamespaces",
23
+ "appsync:UpdateApi",
24
+ "appsync:UpdateChannelNamespace"
25
+ ],
26
+ "Amazon CloudWatch": [
27
+ "cloudwatch:ListEntitiesForMetric"
28
+ ],
29
+ "Amazon CloudWatch Application Signals": [
30
+ "application-signals:ListObservedEntities"
31
+ ],
32
+ "Amazon DocumentDB Elastic Clusters": [
33
+ "docdb-elastic:ApplyPendingMaintenanceAction",
34
+ "docdb-elastic:GetPendingMaintenanceAction",
35
+ "docdb-elastic:ListPendingMaintenanceActions"
36
+ ],
37
+ "Amazon EC2": [
38
+ "ec2:AcceptCapacityReservationBillingOwnership",
39
+ "ec2:AssociateCapacityReservationBillingOwner",
40
+ "ec2:AssociateSecurityGroupVpc",
41
+ "ec2:DescribeCapacityReservationBillingRequests",
42
+ "ec2:DescribeInstanceImageMetadata",
43
+ "ec2:DescribeSecurityGroupVpcAssociations",
44
+ "ec2:DisassociateCapacityReservationBillingOwner",
45
+ "ec2:DisassociateSecurityGroupVpc",
46
+ "ec2:ModifyInstanceCpuOptions",
47
+ "ec2:RejectCapacityReservationBillingOwnership"
48
+ ],
49
+ "Amazon Managed Service for Prometheus": [
50
+ "aps:UpdateScraper"
51
+ ],
52
+ "Amazon Q Business Q Apps": [
53
+ "qapps:BatchCreateCategory",
54
+ "qapps:BatchDeleteCategory",
55
+ "qapps:BatchUpdateCategory",
56
+ "qapps:ListCategories"
57
+ ],
58
+ "AWS Tax Settings": [
59
+ "tax:DeleteSupplementalTaxRegistration",
60
+ "tax:ListSupplementalTaxRegistrations",
61
+ "tax:PutSupplementalTaxRegistration"
62
+ ],
63
+ "Amazon WorkSpaces Thin Client": [
64
+ "thinclient:GetDeviceDetails"
65
+ ],
66
+ "Amazon Location Service Maps": [
67
+ "geo-maps:GetStaticMap",
68
+ "geo-maps:GetTile"
69
+ ],
70
+ "Amazon Location Service Places": [
71
+ "geo-places:Autocomplete",
72
+ "geo-places:Geocode",
73
+ "geo-places:GetPlace",
74
+ "geo-places:ReverseGeocode",
75
+ "geo-places:SearchNearby",
76
+ "geo-places:SearchText",
77
+ "geo-places:Suggest"
78
+ ],
79
+ "Amazon Location Service Routes": [
80
+ "geo-routes:CalculateIsolines",
81
+ "geo-routes:CalculateRouteMatrix",
82
+ "geo-routes:CalculateRoutes",
83
+ "geo-routes:OptimizeWaypoints",
84
+ "geo-routes:SnapToRoads"
85
+ ]
86
+ },
87
+ "removedActions": {}
88
+ },
2
89
  {
3
90
  "dateOfChange": "2024-11-02",
4
91
  "addedServices": [],