フェデレーテッド信頼ソース ID に基づいて、アプリケーションのフェデレーテッド認証情報のリストを照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
eiam:ListApplicationFederatedCredentialsForProvider |
list |
*ApplicationFederatedCredential。
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| InstanceId |
string |
必須 |
インスタンスの ID。 |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| NextToken |
string |
任意 |
次のページのページネーショントークン。 |
NTxxxxxexample |
| PreviousToken |
string |
任意 |
前のページのページネーショントークン。 |
PTxxxxxexample |
| MaxResults |
integer |
任意 |
ページングクエリの 1 ページあたりのエントリの最大値。 |
20 |
| FederatedCredentialProviderId |
string |
任意 |
フェデレーテッド信頼ソースの ID。 |
fcp_adasd12dxxxxx |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
|||
| RequestId |
string |
リクエスト ID。 |
0441BD79-92F3-53AA-8657-F8CE4A2B912A |
| TotalCount |
integer |
リスト内のエントリの総数。 |
100 |
| NextToken |
string |
この呼び出しによって返されるページネーショントークン。 |
NTxxxexample |
| PreviousToken |
string |
この呼び出しによって返されるページネーショントークン。 |
PTxxxexample |
| MaxResults |
integer |
ページングクエリの 1 ページあたりのエントリの最大値。 |
20 |
| ApplicationFederatedCredentials |
array<object> |
アプリケーションフェデレーション認証情報のリスト。 |
|
|
array<object> |
|||
| InstanceId |
string |
インスタンスの ID。 |
idaas_ue2jvisn35ea5lmthk267xxxxx |
| ApplicationFederatedCredentialId |
string |
アプリケーションフェデレーション認証情報の ID。 |
afc_dads12sadxxxxx |
| ApplicationId |
string |
アプリケーションの ID。 |
app_asda1dsadxxxxx |
| FederatedCredentialProviderId |
string |
フェデレーテッド信頼ソースの ID。 |
fcp_adasd12dxxxxx |
| ApplicationFederatedCredentialType |
string |
アプリケーションフェデレーション認証情報のタイプ。 |
oidc |
| ApplicationFederatedCredentialName |
string |
アプリケーションフェデレーション認証情報の名前。 |
test |
| Status |
string |
アプリケーションフェデレーション認証情報のステータス。 |
enabled |
| Description |
string |
アプリケーションフェデレーション認証情報の説明。 |
test |
| CreateTime |
integer |
作成時間。 |
1758785994982 |
| UpdateTime |
integer |
更新時間。 |
1758785994982 |
| LastUsedTime |
integer |
最終使用時間。 |
1758785994982 |
| VerificationCondition |
string |
検証条件。 |
Equals(cert.主題.CN, "test") |
| VerificationMode |
string |
検証モード。有効な値:
|
structured |
| OidcVerificationConfig |
object |
OIDC 構造化構成。 |
|
| Profile |
string |
OIDC シナリオプロファイル。異なるプロファイルは異なる構成に対応します。有効な値:
|
kubernetes |
| KubernetesConfig |
object |
Kubernetes シナリオ構成。 |
|
| Namespace |
string |
K8s の名前空間。 |
default |
| ServiceAccountName |
string |
K8s のサービスアカウント名。 |
default |
| PodNamePrefix |
string |
Pod 名のプレフィックス。 |
test-pod |
| GcpVmConfig |
object |
GCP VM シナリオ構成。 |
|
| ServiceAccountId |
string |
サービスアカウントに対応する主題。 |
123456789 |
| InstanceIds |
array |
VM インスタンス ID のリスト。 |
|
|
string |
VM インスタンスの ID。 |
6193072600270353961 |
|
| ProjectId |
string |
GCP プロジェクトの ID。 |
turnkey-axiom-475109-xx |
| AzureVmConfig |
object |
Azure VM シナリオ構成。 |
|
| ResourceGroupName |
string |
Azure リソースグループの名前。 |
user_default |
| SubscriptionId |
string |
サブスクリプションの ID。 |
4342a1f4-7e5d-4371-97dc-d4f33f4xxxx |
| VmNames |
array |
仮想マシン名のリスト。 |
|
|
string |
仮想マシンの名前。 |
testName |
|
| PrincipalId |
string |
プリンシパルの ID。 |
5dee234a-1b4c-4ad7-a19f-fxxxxx |
| GenericConfig |
object |
汎用シナリオ構成。 |
|
| Subject |
string |
主題識別子。 |
test_主題 |
| Pkcs7VerificationConfig |
object |
PKCS#7 構造化構成。 |
|
| InstanceIds |
array |
許可されたインスタンス ID のリスト。 |
|
|
string |
インスタンスの ID。 |
i-d0abcd1234efgh5678 |
例
成功レスポンス
JSONJSON
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
"TotalCount": 100,
"NextToken": "NTxxxexample",
"PreviousToken": "PTxxxexample",
"MaxResults": 20,
"ApplicationFederatedCredentials": [
{
"InstanceId": "idaas_ue2jvisn35ea5lmthk267xxxxx",
"ApplicationFederatedCredentialId": "afc_dads12sadxxxxx",
"ApplicationId": "app_asda1dsadxxxxx",
"FederatedCredentialProviderId": "fcp_adasd12dxxxxx",
"ApplicationFederatedCredentialType": "oidc",
"ApplicationFederatedCredentialName": "test",
"Status": "enabled",
"Description": "test",
"CreateTime": 1758785994982,
"UpdateTime": 1758785994982,
"LastUsedTime": 1758785994982,
"VerificationCondition": "Equals(cert.subject.CN, \"test\")",
"VerificationMode": "structured",
"OidcVerificationConfig": {
"Profile": "kubernetes",
"KubernetesConfig": {
"Namespace": "default",
"ServiceAccountName": "default",
"PodNamePrefix": "test-pod\n"
},
"GcpVmConfig": {
"ServiceAccountId": "123456789",
"InstanceIds": [
"6193072600270353961"
],
"ProjectId": "turnkey-axiom-475109-xx\n"
},
"AzureVmConfig": {
"ResourceGroupName": "user_default",
"SubscriptionId": "4342a1f4-7e5d-4371-97dc-d4f33f4xxxx",
"VmNames": [
"testName"
],
"PrincipalId": "5dee234a-1b4c-4ad7-a19f-fxxxxx"
},
"GenericConfig": {
"Subject": "test_subject"
}
},
"Pkcs7VerificationConfig": {
"InstanceIds": [
"i-d0abcd1234efgh5678"
]
}
}
]
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。