File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1152511525 "lightsail:UpdateRelationalDatabaseParameters",
1152611526 "logs:AssociateKmsKey",
1152711527 "logs:AssociateSourceToS3TableIntegration",
11528+ "logs:CallWithBearerToken",
1152811529 "logs:CancelExportTask",
1152911530 "logs:CancelImportTask",
1153011531 "logs:CreateDelivery",
1161011611 "logs:ListTagsLogGroup",
1161111612 "logs:ProcessWithPipeline",
1161211613 "logs:PutAccountPolicy",
11614+ "logs:PutBearerTokenAuthentication",
1161311615 "logs:PutDataProtectionPolicy",
1161411616 "logs:PutDeliveryDestination",
1161511617 "logs:PutDeliveryDestinationPolicy",
Original file line number Diff line number Diff line change @@ -12248,6 +12248,7 @@ output "actions" {
1224812248 AllActions = "logs:*"
1224912249 AssociateKmsKey = "logs:AssociateKmsKey"
1225012250 AssociateSourceToS3TableIntegration = "logs:AssociateSourceToS3TableIntegration"
12251+ CallWithBearerToken = "logs:CallWithBearerToken"
1225112252 CancelExportTask = "logs:CancelExportTask"
1225212253 CancelImportTask = "logs:CancelImportTask"
1225312254 CreateDelivery = "logs:CreateDelivery"
@@ -12333,6 +12334,7 @@ output "actions" {
1233312334 ListTagsLogGroup = "logs:ListTagsLogGroup"
1233412335 ProcessWithPipeline = "logs:ProcessWithPipeline"
1233512336 PutAccountPolicy = "logs:PutAccountPolicy"
12337+ PutBearerTokenAuthentication = "logs:PutBearerTokenAuthentication"
1233612338 PutDataProtectionPolicy = "logs:PutDataProtectionPolicy"
1233712339 PutDeliveryDestination = "logs:PutDeliveryDestination"
1233812340 PutDeliveryDestinationPolicy = "logs:PutDeliveryDestinationPolicy"
You can’t perform that action at this time.
0 commit comments