Home
last modified time | relevance | path

Searched refs:load_regions (Results 1 – 25 of 41) sorted by relevance

12

/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/cloudformation/
H A D__init__.py24 from boto.regioninfo import RegionInfo, get_regions, load_regions
27 RegionData = load_regions().get('cloudformation')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/cloudformation/
H A D__init__.py24 from boto.regioninfo import RegionInfo, get_regions, load_regions
27 RegionData = load_regions().get('cloudformation')
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/cloudformation/
H A D__init__.py24 from boto.regioninfo import RegionInfo, get_regions, load_regions
27 RegionData = load_regions().get('cloudformation')
/dports/devel/py-boto/boto-2.49.0/boto/cloudformation/
H A D__init__.py24 from boto.regioninfo import RegionInfo, get_regions, load_regions
27 RegionData = load_regions().get('cloudformation')
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/swf/
H A D__init__.py26 from boto.regioninfo import get_regions, load_regions
30 REGION_ENDPOINTS = load_regions().get('swf', {})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/swf/
H A D__init__.py26 from boto.regioninfo import get_regions, load_regions
30 REGION_ENDPOINTS = load_regions().get('swf', {})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/swf/
H A D__init__.py26 from boto.regioninfo import get_regions, load_regions
30 REGION_ENDPOINTS = load_regions().get('swf', {})
/dports/devel/py-boto/boto-2.49.0/boto/swf/
H A D__init__.py26 from boto.regioninfo import get_regions, load_regions
30 REGION_ENDPOINTS = load_regions().get('swf', {})
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/ec2/
H A D__init__.py27 from boto.regioninfo import RegionInfo, get_regions, load_regions
31 RegionData = load_regions().get('ec2', {})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/ec2/
H A D__init__.py27 from boto.regioninfo import RegionInfo, get_regions, load_regions
31 RegionData = load_regions().get('ec2', {})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/ec2/
H A D__init__.py27 from boto.regioninfo import RegionInfo, get_regions, load_regions
31 RegionData = load_regions().get('ec2', {})
/dports/devel/py-boto/boto-2.49.0/boto/ec2/
H A D__init__.py27 from boto.regioninfo import RegionInfo, get_regions, load_regions
31 RegionData = load_regions().get('ec2', {})
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/
H A Dtest_regioninfo.py28 from boto.regioninfo import load_regions, get_regions, connect
93 endpoints = load_regions()
103 endpoints = load_regions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/
H A Dtest_regioninfo.py28 from boto.regioninfo import load_regions, get_regions, connect
93 endpoints = load_regions()
103 endpoints = load_regions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/unit/
H A Dtest_regioninfo.py28 from boto.regioninfo import load_regions, get_regions, connect
93 endpoints = load_regions()
103 endpoints = load_regions()
/dports/devel/py-boto/boto-2.49.0/tests/unit/
H A Dtest_regioninfo.py28 from boto.regioninfo import load_regions, get_regions, connect
93 endpoints = load_regions()
103 endpoints = load_regions()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/
H A Dregioninfo.py85 def load_regions(): function
161 endpoints = load_regions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/
H A Dregioninfo.py85 def load_regions(): function
161 endpoints = load_regions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/
H A Dregioninfo.py85 def load_regions(): function
161 endpoints = load_regions()
/dports/devel/py-boto/boto-2.49.0/boto/
H A Dregioninfo.py85 def load_regions(): function
161 endpoints = load_regions()
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stubs/boto/boto/
H A Dregioninfo.pyi5 def load_regions(): ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/third_party/2and3/boto/
H A Dregioninfo.pyi5 def load_regions(): ...
/dports/games/endgame-singularity/singularity-1.00/tests/
H A Dtest_internal_id.py20 data.load_regions()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/ec2/cloudwatch/
H A D__init__.py31 from boto.regioninfo import RegionInfo, get_regions, load_regions
35 RegionData = load_regions().get('cloudwatch', {})
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/ec2/cloudwatch/
H A D__init__.py31 from boto.regioninfo import RegionInfo, get_regions, load_regions
35 RegionData = load_regions().get('cloudwatch', {})

12