Amazon Parallel Computing Service website screenshot

Amazon Parallel Computing Service

AWS Parallel Computing Service (PCS) is a managed service that makes it easy to create and manage high performance computing (HPC) clusters on AWS. It provides familiar scheduler interfaces, integrates with existing HPC tools, and scales automatically to handle demanding workloads.

1 APIs 0 Features
High Performance ComputingHPCParallel ComputingScientific Computing

APIs

AWS Parallel Computing Service API

The AWS Parallel Computing Service API provides programmatic access to create and manage HPC clusters, compute node groups, queues, and job scheduling for high performance compu...

Collections

Pricing Plans

Rate Limits

FinOps

API Governance Rules

Amazon Parallel Computing Service API Rules

21 rules · 10 errors 10 warnings 1 info

SPECTRAL

Resources

🌐
Portal
Portal
🔗
Website
Website
🔗
Documentation
Documentation
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
💬
Support
Support
📰
Blog
Blog
👥
GitHubOrganization
GitHubOrganization
🌐
Console
Console
📝
Signup
Signup
🔗
Login
Login
🟢
StatusPage
StatusPage
🔗
Contact
Contact
🔗
SpectralRules
SpectralRules
🔗
Vocabulary
Vocabulary

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Amazon Parallel Computing Service
  version: 1.0.0
items:
- info:
    name: CreateCluster
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/CreateCluster
    body:
      type: json
      data: '{}'
  docs: CreateCluster
- info:
    name: CreateComputeNodeGroup
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/CreateComputeNodeGroup
    body:
      type: json
      data: '{}'
  docs: CreateComputeNodeGroup
- info:
    name: CreateQueue
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/CreateQueue
    body:
      type: json
      data: '{}'
  docs: CreateQueue
- info:
    name: DeleteCluster
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/DeleteCluster
    body:
      type: json
      data: '{}'
  docs: DeleteCluster
- info:
    name: DeleteComputeNodeGroup
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/DeleteComputeNodeGroup
    body:
      type: json
      data: '{}'
  docs: DeleteComputeNodeGroup
- info:
    name: DeleteQueue
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/DeleteQueue
    body:
      type: json
      data: '{}'
  docs: DeleteQueue
- info:
    name: GetCluster
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/GetCluster
    body:
      type: json
      data: '{}'
  docs: GetCluster
- info:
    name: GetComputeNodeGroup
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/GetComputeNodeGroup
    body:
      type: json
      data: '{}'
  docs: GetComputeNodeGroup
- info:
    name: GetQueue
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/GetQueue
    body:
      type: json
      data: '{}'
  docs: GetQueue
- info:
    name: ListClusters
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/ListClusters
    body:
      type: json
      data: '{}'
  docs: ListClusters
- info:
    name: ListComputeNodeGroups
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/ListComputeNodeGroups
    body:
      type: json
      data: '{}'
  docs: ListComputeNodeGroups
- info:
    name: ListQueues
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/ListQueues
    body:
      type: json
      data: '{}'
  docs: ListQueues
- info:
    name: ListTagsForResource
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/ListTagsForResource
    body:
      type: json
      data: '{}'
  docs: ListTagsForResource
- info:
    name: RegisterComputeNodeGroupInstance
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/RegisterComputeNodeGroupInstance
    body:
      type: json
      data: '{}'
  docs: RegisterComputeNodeGroupInstance
- info:
    name: TagResource
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/TagResource
    body:
      type: json
      data: '{}'
  docs: TagResource
- info:
    name: UntagResource
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/UntagResource
    body:
      type: json
      data: '{}'
  docs: UntagResource
- info:
    name: UpdateCluster
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/UpdateCluster
    body:
      type: json
      data: '{}'
  docs: UpdateCluster
- info:
    name: UpdateComputeNodeGroup
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/UpdateComputeNodeGroup
    body:
      type: json
      data: '{}'
  docs: UpdateComputeNodeGroup
- info:
    name: UpdateQueue
    type: http
  http:
    method: POST
    url: https://pcs.amazonaws.com/UpdateQueue
    body:
      type: json
      data: '{}'
  docs: UpdateQueue
bundled: true