aws-iam-data 0.0.113 → 0.0.114

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,60 @@
1
1
  [
2
+ {
3
+ "dateOfChange": "2023-11-11",
4
+ "addedServices": [
5
+ "AWS Partner central account management"
6
+ ],
7
+ "removedServices": [],
8
+ "addedActions": {
9
+ "Amazon CloudWatch Logs": [
10
+ "logs:CreateDelivery",
11
+ "logs:DeleteDelivery",
12
+ "logs:DeleteDeliveryDestination",
13
+ "logs:DeleteDeliveryDestinationPolicy",
14
+ "logs:DeleteDeliverySource",
15
+ "logs:DescribeDeliveries",
16
+ "logs:DescribeDeliveryDestinations",
17
+ "logs:DescribeDeliverySources",
18
+ "logs:GetDelivery",
19
+ "logs:GetDeliveryDestination",
20
+ "logs:GetDeliveryDestinationPolicy",
21
+ "logs:GetDeliverySource",
22
+ "logs:PutDeliveryDestination",
23
+ "logs:PutDeliveryDestinationPolicy",
24
+ "logs:PutDeliverySource"
25
+ ],
26
+ "Amazon Comprehend": [
27
+ "comprehend:DetectToxicContent"
28
+ ],
29
+ "Amazon EC2": [
30
+ "ec2:GetSecurityGroupsForVpc",
31
+ "ec2:InjectApiError"
32
+ ],
33
+ "Amazon Elastic Kubernetes Service": [
34
+ "eks:CreateEksAnywhereSubscription",
35
+ "eks:DeleteEksAnywhereSubscription",
36
+ "eks:DescribeEksAnywhereSubscription",
37
+ "eks:ListEksAnywhereSubscriptions",
38
+ "eks:UpdateEksAnywhereSubscription"
39
+ ],
40
+ "Amazon RDS": [
41
+ "rds:CreateIntegration",
42
+ "rds:CreateTenantDatabase",
43
+ "rds:DeleteIntegration",
44
+ "rds:DeleteTenantDatabase",
45
+ "rds:DescribeDbSnapshotTenantDatabases",
46
+ "rds:DescribeIntegrations",
47
+ "rds:DescribeTenantDatabases",
48
+ "rds:ModifyTenantDatabase"
49
+ ],
50
+ "AWS Partner central account management": [
51
+ "partnercentral-account-management:AssociatePartnerAccount",
52
+ "partnercentral-account-management:AssociatePartnerUser",
53
+ "partnercentral-account-management:DisassociatePartnerUser"
54
+ ]
55
+ },
56
+ "removedActions": {}
57
+ },
2
58
  {
3
59
  "dateOfChange": "2023-11-09",
4
60
  "addedServices": [],