Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need API to manage expiring reservation alerts on CostExplorer.Client #3709

Closed
2 tasks
cielszx opened this issue May 15, 2023 · 1 comment
Closed
2 tasks
Assignees
Labels
feature-request This issue requests a feature.

Comments

@cielszx
Copy link

cielszx commented May 15, 2023

Describe the feature

We want to create expiration alerts for RI with boto3.

We can access Manage alert subsriptions on cost management console, but I cannot find any functions in boto3.

So, we want a function to manage alert for RI expiration.

Thank you.

Use Case

We use boto3 to purchase reserved instance and want a alert for RI expiration.
But we only find purchase API for RI but not the alert management for RI.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

boto3 1.26.133

Environment details (OS name and version, etc.)

Windows 10

@cielszx cielszx added feature-request This issue requests a feature. needs-triage This issue or PR still needs to be triaged. labels May 15, 2023
@tim-finnigan tim-finnigan self-assigned this May 15, 2023
@tim-finnigan
Copy link
Contributor

Hi @cielszx thanks for reaching out. This would be a feature request for the Cost Explorer team, as they own the underlying APIs which correspond to boto3 commands and are used across SDKs. I created an issue for this here in our cross-SDK repository and reached out to that team: aws/aws-sdk#537. Please refer to that issue for updates going forward.

The steps for managing reservation alerts are documented here in the Cost Explorer User Guide, but only appears possible to do through the Console as you mentioned. I did find this project which you could explore using in the meantime.

@tim-finnigan tim-finnigan removed the needs-triage This issue or PR still needs to be triaged. label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue requests a feature.
Projects
None yet
Development

No branches or pull requests

2 participants