cURL
curl --request GET \ --url https://us.infisical.com/api/v1/app-connections/options
{ "appConnectionOptions": [ { "name": "AWS", "app": "aws", "methods": [ "assume-role" ], "accessKeyId": "<string>" } ] }
List the available App Connection Options.
secret-manager
cert-manager
kms
ssh
secret-scanning
pam
Default Response
Show child attributes
AWS
aws
assume-role
access-key
Was this page helpful?