aws-iam-managed-policies 0.0.430 → 0.0.431

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.
@@ -861412,8 +861412,8 @@
861412
861412
  },
861413
861413
  "AmazonAuroraDSQLConsoleFullAccess": {
861414
861414
  "arn": "arn:aws:iam::aws:policy/AmazonAuroraDSQLConsoleFullAccess",
861415
- "latestVersionId": "v3",
861416
- "versionsCount": 3,
861415
+ "latestVersionId": "v4",
861416
+ "versionsCount": 4,
861417
861417
  "versions": {
861418
861418
  "v1": {
861419
861419
  "createdDate": "2024-12-03T15:36:07.000Z",
@@ -861597,15 +861597,98 @@
861597
861597
  }
861598
861598
  ]
861599
861599
  }
861600
+ },
861601
+ "v4": {
861602
+ "createdDate": "2024-12-03T15:36:07.000Z",
861603
+ "document": {
861604
+ "Version": "2012-10-17",
861605
+ "Statement": [
861606
+ {
861607
+ "Sid": "DsqlAllPermissions",
861608
+ "Effect": "Allow",
861609
+ "Action": [
861610
+ "dsql:CreateCluster",
861611
+ "dsql:GetCluster",
861612
+ "dsql:UpdateCluster",
861613
+ "dsql:DeleteCluster",
861614
+ "dsql:ListClusters",
861615
+ "dsql:TagResource",
861616
+ "dsql:UntagResource",
861617
+ "dsql:ListTagsForResource",
861618
+ "dsql:DbConnectAdmin",
861619
+ "dsql:DbConnect",
861620
+ "dsql:PutMultiRegionProperties",
861621
+ "dsql:PutWitnessRegion",
861622
+ "dsql:AddPeerCluster",
861623
+ "dsql:RemovePeerCluster",
861624
+ "dsql:GetVpcEndpointServiceName",
861625
+ "dsql:StartBackupJob",
861626
+ "dsql:GetBackupJob",
861627
+ "dsql:StopBackupJob",
861628
+ "dsql:StartRestoreJob",
861629
+ "dsql:GetRestoreJob",
861630
+ "dsql:StopRestoreJob",
861631
+ "dsql:InjectError"
861632
+ ],
861633
+ "Resource": "*"
861634
+ },
861635
+ {
861636
+ "Sid": "DsqlConsolePermissions",
861637
+ "Effect": "Allow",
861638
+ "Action": [
861639
+ "tag:GetTagKeys",
861640
+ "tag:GetTagValues",
861641
+ "cloudwatch:GetMetricData",
861642
+ "ec2:DescribeVpcEndpoints",
861643
+ "kms:ListAliases",
861644
+ "kms:DescribeKey"
861645
+ ],
861646
+ "Resource": "*"
861647
+ },
861648
+ {
861649
+ "Sid": "KMSCryptographicPermissions",
861650
+ "Effect": "Allow",
861651
+ "Action": [
861652
+ "kms:Decrypt",
861653
+ "kms:Encrypt",
861654
+ "kms:GenerateDataKey",
861655
+ "kms:ReEncryptTo",
861656
+ "kms:ReEncryptFrom"
861657
+ ],
861658
+ "Resource": "*",
861659
+ "Condition": {
861660
+ "StringLike": {
861661
+ "kms:ViaService": [
861662
+ "dsql.*.amazonaws.com"
861663
+ ]
861664
+ },
861665
+ "ForAnyValue:StringEquals": {
861666
+ "kms:EncryptionContextKeys": "aws:dsql:ClusterId"
861667
+ }
861668
+ }
861669
+ },
861670
+ {
861671
+ "Sid": "CreateDsqlServiceLinkedRole",
861672
+ "Effect": "Allow",
861673
+ "Action": "iam:CreateServiceLinkedRole",
861674
+ "Resource": "*",
861675
+ "Condition": {
861676
+ "StringEquals": {
861677
+ "iam:AWSServiceName": "dsql.amazonaws.com"
861678
+ }
861679
+ }
861680
+ }
861681
+ ]
861682
+ }
861600
861683
  }
861601
861684
  },
861602
861685
  "createdDate": "2024-12-03T15:36:07.000Z",
861603
- "lastUpdatedDate": "2025-05-21T21:22:07.000Z"
861686
+ "lastUpdatedDate": "2025-08-22T19:19:07.000Z"
861604
861687
  },
861605
861688
  "AmazonAuroraDSQLFullAccess": {
861606
861689
  "arn": "arn:aws:iam::aws:policy/AmazonAuroraDSQLFullAccess",
861607
- "latestVersionId": "v3",
861608
- "versionsCount": 3,
861690
+ "latestVersionId": "v4",
861691
+ "versionsCount": 4,
861609
861692
  "versions": {
861610
861693
  "v1": {
861611
861694
  "createdDate": "2024-12-03T15:36:07.000Z",
@@ -861795,10 +861878,103 @@
861795
861878
  }
861796
861879
  ]
861797
861880
  }
861881
+ },
861882
+ "v4": {
861883
+ "createdDate": "2024-12-03T15:36:07.000Z",
861884
+ "document": {
861885
+ "Version": "2012-10-17",
861886
+ "Statement": [
861887
+ {
861888
+ "Sid": "DsqlAllPermissions",
861889
+ "Effect": "Allow",
861890
+ "Action": [
861891
+ "dsql:CreateCluster",
861892
+ "dsql:GetCluster",
861893
+ "dsql:UpdateCluster",
861894
+ "dsql:DeleteCluster",
861895
+ "dsql:ListClusters",
861896
+ "dsql:TagResource",
861897
+ "dsql:UntagResource",
861898
+ "dsql:ListTagsForResource",
861899
+ "dsql:DbConnectAdmin",
861900
+ "dsql:DbConnect",
861901
+ "dsql:PutMultiRegionProperties",
861902
+ "dsql:PutWitnessRegion",
861903
+ "dsql:AddPeerCluster",
861904
+ "dsql:RemovePeerCluster",
861905
+ "dsql:GetVpcEndpointServiceName",
861906
+ "dsql:StartBackupJob",
861907
+ "dsql:GetBackupJob",
861908
+ "dsql:StopBackupJob",
861909
+ "dsql:StartRestoreJob",
861910
+ "dsql:GetRestoreJob",
861911
+ "dsql:StopRestoreJob",
861912
+ "dsql:InjectError"
861913
+ ],
861914
+ "Resource": "*"
861915
+ },
861916
+ {
861917
+ "Sid": "RelatedServicesPermissions",
861918
+ "Effect": "Allow",
861919
+ "Action": [
861920
+ "cloudwatch:GetMetricData"
861921
+ ],
861922
+ "Resource": "*"
861923
+ },
861924
+ {
861925
+ "Sid": "CreateDsqlServiceLinkedRole",
861926
+ "Effect": "Allow",
861927
+ "Action": "iam:CreateServiceLinkedRole",
861928
+ "Resource": "*",
861929
+ "Condition": {
861930
+ "StringEquals": {
861931
+ "iam:AWSServiceName": "dsql.amazonaws.com"
861932
+ }
861933
+ }
861934
+ },
861935
+ {
861936
+ "Sid": "KMSDescribePermission",
861937
+ "Effect": "Allow",
861938
+ "Action": [
861939
+ "kms:DescribeKey"
861940
+ ],
861941
+ "Resource": "*",
861942
+ "Condition": {
861943
+ "StringLike": {
861944
+ "kms:ViaService": [
861945
+ "dsql.*.amazonaws.com"
861946
+ ]
861947
+ }
861948
+ }
861949
+ },
861950
+ {
861951
+ "Sid": "KMSCryptographicPermissions",
861952
+ "Effect": "Allow",
861953
+ "Action": [
861954
+ "kms:Decrypt",
861955
+ "kms:Encrypt",
861956
+ "kms:GenerateDataKey",
861957
+ "kms:ReEncryptTo",
861958
+ "kms:ReEncryptFrom"
861959
+ ],
861960
+ "Resource": "*",
861961
+ "Condition": {
861962
+ "StringLike": {
861963
+ "kms:ViaService": [
861964
+ "dsql.*.amazonaws.com"
861965
+ ]
861966
+ },
861967
+ "ForAnyValue:StringEquals": {
861968
+ "kms:EncryptionContextKeys": "aws:dsql:ClusterId"
861969
+ }
861970
+ }
861971
+ }
861972
+ ]
861973
+ }
861798
861974
  }
861799
861975
  },
861800
861976
  "createdDate": "2024-12-03T15:36:07.000Z",
861801
- "lastUpdatedDate": "2025-05-21T21:22:07.000Z"
861977
+ "lastUpdatedDate": "2025-08-22T19:04:07.000Z"
861802
861978
  },
861803
861979
  "AmazonSageMakerTrainingPlanCreateAccess": {
861804
861980
  "arn": "arn:aws:iam::aws:policy/AmazonSageMakerTrainingPlanCreateAccess",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-managed-policies",
3
- "version": "0.0.430",
3
+ "version": "0.0.431",
4
4
  "description": "Provides AWS IAM Managed Policies historical data as a convenient npm package that can be used in other OSS projects.",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",