Amazon S3 Abac API

The abac API from Amazon S3 — 1 operation(s) for abac.

Operations 1

GET /{Bucket} Returns the attribute-based access control (ABAC) property of the general… #

Documentation

Specifications

Code Examples

Schemas & Data

Other Resources

🔗
JSONLD
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/json-ld/amazon-s3-context.jsonld
🔗
Pricing
https://aws.amazon.com/s3/pricing/
🔗
SDKs
https://aws.amazon.com/tools/
🔗
StatusPage
https://status.aws.amazon.com/
🔗
FAQ
https://aws.amazon.com/s3/faqs/
🔗
ChangeLog
https://docs.aws.amazon.com/AmazonS3/latest/API/WhatsNew.html
🔗
Security
https://docs.aws.amazon.com/AmazonS3/latest/userguide/security.html
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/_index.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-abort-multipart-upload-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-archive-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-conditional-download-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-copy-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-create-bucket-put-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-delete-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-empty-and-delete-bucket-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-enable-versioning-put-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-get-or-create-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-list-and-batch-delete-objects-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-move-object-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-multipart-upload-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-paginate-list-objects-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-provision-secure-bucket-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-put-object-list-objects-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-set-bucket-acl-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-set-bucket-cors-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-set-bucket-encryption-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-set-bucket-lifecycle-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/amazon-s3/refs/heads/main/arazzo/amazon-s3-set-bucket-tagging-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/amazon-s3-abac-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

amazon-s3-abac-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Amazon S3 (bucket-level) Abac API
  description: '2 operations from the Amazon S3 REST API, generated from the authoritative service model.


    S3 identifies these operations by the `abac` query subresource, which is declared as a required query parameter on each one because an OpenAPI path cannot carry a query string.


    Generated from boto/botocore `service-2.json` at `aeb03fc4ae530e0b3f47d588b6021581db870c8c` (Apache-2.0). Responses are XML.'
  version: '2006-03-01'
  contact:
    name: AWS Support
    url: https://aws.amazon.com/premiumsupport/
servers:
- url: https://s3.{region}.amazonaws.com
  variables:
    region:
      default: us-east-1
tags:
- name: abac
paths:
  /{Bucket}:
    get:
      operationId: GetBucketAbac
      summary: Returns the attribute-based access control (ABAC) property of the general…
      description: Returns the attribute-based access control (ABAC) property of the general purpose bucket. If ABAC is enabled on your bucket, you can use tags on the bucket for access control. For more information, see Enabling ABAC in general purpose buckets.
      tags:
      - abac
      parameters:
      - name: abac
        in: query
        required: true
        description: Selects this operation. S3 identifies it by the `abac` subresource.
        schema:
          type: string
      - name: Bucket
        in: path
        required: true
        description: The name of the general purpose bucket.
        schema:
          type: string
      - name: x-amz-expected-bucket-owner
        in: header
        required: false
        description: The Amazon Web Services account ID of the general purpose bucket's owner.
        schema:
          type: string
      responses:
        '200':
          description: Success. S3 answers in XML, not JSON.
          x-output-shape: GetBucketAbacOutput
        '403':
          description: AccessDenied. S3 validates the signature before it routes the operation, so this does not distinguish an unsupported operation from an unauthorised one.
externalDocs:
  description: Amazon S3 API Reference
  url: https://docs.aws.amazon.com/AmazonS3/latest/API/