Learn R Programming

paws.storage (version 0.1.8)

s3control_get_public_access_block: Retrieves the PublicAccessBlock configuration for an Amazon Web Services account

Description

Retrieves the PublicAccessBlock 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 PublicAccessBlock configuration you want to retrieve.

Request syntax

svc$get_public_access_block(
  AccountId = "string"
)