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

Improve deprecation of IAM Action traits #2095

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Jan 9, 2024

This commit formally deprecates the traits superseded by @iamAction
in Java code. Methods are added to IamAction to aid users in the
resolution of properties.

A resolution aid is also added to IamResource.


Update IAM trait documentation


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

@kstich kstich requested a review from a team as a code owner January 9, 2024 22:41
@kstich kstich requested a review from hpmellema January 9, 2024 22:41
docs/source-2.0/aws/aws-iam.rst Outdated Show resolved Hide resolved
docs/source-2.0/aws/aws-iam.rst Outdated Show resolved Hide resolved
docs/source-2.0/aws/aws-iam.rst Outdated Show resolved Hide resolved
kstich and others added 2 commits January 10, 2024 09:45
This commit formally deprecates the traits superseded by `@iamAction`
in Java code. Methods are added to IamAction to aid users in the
resolution of properties.

A resolution aid is also added to IamResource.
1. Layout to match PARC order
2. Tidy the condition key traits layout
3. Update to use myservice instead of otherservice for condition keys, as condition keys should reference the same service.
@kstich kstich force-pushed the improve_iam_trait_deprecation branch from c018959 to 3127144 Compare January 10, 2024 18:01
@kstich kstich requested a review from hpmellema January 10, 2024 18:01
@kstich kstich merged commit 5b4bbae into main Jan 10, 2024
11 checks passed
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.

3 participants