Amazon Transfer Family DescribeProfile API

The DescribeProfile API from Amazon Transfer Family — 1 operation(s) for describeprofile.

OpenAPI Specification

amazon-transfer-family-describeprofile-api-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: Amazon Transfer Family CreateAccess DescribeProfile API
  version: 1.0.0
  description: Minimal OpenAPI representation of the AWS Transfer Family service API. Operations follow the AWS RPC-over-HTTP convention.
servers:
- url: https://transfer.amazonaws.com
tags:
- name: DescribeProfile
paths:
  /DescribeProfile:
    post:
      summary: DescribeProfile
      operationId: DescribeProfile
      requestBody:
        content:
          application/json:
            schema:
              type: object
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                type: object
      tags:
      - DescribeProfile
x-generated-from: https://docs.aws.amazon.com/transfer/latest/userguide/
x-generated-by: claude-crawl-2026-05-08