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

add: get ssm-parameter #178

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

aaroniscode
Copy link
Contributor

Issue #, if available:

Description of changes:
Add get ssm-parameter

Example

eksdemo get ssm-param /aws/service/neuron
+--------+--------------------------------------------------------------------------+-----------------------+
|  Age   |                                   Name                                   |         Value         |
+--------+--------------------------------------------------------------------------+-----------------------+
| 2 days | /aws/service/neuron/dlami/base/amazon-linux-2/latest/image_id            | ami-0e2d585f846ff29f6 |
| 2 days | /aws/service/neuron/dlami/base/ubuntu-20.04/latest/image_id              | ami-02aed491b5681c49e |
| 2 days | /aws/service/neuron/dlami/multi-framework/ubuntu-22.04/latest/image_id   | ami-07f9e2ccc9f0f4103 |
| 2 days | /aws/service/neuron/dlami/pytorch-1.13/amazon-linux-2/latest/image_id    | ami-001b12be6fb25e9ae |
| 1 week | /aws/service/neuron/dlami/pytorch-1.13/ubuntu-20.04/latest/image_id      | ami-03a805134c1a6c2e3 |
| 2 days | /aws/service/neuron/dlami/tensorflow-2.10/amazon-linux-2/latest/image_id | ami-04261454d107aa12e |
| 2 days | /aws/service/neuron/dlami/tensorflow-2.10/ubuntu-20.04/latest/image_id   | ami-09af131c9f79d84ab |
+--------+--------------------------------------------------------------------------+-----------------------+

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aaroniscode aaroniscode merged commit 66f9c6a into awslabs:main Jun 1, 2024
2 checks passed
@aaroniscode aaroniscode deleted the get_ssm_param branch June 1, 2024 22:38
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

Successfully merging this pull request may close these issues.

1 participant