Skip to content

Commit

Permalink
Add reference to ARN parser
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp committed Dec 28, 2024
1 parent ed9dd07 commit e7daa39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gems/aws-sdk-core/lib/aws-sdk-core/arn.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ module Aws
# arn.resource
# # => foo/bar
#
# @see ARNParser
# @see https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html#genref-arns
class ARN

Expand Down

0 comments on commit e7daa39

Please sign in to comment.