aws-iam-managed-policies 0.0.596 → 0.0.597

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.
@@ -767749,8 +767749,8 @@
767749
767749
  },
767750
767750
  "AWSAuditManagerServiceRolePolicy": {
767751
767751
  "arn": "arn:aws:iam::aws:policy/aws-service-role/AWSAuditManagerServiceRolePolicy",
767752
- "latestVersionId": "v10",
767753
- "versionsCount": 10,
767752
+ "latestVersionId": "v11",
767753
+ "versionsCount": 11,
767754
767754
  "versions": {
767755
767755
  "v1": {
767756
767756
  "createdDate": "2020-12-08T15:12:12.000Z",
@@ -770033,10 +770033,304 @@
770033
770033
  }
770034
770034
  ]
770035
770035
  }
770036
+ },
770037
+ "v11": {
770038
+ "createdDate": "2020-12-08T15:12:12.000Z",
770039
+ "document": {
770040
+ "Version": "2012-10-17",
770041
+ "Statement": [
770042
+ {
770043
+ "Effect": "Allow",
770044
+ "Action": [
770045
+ "acm:GetAccountConfiguration",
770046
+ "acm:ListCertificates",
770047
+ "autoscaling:DescribeAutoScalingGroups",
770048
+ "backup:ListBackupPlans",
770049
+ "backup:ListRecoveryPointsByResource",
770050
+ "bedrock:GetCustomModel",
770051
+ "bedrock:GetFoundationModel",
770052
+ "bedrock:GetModelCustomizationJob",
770053
+ "bedrock:GetModelInvocationLoggingConfiguration",
770054
+ "bedrock:ListCustomModels",
770055
+ "bedrock:ListFoundationModels",
770056
+ "bedrock:ListGuardrails",
770057
+ "bedrock:ListModelCustomizationJobs",
770058
+ "cloudfront:GetDistribution",
770059
+ "cloudfront:GetDistributionConfig",
770060
+ "cloudfront:ListDistributions",
770061
+ "cloudtrail:GetTrail",
770062
+ "cloudtrail:ListTrails",
770063
+ "cloudtrail:DescribeTrails",
770064
+ "cloudtrail:LookupEvents",
770065
+ "cloudwatch:DescribeAlarms",
770066
+ "cloudwatch:DescribeAlarmsForMetric",
770067
+ "cloudwatch:GetMetricStatistics",
770068
+ "cloudwatch:ListMetrics",
770069
+ "cognito-idp:DescribeUserPool",
770070
+ "config:DescribeConfigRules",
770071
+ "config:DescribeDeliveryChannels",
770072
+ "config:ListDiscoveredResources",
770073
+ "directconnect:DescribeDirectConnectGateways",
770074
+ "directconnect:DescribeVirtualGateways",
770075
+ "dynamodb:DescribeContinuousBackups",
770076
+ "dynamodb:DescribeBackup",
770077
+ "dynamodb:DescribeTableReplicaAutoScaling",
770078
+ "dynamodb:DescribeTable",
770079
+ "dynamodb:ListBackups",
770080
+ "dynamodb:ListGlobalTables",
770081
+ "dynamodb:ListTables",
770082
+ "ec2:DescribeInstanceCreditSpecifications",
770083
+ "ec2:DescribeInstanceAttribute",
770084
+ "ec2:DescribeSecurityGroupRules",
770085
+ "ec2:DescribeVpcEndpointConnections",
770086
+ "ec2:DescribeVpcEndpointServiceConfigurations",
770087
+ "ec2:GetLaunchTemplateData",
770088
+ "ec2:DescribeAddresses",
770089
+ "ec2:DescribeCustomerGateways",
770090
+ "ec2:DescribeEgressOnlyInternetGateways",
770091
+ "ec2:DescribeFlowLogs",
770092
+ "ec2:DescribeInstances",
770093
+ "ec2:DescribeInternetGateways",
770094
+ "ec2:DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations",
770095
+ "ec2:DescribeLocalGateways",
770096
+ "ec2:DescribeLocalGatewayVirtualInterfaces",
770097
+ "ec2:DescribeNatGateways",
770098
+ "ec2:DescribeNetworkAcls",
770099
+ "ec2:DescribeRouteTables",
770100
+ "ec2:DescribeSecurityGroups",
770101
+ "ec2:DescribeSnapshots",
770102
+ "ec2:DescribeTransitGateways",
770103
+ "ec2:DescribeVolumes",
770104
+ "ec2:DescribeVpcEndpoints",
770105
+ "ec2:DescribeVpcPeeringConnections",
770106
+ "ec2:DescribeVpcs",
770107
+ "ec2:DescribeVpnConnections",
770108
+ "ec2:DescribeVpnGateways",
770109
+ "ec2:GetEbsDefaultKmsKeyId",
770110
+ "ec2:GetEbsEncryptionByDefault",
770111
+ "ecs:DescribeClusters",
770112
+ "eks:DescribeAddonVersions",
770113
+ "elasticache:DescribeCacheClusters",
770114
+ "elasticache:DescribeServiceUpdates",
770115
+ "elasticfilesystem:DescribeAccessPoints",
770116
+ "elasticfilesystem:DescribeFileSystems",
770117
+ "elasticloadbalancing:DescribeLoadBalancers",
770118
+ "elasticloadbalancing:DescribeSslPolicies",
770119
+ "elasticloadbalancing:DescribeTargetGroups",
770120
+ "elasticmapreduce:ListClusters",
770121
+ "elasticmapreduce:ListSecurityConfigurations",
770122
+ "events:DescribeRule",
770123
+ "events:ListConnections",
770124
+ "events:ListEventBuses",
770125
+ "events:ListEventSources",
770126
+ "events:ListRules",
770127
+ "firehose:ListDeliveryStreams",
770128
+ "fsx:DescribeFileSystems",
770129
+ "guardduty:ListDetectors",
770130
+ "iam:GenerateCredentialReport",
770131
+ "iam:GetAccountAuthorizationDetails",
770132
+ "iam:GetAccessKeyLastUsed",
770133
+ "iam:GetCredentialReport",
770134
+ "iam:GetGroupPolicy",
770135
+ "iam:GetPolicy",
770136
+ "iam:GetPolicyVersion",
770137
+ "iam:GetRolePolicy",
770138
+ "iam:GetUser",
770139
+ "iam:GetUserPolicy",
770140
+ "iam:GetAccountPasswordPolicy",
770141
+ "iam:GetAccountSummary",
770142
+ "iam:ListAttachedGroupPolicies",
770143
+ "iam:ListAttachedUserPolicies",
770144
+ "iam:ListEntitiesForPolicy",
770145
+ "iam:ListGroupsForUser",
770146
+ "iam:ListGroupPolicies",
770147
+ "iam:ListGroups",
770148
+ "iam:ListOpenIdConnectProviders",
770149
+ "iam:ListPolicies",
770150
+ "iam:ListRolePolicies",
770151
+ "iam:ListRoles",
770152
+ "iam:ListSamlProviders",
770153
+ "iam:ListUserPolicies",
770154
+ "iam:ListUsers",
770155
+ "iam:ListVirtualMFADevices",
770156
+ "iam:ListPolicyVersions",
770157
+ "iam:ListAccessKeys",
770158
+ "iam:ListAttachedRolePolicies",
770159
+ "iam:ListMfaDeviceTags",
770160
+ "iam:ListMfaDevices",
770161
+ "kafka:ListClusters",
770162
+ "kafka:ListKafkaVersions",
770163
+ "kinesis:ListStreams",
770164
+ "kms:DescribeKey",
770165
+ "kms:GetKeyPolicy",
770166
+ "kms:GetKeyRotationStatus",
770167
+ "kms:ListGrants",
770168
+ "kms:ListKeyPolicies",
770169
+ "kms:ListKeys",
770170
+ "lambda:ListFunctions",
770171
+ "license-manager:ListAssociationsForLicenseConfiguration",
770172
+ "license-manager:ListLicenseConfigurations",
770173
+ "license-manager:ListUsageForLicenseConfiguration",
770174
+ "logs:DescribeDestinations",
770175
+ "logs:DescribeExportTasks",
770176
+ "logs:DescribeLogGroups",
770177
+ "logs:DescribeMetricFilters",
770178
+ "logs:DescribeResourcePolicies",
770179
+ "logs:FilterLogEvents",
770180
+ "logs:GetDataProtectionPolicy",
770181
+ "es:DescribeDomains",
770182
+ "es:DescribeDomain",
770183
+ "es:DescribeDomainConfig",
770184
+ "es:ListDomainNames",
770185
+ "organizations:DescribeOrganization",
770186
+ "organizations:DescribePolicy",
770187
+ "organizations:DescribeAccount",
770188
+ "rds:DescribeCertificates",
770189
+ "rds:DescribeDBClusterEndpoints",
770190
+ "rds:DescribeDBClusterParameterGroups",
770191
+ "rds:DescribeDBInstances",
770192
+ "rds:DescribeDBSecurityGroups",
770193
+ "rds:DescribeDBClusters",
770194
+ "rds:DescribeDBInstanceAutomatedBackups",
770195
+ "redshift:DescribeClusters",
770196
+ "redshift:DescribeClusterSnapshots",
770197
+ "redshift:DescribeLoggingStatus",
770198
+ "route53:GetQueryLoggingConfig",
770199
+ "sagemaker:DescribeAlgorithm",
770200
+ "sagemaker:DescribeFlowDefinition",
770201
+ "sagemaker:DescribeHumanTaskUi",
770202
+ "sagemaker:DescribeModelBiasJobDefinition",
770203
+ "sagemaker:DescribeModelCard",
770204
+ "sagemaker:DescribeModelQualityJobDefinition",
770205
+ "sagemaker:DescribeDomain",
770206
+ "sagemaker:DescribeEndpoint",
770207
+ "sagemaker:DescribeEndpointConfig",
770208
+ "sagemaker:DescribeLabelingJob",
770209
+ "sagemaker:DescribeModel",
770210
+ "sagemaker:DescribeTrainingJob",
770211
+ "sagemaker:DescribeUserProfile",
770212
+ "sagemaker:ListAlgorithms",
770213
+ "sagemaker:ListDomains",
770214
+ "sagemaker:ListEndpoints",
770215
+ "sagemaker:ListEndpointConfigs",
770216
+ "sagemaker:ListFlowDefinitions",
770217
+ "sagemaker:ListHumanTaskUis",
770218
+ "sagemaker:ListLabelingJobs",
770219
+ "sagemaker:ListModels",
770220
+ "sagemaker:ListModelBiasJobDefinitions",
770221
+ "sagemaker:ListModelCards",
770222
+ "sagemaker:ListModelQualityJobDefinitions",
770223
+ "sagemaker:ListMonitoringAlerts",
770224
+ "sagemaker:ListMonitoringSchedules",
770225
+ "sagemaker:ListTrainingJobs",
770226
+ "sagemaker:ListUserProfiles",
770227
+ "s3:GetBucketPublicAccessBlock",
770228
+ "s3:GetBucketVersioning",
770229
+ "s3:GetEncryptionConfiguration",
770230
+ "s3:GetLifecycleConfiguration",
770231
+ "s3:ListAllMyBuckets",
770232
+ "secretsmanager:DescribeSecret",
770233
+ "secretsmanager:ListSecrets",
770234
+ "securityhub:DescribeStandards",
770235
+ "sns:ListTagsForResource",
770236
+ "sns:ListTopics",
770237
+ "sqs:ListQueues",
770238
+ "waf-regional:GetRule",
770239
+ "waf-regional:GetWebAcl",
770240
+ "waf:GetRule",
770241
+ "waf:GetRuleGroup",
770242
+ "waf:ListActivatedRulesInRuleGroup",
770243
+ "waf:ListWebAcls",
770244
+ "wafv2:ListWebAcls",
770245
+ "waf-regional:GetLoggingConfiguration",
770246
+ "waf-regional:ListRuleGroups",
770247
+ "waf-regional:ListSubscribedRuleGroups",
770248
+ "waf-regional:ListWebACLs",
770249
+ "waf-regional:ListRules",
770250
+ "waf:ListRuleGroups",
770251
+ "waf:ListRules"
770252
+ ],
770253
+ "Resource": "*",
770254
+ "Sid": "APIsAccess"
770255
+ },
770256
+ {
770257
+ "Sid": "S3Access",
770258
+ "Effect": "Allow",
770259
+ "Action": [
770260
+ "s3:GetBucketAcl",
770261
+ "s3:GetBucketLogging",
770262
+ "s3:GetBucketOwnershipControls",
770263
+ "s3:GetBucketPolicy",
770264
+ "s3:GetBucketTagging"
770265
+ ],
770266
+ "Resource": "*",
770267
+ "Condition": {
770268
+ "StringEquals": {
770269
+ "aws:ResourceAccount": [
770270
+ "${aws:PrincipalAccount}"
770271
+ ]
770272
+ }
770273
+ }
770274
+ },
770275
+ {
770276
+ "Sid": "APIGatewayAccess",
770277
+ "Effect": "Allow",
770278
+ "Action": [
770279
+ "apigateway:GET"
770280
+ ],
770281
+ "Resource": [
770282
+ "arn:aws:apigateway:*::/restapis",
770283
+ "arn:aws:apigateway:*::/restapis/*/stages/*",
770284
+ "arn:aws:apigateway:*::/restapis/*/stages"
770285
+ ],
770286
+ "Condition": {
770287
+ "StringEquals": {
770288
+ "aws:ResourceAccount": [
770289
+ "${aws:PrincipalAccount}"
770290
+ ]
770291
+ }
770292
+ }
770293
+ },
770294
+ {
770295
+ "Sid": "CreateEventsAccess",
770296
+ "Effect": "Allow",
770297
+ "Action": [
770298
+ "events:PutRule"
770299
+ ],
770300
+ "Resource": "arn:aws:events:*:*:rule/AuditManagerSecurityHubFindingsReceiver",
770301
+ "Condition": {
770302
+ "ForAllValues:StringEquals": {
770303
+ "events:detail-type": "Security Hub Findings - Imported",
770304
+ "events:source": [
770305
+ "aws.securityhub"
770306
+ ]
770307
+ },
770308
+ "Null": {
770309
+ "events:source": "false",
770310
+ "events:detail-type": "false"
770311
+ }
770312
+ }
770313
+ },
770314
+ {
770315
+ "Sid": "EventsAccess",
770316
+ "Effect": "Allow",
770317
+ "Action": [
770318
+ "events:DeleteRule",
770319
+ "events:DescribeRule",
770320
+ "events:EnableRule",
770321
+ "events:DisableRule",
770322
+ "events:ListTargetsByRule",
770323
+ "events:PutTargets",
770324
+ "events:RemoveTargets"
770325
+ ],
770326
+ "Resource": "arn:aws:events:*:*:rule/AuditManagerSecurityHubFindingsReceiver"
770327
+ }
770328
+ ]
770329
+ }
770036
770330
  }
770037
770331
  },
770038
770332
  "createdDate": "2020-12-08T15:12:12.000Z",
770039
- "lastUpdatedDate": "2024-09-24T23:22:25.000Z"
770333
+ "lastUpdatedDate": "2026-06-02T20:12:13.000Z"
770040
770334
  },
770041
770335
  "AmazonSageMakerEdgeDeviceFleetPolicy": {
770042
770336
  "arn": "arn:aws:iam::aws:policy/service-role/AmazonSageMakerEdgeDeviceFleetPolicy",
@@ -1292346,8 +1292640,8 @@
1292346
1292640
  },
1292347
1292641
  "AWSSecretsManagerClientReadOnlyAccess": {
1292348
1292642
  "arn": "arn:aws:iam::aws:policy/AWSSecretsManagerClientReadOnlyAccess",
1292349
- "latestVersionId": "v3",
1292350
- "versionsCount": 3,
1292643
+ "latestVersionId": "v4",
1292644
+ "versionsCount": 4,
1292351
1292645
  "versions": {
1292352
1292646
  "v1": {
1292353
1292647
  "createdDate": "2025-11-05T20:04:08.000Z",
@@ -1292441,10 +1292735,50 @@
1292441
1292735
  }
1292442
1292736
  ]
1292443
1292737
  }
1292738
+ },
1292739
+ "v4": {
1292740
+ "createdDate": "2025-11-05T20:04:08.000Z",
1292741
+ "document": {
1292742
+ "Version": "2012-10-17",
1292743
+ "Statement": [
1292744
+ {
1292745
+ "Sid": "SecretsManagerGetAndDescribeSecret",
1292746
+ "Effect": "Allow",
1292747
+ "Action": [
1292748
+ "secretsmanager:GetSecretValue",
1292749
+ "secretsmanager:DescribeSecret"
1292750
+ ],
1292751
+ "Resource": "arn:aws:secretsmanager:*:*:secret:*"
1292752
+ },
1292753
+ {
1292754
+ "Sid": "SecretsManagerBatchGetSecrets",
1292755
+ "Effect": "Allow",
1292756
+ "Action": [
1292757
+ "secretsmanager:BatchGetSecretValue",
1292758
+ "secretsmanager:ListSecrets"
1292759
+ ],
1292760
+ "Resource": "*"
1292761
+ },
1292762
+ {
1292763
+ "Sid": "KMSDecryptKey",
1292764
+ "Effect": "Allow",
1292765
+ "Action": [
1292766
+ "kms:Decrypt"
1292767
+ ],
1292768
+ "Resource": "arn:aws:kms:*:*:key/*",
1292769
+ "Condition": {
1292770
+ "StringLike": {
1292771
+ "kms:EncryptionContext:SecretARN": "arn:aws:secretsmanager:*:*:secret:*",
1292772
+ "kms:ViaService": "secretsmanager.*.amazonaws.com"
1292773
+ }
1292774
+ }
1292775
+ }
1292776
+ ]
1292777
+ }
1292444
1292778
  }
1292445
1292779
  },
1292446
1292780
  "createdDate": "2025-11-05T20:04:08.000Z",
1292447
- "lastUpdatedDate": "2026-02-12T18:00:42.000Z"
1292781
+ "lastUpdatedDate": "2026-06-02T20:42:11.000Z"
1292448
1292782
  },
1292449
1292783
  "AWSControlTowerCloudTrailRolePolicy": {
1292450
1292784
  "arn": "arn:aws:iam::aws:policy/service-role/AWSControlTowerCloudTrailRolePolicy",
@@ -1314977,5 +1315311,264 @@
1314977
1315311
  },
1314978
1315312
  "createdDate": "2026-05-31T13:27:13.000Z",
1314979
1315313
  "lastUpdatedDate": "2026-05-31T13:27:13.000Z"
1315314
+ },
1315315
+ "AmazonSageMakerJobRuntimeAccess": {
1315316
+ "arn": "arn:aws:iam::aws:policy/AmazonSageMakerJobRuntimeAccess",
1315317
+ "latestVersionId": "v1",
1315318
+ "versionsCount": 1,
1315319
+ "versions": {
1315320
+ "v1": {
1315321
+ "createdDate": "2026-06-03T02:42:10.000Z",
1315322
+ "document": {
1315323
+ "Version": "2012-10-17",
1315324
+ "Statement": [
1315325
+ {
1315326
+ "Sid": "SageMakerJobRuntimePermissions",
1315327
+ "Effect": "Allow",
1315328
+ "Action": [
1315329
+ "sagemaker:Sample",
1315330
+ "sagemaker:SampleWithResponseStream",
1315331
+ "sagemaker:CompleteRollout",
1315332
+ "sagemaker:UpdateReward"
1315333
+ ],
1315334
+ "Resource": "arn:aws:sagemaker:*:*:job/*",
1315335
+ "Condition": {
1315336
+ "StringEquals": {
1315337
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315338
+ }
1315339
+ }
1315340
+ },
1315341
+ {
1315342
+ "Sid": "BearerTokenPermissions",
1315343
+ "Effect": "Allow",
1315344
+ "Action": [
1315345
+ "sagemaker:CallWithBearerToken"
1315346
+ ],
1315347
+ "Resource": "*",
1315348
+ "Condition": {
1315349
+ "StringEquals": {
1315350
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315351
+ }
1315352
+ }
1315353
+ }
1315354
+ ]
1315355
+ }
1315356
+ }
1315357
+ },
1315358
+ "createdDate": "2026-06-03T02:42:10.000Z",
1315359
+ "lastUpdatedDate": "2026-06-03T02:42:10.000Z"
1315360
+ },
1315361
+ "AmazonSageMakerJobFullAccess": {
1315362
+ "arn": "arn:aws:iam::aws:policy/AmazonSageMakerJobFullAccess",
1315363
+ "latestVersionId": "v1",
1315364
+ "versionsCount": 1,
1315365
+ "versions": {
1315366
+ "v1": {
1315367
+ "createdDate": "2026-06-03T02:42:30.000Z",
1315368
+ "document": {
1315369
+ "Version": "2012-10-17",
1315370
+ "Statement": [
1315371
+ {
1315372
+ "Sid": "S3Permissions",
1315373
+ "Effect": "Allow",
1315374
+ "Action": [
1315375
+ "s3:GetObject",
1315376
+ "s3:PutObject",
1315377
+ "s3:ListBucket"
1315378
+ ],
1315379
+ "Resource": "*",
1315380
+ "Condition": {
1315381
+ "StringEquals": {
1315382
+ "s3:ResourceAccount": "${aws:PrincipalAccount}"
1315383
+ }
1315384
+ }
1315385
+ },
1315386
+ {
1315387
+ "Sid": "KMSPermissions",
1315388
+ "Effect": "Allow",
1315389
+ "Action": [
1315390
+ "kms:Decrypt",
1315391
+ "kms:GenerateDataKey"
1315392
+ ],
1315393
+ "Resource": "arn:aws:kms:*:*:key/*",
1315394
+ "Condition": {
1315395
+ "StringEquals": {
1315396
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315397
+ },
1315398
+ "StringLike": {
1315399
+ "kms:ViaService": "s3.*.amazonaws.com"
1315400
+ }
1315401
+ }
1315402
+ },
1315403
+ {
1315404
+ "Sid": "KMSDescribeKey",
1315405
+ "Effect": "Allow",
1315406
+ "Action": "kms:DescribeKey",
1315407
+ "Resource": "arn:aws:kms:*:*:key/*",
1315408
+ "Condition": {
1315409
+ "StringEquals": {
1315410
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315411
+ }
1315412
+ }
1315413
+ },
1315414
+ {
1315415
+ "Sid": "SageMakerHubPermissions",
1315416
+ "Effect": "Allow",
1315417
+ "Action": [
1315418
+ "sagemaker:DescribeHubContent"
1315419
+ ],
1315420
+ "Resource": [
1315421
+ "arn:aws:sagemaker:*:*:hub/*",
1315422
+ "arn:aws:sagemaker:*:*:hub-content/*"
1315423
+ ],
1315424
+ "Condition": {
1315425
+ "StringEquals": {
1315426
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315427
+ }
1315428
+ }
1315429
+ },
1315430
+ {
1315431
+ "Sid": "SageMakerModelPackagePermissions",
1315432
+ "Effect": "Allow",
1315433
+ "Action": [
1315434
+ "sagemaker:AccessModelPackage",
1315435
+ "sagemaker:CreateModelPackage",
1315436
+ "sagemaker:DescribeModelPackage",
1315437
+ "sagemaker:DescribeModelPackageGroup"
1315438
+ ],
1315439
+ "Resource": [
1315440
+ "arn:aws:sagemaker:*:*:model-package/*",
1315441
+ "arn:aws:sagemaker:*:*:model-package-group/*"
1315442
+ ],
1315443
+ "Condition": {
1315444
+ "StringEquals": {
1315445
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315446
+ }
1315447
+ }
1315448
+ },
1315449
+ {
1315450
+ "Sid": "MLflowPermissions",
1315451
+ "Effect": "Allow",
1315452
+ "Action": [
1315453
+ "sagemaker:DescribeMlflowApp",
1315454
+ "sagemaker:CallMlflowAppApi",
1315455
+ "sagemaker-mlflow:CreateExperiment",
1315456
+ "sagemaker-mlflow:CreateRun",
1315457
+ "sagemaker-mlflow:UpdateRun",
1315458
+ "sagemaker-mlflow:LogBatch",
1315459
+ "sagemaker-mlflow:GetExperimentByName",
1315460
+ "sagemaker-mlflow:GetMetricHistory",
1315461
+ "sagemaker-mlflow:GetRun",
1315462
+ "sagemaker-mlflow:StartTrace",
1315463
+ "sagemaker-mlflow:EndTrace",
1315464
+ "sagemaker-mlflow:SearchTraces",
1315465
+ "sagemaker-mlflow:ListArtifacts"
1315466
+ ],
1315467
+ "Resource": [
1315468
+ "arn:aws:sagemaker:*:*:mlflow-app/*"
1315469
+ ],
1315470
+ "Condition": {
1315471
+ "StringEquals": {
1315472
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315473
+ }
1315474
+ }
1315475
+ },
1315476
+ {
1315477
+ "Sid": "BedrockAgentCorePermissions",
1315478
+ "Effect": "Allow",
1315479
+ "Action": [
1315480
+ "bedrock-agentcore:InvokeAgentRuntime",
1315481
+ "bedrock-agentcore:StopRuntimeSession",
1315482
+ "bedrock-agentcore:GetAgentRuntime"
1315483
+ ],
1315484
+ "Resource": "arn:aws:bedrock-agentcore:*:*:runtime/*",
1315485
+ "Condition": {
1315486
+ "StringEquals": {
1315487
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315488
+ }
1315489
+ }
1315490
+ },
1315491
+ {
1315492
+ "Sid": "EC2NetworkPermissions",
1315493
+ "Effect": "Allow",
1315494
+ "Action": [
1315495
+ "ec2:CreateNetworkInterface",
1315496
+ "ec2:CreateNetworkInterfacePermission",
1315497
+ "ec2:DescribeNetworkInterfaces",
1315498
+ "ec2:DescribeVpcs",
1315499
+ "ec2:DescribeSubnets",
1315500
+ "ec2:DescribeSecurityGroups",
1315501
+ "ec2:DescribeDhcpOptions"
1315502
+ ],
1315503
+ "Resource": "*",
1315504
+ "Condition": {
1315505
+ "StringEquals": {
1315506
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315507
+ }
1315508
+ }
1315509
+ },
1315510
+ {
1315511
+ "Sid": "EC2NetworkInterfaceTagPermissions",
1315512
+ "Effect": "Allow",
1315513
+ "Action": [
1315514
+ "ec2:CreateTags"
1315515
+ ],
1315516
+ "Resource": "arn:aws:ec2:*:*:network-interface/*",
1315517
+ "Condition": {
1315518
+ "StringEquals": {
1315519
+ "aws:ResourceAccount": "${aws:PrincipalAccount}",
1315520
+ "ec2:CreateAction": "CreateNetworkInterface"
1315521
+ }
1315522
+ }
1315523
+ },
1315524
+ {
1315525
+ "Sid": "EC2NetworkInterfaceDeletePermissions",
1315526
+ "Effect": "Allow",
1315527
+ "Action": [
1315528
+ "ec2:DeleteNetworkInterface",
1315529
+ "ec2:DeleteNetworkInterfacePermission"
1315530
+ ],
1315531
+ "Resource": "*",
1315532
+ "Condition": {
1315533
+ "StringEquals": {
1315534
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315535
+ }
1315536
+ }
1315537
+ },
1315538
+ {
1315539
+ "Sid": "CloudWatchLogsPermissions",
1315540
+ "Effect": "Allow",
1315541
+ "Action": [
1315542
+ "logs:CreateLogGroup",
1315543
+ "logs:CreateLogStream",
1315544
+ "logs:PutLogEvents",
1315545
+ "logs:DescribeLogStreams"
1315546
+ ],
1315547
+ "Resource": "arn:aws:logs:*:*:log-group:/aws/sagemaker/*",
1315548
+ "Condition": {
1315549
+ "StringEquals": {
1315550
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315551
+ }
1315552
+ }
1315553
+ },
1315554
+ {
1315555
+ "Sid": "LambdaPermissions",
1315556
+ "Effect": "Allow",
1315557
+ "Action": [
1315558
+ "lambda:InvokeFunction"
1315559
+ ],
1315560
+ "Resource": "arn:aws:lambda:*:*:function:*",
1315561
+ "Condition": {
1315562
+ "StringEquals": {
1315563
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
1315564
+ }
1315565
+ }
1315566
+ }
1315567
+ ]
1315568
+ }
1315569
+ }
1315570
+ },
1315571
+ "createdDate": "2026-06-03T02:42:30.000Z",
1315572
+ "lastUpdatedDate": "2026-06-03T02:42:30.000Z"
1314980
1315573
  }
1314981
1315574
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-managed-policies",
3
- "version": "0.0.596",
3
+ "version": "0.0.597",
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",