A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SNS/Types/AddPermissionInput.html below:

AddPermissionInput — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SNS::Types::AddPermissionInput
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing AddPermissionInput as input to an Aws::Client method, you can use a vanilla Hash:

{
  topic_arn: "topicARN",   label: "label",   aws_account_id: ["delegate"],   action_name: ["action"], }
Instance Attribute Summary collapse Instance Attribute Details #action_name ⇒ Array<String>

The action you want to allow for the specified principal(s).

Valid values: Any Amazon SNS action name, for example Publish.

#aws_account_id ⇒ Array<String>

The AWS account IDs of the users (principals) who will be given access to the specified actions. The users must have AWS accounts, but do not need to be signed up for this service.

#label ⇒ String

A unique identifier for the new policy statement.

#topic_arn ⇒ String

The ARN of the topic whose access control policy you wish to modify.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4