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 aws.iam#iamResource trait #948

Merged
merged 1 commit into from
Oct 21, 2021
Merged

Add aws.iam#iamResource trait #948

merged 1 commit into from
Oct 21, 2021

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Oct 20, 2021

This commit adds the @iamResource trait that indicates properties of a
Smithy resource in AWS IAM. This trait currently supports only one
property, name, indicates when the name of a resource in AWS IAM is
different than that of the resource shape name in a Smithy model.

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

This commit adds the @iamResource trait that indicates properties of a
Smithy resource in AWS IAM. This trait currently supports only one
property, name, indicates when the name of a resource in AWS IAM is
different than that of the resource shape name in a Smithy model.
@kstich kstich requested a review from a team as a code owner October 20, 2021 19:18
@kstich kstich merged commit d2bfe04 into main Oct 21, 2021
@kstich kstich deleted the iam_trait_2 branch October 21, 2021 18:05
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.

2 participants