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

Python: KMS, basics #6963

Merged

Conversation

meyertst-aws
Copy link
Contributor

Implement the KMS basics scenario.
Modify the actions used by the scenario to conform with standards.
Add new actions used by the scenario.
Remove 2 scenarios made redundant by the basics scenario.
Update tests and add tests.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@meyertst-aws meyertst-aws added Python This issue relates to the AWS SDK for Python (boto3) Follow After Scouts, more languages are added to examples as Follows. Basics A basic code example showing the core actions for a particular service. labels Oct 7, 2024
@meyertst-aws meyertst-aws self-assigned this Oct 7, 2024
@github-actions github-actions bot added the Java-v2 This issue relates to the AWS SDK for Java V2 label Oct 7, 2024
@meyertst-aws meyertst-aws force-pushed the 6519-kms-getting-started-python branch from 29b17dc to b31b772 Compare October 8, 2024 13:31
@meyertst-aws meyertst-aws changed the title 6519 kms getting started python Python: KMS, basics Oct 8, 2024
@meyertst-aws meyertst-aws requested review from a team and cpyle0819 and removed request for a team October 8, 2024 14:04
@meyertst-aws meyertst-aws marked this pull request as ready for review October 8, 2024 14:05
@meyertst-aws meyertst-aws force-pushed the 6519-kms-getting-started-python branch 2 times, most recently from f4f24c7 to 7424694 Compare October 8, 2024 15:18
@meyertst-aws meyertst-aws force-pushed the 6519-kms-getting-started-python branch from 7424694 to 2ea8909 Compare October 8, 2024 16:20
python/example_code/kms/alias_management.py Show resolved Hide resolved
python/example_code/kms/kms_scenario.py Show resolved Hide resolved
python/example_code/kms/kms_scenario.py Outdated Show resolved Hide resolved
python/example_code/kms/kms_scenario.py Show resolved Hide resolved
@github-actions github-actions bot removed the Java-v2 This issue relates to the AWS SDK for Java V2 label Oct 9, 2024
@meyertst-aws meyertst-aws force-pushed the 6519-kms-getting-started-python branch from babc170 to 0a2865a Compare October 9, 2024 15:20
@meyertst-aws meyertst-aws added the On Call Review needed This work needs an on-call review label Oct 9, 2024
@DavidSouther DavidSouther added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Oct 9, 2024
@DavidSouther DavidSouther merged commit 53514f4 into awsdocs:main Oct 9, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Basics A basic code example showing the core actions for a particular service. Follow After Scouts, more languages are added to examples as Follows. On Call Review complete On call review complete Python This issue relates to the AWS SDK for Python (boto3)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants