aws-iam-managed-policies 0.0.490 → 0.0.492

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.
@@ -141970,8 +141970,8 @@
141970
141970
  },
141971
141971
  "AWSMarketplaceRead-only": {
141972
141972
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceRead-only",
141973
- "latestVersionId": "v6",
141974
- "versionsCount": 6,
141973
+ "latestVersionId": "v7",
141974
+ "versionsCount": 7,
141975
141975
  "versions": {
141976
141976
  "v1": {
141977
141977
  "createdDate": "2015-02-06T18:40:31.000Z",
@@ -142223,15 +142223,66 @@
142223
142223
  }
142224
142224
  ]
142225
142225
  }
142226
+ },
142227
+ "v7": {
142228
+ "createdDate": "2015-02-06T18:40:31.000Z",
142229
+ "document": {
142230
+ "Version": "2012-10-17",
142231
+ "Statement": [
142232
+ {
142233
+ "Effect": "Allow",
142234
+ "Action": [
142235
+ "aws-marketplace:ViewSubscriptions",
142236
+ "aws-marketplace:ListAgreementCharges",
142237
+ "ec2:DescribeAccountAttributes",
142238
+ "ec2:DescribeAddresses",
142239
+ "ec2:DescribeImages",
142240
+ "ec2:DescribeInstances",
142241
+ "ec2:DescribeKeyPairs",
142242
+ "ec2:DescribeSecurityGroups",
142243
+ "ec2:DescribeSubnets",
142244
+ "ec2:DescribeVpcs"
142245
+ ],
142246
+ "Resource": "*"
142247
+ },
142248
+ {
142249
+ "Effect": "Allow",
142250
+ "Action": [
142251
+ "iam:ListRoles",
142252
+ "iam:ListInstanceProfiles",
142253
+ "sns:GetTopicAttributes",
142254
+ "sns:ListTopics"
142255
+ ],
142256
+ "Resource": "*"
142257
+ },
142258
+ {
142259
+ "Effect": "Allow",
142260
+ "Action": [
142261
+ "aws-marketplace:ListPrivateMarketplaceRequests",
142262
+ "aws-marketplace:DescribePrivateMarketplaceRequests",
142263
+ "aws-marketplace:GetAgreementPaymentRequest",
142264
+ "aws-marketplace:ListAgreementPaymentRequests"
142265
+ ],
142266
+ "Resource": "*"
142267
+ },
142268
+ {
142269
+ "Effect": "Allow",
142270
+ "Action": [
142271
+ "aws-marketplace:ListPrivateListings"
142272
+ ],
142273
+ "Resource": "*"
142274
+ }
142275
+ ]
142276
+ }
142226
142277
  }
142227
142278
  },
142228
142279
  "createdDate": "2015-02-06T18:40:31.000Z",
142229
- "lastUpdatedDate": "2025-05-07T20:07:07.000Z"
142280
+ "lastUpdatedDate": "2025-12-01T00:34:07.000Z"
142230
142281
  },
142231
142282
  "AWSMarketplaceManageSubscriptions": {
142232
142283
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceManageSubscriptions",
142233
- "latestVersionId": "v4",
142234
- "versionsCount": 4,
142284
+ "latestVersionId": "v5",
142285
+ "versionsCount": 5,
142235
142286
  "versions": {
142236
142287
  "v1": {
142237
142288
  "createdDate": "2015-02-06T18:40:32.000Z",
@@ -142359,10 +142410,103 @@
142359
142410
  }
142360
142411
  ]
142361
142412
  }
142413
+ },
142414
+ "v5": {
142415
+ "createdDate": "2015-02-06T18:40:32.000Z",
142416
+ "document": {
142417
+ "Version": "2012-10-17",
142418
+ "Statement": [
142419
+ {
142420
+ "Effect": "Allow",
142421
+ "Action": [
142422
+ "aws-marketplace:ViewSubscriptions",
142423
+ "aws-marketplace:Subscribe",
142424
+ "aws-marketplace:Unsubscribe"
142425
+ ],
142426
+ "Resource": "*"
142427
+ },
142428
+ {
142429
+ "Effect": "Allow",
142430
+ "Action": [
142431
+ "aws-marketplace:CreatePrivateMarketplaceRequests",
142432
+ "aws-marketplace:ListPrivateMarketplaceRequests",
142433
+ "aws-marketplace:DescribePrivateMarketplaceRequests"
142434
+ ],
142435
+ "Resource": "*"
142436
+ },
142437
+ {
142438
+ "Effect": "Allow",
142439
+ "Action": [
142440
+ "aws-marketplace:ListPrivateListings"
142441
+ ],
142442
+ "Resource": "*"
142443
+ },
142444
+ {
142445
+ "Effect": "Allow",
142446
+ "Action": [
142447
+ "aws-marketplace:UpdatePurchaseOrders",
142448
+ "aws-marketplace:ListAgreementCharges",
142449
+ "aws-marketplace:GetAgreementPaymentRequest",
142450
+ "aws-marketplace:ListAgreementPaymentRequests",
142451
+ "aws-marketplace:AcceptAgreementPaymentRequest",
142452
+ "aws-marketplace:RejectAgreementPaymentRequest"
142453
+ ],
142454
+ "Resource": "*",
142455
+ "Condition": {
142456
+ "ForAllValues:StringEquals": {
142457
+ "aws-marketplace:AgreementType": [
142458
+ "PurchaseAgreement"
142459
+ ]
142460
+ },
142461
+ "Null": {
142462
+ "aws-marketplace:AgreementType": "false"
142463
+ }
142464
+ }
142465
+ },
142466
+ {
142467
+ "Sid": "AWSMarketplaceChangeSetReadAccess",
142468
+ "Effect": "Allow",
142469
+ "Action": [
142470
+ "aws-marketplace:DescribeChangeSet",
142471
+ "aws-marketplace:ListChangeSets"
142472
+ ],
142473
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace/ChangeSet/*"
142474
+ },
142475
+ {
142476
+ "Sid": "AWSMarketplaceTokenManagement",
142477
+ "Effect": "Allow",
142478
+ "Action": [
142479
+ "aws-marketplace:StartChangeSet"
142480
+ ],
142481
+ "Resource": [
142482
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace/AgentTokenContainer/*",
142483
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace/ChangeSet/*"
142484
+ ],
142485
+ "Condition": {
142486
+ "StringEquals": {
142487
+ "catalog:ChangeType": [
142488
+ "CreateAgentTokenContainer",
142489
+ "RequestExpressPrivateOffer",
142490
+ "ExpireToken"
142491
+ ]
142492
+ }
142493
+ }
142494
+ },
142495
+ {
142496
+ "Sid": "AWSMarketplaceEntityReadAccess",
142497
+ "Effect": "Allow",
142498
+ "Action": [
142499
+ "aws-marketplace:ListEntities",
142500
+ "aws-marketplace:DescribeEntity"
142501
+ ],
142502
+ "Resource": "*"
142503
+ }
142504
+ ]
142505
+ }
142362
142506
  }
142363
142507
  },
142364
142508
  "createdDate": "2015-02-06T18:40:32.000Z",
142365
- "lastUpdatedDate": "2024-11-20T19:22:33.000Z"
142509
+ "lastUpdatedDate": "2025-12-01T00:49:10.000Z"
142366
142510
  },
142367
142511
  "AmazonMobileAnalyticsFullAccess": {
142368
142512
  "arn": "arn:aws:iam::aws:policy/AmazonMobileAnalyticsFullAccess",
@@ -391207,8 +391351,8 @@
391207
391351
  },
391208
391352
  "AWSMarketplaceSellerFullAccess": {
391209
391353
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceSellerFullAccess",
391210
- "latestVersionId": "v16",
391211
- "versionsCount": 16,
391354
+ "latestVersionId": "v17",
391355
+ "versionsCount": 17,
391212
391356
  "versions": {
391213
391357
  "v1": {
391214
391358
  "createdDate": "2019-07-02T20:40:09.000Z",
@@ -392871,15 +393015,184 @@
392871
393015
  }
392872
393016
  ]
392873
393017
  }
393018
+ },
393019
+ "v17": {
393020
+ "createdDate": "2019-07-02T20:40:09.000Z",
393021
+ "document": {
393022
+ "Version": "2012-10-17",
393023
+ "Statement": [
393024
+ {
393025
+ "Sid": "MarketplaceManagement",
393026
+ "Effect": "Allow",
393027
+ "Action": [
393028
+ "aws-marketplace-management:uploadFiles",
393029
+ "aws-marketplace-management:viewReports",
393030
+ "aws-marketplace-management:viewSupport",
393031
+ "aws-marketplace:ListChangeSets",
393032
+ "aws-marketplace:DescribeChangeSet",
393033
+ "aws-marketplace:StartChangeSet",
393034
+ "aws-marketplace:CancelChangeSet",
393035
+ "aws-marketplace:ListEntities",
393036
+ "aws-marketplace:DescribeEntity",
393037
+ "aws-marketplace:GetSellerDashboard",
393038
+ "aws-marketplace:ListAssessments",
393039
+ "aws-marketplace:DescribeAssessment",
393040
+ "ec2:DescribeImages",
393041
+ "ec2:DescribeSnapshots",
393042
+ "ec2:ModifyImageAttribute",
393043
+ "ec2:ModifySnapshotAttribute"
393044
+ ],
393045
+ "Resource": "*"
393046
+ },
393047
+ {
393048
+ "Sid": "AgreementAccess",
393049
+ "Effect": "Allow",
393050
+ "Action": [
393051
+ "aws-marketplace:SearchAgreements",
393052
+ "aws-marketplace:DescribeAgreement",
393053
+ "aws-marketplace:GetAgreementTerms"
393054
+ ],
393055
+ "Resource": "*",
393056
+ "Condition": {
393057
+ "StringEquals": {
393058
+ "aws-marketplace:PartyType": "Proposer"
393059
+ },
393060
+ "ForAllValues:StringEquals": {
393061
+ "aws-marketplace:AgreementType": [
393062
+ "PurchaseAgreement"
393063
+ ]
393064
+ }
393065
+ }
393066
+ },
393067
+ {
393068
+ "Sid": "IAMGetRole",
393069
+ "Effect": "Allow",
393070
+ "Action": [
393071
+ "iam:GetRole"
393072
+ ],
393073
+ "Resource": "arn:aws:iam::*:role/*"
393074
+ },
393075
+ {
393076
+ "Sid": "AssetScanning",
393077
+ "Effect": "Allow",
393078
+ "Action": [
393079
+ "iam:PassRole"
393080
+ ],
393081
+ "Resource": "arn:aws:iam::*:role/*",
393082
+ "Condition": {
393083
+ "StringEquals": {
393084
+ "iam:PassedToService": "assets.marketplace.amazonaws.com"
393085
+ }
393086
+ }
393087
+ },
393088
+ {
393089
+ "Sid": "VendorInsights",
393090
+ "Effect": "Allow",
393091
+ "Action": [
393092
+ "vendor-insights:GetDataSource",
393093
+ "vendor-insights:ListDataSources",
393094
+ "vendor-insights:ListSecurityProfiles",
393095
+ "vendor-insights:GetSecurityProfile",
393096
+ "vendor-insights:GetSecurityProfileSnapshot",
393097
+ "vendor-insights:ListSecurityProfileSnapshots"
393098
+ ],
393099
+ "Resource": "*"
393100
+ },
393101
+ {
393102
+ "Sid": "TagManagement",
393103
+ "Effect": "Allow",
393104
+ "Action": [
393105
+ "aws-marketplace:TagResource",
393106
+ "aws-marketplace:UntagResource",
393107
+ "aws-marketplace:ListTagsForResource"
393108
+ ],
393109
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace/*"
393110
+ },
393111
+ {
393112
+ "Sid": "SellerSettings",
393113
+ "Effect": "Allow",
393114
+ "Action": [
393115
+ "aws-marketplace-management:GetSellerVerificationDetails",
393116
+ "aws-marketplace-management:PutSellerVerificationDetails",
393117
+ "aws-marketplace-management:GetBankAccountVerificationDetails",
393118
+ "aws-marketplace-management:PutBankAccountVerificationDetails",
393119
+ "aws-marketplace-management:GetSecondaryUserVerificationDetails",
393120
+ "aws-marketplace-management:PutSecondaryUserVerificationDetails",
393121
+ "aws-marketplace-management:GetAdditionalSellerNotificationRecipients",
393122
+ "aws-marketplace-management:PutAdditionalSellerNotificationRecipients",
393123
+ "payments:GetPaymentInstrument",
393124
+ "payments:CreatePaymentInstrument",
393125
+ "tax:GetTaxInterview",
393126
+ "tax:PutTaxInterview",
393127
+ "tax:GetTaxInfoReportingDocument",
393128
+ "tax:ListSupplementalTaxRegistrations",
393129
+ "tax:PutSupplementalTaxRegistration",
393130
+ "tax:DeleteSupplementalTaxRegistration",
393131
+ "tax:GetTaxRegistration"
393132
+ ],
393133
+ "Resource": "*"
393134
+ },
393135
+ {
393136
+ "Sid": "Support",
393137
+ "Effect": "Allow",
393138
+ "Action": [
393139
+ "support:CreateCase"
393140
+ ],
393141
+ "Resource": "*"
393142
+ },
393143
+ {
393144
+ "Sid": "ResourcePolicyManagement",
393145
+ "Effect": "Allow",
393146
+ "Action": [
393147
+ "aws-marketplace:GetResourcePolicy",
393148
+ "aws-marketplace:PutResourcePolicy",
393149
+ "aws-marketplace:DeleteResourcePolicy"
393150
+ ],
393151
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace/*"
393152
+ },
393153
+ {
393154
+ "Sid": "CreateServiceLinkedRole",
393155
+ "Effect": "Allow",
393156
+ "Action": "iam:CreateServiceLinkedRole",
393157
+ "Resource": "*",
393158
+ "Condition": {
393159
+ "StringEquals": {
393160
+ "iam:AWSServiceName": "resale-authorization.marketplace.amazonaws.com"
393161
+ }
393162
+ }
393163
+ },
393164
+ {
393165
+ "Sid": "AgreementPaymentRequestAccess",
393166
+ "Effect": "Allow",
393167
+ "Action": [
393168
+ "aws-marketplace:SendAgreementPaymentRequest",
393169
+ "aws-marketplace:GetAgreementPaymentRequest",
393170
+ "aws-marketplace:ListAgreementPaymentRequests",
393171
+ "aws-marketplace:CancelAgreementPaymentRequest"
393172
+ ],
393173
+ "Resource": "*",
393174
+ "Condition": {
393175
+ "StringEquals": {
393176
+ "aws-marketplace:PartyType": "Proposer"
393177
+ },
393178
+ "ForAllValues:StringEquals": {
393179
+ "aws-marketplace:AgreementType": [
393180
+ "PurchaseAgreement"
393181
+ ]
393182
+ }
393183
+ }
393184
+ }
393185
+ ]
393186
+ }
392874
393187
  }
392875
393188
  },
392876
393189
  "createdDate": "2019-07-02T20:40:09.000Z",
392877
- "lastUpdatedDate": "2025-01-14T19:52:06.000Z"
393190
+ "lastUpdatedDate": "2025-12-01T00:49:11.000Z"
392878
393191
  },
392879
393192
  "AWSMarketplaceSellerProductsFullAccess": {
392880
393193
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceSellerProductsFullAccess",
392881
- "latestVersionId": "v9",
392882
- "versionsCount": 9,
393194
+ "latestVersionId": "v10",
393195
+ "versionsCount": 10,
392883
393196
  "versions": {
392884
393197
  "v1": {
392885
393198
  "createdDate": "2019-07-02T21:06:25.000Z",
@@ -393378,10 +393691,135 @@
393378
393691
  }
393379
393692
  ]
393380
393693
  }
393694
+ },
393695
+ "v10": {
393696
+ "createdDate": "2019-07-02T21:06:25.000Z",
393697
+ "document": {
393698
+ "Version": "2012-10-17",
393699
+ "Statement": [
393700
+ {
393701
+ "Sid": "MarketplaceListAccess",
393702
+ "Effect": "Allow",
393703
+ "Action": [
393704
+ "aws-marketplace:ListChangeSets",
393705
+ "aws-marketplace:ListEntities",
393706
+ "aws-marketplace:ListAssessments"
393707
+ ],
393708
+ "Resource": "*"
393709
+ },
393710
+ {
393711
+ "Sid": "MarketplaceResourceAccess",
393712
+ "Effect": "Allow",
393713
+ "Action": [
393714
+ "aws-marketplace:DescribeChangeSet",
393715
+ "aws-marketplace:StartChangeSet",
393716
+ "aws-marketplace:CancelChangeSet",
393717
+ "aws-marketplace:DescribeEntity"
393718
+ ],
393719
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace*/*"
393720
+ },
393721
+ {
393722
+ "Sid": "MarketplaceAssessmentAccess",
393723
+ "Effect": "Allow",
393724
+ "Action": [
393725
+ "aws-marketplace:DescribeAssessment"
393726
+ ],
393727
+ "Resource": "*"
393728
+ },
393729
+ {
393730
+ "Sid": "EC2ResourceAccess",
393731
+ "Effect": "Allow",
393732
+ "Action": [
393733
+ "ec2:DescribeImages",
393734
+ "ec2:DescribeSnapshots",
393735
+ "ec2:ModifyImageAttribute",
393736
+ "ec2:ModifySnapshotAttribute"
393737
+ ],
393738
+ "Resource": "*"
393739
+ },
393740
+ {
393741
+ "Sid": "GetIAMRoleAccess",
393742
+ "Effect": "Allow",
393743
+ "Action": [
393744
+ "iam:GetRole"
393745
+ ],
393746
+ "Resource": "arn:aws:iam::*:role/*"
393747
+ },
393748
+ {
393749
+ "Sid": "IAMPassRoleAccess",
393750
+ "Effect": "Allow",
393751
+ "Action": [
393752
+ "iam:PassRole"
393753
+ ],
393754
+ "Resource": "arn:aws:iam::*:role/*",
393755
+ "Condition": {
393756
+ "StringEquals": {
393757
+ "iam:PassedToService": "assets.marketplace.amazonaws.com"
393758
+ }
393759
+ }
393760
+ },
393761
+ {
393762
+ "Sid": "VendorInsightsAccess",
393763
+ "Effect": "Allow",
393764
+ "Action": [
393765
+ "vendor-insights:GetDataSource",
393766
+ "vendor-insights:ListDataSources",
393767
+ "vendor-insights:ListSecurityProfiles",
393768
+ "vendor-insights:GetSecurityProfile",
393769
+ "vendor-insights:GetSecurityProfileSnapshot",
393770
+ "vendor-insights:ListSecurityProfileSnapshots"
393771
+ ],
393772
+ "Resource": "*"
393773
+ },
393774
+ {
393775
+ "Sid": "TagAccess",
393776
+ "Effect": "Allow",
393777
+ "Action": [
393778
+ "aws-marketplace:TagResource",
393779
+ "aws-marketplace:UntagResource",
393780
+ "aws-marketplace:ListTagsForResource"
393781
+ ],
393782
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace*/*"
393783
+ },
393784
+ {
393785
+ "Sid": "ResourceSharingAccess",
393786
+ "Effect": "Allow",
393787
+ "Action": [
393788
+ "aws-marketplace:GetResourcePolicy",
393789
+ "aws-marketplace:PutResourcePolicy",
393790
+ "aws-marketplace:DeleteResourcePolicy"
393791
+ ],
393792
+ "Resource": "arn:aws:aws-marketplace:*:*:AWSMarketplace*/*"
393793
+ },
393794
+ {
393795
+ "Sid": "MarketplaceEphemeralWriteS3Access",
393796
+ "Effect": "Allow",
393797
+ "Action": [
393798
+ "s3:PutObject"
393799
+ ],
393800
+ "Resource": [
393801
+ "arn:aws:s3:::aws-partner-central-marketplace-ephemeral-writeonly-files/${aws:PrincipalAccount}/*"
393802
+ ]
393803
+ },
393804
+ {
393805
+ "Sid": "LegacyPartnerCentralAccess",
393806
+ "Effect": "Allow",
393807
+ "Action": [
393808
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
393809
+ ],
393810
+ "Resource": "*",
393811
+ "Condition": {
393812
+ "ForAnyValue:StringEquals": {
393813
+ "partnercentral-account-management:LegacyPartnerCentralRole": "TechnicalStaff"
393814
+ }
393815
+ }
393816
+ }
393817
+ ]
393818
+ }
393381
393819
  }
393382
393820
  },
393383
393821
  "createdDate": "2019-07-02T21:06:25.000Z",
393384
- "lastUpdatedDate": "2024-12-10T19:06:12.000Z"
393822
+ "lastUpdatedDate": "2025-12-01T00:49:07.000Z"
393385
393823
  },
393386
393824
  "AWSMarketplaceSellerProductsReadOnly": {
393387
393825
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceSellerProductsReadOnly",
@@ -609089,8 +609527,8 @@
609089
609527
  },
609090
609528
  "AWSLambda_FullAccess": {
609091
609529
  "arn": "arn:aws:iam::aws:policy/AWSLambda_FullAccess",
609092
- "latestVersionId": "v2",
609093
- "versionsCount": 2,
609530
+ "latestVersionId": "v3",
609531
+ "versionsCount": 3,
609094
609532
  "versions": {
609095
609533
  "v1": {
609096
609534
  "createdDate": "2020-11-17T21:14:08.000Z",
@@ -609203,10 +609641,78 @@
609203
609641
  }
609204
609642
  ]
609205
609643
  }
609644
+ },
609645
+ "v3": {
609646
+ "createdDate": "2020-11-17T21:14:08.000Z",
609647
+ "document": {
609648
+ "Version": "2012-10-17",
609649
+ "Statement": [
609650
+ {
609651
+ "Effect": "Allow",
609652
+ "Action": [
609653
+ "cloudformation:DescribeStacks",
609654
+ "cloudformation:ListStackResources",
609655
+ "cloudwatch:ListMetrics",
609656
+ "cloudwatch:GetMetricData",
609657
+ "ec2:DescribeSecurityGroups",
609658
+ "ec2:DescribeSubnets",
609659
+ "ec2:DescribeVpcs",
609660
+ "kms:DescribeKey",
609661
+ "kms:ListAliases",
609662
+ "iam:GetPolicy",
609663
+ "iam:GetPolicyVersion",
609664
+ "iam:GetRole",
609665
+ "iam:GetRolePolicy",
609666
+ "iam:ListAttachedRolePolicies",
609667
+ "iam:ListRolePolicies",
609668
+ "iam:ListRoles",
609669
+ "lambda:*",
609670
+ "logs:DescribeLogGroups",
609671
+ "states:DescribeStateMachine",
609672
+ "states:ListStateMachines",
609673
+ "tag:GetResources",
609674
+ "xray:GetTraceSummaries",
609675
+ "xray:BatchGetTraces"
609676
+ ],
609677
+ "Resource": "*"
609678
+ },
609679
+ {
609680
+ "Effect": "Allow",
609681
+ "Action": "iam:PassRole",
609682
+ "Resource": "*",
609683
+ "Condition": {
609684
+ "StringEquals": {
609685
+ "iam:PassedToService": "lambda.amazonaws.com"
609686
+ }
609687
+ }
609688
+ },
609689
+ {
609690
+ "Effect": "Allow",
609691
+ "Action": [
609692
+ "logs:DescribeLogStreams",
609693
+ "logs:GetLogEvents",
609694
+ "logs:FilterLogEvents",
609695
+ "logs:StartLiveTail",
609696
+ "logs:StopLiveTail"
609697
+ ],
609698
+ "Resource": "arn:aws:logs:*:*:log-group:/aws/lambda/*"
609699
+ },
609700
+ {
609701
+ "Effect": "Allow",
609702
+ "Action": "iam:CreateServiceLinkedRole",
609703
+ "Resource": "arn:aws:iam::*:role/aws-service-role/lambda.amazonaws.com/AWSServiceRoleForLambda",
609704
+ "Condition": {
609705
+ "StringEquals": {
609706
+ "iam:AWSServiceName": "lambda.amazonaws.com"
609707
+ }
609708
+ }
609709
+ }
609710
+ ]
609711
+ }
609206
609712
  }
609207
609713
  },
609208
609714
  "createdDate": "2020-11-17T21:14:08.000Z",
609209
- "lastUpdatedDate": "2025-03-17T21:37:06.000Z"
609715
+ "lastUpdatedDate": "2025-12-01T16:04:11.000Z"
609210
609716
  },
609211
609717
  "AmazonHoneycodeServiceRolePolicy": {
609212
609718
  "arn": "arn:aws:iam::aws:policy/aws-service-role/AmazonHoneycodeServiceRolePolicy",
@@ -791655,8 +792161,8 @@
791655
792161
  },
791656
792162
  "AWSPartnerCentralOpportunityManagement": {
791657
792163
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralOpportunityManagement",
791658
- "latestVersionId": "v2",
791659
- "versionsCount": 2,
792164
+ "latestVersionId": "v3",
792165
+ "versionsCount": 3,
791660
792166
  "versions": {
791661
792167
  "v1": {
791662
792168
  "createdDate": "2024-11-14T19:09:05.000Z",
@@ -791772,10 +792278,163 @@
791772
792278
  }
791773
792279
  ]
791774
792280
  }
792281
+ },
792282
+ "v3": {
792283
+ "createdDate": "2024-11-14T19:09:05.000Z",
792284
+ "document": {
792285
+ "Version": "2012-10-17",
792286
+ "Statement": [
792287
+ {
792288
+ "Sid": "OpportunityManagement",
792289
+ "Effect": "Allow",
792290
+ "Action": [
792291
+ "partnercentral:AcceptEngagementInvitation",
792292
+ "partnercentral:AssignOpportunity",
792293
+ "partnercentral:AssociateOpportunity",
792294
+ "partnercentral:CreateEngagement",
792295
+ "partnercentral:CreateEngagementContext",
792296
+ "partnercentral:CreateEngagementInvitation",
792297
+ "partnercentral:CreateOpportunity",
792298
+ "partnercentral:CreateResourceSnapshot",
792299
+ "partnercentral:CreateResourceSnapshotJob",
792300
+ "partnercentral:DeleteResourceSnapshotJob",
792301
+ "partnercentral:DisassociateOpportunity",
792302
+ "partnercentral:GetAwsOpportunitySummary",
792303
+ "partnercentral:GetEngagement",
792304
+ "partnercentral:GetEngagementInvitation",
792305
+ "partnercentral:GetOpportunity",
792306
+ "partnercentral:GetResourceSnapshot",
792307
+ "partnercentral:GetResourceSnapshotJob",
792308
+ "partnercentral:ListEngagementByAcceptingInvitationTasks",
792309
+ "partnercentral:ListEngagementFromOpportunityTasks",
792310
+ "partnercentral:ListEngagementInvitations",
792311
+ "partnercentral:ListEngagementMembers",
792312
+ "partnercentral:ListEngagementResourceAssociations",
792313
+ "partnercentral:ListEngagements",
792314
+ "partnercentral:ListOpportunities",
792315
+ "partnercentral:ListOpportunityFromEngagementTasks",
792316
+ "partnercentral:ListResourceSnapshotJobs",
792317
+ "partnercentral:ListResourceSnapshots",
792318
+ "partnercentral:ListSolutions",
792319
+ "partnercentral:RejectEngagementInvitation",
792320
+ "partnercentral:StartEngagementByAcceptingInvitationTask",
792321
+ "partnercentral:StartEngagementFromOpportunityTask",
792322
+ "partnercentral:StartOpportunityFromEngagementTask",
792323
+ "partnercentral:StartResourceSnapshotJob",
792324
+ "partnercentral:StopResourceSnapshotJob",
792325
+ "partnercentral:SubmitOpportunity",
792326
+ "partnercentral:UpdateEngagementContext",
792327
+ "partnercentral:UpdateOpportunity"
792328
+ ],
792329
+ "Resource": "*",
792330
+ "Condition": {
792331
+ "StringEquals": {
792332
+ "partnercentral:Catalog": [
792333
+ "AWS",
792334
+ "Sandbox"
792335
+ ]
792336
+ }
792337
+ }
792338
+ },
792339
+ {
792340
+ "Sid": "ListingAWSMarketplaceEntities",
792341
+ "Effect": "Allow",
792342
+ "Action": [
792343
+ "aws-marketplace:ListEntities"
792344
+ ],
792345
+ "Resource": "*"
792346
+ },
792347
+ {
792348
+ "Sid": "AWSMarketplaceEntityAccess",
792349
+ "Effect": "Allow",
792350
+ "Action": [
792351
+ "aws-marketplace:DescribeEntity"
792352
+ ],
792353
+ "Resource": [
792354
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Solution/*",
792355
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/OfferSet/*",
792356
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Offer/*"
792357
+ ]
792358
+ },
792359
+ {
792360
+ "Sid": "LegacyPartnerCentralAccess",
792361
+ "Effect": "Allow",
792362
+ "Action": [
792363
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
792364
+ ],
792365
+ "Resource": "*",
792366
+ "Condition": {
792367
+ "ForAnyValue:StringEquals": {
792368
+ "partnercentral-account-management:LegacyPartnerCentralRole": "AceManager"
792369
+ }
792370
+ }
792371
+ },
792372
+ {
792373
+ "Sid": "PartnerDashboardAccess",
792374
+ "Effect": "Allow",
792375
+ "Action": [
792376
+ "partnercentral:GetPartnerDashboard"
792377
+ ],
792378
+ "Resource": [
792379
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Opportunity_V1/Dashboard/*",
792380
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Engagement_V1/Dashboard/*"
792381
+ ]
792382
+ },
792383
+ {
792384
+ "Sid": "CollaborationChannelAccess",
792385
+ "Effect": "Allow",
792386
+ "Action": [
792387
+ "partnercentral:CreateCollaborationChannelRequest",
792388
+ "partnercentral:ListCollaborationChannels",
792389
+ "partnercentral:GetCollaborationChannel",
792390
+ "partnercentral:CreateCollaborationChannelMembers"
792391
+ ],
792392
+ "Resource": "*"
792393
+ },
792394
+ {
792395
+ "Sid": "PartnerResourceAccess",
792396
+ "Effect": "Allow",
792397
+ "Action": [
792398
+ "partnercentral:ListPartners",
792399
+ "partnercentral:GetPartner"
792400
+ ],
792401
+ "Resource": "*",
792402
+ "Condition": {
792403
+ "StringEquals": {
792404
+ "partnercentral:Catalog": [
792405
+ "AWS",
792406
+ "Sandbox"
792407
+ ]
792408
+ }
792409
+ }
792410
+ },
792411
+ {
792412
+ "Sid": "TaggingAccess",
792413
+ "Effect": "Allow",
792414
+ "Action": [
792415
+ "partnercentral:TagResource",
792416
+ "partnercentral:UntagResource",
792417
+ "partnercentral:ListTagsForResource"
792418
+ ],
792419
+ "Resource": [
792420
+ "arn:aws:partnercentral:*:*:catalog/*/opportunity/*",
792421
+ "arn:aws:partnercentral:*:*:catalog/*/resource-snapshot-job/*"
792422
+ ],
792423
+ "Condition": {
792424
+ "StringEquals": {
792425
+ "partnercentral:Catalog": [
792426
+ "AWS",
792427
+ "Sandbox"
792428
+ ]
792429
+ }
792430
+ }
792431
+ }
792432
+ ]
792433
+ }
791775
792434
  }
791776
792435
  },
791777
792436
  "createdDate": "2024-11-14T19:09:05.000Z",
791778
- "lastUpdatedDate": "2024-12-04T23:06:07.000Z"
792437
+ "lastUpdatedDate": "2025-12-01T00:49:06.000Z"
791779
792438
  },
791780
792439
  "AWSPartnerCentralSandboxFullAccess": {
791781
792440
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralSandboxFullAccess",
@@ -796486,8 +797145,8 @@
796486
797145
  },
796487
797146
  "AWSPartnerCentralFullAccess": {
796488
797147
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralFullAccess",
796489
- "latestVersionId": "v3",
796490
- "versionsCount": 3,
797148
+ "latestVersionId": "v4",
797149
+ "versionsCount": 4,
796491
797150
  "versions": {
796492
797151
  "v1": {
796493
797152
  "createdDate": "2024-11-18T23:33:28.000Z",
@@ -796670,10 +797329,149 @@
796670
797329
  }
796671
797330
  ]
796672
797331
  }
797332
+ },
797333
+ "v4": {
797334
+ "createdDate": "2024-11-18T23:33:28.000Z",
797335
+ "document": {
797336
+ "Version": "2012-10-17",
797337
+ "Statement": [
797338
+ {
797339
+ "Sid": "PassAWSPartnerCentralRole",
797340
+ "Effect": "Allow",
797341
+ "Action": [
797342
+ "iam:PassRole"
797343
+ ],
797344
+ "Resource": "arn:aws:iam::*:role/PartnerCentralRoleFor*",
797345
+ "Condition": {
797346
+ "StringEquals": {
797347
+ "iam:PassedToService": "partnercentral-account-management.amazonaws.com"
797348
+ }
797349
+ }
797350
+ },
797351
+ {
797352
+ "Sid": "PartnerUserRoleAssociation",
797353
+ "Effect": "Allow",
797354
+ "Action": [
797355
+ "iam:ListRoles",
797356
+ "Partnercentral-account-management:AssociatePartnerUser",
797357
+ "Partnercentral-account-management:DisassociatePartnerUser"
797358
+ ],
797359
+ "Resource": "*"
797360
+ },
797361
+ {
797362
+ "Sid": "AWSPartnerCentralAccess",
797363
+ "Effect": "Allow",
797364
+ "Action": [
797365
+ "partnercentral:*"
797366
+ ],
797367
+ "Resource": "*",
797368
+ "Condition": {
797369
+ "StringEquals": {
797370
+ "partnercentral:Catalog": [
797371
+ "AWS",
797372
+ "Sandbox"
797373
+ ]
797374
+ }
797375
+ }
797376
+ },
797377
+ {
797378
+ "Sid": "VerificationAccess",
797379
+ "Effect": "Allow",
797380
+ "Action": [
797381
+ "partnercentral:StartVerification",
797382
+ "partnercentral:GetVerification"
797383
+ ],
797384
+ "Resource": "*"
797385
+ },
797386
+ {
797387
+ "Sid": "PassAWSPartnerCentralSnapshotJobRole",
797388
+ "Effect": "Allow",
797389
+ "Action": [
797390
+ "iam:PassRole"
797391
+ ],
797392
+ "Resource": [
797393
+ "arn:aws:iam::*:role/*"
797394
+ ],
797395
+ "Condition": {
797396
+ "StringEquals": {
797397
+ "iam:PassedToService": "resource-snapshot-job.partnercentral-selling.amazonaws.com"
797398
+ }
797399
+ }
797400
+ },
797401
+ {
797402
+ "Sid": "LegacyPartnerCentralAccess",
797403
+ "Effect": "Allow",
797404
+ "Action": [
797405
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
797406
+ ],
797407
+ "Resource": "*"
797408
+ },
797409
+ {
797410
+ "Sid": "PartnerCentralMarketingAccess",
797411
+ "Effect": "Allow",
797412
+ "Action": [
797413
+ "partnercentral-account-management:AccessMarketingCentral"
797414
+ ],
797415
+ "Resource": "*"
797416
+ },
797417
+ {
797418
+ "Sid": "ChannelBillingTransferRoleAccess",
797419
+ "Effect": "Allow",
797420
+ "Action": [
797421
+ "sts:AssumeRole"
797422
+ ],
797423
+ "Resource": [
797424
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferManagement",
797425
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferReadOnly"
797426
+ ]
797427
+ },
797428
+ {
797429
+ "Sid": "PartnerCentralEphemeralWriteS3Access",
797430
+ "Effect": "Allow",
797431
+ "Action": [
797432
+ "s3:PutObject"
797433
+ ],
797434
+ "Resource": "arn:aws:s3:::aws-partner-central-marketplace-ephemeral-writeonly-files/${aws:PrincipalAccount}/*"
797435
+ },
797436
+ {
797437
+ "Sid": "SupportAccess",
797438
+ "Effect": "Allow",
797439
+ "Action": [
797440
+ "support:CreateCase",
797441
+ "support:DescribeCases",
797442
+ "support:AddCommunicationToCase",
797443
+ "support:ResolveCase",
797444
+ "support:AddAttachmentsToSet",
797445
+ "support:DescribeCommunications"
797446
+ ],
797447
+ "Resource": "*"
797448
+ },
797449
+ {
797450
+ "Sid": "ListEntitiesAccess",
797451
+ "Effect": "Allow",
797452
+ "Action": [
797453
+ "aws-marketplace:ListEntities"
797454
+ ],
797455
+ "Resource": "*"
797456
+ },
797457
+ {
797458
+ "Sid": "DescribeEntityAccess",
797459
+ "Effect": "Allow",
797460
+ "Action": [
797461
+ "aws-marketplace:DescribeEntity"
797462
+ ],
797463
+ "Resource": [
797464
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Solution/*",
797465
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/OfferSet/*",
797466
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Offer/*"
797467
+ ]
797468
+ }
797469
+ ]
797470
+ }
796673
797471
  }
796674
797472
  },
796675
797473
  "createdDate": "2024-11-18T23:33:28.000Z",
796676
- "lastUpdatedDate": "2025-11-19T16:34:12.000Z"
797474
+ "lastUpdatedDate": "2025-12-01T00:34:08.000Z"
796677
797475
  },
796678
797476
  "AWSMarketplaceSellerOfferManagement": {
796679
797477
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceSellerOfferManagement",
@@ -953875,8 +954673,8 @@
953875
954673
  },
953876
954674
  "AWSServiceRoleForAWSTransform": {
953877
954675
  "arn": "arn:aws:iam::aws:policy/aws-service-role/AWSServiceRoleForAWSTransform",
953878
- "latestVersionId": "v3",
953879
- "versionsCount": 3,
954676
+ "latestVersionId": "v4",
954677
+ "versionsCount": 4,
953880
954678
  "versions": {
953881
954679
  "v1": {
953882
954680
  "createdDate": "2025-05-15T13:37:07.000Z",
@@ -954002,10 +954800,103 @@
954002
954800
  }
954003
954801
  ]
954004
954802
  }
954803
+ },
954804
+ "v4": {
954805
+ "createdDate": "2025-05-15T13:37:07.000Z",
954806
+ "document": {
954807
+ "Version": "2012-10-17",
954808
+ "Statement": [
954809
+ {
954810
+ "Sid": "PublishCloudWatchMetrics",
954811
+ "Effect": "Allow",
954812
+ "Action": [
954813
+ "cloudwatch:PutMetricData"
954814
+ ],
954815
+ "Resource": "*",
954816
+ "Condition": {
954817
+ "StringEquals": {
954818
+ "cloudwatch:namespace": [
954819
+ "AWS/Transform"
954820
+ ]
954821
+ }
954822
+ }
954823
+ },
954824
+ {
954825
+ "Sid": "UserManagementPolicy",
954826
+ "Effect": "Allow",
954827
+ "Action": [
954828
+ "sso:DescribeApplication",
954829
+ "sso:GetApplicationAssignmentConfiguration",
954830
+ "sso:ListApplicationAssignmentsForPrincipal"
954831
+ ],
954832
+ "Resource": [
954833
+ "*"
954834
+ ]
954835
+ },
954836
+ {
954837
+ "Sid": "AllowKmsAccessViaIdentityCenter",
954838
+ "Effect": "Allow",
954839
+ "Action": [
954840
+ "kms:Decrypt"
954841
+ ],
954842
+ "Resource": "*",
954843
+ "Condition": {
954844
+ "ArnLike": {
954845
+ "kms:EncryptionContext:aws:sso:instance-arn": "arn:*:sso:::instance/*"
954846
+ },
954847
+ "StringLike": {
954848
+ "kms:ViaService": "sso.*.amazonaws.com"
954849
+ }
954850
+ }
954851
+ },
954852
+ {
954853
+ "Sid": "AllowKmsAccessViaIdentityStore",
954854
+ "Effect": "Allow",
954855
+ "Action": [
954856
+ "kms:Decrypt"
954857
+ ],
954858
+ "Resource": "*",
954859
+ "Condition": {
954860
+ "ArnLike": {
954861
+ "kms:EncryptionContext:aws:identitystore:identitystore-arn": "arn:*:identitystore::*:identitystore/*"
954862
+ },
954863
+ "StringLike": {
954864
+ "kms:ViaService": "identitystore.*.amazonaws.com"
954865
+ }
954866
+ }
954867
+ },
954868
+ {
954869
+ "Sid": "SupportCaseManagement",
954870
+ "Effect": "Allow",
954871
+ "Action": [
954872
+ "support:CreateCase",
954873
+ "support:DescribeCases",
954874
+ "support:DescribeCommunications",
954875
+ "support:AddCommunicationToCase",
954876
+ "support:ResolveCase"
954877
+ ],
954878
+ "Resource": "*"
954879
+ },
954880
+ {
954881
+ "Sid": "ExternalIdpSecretsAccess",
954882
+ "Effect": "Allow",
954883
+ "Action": [
954884
+ "secretsmanager:GetSecretValue"
954885
+ ],
954886
+ "Resource": "arn:aws:secretsmanager:*:*:secret:transform!*",
954887
+ "Condition": {
954888
+ "StringEquals": {
954889
+ "secretsmanager:ResourceTag/aws:secretsmanager:owningService": "transform",
954890
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
954891
+ }
954892
+ }
954893
+ }
954894
+ ]
954895
+ }
954005
954896
  }
954006
954897
  },
954007
954898
  "createdDate": "2025-05-15T13:37:07.000Z",
954008
- "lastUpdatedDate": "2025-09-18T20:34:07.000Z"
954899
+ "lastUpdatedDate": "2025-12-01T13:19:12.000Z"
954009
954900
  },
954010
954901
  "CloudTrailEventContext": {
954011
954902
  "arn": "arn:aws:iam::aws:policy/aws-service-role/CloudTrailEventContext",
@@ -959237,8 +960128,8 @@
959237
960128
  },
959238
960129
  "AWSObservabilityAdminTelemetryEnablementServiceRolePolicy": {
959239
960130
  "arn": "arn:aws:iam::aws:policy/aws-service-role/AWSObservabilityAdminTelemetryEnablementServiceRolePolicy",
959240
- "latestVersionId": "v1",
959241
- "versionsCount": 1,
960131
+ "latestVersionId": "v2",
960132
+ "versionsCount": 2,
959242
960133
  "versions": {
959243
960134
  "v1": {
959244
960135
  "createdDate": "2025-08-01T18:04:06.000Z",
@@ -959403,10 +960294,438 @@
959403
960294
  }
959404
960295
  ]
959405
960296
  }
960297
+ },
960298
+ "v2": {
960299
+ "createdDate": "2025-08-01T18:04:06.000Z",
960300
+ "document": {
960301
+ "Version": "2012-10-17",
960302
+ "Statement": [
960303
+ {
960304
+ "Sid": "TelemetryOperations",
960305
+ "Effect": "Allow",
960306
+ "Action": [
960307
+ "ec2:DescribeFlowLogs",
960308
+ "ec2:DescribeVpcs",
960309
+ "logs:DescribeLogGroups",
960310
+ "logs:DescribeResourcePolicies",
960311
+ "logs:ListLogGroups"
960312
+ ],
960313
+ "Resource": "*",
960314
+ "Condition": {
960315
+ "StringEquals": {
960316
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960317
+ }
960318
+ }
960319
+ },
960320
+ {
960321
+ "Sid": "TagOperationForEC2",
960322
+ "Effect": "Allow",
960323
+ "Action": [
960324
+ "ec2:CreateTags"
960325
+ ],
960326
+ "Resource": "*",
960327
+ "Condition": {
960328
+ "StringEquals": {
960329
+ "aws:RequestTag/CloudWatchTelemetryRuleManaged": "true",
960330
+ "aws:ResourceAccount": "${aws:PrincipalAccount}",
960331
+ "ec2:CreateAction": "CreateFlowLogs"
960332
+ },
960333
+ "ForAllValues:StringEquals": {
960334
+ "aws:TagKeys": "CloudWatchTelemetryRuleManaged"
960335
+ }
960336
+ }
960337
+ },
960338
+ {
960339
+ "Sid": "TagOperationForLogs",
960340
+ "Effect": "Allow",
960341
+ "Action": [
960342
+ "logs:TagResource"
960343
+ ],
960344
+ "Resource": "*",
960345
+ "Condition": {
960346
+ "StringEquals": {
960347
+ "aws:ResourceTag/CloudWatchTelemetryRuleManaged": "true",
960348
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960349
+ },
960350
+ "ForAllValues:StringEquals": {
960351
+ "aws:TagKeys": "CloudWatchTelemetryRuleManaged"
960352
+ }
960353
+ }
960354
+ },
960355
+ {
960356
+ "Sid": "TelemetryOperationsForVPCLogs",
960357
+ "Effect": "Allow",
960358
+ "Action": [
960359
+ "ec2:CreateFlowLogs"
960360
+ ],
960361
+ "Resource": "arn:aws:ec2:*:*:vpc/*",
960362
+ "Condition": {
960363
+ "StringEquals": {
960364
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960365
+ }
960366
+ }
960367
+ },
960368
+ {
960369
+ "Sid": "TelemetryOperationsForVPCFlowLogs",
960370
+ "Effect": "Allow",
960371
+ "Action": [
960372
+ "ec2:CreateFlowLogs"
960373
+ ],
960374
+ "Resource": "arn:aws:ec2:*:*:vpc-flow-log/*",
960375
+ "Condition": {
960376
+ "StringEquals": {
960377
+ "aws:RequestTag/CloudWatchTelemetryRuleManaged": "true",
960378
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960379
+ },
960380
+ "ForAllValues:StringEquals": {
960381
+ "aws:TagKeys": "CloudWatchTelemetryRuleManaged"
960382
+ }
960383
+ }
960384
+ },
960385
+ {
960386
+ "Sid": "TelemetryOperationsForLogs",
960387
+ "Effect": "Allow",
960388
+ "Action": [
960389
+ "ec2:DeleteFlowLogs",
960390
+ "logs:CreateDelivery",
960391
+ "logs:CreateLogGroup",
960392
+ "logs:PutResourcePolicy",
960393
+ "logs:PutRetentionPolicy",
960394
+ "logs:PutDeliveryDestination",
960395
+ "logs:PutDeliverySource",
960396
+ "logs:CreateLogStream",
960397
+ "logs:DescribeLogGroups"
960398
+ ],
960399
+ "Resource": "*",
960400
+ "Condition": {
960401
+ "StringEquals": {
960402
+ "aws:ResourceTag/CloudWatchTelemetryRuleManaged": "true",
960403
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960404
+ }
960405
+ }
960406
+ },
960407
+ {
960408
+ "Sid": "TelemetryOperationsForEKSApiLogs",
960409
+ "Effect": "Allow",
960410
+ "Action": [
960411
+ "eks:UpdateClusterConfig"
960412
+ ],
960413
+ "Resource": "arn:aws:eks:*:*:cluster/*",
960414
+ "Condition": {
960415
+ "StringEquals": {
960416
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960417
+ },
960418
+ "Bool": {
960419
+ "eks:loggingType/api": "true"
960420
+ }
960421
+ }
960422
+ },
960423
+ {
960424
+ "Sid": "TelemetryOperationsForEKSAuditLogs",
960425
+ "Effect": "Allow",
960426
+ "Action": [
960427
+ "eks:UpdateClusterConfig"
960428
+ ],
960429
+ "Resource": "arn:aws:eks:*:*:cluster/*",
960430
+ "Condition": {
960431
+ "StringEquals": {
960432
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960433
+ },
960434
+ "Bool": {
960435
+ "eks:loggingType/audit": "true"
960436
+ }
960437
+ }
960438
+ },
960439
+ {
960440
+ "Sid": "TelemetryOperationsForEKSAuthenticatorLogs",
960441
+ "Effect": "Allow",
960442
+ "Action": [
960443
+ "eks:UpdateClusterConfig"
960444
+ ],
960445
+ "Resource": "arn:aws:eks:*:*:cluster/*",
960446
+ "Condition": {
960447
+ "StringEquals": {
960448
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960449
+ },
960450
+ "Bool": {
960451
+ "eks:loggingType/authenticator": "true"
960452
+ }
960453
+ }
960454
+ },
960455
+ {
960456
+ "Sid": "TelemetryOperationsForEKSControllerManagerLogs",
960457
+ "Effect": "Allow",
960458
+ "Action": [
960459
+ "eks:UpdateClusterConfig"
960460
+ ],
960461
+ "Resource": "arn:aws:eks:*:*:cluster/*",
960462
+ "Condition": {
960463
+ "StringEquals": {
960464
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960465
+ },
960466
+ "Bool": {
960467
+ "eks:loggingType/controllerManager": "true"
960468
+ }
960469
+ }
960470
+ },
960471
+ {
960472
+ "Sid": "TelemetryOperationsForEKSSchedulerLogs",
960473
+ "Effect": "Allow",
960474
+ "Action": [
960475
+ "eks:UpdateClusterConfig"
960476
+ ],
960477
+ "Resource": "arn:aws:eks:*:*:cluster/*",
960478
+ "Condition": {
960479
+ "StringEquals": {
960480
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960481
+ },
960482
+ "Bool": {
960483
+ "eks:loggingType/scheduler": "true"
960484
+ }
960485
+ }
960486
+ },
960487
+ {
960488
+ "Sid": "TelemetryOperationsForWafLoggingConfigurations",
960489
+ "Effect": "Allow",
960490
+ "Action": [
960491
+ "wafv2:PutLoggingConfiguration"
960492
+ ],
960493
+ "Resource": "arn:aws:wafv2:*:*:regional/webacl/*",
960494
+ "Condition": {
960495
+ "ArnLike": {
960496
+ "wafv2:LogDestinationResource": "arn:aws:logs:*:*:log-group:*"
960497
+ },
960498
+ "StringEquals": {
960499
+ "wafv2:LogScope": "CloudwatchTelemetryRuleManaged",
960500
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960501
+ }
960502
+ }
960503
+ },
960504
+ {
960505
+ "Sid": "TelemetryOperationsForWafLogDelivery",
960506
+ "Effect": "Allow",
960507
+ "Action": [
960508
+ "logs:CreateLogDelivery"
960509
+ ],
960510
+ "Resource": "*",
960511
+ "Condition": {
960512
+ "ForAnyValue:StringEquals": {
960513
+ "aws:CalledVia": [
960514
+ "wafv2.amazonaws.com"
960515
+ ]
960516
+ },
960517
+ "StringEquals": {
960518
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960519
+ }
960520
+ }
960521
+ },
960522
+ {
960523
+ "Sid": "TelemetryOperationsForELB",
960524
+ "Effect": "Allow",
960525
+ "Action": [
960526
+ "elasticloadbalancing:AllowVendedLogDeliveryForResource"
960527
+ ],
960528
+ "Resource": "*",
960529
+ "Condition": {
960530
+ "StringEquals": {
960531
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960532
+ }
960533
+ }
960534
+ },
960535
+ {
960536
+ "Sid": "TelemetryOperationsForBedrock",
960537
+ "Effect": "Allow",
960538
+ "Action": [
960539
+ "bedrock-agentcore:AllowVendedLogDeliveryForResource"
960540
+ ],
960541
+ "Resource": "*",
960542
+ "Condition": {
960543
+ "StringEquals": {
960544
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960545
+ }
960546
+ }
960547
+ },
960548
+ {
960549
+ "Sid": "TelemetryOperationsForCloudTrailLogs",
960550
+ "Effect": "Allow",
960551
+ "Action": [
960552
+ "cloudtrail:CreateServiceLinkedChannel",
960553
+ "cloudtrail:UpdateServiceLinkedChannel",
960554
+ "cloudtrail:DeleteServiceLinkedChannel"
960555
+ ],
960556
+ "Resource": "arn:aws:cloudtrail:*:*:channel/aws-service-channel/cloudwatch/*",
960557
+ "Condition": {
960558
+ "StringEquals": {
960559
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960560
+ }
960561
+ }
960562
+ },
960563
+ {
960564
+ "Sid": "TelemetryOperationsForManagedLogs",
960565
+ "Effect": "Allow",
960566
+ "Action": [
960567
+ "logs:CreateLogGroup",
960568
+ "logs:PutResourcePolicy",
960569
+ "logs:PutRetentionPolicy"
960570
+ ],
960571
+ "Resource": [
960572
+ "arn:aws:logs:*:*:log-group:aws/cloudtrail",
960573
+ "arn:aws:logs:*:*:log-group:aws/cloudtrail/*"
960574
+ ],
960575
+ "Condition": {
960576
+ "StringEquals": {
960577
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960578
+ }
960579
+ }
960580
+ },
960581
+ {
960582
+ "Sid": "Route53QueryLoggingListOperations",
960583
+ "Effect": "Allow",
960584
+ "Action": [
960585
+ "route53resolver:ListResolverQueryLogConfigs",
960586
+ "route53resolver:ListResolverQueryLogConfigAssociations"
960587
+ ],
960588
+ "Resource": "*",
960589
+ "Condition": {
960590
+ "StringEquals": {
960591
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960592
+ }
960593
+ }
960594
+ },
960595
+ {
960596
+ "Sid": "Route53QueryLoggingGetOperations",
960597
+ "Effect": "Allow",
960598
+ "Action": [
960599
+ "route53resolver:GetResolverQueryLogConfig",
960600
+ "route53resolver:ListTagsForResource"
960601
+ ],
960602
+ "Resource": "*",
960603
+ "Condition": {
960604
+ "StringEquals": {
960605
+ "aws:ResourceTag/CloudWatchTelemetryRuleManaged": "true",
960606
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960607
+ }
960608
+ }
960609
+ },
960610
+ {
960611
+ "Sid": "Route53QueryLoggingConfigCreation",
960612
+ "Effect": "Allow",
960613
+ "Action": [
960614
+ "route53resolver:CreateResolverQueryLogConfig",
960615
+ "route53resolver:TagResource"
960616
+ ],
960617
+ "Resource": "arn:aws:route53resolver:*:*:resolver-query-log-config/*",
960618
+ "Condition": {
960619
+ "StringEquals": {
960620
+ "aws:RequestTag/CloudWatchTelemetryRuleManaged": "true",
960621
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960622
+ }
960623
+ }
960624
+ },
960625
+ {
960626
+ "Sid": "Route53QueryLoggingConfigAssociation",
960627
+ "Effect": "Allow",
960628
+ "Action": [
960629
+ "route53resolver:AssociateResolverQueryLogConfig"
960630
+ ],
960631
+ "Resource": "*",
960632
+ "Condition": {
960633
+ "StringEquals": {
960634
+ "aws:ResourceTag/CloudWatchTelemetryRuleManaged": "true",
960635
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960636
+ }
960637
+ }
960638
+ },
960639
+ {
960640
+ "Sid": "TelemetryOperationsForRoute53LogDeliverySLR",
960641
+ "Effect": "Allow",
960642
+ "Action": [
960643
+ "iam:CreateServiceLinkedRole"
960644
+ ],
960645
+ "Resource": "arn:*:iam::*:role/aws-service-role/route53resolver.amazonaws.com/AWSServiceRoleForRoute53Resolver",
960646
+ "Condition": {
960647
+ "StringEquals": {
960648
+ "iam:AWSServiceName": [
960649
+ "route53resolver.amazonaws.com"
960650
+ ],
960651
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960652
+ },
960653
+ "BoolIfExists": {
960654
+ "aws:ViaAWSService": "true"
960655
+ }
960656
+ }
960657
+ },
960658
+ {
960659
+ "Sid": "TelemetryOperationsForRoute53LogDelivery",
960660
+ "Effect": "Allow",
960661
+ "Action": [
960662
+ "logs:CreateLogDelivery"
960663
+ ],
960664
+ "Resource": "*"
960665
+ },
960666
+ {
960667
+ "Sid": "IAMOperationsForConfigServiceLinkedRecorder",
960668
+ "Effect": "Allow",
960669
+ "Action": [
960670
+ "iam:CreateServiceLinkedRole"
960671
+ ],
960672
+ "Resource": [
960673
+ "arn:aws:iam::*:role/aws-service-role/config.amazonaws.com/AWSServiceRoleForConfig"
960674
+ ],
960675
+ "Condition": {
960676
+ "StringEquals": {
960677
+ "iam:AWSServiceName": [
960678
+ "config.amazonaws.com"
960679
+ ],
960680
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960681
+ },
960682
+ "BoolIfExists": {
960683
+ "aws:ViaAWSService": "true"
960684
+ }
960685
+ }
960686
+ },
960687
+ {
960688
+ "Sid": "ManagementOperationsForServiceLinkedRecorder",
960689
+ "Effect": "Allow",
960690
+ "Action": [
960691
+ "config:PutServiceLinkedConfigurationRecorder",
960692
+ "config:DeleteServiceLinkedConfigurationRecorder",
960693
+ "config:AssociateResourceTypes",
960694
+ "config:DisassociateResourceTypes"
960695
+ ],
960696
+ "Resource": [
960697
+ "arn:aws:config:*:*:configuration-recorder/AWSConfigurationRecorderForObservabilityAdmin_TelemetryEnablement/*"
960698
+ ],
960699
+ "Condition": {
960700
+ "StringEquals": {
960701
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960702
+ }
960703
+ }
960704
+ },
960705
+ {
960706
+ "Sid": "ReadOperationsForServiceLinkedRecorder",
960707
+ "Effect": "Allow",
960708
+ "Action": [
960709
+ "config:DescribeConfigurationRecorders"
960710
+ ],
960711
+ "Resource": [
960712
+ "*"
960713
+ ],
960714
+ "Condition": {
960715
+ "StringEquals": {
960716
+ "config:ConfigurationRecorderServicePrincipal": [
960717
+ "telemetry-enablement.observabilityadmin.amazonaws.com"
960718
+ ],
960719
+ "aws:ResourceAccount": "${aws:PrincipalAccount}"
960720
+ }
960721
+ }
960722
+ }
960723
+ ]
960724
+ }
959406
960725
  }
959407
960726
  },
959408
960727
  "createdDate": "2025-08-01T18:04:06.000Z",
959409
- "lastUpdatedDate": "2025-08-01T18:04:06.000Z"
960728
+ "lastUpdatedDate": "2025-12-02T01:19:06.000Z"
959410
960729
  },
959411
960730
  "AWSQuickSetupStartStopInstancesExecutionPolicy": {
959412
960731
  "arn": "arn:aws:iam::aws:policy/AWSQuickSetupStartStopInstancesExecutionPolicy",
@@ -977522,8 +978841,8 @@
977522
978841
  },
977523
978842
  "AWSPartnerCentralChannelManagement": {
977524
978843
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralChannelManagement",
977525
- "latestVersionId": "v1",
977526
- "versionsCount": 1,
978844
+ "latestVersionId": "v2",
978845
+ "versionsCount": 2,
977527
978846
  "versions": {
977528
978847
  "v1": {
977529
978848
  "createdDate": "2025-11-19T16:34:09.000Z",
@@ -977594,10 +978913,120 @@
977594
978913
  }
977595
978914
  ]
977596
978915
  }
978916
+ },
978917
+ "v2": {
978918
+ "createdDate": "2025-11-19T16:34:09.000Z",
978919
+ "document": {
978920
+ "Version": "2012-10-17",
978921
+ "Statement": [
978922
+ {
978923
+ "Sid": "ChannelManagement",
978924
+ "Effect": "Allow",
978925
+ "Action": [
978926
+ "partnercentral:CreateProgramManagementAccount",
978927
+ "partnercentral:UpdateProgramManagementAccount",
978928
+ "partnercentral:DeleteProgramManagementAccount",
978929
+ "partnercentral:ListProgramManagementAccounts",
978930
+ "partnercentral:GetProgramManagementAccount",
978931
+ "partnercentral:CreateRelationship",
978932
+ "partnercentral:UpdateRelationship",
978933
+ "partnercentral:DeleteRelationship",
978934
+ "partnercentral:GetRelationship",
978935
+ "partnercentral:ListRelationships",
978936
+ "partnercentral:CreateChannelHandshake",
978937
+ "partnercentral:AcceptChannelHandshake",
978938
+ "partnercentral:RejectChannelHandshake",
978939
+ "partnercentral:CancelChannelHandshake",
978940
+ "partnercentral:ListChannelHandshakes"
978941
+ ],
978942
+ "Resource": "*",
978943
+ "Condition": {
978944
+ "StringEquals": {
978945
+ "partnercentral:Catalog": [
978946
+ "AWS",
978947
+ "Sandbox"
978948
+ ]
978949
+ }
978950
+ }
978951
+ },
978952
+ {
978953
+ "Sid": "ChannelBillingTransferRoleAccess",
978954
+ "Effect": "Allow",
978955
+ "Action": [
978956
+ "sts:AssumeRole"
978957
+ ],
978958
+ "Resource": [
978959
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferManagement",
978960
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferReadOnly"
978961
+ ]
978962
+ },
978963
+ {
978964
+ "Sid": "TaggingAccess",
978965
+ "Effect": "Allow",
978966
+ "Action": [
978967
+ "partnercentral:TagResource",
978968
+ "partnercentral:UntagResource",
978969
+ "partnercentral:ListTagsForResource"
978970
+ ],
978971
+ "Resource": [
978972
+ "arn:aws:partnercentral:*:*:catalog/*/program-management-account/*",
978973
+ "arn:aws:partnercentral:*:*:catalog/*/channel-handshake/*"
978974
+ ],
978975
+ "Condition": {
978976
+ "StringEquals": {
978977
+ "partnercentral:Catalog": [
978978
+ "AWS",
978979
+ "Sandbox"
978980
+ ]
978981
+ }
978982
+ }
978983
+ },
978984
+ {
978985
+ "Sid": "LegacyPartnerCentralAccess",
978986
+ "Effect": "Allow",
978987
+ "Action": [
978988
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
978989
+ ],
978990
+ "Resource": "*",
978991
+ "Condition": {
978992
+ "ForAnyValue:StringEquals": {
978993
+ "partnercentral-account-management:LegacyPartnerCentralRole": "ChannelUser"
978994
+ }
978995
+ }
978996
+ },
978997
+ {
978998
+ "Sid": "PartnerDashboardAccess",
978999
+ "Effect": "Allow",
979000
+ "Action": [
979001
+ "partnercentral:GetPartnerDashboard"
979002
+ ],
979003
+ "Resource": [
979004
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Resell_V1/Dashboard/*"
979005
+ ]
979006
+ },
979007
+ {
979008
+ "Sid": "PartnerResourceAccess",
979009
+ "Effect": "Allow",
979010
+ "Action": [
979011
+ "partnercentral:ListPartners",
979012
+ "partnercentral:GetPartner"
979013
+ ],
979014
+ "Resource": "*",
979015
+ "Condition": {
979016
+ "StringEquals": {
979017
+ "partnercentral:Catalog": [
979018
+ "AWS",
979019
+ "Sandbox"
979020
+ ]
979021
+ }
979022
+ }
979023
+ }
979024
+ ]
979025
+ }
977597
979026
  }
977598
979027
  },
977599
979028
  "createdDate": "2025-11-19T16:34:09.000Z",
977600
- "lastUpdatedDate": "2025-11-19T16:34:09.000Z"
979029
+ "lastUpdatedDate": "2025-12-01T00:34:07.000Z"
977601
979030
  },
977602
979031
  "SignInLocalDevelopmentAccess": {
977603
979032
  "arn": "arn:aws:iam::aws:policy/SignInLocalDevelopmentAccess",
@@ -978124,5 +979553,222 @@
978124
979553
  },
978125
979554
  "createdDate": "2025-11-26T16:19:08.000Z",
978126
979555
  "lastUpdatedDate": "2025-11-26T16:19:08.000Z"
979556
+ },
979557
+ "AWSLambdaServiceRolePolicy": {
979558
+ "arn": "arn:aws:iam::aws:policy/aws-service-role/AWSLambdaServiceRolePolicy",
979559
+ "latestVersionId": "v1",
979560
+ "versionsCount": 1,
979561
+ "versions": {
979562
+ "v1": {
979563
+ "createdDate": "2025-11-30T08:04:07.000Z",
979564
+ "document": {
979565
+ "Version": "2012-10-17",
979566
+ "Statement": [
979567
+ {
979568
+ "Effect": "Allow",
979569
+ "Action": [
979570
+ "ec2:TerminateInstances"
979571
+ ],
979572
+ "Resource": [
979573
+ "arn:aws:ec2:*:*:instance/*"
979574
+ ],
979575
+ "Condition": {
979576
+ "StringEquals": {
979577
+ "ec2:ManagedResourceOperator": "scaler.lambda.amazonaws.com"
979578
+ }
979579
+ }
979580
+ },
979581
+ {
979582
+ "Effect": "Allow",
979583
+ "Action": [
979584
+ "ec2:DescribeInstanceStatus",
979585
+ "ec2:DescribeInstances"
979586
+ ],
979587
+ "Resource": [
979588
+ "*"
979589
+ ]
979590
+ }
979591
+ ]
979592
+ }
979593
+ }
979594
+ },
979595
+ "createdDate": "2025-11-30T08:04:07.000Z",
979596
+ "lastUpdatedDate": "2025-11-30T08:04:07.000Z"
979597
+ },
979598
+ "AWSLambdaManagedEC2ResourceOperator": {
979599
+ "arn": "arn:aws:iam::aws:policy/AWSLambdaManagedEC2ResourceOperator",
979600
+ "latestVersionId": "v1",
979601
+ "versionsCount": 1,
979602
+ "versions": {
979603
+ "v1": {
979604
+ "createdDate": "2025-11-30T08:34:09.000Z",
979605
+ "document": {
979606
+ "Version": "2012-10-17",
979607
+ "Statement": [
979608
+ {
979609
+ "Effect": "Allow",
979610
+ "Action": [
979611
+ "ec2:RunInstances",
979612
+ "ec2:CreateTags",
979613
+ "ec2:AttachNetworkInterface"
979614
+ ],
979615
+ "Resource": [
979616
+ "arn:aws:ec2:*:*:instance/*",
979617
+ "arn:aws:ec2:*:*:network-interface/*",
979618
+ "arn:aws:ec2:*:*:volume/*"
979619
+ ],
979620
+ "Condition": {
979621
+ "StringEquals": {
979622
+ "ec2:ManagedResourceOperator": "scaler.lambda.amazonaws.com"
979623
+ }
979624
+ }
979625
+ },
979626
+ {
979627
+ "Effect": "Allow",
979628
+ "Action": [
979629
+ "ec2:DescribeAvailabilityZones",
979630
+ "ec2:DescribeCapacityReservations",
979631
+ "ec2:DescribeInstances",
979632
+ "ec2:DescribeInstanceStatus",
979633
+ "ec2:DescribeInstanceTypeOfferings",
979634
+ "ec2:DescribeInstanceTypes",
979635
+ "ec2:DescribeSecurityGroups",
979636
+ "ec2:DescribeSubnets"
979637
+ ],
979638
+ "Resource": "*"
979639
+ },
979640
+ {
979641
+ "Effect": "Allow",
979642
+ "Action": [
979643
+ "ec2:RunInstances",
979644
+ "ec2:CreateNetworkInterface"
979645
+ ],
979646
+ "Resource": [
979647
+ "arn:aws:ec2:*:*:subnet/*",
979648
+ "arn:aws:ec2:*:*:security-group/*"
979649
+ ]
979650
+ },
979651
+ {
979652
+ "Effect": "Allow",
979653
+ "Action": [
979654
+ "ec2:RunInstances"
979655
+ ],
979656
+ "Resource": [
979657
+ "arn:aws:ec2:*:*:image/*"
979658
+ ],
979659
+ "Condition": {
979660
+ "StringEquals": {
979661
+ "ec2:Owner": "amazon"
979662
+ }
979663
+ }
979664
+ }
979665
+ ]
979666
+ }
979667
+ }
979668
+ },
979669
+ "createdDate": "2025-11-30T08:34:09.000Z",
979670
+ "lastUpdatedDate": "2025-11-30T08:34:09.000Z"
979671
+ },
979672
+ "AWSPartnerCentralMarketingManagement": {
979673
+ "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralMarketingManagement",
979674
+ "latestVersionId": "v1",
979675
+ "versionsCount": 1,
979676
+ "versions": {
979677
+ "v1": {
979678
+ "createdDate": "2025-12-01T00:34:10.000Z",
979679
+ "document": {
979680
+ "Version": "2012-10-17",
979681
+ "Statement": [
979682
+ {
979683
+ "Sid": "PartnerCentralMarketingAccess",
979684
+ "Effect": "Allow",
979685
+ "Action": [
979686
+ "partnercentral-account-management:AccessMarketingCentral"
979687
+ ],
979688
+ "Resource": "*"
979689
+ },
979690
+ {
979691
+ "Sid": "LegacyPartnerCentralAccess",
979692
+ "Effect": "Allow",
979693
+ "Action": [
979694
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
979695
+ ],
979696
+ "Resource": "*",
979697
+ "Condition": {
979698
+ "ForAnyValue:StringEquals": {
979699
+ "partnercentral-account-management:LegacyPartnerCentralRole": "MarketingStaff"
979700
+ }
979701
+ }
979702
+ },
979703
+ {
979704
+ "Sid": "PartnerDiscoveryAccess",
979705
+ "Effect": "Allow",
979706
+ "Action": [
979707
+ "partnercentral:SearchPartnerProfiles",
979708
+ "partnercentral:GetPartnerProfile"
979709
+ ],
979710
+ "Resource": "*"
979711
+ },
979712
+ {
979713
+ "Sid": "PartnerProfileAccess",
979714
+ "Effect": "Allow",
979715
+ "Action": [
979716
+ "partnercentral:StartProfileUpdateTask",
979717
+ "partnercentral:GetProfileUpdateTask",
979718
+ "partnercentral:CancelProfileUpdateTask",
979719
+ "partnercentral:PutProfileVisibility",
979720
+ "partnercentral:GetProfileVisibility"
979721
+ ],
979722
+ "Resource": "arn:aws:partnercentral:*:*:catalog/*/partner/*",
979723
+ "Condition": {
979724
+ "StringEquals": {
979725
+ "partnercentral:Catalog": [
979726
+ "AWS",
979727
+ "Sandbox"
979728
+ ]
979729
+ }
979730
+ }
979731
+ },
979732
+ {
979733
+ "Sid": "PartnerResourceAccess",
979734
+ "Effect": "Allow",
979735
+ "Action": [
979736
+ "partnercentral:ListPartners",
979737
+ "partnercentral:GetPartner"
979738
+ ],
979739
+ "Resource": "*",
979740
+ "Condition": {
979741
+ "StringEquals": {
979742
+ "partnercentral:Catalog": [
979743
+ "AWS",
979744
+ "Sandbox"
979745
+ ]
979746
+ }
979747
+ }
979748
+ },
979749
+ {
979750
+ "Sid": "PartnerCentralEphemeralWriteS3Access",
979751
+ "Effect": "Allow",
979752
+ "Action": [
979753
+ "s3:PutObject"
979754
+ ],
979755
+ "Resource": "arn:aws:s3:::aws-partner-central-marketplace-ephemeral-writeonly-files/${aws:PrincipalAccount}/*"
979756
+ },
979757
+ {
979758
+ "Sid": "PartnerDashboardAccess",
979759
+ "Effect": "Allow",
979760
+ "Action": [
979761
+ "partnercentral:GetPartnerDashboard"
979762
+ ],
979763
+ "Resource": [
979764
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/MarketingCampaign_V1/Dashboard/*"
979765
+ ]
979766
+ }
979767
+ ]
979768
+ }
979769
+ }
979770
+ },
979771
+ "createdDate": "2025-12-01T00:34:10.000Z",
979772
+ "lastUpdatedDate": "2025-12-01T00:34:10.000Z"
978127
979773
  }
978128
979774
  }