paws.storage (version 0.1.0)

s3control_get_public_access_block: Retrieves the Public Access Block configuration for an Amazon Web Services account

Description

Retrieves the Public Access Block configuration for an Amazon Web Services account.

Usage

s3control_get_public_access_block(AccountId)

Arguments

AccountId

[required] The Account ID for the Amazon Web Services account whose Public Access Block configuration you want to retrieve.

Request syntax

svc$get_public_access_block(
  AccountId = "string"
)