|
9473 | 9473 | "importexport:ListJobs", |
9474 | 9474 | "importexport:UpdateJob", |
9475 | 9475 | "inspector-scan:ScanSbom", |
| 9476 | + "inspector2-telemetry:NotifyHeartbeat", |
| 9477 | + "inspector2-telemetry:SendTelemetry", |
| 9478 | + "inspector2-telemetry:StartSession", |
| 9479 | + "inspector2-telemetry:StopSession", |
9476 | 9480 | "inspector2:AssociateMember", |
9477 | 9481 | "inspector2:BatchAssociateCodeSecurityScanConfiguration", |
9478 | 9482 | "inspector2:BatchDisassociateCodeSecurityScanConfiguration", |
@@ -10601,11 +10605,13 @@ |
10601 | 10605 | "kafka:CreateClusterV2", |
10602 | 10606 | "kafka:CreateConfiguration", |
10603 | 10607 | "kafka:CreateReplicator", |
| 10608 | + "kafka:CreateTopic", |
10604 | 10609 | "kafka:CreateVpcConnection", |
10605 | 10610 | "kafka:DeleteCluster", |
10606 | 10611 | "kafka:DeleteClusterPolicy", |
10607 | 10612 | "kafka:DeleteConfiguration", |
10608 | 10613 | "kafka:DeleteReplicator", |
| 10614 | + "kafka:DeleteTopic", |
10609 | 10615 | "kafka:DeleteVpcConnection", |
10610 | 10616 | "kafka:DescribeCluster", |
10611 | 10617 | "kafka:DescribeClusterOperation", |
|
10651 | 10657 | "kafka:UpdateReplicationInfo", |
10652 | 10658 | "kafka:UpdateSecurity", |
10653 | 10659 | "kafka:UpdateStorage", |
| 10660 | + "kafka:UpdateTopic", |
10654 | 10661 | "kafkaconnect:CreateConnector", |
10655 | 10662 | "kafkaconnect:CreateCustomPlugin", |
10656 | 10663 | "kafkaconnect:CreateWorkerConfiguration", |
|
0 commit comments