HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: /var/www/api.javaapp.co.uk/node_modules/aws-sdk/apis/s3outposts-2017-07-25.min.json
{
  "version": "2.0",
  "metadata": {
    "apiVersion": "2017-07-25",
    "endpointPrefix": "s3-outposts",
    "jsonVersion": "1.1",
    "protocol": "rest-json",
    "serviceAbbreviation": "Amazon S3 Outposts",
    "serviceFullName": "Amazon S3 on Outposts",
    "serviceId": "S3Outposts",
    "signatureVersion": "v4",
    "signingName": "s3-outposts",
    "uid": "s3outposts-2017-07-25"
  },
  "operations": {
    "CreateEndpoint": {
      "http": {
        "requestUri": "/S3Outposts/CreateEndpoint"
      },
      "input": {
        "type": "structure",
        "required": [
          "OutpostId",
          "SubnetId",
          "SecurityGroupId"
        ],
        "members": {
          "OutpostId": {},
          "SubnetId": {},
          "SecurityGroupId": {},
          "AccessType": {},
          "CustomerOwnedIpv4Pool": {}
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "EndpointArn": {}
        }
      }
    },
    "DeleteEndpoint": {
      "http": {
        "method": "DELETE",
        "requestUri": "/S3Outposts/DeleteEndpoint"
      },
      "input": {
        "type": "structure",
        "required": [
          "EndpointId",
          "OutpostId"
        ],
        "members": {
          "EndpointId": {
            "location": "querystring",
            "locationName": "endpointId"
          },
          "OutpostId": {
            "location": "querystring",
            "locationName": "outpostId"
          }
        }
      }
    },
    "ListEndpoints": {
      "http": {
        "method": "GET",
        "requestUri": "/S3Outposts/ListEndpoints"
      },
      "input": {
        "type": "structure",
        "members": {
          "NextToken": {
            "location": "querystring",
            "locationName": "nextToken"
          },
          "MaxResults": {
            "location": "querystring",
            "locationName": "maxResults",
            "type": "integer"
          }
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "Endpoints": {
            "shape": "Sf"
          },
          "NextToken": {}
        }
      }
    },
    "ListOutpostsWithS3": {
      "http": {
        "method": "GET",
        "requestUri": "/S3Outposts/ListOutpostsWithS3"
      },
      "input": {
        "type": "structure",
        "members": {
          "NextToken": {
            "location": "querystring",
            "locationName": "nextToken"
          },
          "MaxResults": {
            "location": "querystring",
            "locationName": "maxResults",
            "type": "integer"
          }
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "Outposts": {
            "type": "list",
            "member": {
              "type": "structure",
              "members": {
                "OutpostArn": {},
                "S3OutpostArn": {},
                "OutpostId": {},
                "OwnerId": {},
                "CapacityInBytes": {
                  "type": "long"
                }
              }
            }
          },
          "NextToken": {}
        }
      }
    },
    "ListSharedEndpoints": {
      "http": {
        "method": "GET",
        "requestUri": "/S3Outposts/ListSharedEndpoints"
      },
      "input": {
        "type": "structure",
        "required": [
          "OutpostId"
        ],
        "members": {
          "NextToken": {
            "location": "querystring",
            "locationName": "nextToken"
          },
          "MaxResults": {
            "location": "querystring",
            "locationName": "maxResults",
            "type": "integer"
          },
          "OutpostId": {
            "location": "querystring",
            "locationName": "outpostId"
          }
        }
      },
      "output": {
        "type": "structure",
        "members": {
          "Endpoints": {
            "shape": "Sf"
          },
          "NextToken": {}
        }
      }
    }
  },
  "shapes": {
    "Sf": {
      "type": "list",
      "member": {
        "type": "structure",
        "members": {
          "EndpointArn": {},
          "OutpostsId": {},
          "CidrBlock": {},
          "Status": {},
          "CreationTime": {
            "type": "timestamp"
          },
          "NetworkInterfaces": {
            "type": "list",
            "member": {
              "type": "structure",
              "members": {
                "NetworkInterfaceId": {}
              }
            }
          },
          "VpcId": {},
          "SubnetId": {},
          "SecurityGroupId": {},
          "AccessType": {},
          "CustomerOwnedIpv4Pool": {},
          "FailedReason": {
            "type": "structure",
            "members": {
              "ErrorCode": {},
              "Message": {}
            }
          }
        }
      }
    }
  }
}