ssm_get_resource_policies: Returns an array of the Policy object

View source: R/ssm_operations.R

ssm_get_resource_policiesR Documentation

Returns an array of the Policy object

Description

Returns an array of the Policy object.

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

Usage

ssm_get_resource_policies(ResourceArn, NextToken = NULL, MaxResults = NULL)

Arguments

ResourceArn

[required] Amazon Resource Name (ARN) of the resource to which the policies are attached.

NextToken

A token to start the list. Use this token to get the next set of results.

MaxResults

The maximum number of items to return for this call. The call also returns a token that you can specify in a subsequent call to get the next set of results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.