File tree Expand file tree Collapse file tree 4 files changed +1
-9
lines changed
Expand file tree Collapse file tree 4 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 11* ** Build ARN** : Build ARN (Amazon Resource Name) from the given parameters
2- * ** Parse ARN** : Parse information from a given ARN (Amazon Resource Name)
2+ * ** Parse ARN** : Parse information from a given ARN (Amazon Resource Name)
33* ** Get Price from Price Catalog** : Query AWS Pricing API to get the price of a service
44* ** Get Account IDs** : Gets the account ids for the accounts under the selected connection
55* ** EBS Get Volumes** : Get EBS volumes that match the given criteria
66* ** EBS Modify Volume** : Modify the given EBS volume
7- * ** EBS Delete Volume** : Delete the given EBS Volume
8- * ** EBS Get Snapshots** : Get EBS snapshots that match the given criteria
9- * ** EBS Create Snapshot** : Create a snapshot of the provided EBS Volume
107* ** EBS Delete Snapshot** : Delete the provided EBS Snapshot
118* ** EC2 Get Instances** : EC2 Get Instances that match the given criteria
129* ** EC2 Modify Instance** : Modify the given EC2 instance
Original file line number Diff line number Diff line change 11* ** Azure CLI** : Execute Azure CLI command
22* ** Get Advisor Cost Recommendations** : Get Azure Advisor Cost Recommendations
33* ** Azure Resource Graph Query** : Query Azure Resource Graph using KQL to retrieve resources across multiple subscriptions
4- * ** Custom Azure API Call** : Make a custom REST API call to Azure.
Original file line number Diff line number Diff line change 11* ** Google Cloud CLI** : Execute a Google Cloud CLI command
22* ** Get Recommendations** : Fetch the recommendations for the selected recommenders
33* ** Run BigQuery SQL Query** : Run a SQL query on BigQuery and return the results.
4- * ** Custom Google Cloud API Call** : Make a custom REST API call to Google Cloud.
Original file line number Diff line number Diff line change @@ -6,9 +6,6 @@ OpenOps currently provides the following templates.
66* AWS EC2 Cost anomalies follow-up and knowledge base [ Main]
77* AWS EC2 RI Expiration recommendations, Jira ticket
88* AWS EC2 RI Purchase recommendations, Jira ticket
9- * AWS Lambda Memory optimization
10- * AWS RDS RI Purchase recommendations (custom logic), Jira ticket
11- * AWS RDS RI Purchase recommendations (Trusted Advisor), Jira ticket
129* AWS Sample workflow
1310* Build opportunities for untagged EBS snapshots
1411* Bulk apply EC2 tagging policy
You can’t perform that action at this time.
0 commit comments