Home
last modified time | relevance | path

Searched refs:list_saml_providers (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/aws/plugins/modules/
H A Diam_saml_federation.py130 return self.conn.list_saml_providers()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/unit/iam/
H A Dtest_connection.py88 response = self.service_connection.list_saml_providers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/unit/iam/
H A Dtest_connection.py88 response = self.service_connection.list_saml_providers()
/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/iam/
H A Dtest_connection.py88 response = self.service_connection.list_saml_providers()
/dports/devel/py-boto/boto-2.49.0/tests/unit/iam/
H A Dtest_connection.py88 response = self.service_connection.list_saml_providers()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/docs/source/releasenotes/
H A Dv2.32.0.rst109 * Correct list_saml_providers to return all items.
/dports/devel/py-boto/boto-2.49.0/docs/source/releasenotes/
H A Dv2.32.0.rst109 * Correct list_saml_providers to return all items.
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dboto_iam.py2454 response = conn.list_saml_providers()
2498 def list_saml_providers(region=None, key=None, keyid=None, profile=None): function
2511 info = conn.list_saml_providers()
/dports/devel/py-moto/moto-2.2.16/moto/iam/
H A Dresponses.py870 def list_saml_providers(self): member in IamResponse
871 saml_providers = iam_backend.list_saml_providers()
H A Dmodels.py2572 for saml_provider in list(self.list_saml_providers()):
2580 def list_saml_providers(self): member in IAMBackend
2584 for saml_provider in self.list_saml_providers():
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/iam/
H A Dconnection.py1438 def list_saml_providers(self): member in IAMConnection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/iam/
H A Dconnection.py1438 def list_saml_providers(self): member in IAMConnection
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/iam/
H A Dconnection.py1438 def list_saml_providers(self): member in IAMConnection
/dports/devel/py-boto/boto-2.49.0/boto/iam/
H A Dconnection.py1438 def list_saml_providers(self): member in IAMConnection
/dports/devel/py-moto/moto-2.2.16/tests/test_iam/
H A Dtest_iam.py2841 response = conn.list_saml_providers()
2853 response = conn.list_saml_providers()
2856 response = conn.list_saml_providers()