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

.Net DescribeOrderableDBInstanceOptions example #6427

Closed
Tracked by #6125
brmur opened this issue May 7, 2024 · 1 comment
Closed
Tracked by #6125

.Net DescribeOrderableDBInstanceOptions example #6427

brmur opened this issue May 7, 2024 · 1 comment
Assignees

Comments

@brmur
Copy link
Contributor

brmur commented May 7, 2024

No description provided.

@rlhagerm
Copy link
Contributor

This is not an issue in the .NET example, because the example prints the storage type with each available option so there are no duplicates. The user can choose their instance option as shown below:
1. Instance class: db.r4.16xlarge (storage type aurora)
2. Instance class: db.r4.2xlarge (storage type aurora)
3. Instance class: db.r4.4xlarge (storage type aurora)
4. Instance class: db.r4.8xlarge (storage type aurora)
5. Instance class: db.r4.large (storage type aurora)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants