aws-iam-managed-policies 0.0.490 → 0.0.491

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",
@@ -791655,8 +792093,8 @@
791655
792093
  },
791656
792094
  "AWSPartnerCentralOpportunityManagement": {
791657
792095
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralOpportunityManagement",
791658
- "latestVersionId": "v2",
791659
- "versionsCount": 2,
792096
+ "latestVersionId": "v3",
792097
+ "versionsCount": 3,
791660
792098
  "versions": {
791661
792099
  "v1": {
791662
792100
  "createdDate": "2024-11-14T19:09:05.000Z",
@@ -791772,10 +792210,163 @@
791772
792210
  }
791773
792211
  ]
791774
792212
  }
792213
+ },
792214
+ "v3": {
792215
+ "createdDate": "2024-11-14T19:09:05.000Z",
792216
+ "document": {
792217
+ "Version": "2012-10-17",
792218
+ "Statement": [
792219
+ {
792220
+ "Sid": "OpportunityManagement",
792221
+ "Effect": "Allow",
792222
+ "Action": [
792223
+ "partnercentral:AcceptEngagementInvitation",
792224
+ "partnercentral:AssignOpportunity",
792225
+ "partnercentral:AssociateOpportunity",
792226
+ "partnercentral:CreateEngagement",
792227
+ "partnercentral:CreateEngagementContext",
792228
+ "partnercentral:CreateEngagementInvitation",
792229
+ "partnercentral:CreateOpportunity",
792230
+ "partnercentral:CreateResourceSnapshot",
792231
+ "partnercentral:CreateResourceSnapshotJob",
792232
+ "partnercentral:DeleteResourceSnapshotJob",
792233
+ "partnercentral:DisassociateOpportunity",
792234
+ "partnercentral:GetAwsOpportunitySummary",
792235
+ "partnercentral:GetEngagement",
792236
+ "partnercentral:GetEngagementInvitation",
792237
+ "partnercentral:GetOpportunity",
792238
+ "partnercentral:GetResourceSnapshot",
792239
+ "partnercentral:GetResourceSnapshotJob",
792240
+ "partnercentral:ListEngagementByAcceptingInvitationTasks",
792241
+ "partnercentral:ListEngagementFromOpportunityTasks",
792242
+ "partnercentral:ListEngagementInvitations",
792243
+ "partnercentral:ListEngagementMembers",
792244
+ "partnercentral:ListEngagementResourceAssociations",
792245
+ "partnercentral:ListEngagements",
792246
+ "partnercentral:ListOpportunities",
792247
+ "partnercentral:ListOpportunityFromEngagementTasks",
792248
+ "partnercentral:ListResourceSnapshotJobs",
792249
+ "partnercentral:ListResourceSnapshots",
792250
+ "partnercentral:ListSolutions",
792251
+ "partnercentral:RejectEngagementInvitation",
792252
+ "partnercentral:StartEngagementByAcceptingInvitationTask",
792253
+ "partnercentral:StartEngagementFromOpportunityTask",
792254
+ "partnercentral:StartOpportunityFromEngagementTask",
792255
+ "partnercentral:StartResourceSnapshotJob",
792256
+ "partnercentral:StopResourceSnapshotJob",
792257
+ "partnercentral:SubmitOpportunity",
792258
+ "partnercentral:UpdateEngagementContext",
792259
+ "partnercentral:UpdateOpportunity"
792260
+ ],
792261
+ "Resource": "*",
792262
+ "Condition": {
792263
+ "StringEquals": {
792264
+ "partnercentral:Catalog": [
792265
+ "AWS",
792266
+ "Sandbox"
792267
+ ]
792268
+ }
792269
+ }
792270
+ },
792271
+ {
792272
+ "Sid": "ListingAWSMarketplaceEntities",
792273
+ "Effect": "Allow",
792274
+ "Action": [
792275
+ "aws-marketplace:ListEntities"
792276
+ ],
792277
+ "Resource": "*"
792278
+ },
792279
+ {
792280
+ "Sid": "AWSMarketplaceEntityAccess",
792281
+ "Effect": "Allow",
792282
+ "Action": [
792283
+ "aws-marketplace:DescribeEntity"
792284
+ ],
792285
+ "Resource": [
792286
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Solution/*",
792287
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/OfferSet/*",
792288
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Offer/*"
792289
+ ]
792290
+ },
792291
+ {
792292
+ "Sid": "LegacyPartnerCentralAccess",
792293
+ "Effect": "Allow",
792294
+ "Action": [
792295
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
792296
+ ],
792297
+ "Resource": "*",
792298
+ "Condition": {
792299
+ "ForAnyValue:StringEquals": {
792300
+ "partnercentral-account-management:LegacyPartnerCentralRole": "AceManager"
792301
+ }
792302
+ }
792303
+ },
792304
+ {
792305
+ "Sid": "PartnerDashboardAccess",
792306
+ "Effect": "Allow",
792307
+ "Action": [
792308
+ "partnercentral:GetPartnerDashboard"
792309
+ ],
792310
+ "Resource": [
792311
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Opportunity_V1/Dashboard/*",
792312
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Engagement_V1/Dashboard/*"
792313
+ ]
792314
+ },
792315
+ {
792316
+ "Sid": "CollaborationChannelAccess",
792317
+ "Effect": "Allow",
792318
+ "Action": [
792319
+ "partnercentral:CreateCollaborationChannelRequest",
792320
+ "partnercentral:ListCollaborationChannels",
792321
+ "partnercentral:GetCollaborationChannel",
792322
+ "partnercentral:CreateCollaborationChannelMembers"
792323
+ ],
792324
+ "Resource": "*"
792325
+ },
792326
+ {
792327
+ "Sid": "PartnerResourceAccess",
792328
+ "Effect": "Allow",
792329
+ "Action": [
792330
+ "partnercentral:ListPartners",
792331
+ "partnercentral:GetPartner"
792332
+ ],
792333
+ "Resource": "*",
792334
+ "Condition": {
792335
+ "StringEquals": {
792336
+ "partnercentral:Catalog": [
792337
+ "AWS",
792338
+ "Sandbox"
792339
+ ]
792340
+ }
792341
+ }
792342
+ },
792343
+ {
792344
+ "Sid": "TaggingAccess",
792345
+ "Effect": "Allow",
792346
+ "Action": [
792347
+ "partnercentral:TagResource",
792348
+ "partnercentral:UntagResource",
792349
+ "partnercentral:ListTagsForResource"
792350
+ ],
792351
+ "Resource": [
792352
+ "arn:aws:partnercentral:*:*:catalog/*/opportunity/*",
792353
+ "arn:aws:partnercentral:*:*:catalog/*/resource-snapshot-job/*"
792354
+ ],
792355
+ "Condition": {
792356
+ "StringEquals": {
792357
+ "partnercentral:Catalog": [
792358
+ "AWS",
792359
+ "Sandbox"
792360
+ ]
792361
+ }
792362
+ }
792363
+ }
792364
+ ]
792365
+ }
791775
792366
  }
791776
792367
  },
791777
792368
  "createdDate": "2024-11-14T19:09:05.000Z",
791778
- "lastUpdatedDate": "2024-12-04T23:06:07.000Z"
792369
+ "lastUpdatedDate": "2025-12-01T00:49:06.000Z"
791779
792370
  },
791780
792371
  "AWSPartnerCentralSandboxFullAccess": {
791781
792372
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralSandboxFullAccess",
@@ -796486,8 +797077,8 @@
796486
797077
  },
796487
797078
  "AWSPartnerCentralFullAccess": {
796488
797079
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralFullAccess",
796489
- "latestVersionId": "v3",
796490
- "versionsCount": 3,
797080
+ "latestVersionId": "v4",
797081
+ "versionsCount": 4,
796491
797082
  "versions": {
796492
797083
  "v1": {
796493
797084
  "createdDate": "2024-11-18T23:33:28.000Z",
@@ -796670,10 +797261,149 @@
796670
797261
  }
796671
797262
  ]
796672
797263
  }
797264
+ },
797265
+ "v4": {
797266
+ "createdDate": "2024-11-18T23:33:28.000Z",
797267
+ "document": {
797268
+ "Version": "2012-10-17",
797269
+ "Statement": [
797270
+ {
797271
+ "Sid": "PassAWSPartnerCentralRole",
797272
+ "Effect": "Allow",
797273
+ "Action": [
797274
+ "iam:PassRole"
797275
+ ],
797276
+ "Resource": "arn:aws:iam::*:role/PartnerCentralRoleFor*",
797277
+ "Condition": {
797278
+ "StringEquals": {
797279
+ "iam:PassedToService": "partnercentral-account-management.amazonaws.com"
797280
+ }
797281
+ }
797282
+ },
797283
+ {
797284
+ "Sid": "PartnerUserRoleAssociation",
797285
+ "Effect": "Allow",
797286
+ "Action": [
797287
+ "iam:ListRoles",
797288
+ "Partnercentral-account-management:AssociatePartnerUser",
797289
+ "Partnercentral-account-management:DisassociatePartnerUser"
797290
+ ],
797291
+ "Resource": "*"
797292
+ },
797293
+ {
797294
+ "Sid": "AWSPartnerCentralAccess",
797295
+ "Effect": "Allow",
797296
+ "Action": [
797297
+ "partnercentral:*"
797298
+ ],
797299
+ "Resource": "*",
797300
+ "Condition": {
797301
+ "StringEquals": {
797302
+ "partnercentral:Catalog": [
797303
+ "AWS",
797304
+ "Sandbox"
797305
+ ]
797306
+ }
797307
+ }
797308
+ },
797309
+ {
797310
+ "Sid": "VerificationAccess",
797311
+ "Effect": "Allow",
797312
+ "Action": [
797313
+ "partnercentral:StartVerification",
797314
+ "partnercentral:GetVerification"
797315
+ ],
797316
+ "Resource": "*"
797317
+ },
797318
+ {
797319
+ "Sid": "PassAWSPartnerCentralSnapshotJobRole",
797320
+ "Effect": "Allow",
797321
+ "Action": [
797322
+ "iam:PassRole"
797323
+ ],
797324
+ "Resource": [
797325
+ "arn:aws:iam::*:role/*"
797326
+ ],
797327
+ "Condition": {
797328
+ "StringEquals": {
797329
+ "iam:PassedToService": "resource-snapshot-job.partnercentral-selling.amazonaws.com"
797330
+ }
797331
+ }
797332
+ },
797333
+ {
797334
+ "Sid": "LegacyPartnerCentralAccess",
797335
+ "Effect": "Allow",
797336
+ "Action": [
797337
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
797338
+ ],
797339
+ "Resource": "*"
797340
+ },
797341
+ {
797342
+ "Sid": "PartnerCentralMarketingAccess",
797343
+ "Effect": "Allow",
797344
+ "Action": [
797345
+ "partnercentral-account-management:AccessMarketingCentral"
797346
+ ],
797347
+ "Resource": "*"
797348
+ },
797349
+ {
797350
+ "Sid": "ChannelBillingTransferRoleAccess",
797351
+ "Effect": "Allow",
797352
+ "Action": [
797353
+ "sts:AssumeRole"
797354
+ ],
797355
+ "Resource": [
797356
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferManagement",
797357
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferReadOnly"
797358
+ ]
797359
+ },
797360
+ {
797361
+ "Sid": "PartnerCentralEphemeralWriteS3Access",
797362
+ "Effect": "Allow",
797363
+ "Action": [
797364
+ "s3:PutObject"
797365
+ ],
797366
+ "Resource": "arn:aws:s3:::aws-partner-central-marketplace-ephemeral-writeonly-files/${aws:PrincipalAccount}/*"
797367
+ },
797368
+ {
797369
+ "Sid": "SupportAccess",
797370
+ "Effect": "Allow",
797371
+ "Action": [
797372
+ "support:CreateCase",
797373
+ "support:DescribeCases",
797374
+ "support:AddCommunicationToCase",
797375
+ "support:ResolveCase",
797376
+ "support:AddAttachmentsToSet",
797377
+ "support:DescribeCommunications"
797378
+ ],
797379
+ "Resource": "*"
797380
+ },
797381
+ {
797382
+ "Sid": "ListEntitiesAccess",
797383
+ "Effect": "Allow",
797384
+ "Action": [
797385
+ "aws-marketplace:ListEntities"
797386
+ ],
797387
+ "Resource": "*"
797388
+ },
797389
+ {
797390
+ "Sid": "DescribeEntityAccess",
797391
+ "Effect": "Allow",
797392
+ "Action": [
797393
+ "aws-marketplace:DescribeEntity"
797394
+ ],
797395
+ "Resource": [
797396
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Solution/*",
797397
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/OfferSet/*",
797398
+ "arn:aws:aws-marketplace:*:*:AWSMarketplace*/Offer/*"
797399
+ ]
797400
+ }
797401
+ ]
797402
+ }
796673
797403
  }
796674
797404
  },
796675
797405
  "createdDate": "2024-11-18T23:33:28.000Z",
796676
- "lastUpdatedDate": "2025-11-19T16:34:12.000Z"
797406
+ "lastUpdatedDate": "2025-12-01T00:34:08.000Z"
796677
797407
  },
796678
797408
  "AWSMarketplaceSellerOfferManagement": {
796679
797409
  "arn": "arn:aws:iam::aws:policy/AWSMarketplaceSellerOfferManagement",
@@ -977522,8 +978252,8 @@
977522
978252
  },
977523
978253
  "AWSPartnerCentralChannelManagement": {
977524
978254
  "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralChannelManagement",
977525
- "latestVersionId": "v1",
977526
- "versionsCount": 1,
978255
+ "latestVersionId": "v2",
978256
+ "versionsCount": 2,
977527
978257
  "versions": {
977528
978258
  "v1": {
977529
978259
  "createdDate": "2025-11-19T16:34:09.000Z",
@@ -977594,10 +978324,120 @@
977594
978324
  }
977595
978325
  ]
977596
978326
  }
978327
+ },
978328
+ "v2": {
978329
+ "createdDate": "2025-11-19T16:34:09.000Z",
978330
+ "document": {
978331
+ "Version": "2012-10-17",
978332
+ "Statement": [
978333
+ {
978334
+ "Sid": "ChannelManagement",
978335
+ "Effect": "Allow",
978336
+ "Action": [
978337
+ "partnercentral:CreateProgramManagementAccount",
978338
+ "partnercentral:UpdateProgramManagementAccount",
978339
+ "partnercentral:DeleteProgramManagementAccount",
978340
+ "partnercentral:ListProgramManagementAccounts",
978341
+ "partnercentral:GetProgramManagementAccount",
978342
+ "partnercentral:CreateRelationship",
978343
+ "partnercentral:UpdateRelationship",
978344
+ "partnercentral:DeleteRelationship",
978345
+ "partnercentral:GetRelationship",
978346
+ "partnercentral:ListRelationships",
978347
+ "partnercentral:CreateChannelHandshake",
978348
+ "partnercentral:AcceptChannelHandshake",
978349
+ "partnercentral:RejectChannelHandshake",
978350
+ "partnercentral:CancelChannelHandshake",
978351
+ "partnercentral:ListChannelHandshakes"
978352
+ ],
978353
+ "Resource": "*",
978354
+ "Condition": {
978355
+ "StringEquals": {
978356
+ "partnercentral:Catalog": [
978357
+ "AWS",
978358
+ "Sandbox"
978359
+ ]
978360
+ }
978361
+ }
978362
+ },
978363
+ {
978364
+ "Sid": "ChannelBillingTransferRoleAccess",
978365
+ "Effect": "Allow",
978366
+ "Action": [
978367
+ "sts:AssumeRole"
978368
+ ],
978369
+ "Resource": [
978370
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferManagement",
978371
+ "arn:aws:iam::*:role/PartnerCentralChannelBillingTransferReadOnly"
978372
+ ]
978373
+ },
978374
+ {
978375
+ "Sid": "TaggingAccess",
978376
+ "Effect": "Allow",
978377
+ "Action": [
978378
+ "partnercentral:TagResource",
978379
+ "partnercentral:UntagResource",
978380
+ "partnercentral:ListTagsForResource"
978381
+ ],
978382
+ "Resource": [
978383
+ "arn:aws:partnercentral:*:*:catalog/*/program-management-account/*",
978384
+ "arn:aws:partnercentral:*:*:catalog/*/channel-handshake/*"
978385
+ ],
978386
+ "Condition": {
978387
+ "StringEquals": {
978388
+ "partnercentral:Catalog": [
978389
+ "AWS",
978390
+ "Sandbox"
978391
+ ]
978392
+ }
978393
+ }
978394
+ },
978395
+ {
978396
+ "Sid": "LegacyPartnerCentralAccess",
978397
+ "Effect": "Allow",
978398
+ "Action": [
978399
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
978400
+ ],
978401
+ "Resource": "*",
978402
+ "Condition": {
978403
+ "ForAnyValue:StringEquals": {
978404
+ "partnercentral-account-management:LegacyPartnerCentralRole": "ChannelUser"
978405
+ }
978406
+ }
978407
+ },
978408
+ {
978409
+ "Sid": "PartnerDashboardAccess",
978410
+ "Effect": "Allow",
978411
+ "Action": [
978412
+ "partnercentral:GetPartnerDashboard"
978413
+ ],
978414
+ "Resource": [
978415
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/Resell_V1/Dashboard/*"
978416
+ ]
978417
+ },
978418
+ {
978419
+ "Sid": "PartnerResourceAccess",
978420
+ "Effect": "Allow",
978421
+ "Action": [
978422
+ "partnercentral:ListPartners",
978423
+ "partnercentral:GetPartner"
978424
+ ],
978425
+ "Resource": "*",
978426
+ "Condition": {
978427
+ "StringEquals": {
978428
+ "partnercentral:Catalog": [
978429
+ "AWS",
978430
+ "Sandbox"
978431
+ ]
978432
+ }
978433
+ }
978434
+ }
978435
+ ]
978436
+ }
977597
978437
  }
977598
978438
  },
977599
978439
  "createdDate": "2025-11-19T16:34:09.000Z",
977600
- "lastUpdatedDate": "2025-11-19T16:34:09.000Z"
978440
+ "lastUpdatedDate": "2025-12-01T00:34:07.000Z"
977601
978441
  },
977602
978442
  "SignInLocalDevelopmentAccess": {
977603
978443
  "arn": "arn:aws:iam::aws:policy/SignInLocalDevelopmentAccess",
@@ -978124,5 +978964,222 @@
978124
978964
  },
978125
978965
  "createdDate": "2025-11-26T16:19:08.000Z",
978126
978966
  "lastUpdatedDate": "2025-11-26T16:19:08.000Z"
978967
+ },
978968
+ "AWSLambdaServiceRolePolicy": {
978969
+ "arn": "arn:aws:iam::aws:policy/aws-service-role/AWSLambdaServiceRolePolicy",
978970
+ "latestVersionId": "v1",
978971
+ "versionsCount": 1,
978972
+ "versions": {
978973
+ "v1": {
978974
+ "createdDate": "2025-11-30T08:04:07.000Z",
978975
+ "document": {
978976
+ "Version": "2012-10-17",
978977
+ "Statement": [
978978
+ {
978979
+ "Effect": "Allow",
978980
+ "Action": [
978981
+ "ec2:TerminateInstances"
978982
+ ],
978983
+ "Resource": [
978984
+ "arn:aws:ec2:*:*:instance/*"
978985
+ ],
978986
+ "Condition": {
978987
+ "StringEquals": {
978988
+ "ec2:ManagedResourceOperator": "scaler.lambda.amazonaws.com"
978989
+ }
978990
+ }
978991
+ },
978992
+ {
978993
+ "Effect": "Allow",
978994
+ "Action": [
978995
+ "ec2:DescribeInstanceStatus",
978996
+ "ec2:DescribeInstances"
978997
+ ],
978998
+ "Resource": [
978999
+ "*"
979000
+ ]
979001
+ }
979002
+ ]
979003
+ }
979004
+ }
979005
+ },
979006
+ "createdDate": "2025-11-30T08:04:07.000Z",
979007
+ "lastUpdatedDate": "2025-11-30T08:04:07.000Z"
979008
+ },
979009
+ "AWSLambdaManagedEC2ResourceOperator": {
979010
+ "arn": "arn:aws:iam::aws:policy/AWSLambdaManagedEC2ResourceOperator",
979011
+ "latestVersionId": "v1",
979012
+ "versionsCount": 1,
979013
+ "versions": {
979014
+ "v1": {
979015
+ "createdDate": "2025-11-30T08:34:09.000Z",
979016
+ "document": {
979017
+ "Version": "2012-10-17",
979018
+ "Statement": [
979019
+ {
979020
+ "Effect": "Allow",
979021
+ "Action": [
979022
+ "ec2:RunInstances",
979023
+ "ec2:CreateTags",
979024
+ "ec2:AttachNetworkInterface"
979025
+ ],
979026
+ "Resource": [
979027
+ "arn:aws:ec2:*:*:instance/*",
979028
+ "arn:aws:ec2:*:*:network-interface/*",
979029
+ "arn:aws:ec2:*:*:volume/*"
979030
+ ],
979031
+ "Condition": {
979032
+ "StringEquals": {
979033
+ "ec2:ManagedResourceOperator": "scaler.lambda.amazonaws.com"
979034
+ }
979035
+ }
979036
+ },
979037
+ {
979038
+ "Effect": "Allow",
979039
+ "Action": [
979040
+ "ec2:DescribeAvailabilityZones",
979041
+ "ec2:DescribeCapacityReservations",
979042
+ "ec2:DescribeInstances",
979043
+ "ec2:DescribeInstanceStatus",
979044
+ "ec2:DescribeInstanceTypeOfferings",
979045
+ "ec2:DescribeInstanceTypes",
979046
+ "ec2:DescribeSecurityGroups",
979047
+ "ec2:DescribeSubnets"
979048
+ ],
979049
+ "Resource": "*"
979050
+ },
979051
+ {
979052
+ "Effect": "Allow",
979053
+ "Action": [
979054
+ "ec2:RunInstances",
979055
+ "ec2:CreateNetworkInterface"
979056
+ ],
979057
+ "Resource": [
979058
+ "arn:aws:ec2:*:*:subnet/*",
979059
+ "arn:aws:ec2:*:*:security-group/*"
979060
+ ]
979061
+ },
979062
+ {
979063
+ "Effect": "Allow",
979064
+ "Action": [
979065
+ "ec2:RunInstances"
979066
+ ],
979067
+ "Resource": [
979068
+ "arn:aws:ec2:*:*:image/*"
979069
+ ],
979070
+ "Condition": {
979071
+ "StringEquals": {
979072
+ "ec2:Owner": "amazon"
979073
+ }
979074
+ }
979075
+ }
979076
+ ]
979077
+ }
979078
+ }
979079
+ },
979080
+ "createdDate": "2025-11-30T08:34:09.000Z",
979081
+ "lastUpdatedDate": "2025-11-30T08:34:09.000Z"
979082
+ },
979083
+ "AWSPartnerCentralMarketingManagement": {
979084
+ "arn": "arn:aws:iam::aws:policy/AWSPartnerCentralMarketingManagement",
979085
+ "latestVersionId": "v1",
979086
+ "versionsCount": 1,
979087
+ "versions": {
979088
+ "v1": {
979089
+ "createdDate": "2025-12-01T00:34:10.000Z",
979090
+ "document": {
979091
+ "Version": "2012-10-17",
979092
+ "Statement": [
979093
+ {
979094
+ "Sid": "PartnerCentralMarketingAccess",
979095
+ "Effect": "Allow",
979096
+ "Action": [
979097
+ "partnercentral-account-management:AccessMarketingCentral"
979098
+ ],
979099
+ "Resource": "*"
979100
+ },
979101
+ {
979102
+ "Sid": "LegacyPartnerCentralAccess",
979103
+ "Effect": "Allow",
979104
+ "Action": [
979105
+ "partnercentral-account-management:AccessLegacyPartnerCentral"
979106
+ ],
979107
+ "Resource": "*",
979108
+ "Condition": {
979109
+ "ForAnyValue:StringEquals": {
979110
+ "partnercentral-account-management:LegacyPartnerCentralRole": "MarketingStaff"
979111
+ }
979112
+ }
979113
+ },
979114
+ {
979115
+ "Sid": "PartnerDiscoveryAccess",
979116
+ "Effect": "Allow",
979117
+ "Action": [
979118
+ "partnercentral:SearchPartnerProfiles",
979119
+ "partnercentral:GetPartnerProfile"
979120
+ ],
979121
+ "Resource": "*"
979122
+ },
979123
+ {
979124
+ "Sid": "PartnerProfileAccess",
979125
+ "Effect": "Allow",
979126
+ "Action": [
979127
+ "partnercentral:StartProfileUpdateTask",
979128
+ "partnercentral:GetProfileUpdateTask",
979129
+ "partnercentral:CancelProfileUpdateTask",
979130
+ "partnercentral:PutProfileVisibility",
979131
+ "partnercentral:GetProfileVisibility"
979132
+ ],
979133
+ "Resource": "arn:aws:partnercentral:*:*:catalog/*/partner/*",
979134
+ "Condition": {
979135
+ "StringEquals": {
979136
+ "partnercentral:Catalog": [
979137
+ "AWS",
979138
+ "Sandbox"
979139
+ ]
979140
+ }
979141
+ }
979142
+ },
979143
+ {
979144
+ "Sid": "PartnerResourceAccess",
979145
+ "Effect": "Allow",
979146
+ "Action": [
979147
+ "partnercentral:ListPartners",
979148
+ "partnercentral:GetPartner"
979149
+ ],
979150
+ "Resource": "*",
979151
+ "Condition": {
979152
+ "StringEquals": {
979153
+ "partnercentral:Catalog": [
979154
+ "AWS",
979155
+ "Sandbox"
979156
+ ]
979157
+ }
979158
+ }
979159
+ },
979160
+ {
979161
+ "Sid": "PartnerCentralEphemeralWriteS3Access",
979162
+ "Effect": "Allow",
979163
+ "Action": [
979164
+ "s3:PutObject"
979165
+ ],
979166
+ "Resource": "arn:aws:s3:::aws-partner-central-marketplace-ephemeral-writeonly-files/${aws:PrincipalAccount}/*"
979167
+ },
979168
+ {
979169
+ "Sid": "PartnerDashboardAccess",
979170
+ "Effect": "Allow",
979171
+ "Action": [
979172
+ "partnercentral:GetPartnerDashboard"
979173
+ ],
979174
+ "Resource": [
979175
+ "arn:aws:partnercentral::*:catalog/AWS/ReportingData/MarketingCampaign_V1/Dashboard/*"
979176
+ ]
979177
+ }
979178
+ ]
979179
+ }
979180
+ }
979181
+ },
979182
+ "createdDate": "2025-12-01T00:34:10.000Z",
979183
+ "lastUpdatedDate": "2025-12-01T00:34:10.000Z"
978127
979184
  }
978128
979185
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-iam-managed-policies",
3
- "version": "0.0.490",
3
+ "version": "0.0.491",
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",