Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Dec 1, 2024
1 parent 8ec2e20 commit d812a32
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 6 deletions.
8 changes: 6 additions & 2 deletions policies/AWSBillingReadOnlyAccess
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-11-12T18:16:52Z",
"VersionId": "v8",
"CreateDate": "2024-12-01T17:36:06Z",
"VersionId": "v9",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -39,9 +39,13 @@
"cur:DescribeReportDefinitions",
"freetier:GetFreeTierAlertPreference",
"freetier:GetFreeTierUsage",
"invoicing:BatchGetInvoiceProfile",
"invoicing:GetInvoiceEmailDeliveryPreferences",
"invoicing:GetInvoicePDF",
"invoicing:GetInvoiceUnit",
"invoicing:ListInvoiceSummaries",
"invoicing:ListInvoiceUnits",
"invoicing:ListTagsForResource",
"payments:GetFinancingApplication",
"payments:GetFinancingLine",
"payments:GetFinancingLineWithdrawal",
Expand Down
5 changes: 3 additions & 2 deletions policies/AWSPurchaseOrdersServiceRolePolicy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2023-07-17T18:59:18Z",
"VersionId": "v5",
"CreateDate": "2024-12-01T17:51:06Z",
"VersionId": "v6",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand All @@ -12,6 +12,7 @@
"aws-portal:*Billing",
"consolidatedbilling:GetAccountBillingRole",
"invoicing:GetInvoicePDF",
"invoicing:ListInvoiceUnits",
"payments:GetPaymentInstrument",
"payments:ListPaymentPreferences",
"purchase-orders:AddPurchaseOrder",
Expand Down
13 changes: 11 additions & 2 deletions policies/Billing
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-11-12T18:12:19Z",
"VersionId": "v12",
"CreateDate": "2024-12-01T17:51:07Z",
"VersionId": "v13",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -70,10 +70,19 @@
"freetier:GetFreeTierAlertPreference",
"freetier:GetFreeTierUsage",
"freetier:PutFreeTierAlertPreference",
"invoicing:BatchGetInvoiceProfile",
"invoicing:CreateInvoiceUnit",
"invoicing:DeleteInvoiceUnit",
"invoicing:GetInvoiceEmailDeliveryPreferences",
"invoicing:GetInvoicePDF",
"invoicing:GetInvoiceUnit",
"invoicing:ListInvoiceSummaries",
"invoicing:ListInvoiceUnits",
"invoicing:ListTagsForResource",
"invoicing:PutInvoiceEmailDeliveryPreferences",
"invoicing:TagResource",
"invoicing:UntagResource",
"invoicing:UpdateInvoiceUnit",
"payments:CreateFinancingApplication",
"payments:CreatePaymentInstrument",
"payments:DeletePaymentInstrument",
Expand Down

0 comments on commit d812a32

Please sign in to comment.