Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://api.wirespeed.co/v1/integration/aws/register \ --header 'Content-Type: application/json' \ --data ' { "roleArn": "<string>", "externalId": "<string>", "apiKey": "<string>" } '
{ "message": "<string>", "statusCode": 123 }
AWS IAM role ARN for integration access
External ID for secure role assumption
API key for remote AWS integration registration