aws-appflow-connector-profile-credentials-write-input
AppFlow connector profiles store database, OAuth, API-key, and SaaS credentials supplied through write-only credential structures.
Where it sits
| location | CreateConnectorProfile.connectorProfileConfig.connectorProfileCredentials |
| location kind | connection_string |
| data kinds | credential password api_key oauth_token bearer_token secret_key connection_string |
| emits edge | ContainsCredential |
| service | AppFlow (aws:appflow) |
Collection recipe
| access mode | write_only_input |
| operation | CreateConnectorProfile/UpdateConnectorProfile |
| response path | request.connectorProfileConfig.connectorProfileCredentials |
| encoding | json |
| params | {"connectorProfileName": "\u003cprofile-name\u003e", "connectorType": "\u003cconnector-type\u003e"} |
Required permissions
appflow:CreateConnectorProfile
appflow:UpdateConnectorProfile
References