Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Jan 14, 2025
1 parent d0c9567 commit 525c282
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions policies/AWSMarketplaceSellerFullAccess
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-12-10T00:21:20Z",
"VersionId": "v15",
"CreateDate": "2025-01-14T19:52:06Z",
"VersionId": "v16",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -106,7 +106,11 @@
"payments:CreatePaymentInstrument",
"tax:GetTaxInterview",
"tax:PutTaxInterview",
"tax:GetTaxInfoReportingDocument"
"tax:GetTaxInfoReportingDocument",
"tax:ListSupplementalTaxRegistrations",
"tax:PutSupplementalTaxRegistration",
"tax:DeleteSupplementalTaxRegistration",
"tax:GetTaxRegistration"
],
"Resource": "*",
"Effect": "Allow",
Expand Down

0 comments on commit 525c282

Please sign in to comment.