secretsmanager_get_resource_policy: Retrieves the JSON text of the resource-based policy document...

View source: R/secretsmanager_operations.R

secretsmanager_get_resource_policyR Documentation

Retrieves the JSON text of the resource-based policy document attached to the secret

Description

Retrieves the JSON text of the resource-based policy document attached to the secret. For more information about permissions policies attached to a secret, see Permissions policies attached to a secret.

See https://www.paws-r-sdk.com/docs/secretsmanager_get_resource_policy/ for full documentation.

Usage

secretsmanager_get_resource_policy(SecretId)

Arguments

SecretId

[required] The ARN or name of the secret to retrieve the attached resource-based policy for.

For an ARN, we recommend that you specify a complete ARN rather than a partial ARN. See Finding a secret from a partial ARN.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.