# File lib/aws/core/naming.rb, line 20
def
service_name
self
.
name
.
split
(
/::/
)[
1
]
end