Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/aws-cli
/ ServiceId
Class
ServiceId
awscli/botocore/model.py:51–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
50
51
class
ServiceId(str):
52
def
hyphenize(self):
53
return
hyphenize_service_id(self)
54
55
56
class
Shape:
Callers
15
test_presigned_url_already_present_ec2
Method · 0.90
test_presigned_url_with_source_region_ec2
Method · 0.90
test_presigned_url_already_present_rds
Method · 0.90
test_presigned_url_with_source_region_rds
Method · 0.90
test_inject_presigned_url_ec2
Method · 0.90
test_destination_region_always_changed
Method · 0.90
test_inject_presigned_url_rds
Method · 0.90
test_source_region_removed
Method · 0.90
test_source_region_removed_when_presigned_url_provided_for_rds
Method · 0.90
test_dest_region_removed
Method · 0.90
test_presigned_url_already_present_for_rds
Method · 0.90
test_presigned_url_casing_changed_for_rds
Method · 0.90
Calls
no outgoing calls
Tested by
15
test_presigned_url_already_present_ec2
Method · 0.72
test_presigned_url_with_source_region_ec2
Method · 0.72
test_presigned_url_already_present_rds
Method · 0.72
test_presigned_url_with_source_region_rds
Method · 0.72
test_inject_presigned_url_ec2
Method · 0.72
test_destination_region_always_changed
Method · 0.72
test_inject_presigned_url_rds
Method · 0.72
test_source_region_removed
Method · 0.72
test_source_region_removed_when_presigned_url_provided_for_rds
Method · 0.72
test_dest_region_removed
Method · 0.72
test_presigned_url_already_present_for_rds
Method · 0.72
test_presigned_url_casing_changed_for_rds
Method · 0.72