Group
Extension

Matches 35358

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/SNS/GetSubscriptionAttributesResponse.pm ( view source; MetaCPAN )
d.

=item *

C<DeliveryPolicy> E<ndash> The JSON serialization of the subscription's
delivery policy.

=item *

C<EffectiveDeliveryPolicy> E<ndash> The JSON serialization of the
effective delivery pol
delivery
policy and account system defaults.

=item *

C<FilterPolicy> E<ndash> The filter policy JSON that is assigned to the
subscription. For more information, see Amazon SNS Message Filtering
(htt
<ndash> C<true> if raw message delivery is
enabled for the subscription. Raw messages are free of JSON formatting
and can be sent to HTTP/S and Amazon SQS endpoints.

=item *

C<RedrivePolicy> E<ndash
JIRA-REST ( G/GN/GNUSTAVO/JIRA-REST-0.024.tar.gz, GNUSTAVO, 2024; MetaCPAN )
JIRA-REST/lib/JIRA/REST.pm ( view source; MetaCPAN )
6;
use utf8;
use warnings;

use Carp;
use URI;
use Encode;
use MIME::Base64;
use URI::Escape;
use JSON 2.23;
use REST::Client;
use HTTP::CookieJar::LWP;

sub new {
    my ($class, %args) = &_grok_args
ar(HTTP::CookieJar::LWP->new());
    }

    my $jira = bless {
        rest => $rest,
        json => JSON->new->utf8->allow_nonref,
        api  => $api,
    } => $class;

    $jira->{_session} = $ji

    if ($type =~ m:text/plain:i) {
        $msg .= $content;
    } elsif ($type =~ m:application/json:) {
        # Jira errors may be laid out in all sorts of ways. You have to look
        # them u
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/SNS/Subscribe.pm ( view source; MetaCPAN )
 SNS
retries failed deliveries to HTTP/S endpoints.

=item *

C<FilterPolicy> E<ndash> The simple JSON object that lets your
subscriber receive only a subset of messages, rather than receiving
every m
delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
for the endpoints to process JSON formatting, which is otherwise
created for Amazon SNS metadata.

=item *

C<RedrivePolicy> E<ndas


=item *

For the C<email> protocol, the endpoint is an email address.

=item *

For the C<email-json> protocol, the endpoint is an email address.

=item *

For the C<sms> protocol, the endpoint is a
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Snowball/Ec2AmiResource.pm ( view source; MetaCPAN )
rce object:

  $result = $service_obj->Method(...);
  $result->Att1->AmiId

=head1 DESCRIPTION

A JSON-formatted object that contains the IDs for an Amazon Machine
Image (AMI), including the Amazon EC
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Batch/LogConfiguration.pm ( view source; MetaCPAN )
an
communicate with by default.

The supported log drivers are C<awslogs>, C<fluentd>, C<gelf>,
C<json-file>, C<journald>, C<logentries>, C<syslog>, and C<splunk>.

Jobs running on Fargate resources a

=item json-file

Specifies the JSON file logging driver. For more information, including
usage and options, see JSON File logging driver
(https://docs.docker.com/config/containers/logging/json-file/)
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/SNS/SetSubscriptionAttributes.pm ( view source; MetaCPAN )
 SNS
retries failed deliveries to HTTP/S endpoints.

=item *

C<FilterPolicy> E<ndash> The simple JSON object that lets your
subscriber receive only a subset of messages, rather than receiving
every m
delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
for the endpoints to process JSON formatting, which is otherwise
created for Amazon SNS metadata.

=item *

C<RedrivePolicy> E<ndas
SNS Developer Guide>.

=back




=head2 AttributeValue => Str

The new value for the attribute in JSON format.



=head2 B<REQUIRED> SubscriptionArn => Str

The ARN of the subscription to modify.




Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeArtifact/PutRepositoryPermissionsPolicy.pm ( view source; MetaCPAN )
es not include dashes or spaces.



=head2 B<REQUIRED> PolicyDocument => Str

A valid displayable JSON Aspen policy string to be set as the access
control resource policy on the provided repository.

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/ElastiCache/LogDeliveryConfigurationRequest.pm ( view source; MetaCPAN )

Specify if log delivery is enabled. Default C<true>.


=head2 LogFormat => Str

Specifies either JSON or TEXT


=head2 LogType => Str

Refers to slow-log (https://redis.io/commands/slowlog).



=head
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeArtifact/PutDomainPermissionsPolicy.pm ( view source; MetaCPAN )
es not include dashes or spaces.



=head2 B<REQUIRED> PolicyDocument => Str

A valid displayable JSON Aspen policy string to be set as the access
control resource policy on the provided domain.



=h
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeArtifact/ResourcePolicy.pm ( view source; MetaCPAN )
ls, and a revision.

=head1 ATTRIBUTES


=head2 Document => Str

The resource policy formatted in JSON.


=head2 ResourceArn => Str

The ARN of the resource associated with the resource policy


=head
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/SNS/Publish.pm ( view source; MetaCPAN )
ages for each transport
protocol, set the value of the C<MessageStructure> parameter to C<json>
and use a JSON object for the C<Message> parameter.

Constraints:

=over

=item *

With the exception of
n is 1,600
characters.

=back

JSON-specific constraints:

=over

=item *

Keys in the JSON object that correspond to supported transport
protocols must have simple JSON string values.

=item *

The v
arsed (unescaped) before they are used in outgoing
messages.

=item *

Outbound notifications are JSON encoded (meaning that the characters
will be reescaped for sending).

=item *

Values have a mini
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GameLift/StartMatchBackfill.pm ( view source; MetaCPAN )
operty, for all players who
are currently assigned to the game session. The matchmaker data is in
JSON syntax, formatted as a string. For more details, see Match Data
(https://docs.aws.amazon.com/game
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Signin/Login.pm ( view source; MetaCPAN )
Arguments for method GetSigninToken on Paws::Signin

=head1 DESCRIPTION

=head2 Session => Str

A JSON encoded string that represents an object with keys sessionId, sessionKey and sessionToken
with th
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Batch/SubmitJob.pm ( view source; MetaCPAN )
d2 ContainerOverrides => L<Paws::Batch::ContainerOverrides>

A list of container overrides in the JSON format that specify the name
of a container in the specified job definition and the overrides it
 the queue.



=head2 NodeOverrides => L<Paws::Batch::NodeOverrides>

A list of node overrides in JSON format that specify the node range to
target and the container overrides for that node range.

Th
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/MarketplaceCatalog/DescribeEntityResponse.pm ( view source; MetaCPAN )
placeCatalog::DescribeEntityResponse

=head1 ATTRIBUTES


=head2 Details => Str

This stringified JSON object includes the details of the entity.


=head2 EntityArn => Str

The ARN associated to the u
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Signin/GetSigninToken.pm ( view source; MetaCPAN )
Arguments for method GetSigninToken on Paws::Signin

=head1 DESCRIPTION

=head2 Session => Str

A JSON encoded string that represents an object with keys sessionId, sessionKey and sessionToken
with th
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GameLift/ValidateMatchmakingRuleSet.pm ( view source; MetaCPAN )
ad2 B<REQUIRED> RuleSetBody => Str

A collection of matchmaking rules to validate, formatted as a JSON
string.




=head1 SEE ALSO

This class forms part of L<Paws>, documenting arguments for method V
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GameLift/GameSessionPlacement.pm ( view source; MetaCPAN )



=head2 MatchmakerData => Str

Information on the matchmaking process for this game. Data is in JSON
syntax, formatted as a string. It identifies the matchmaking
configuration used to create the mat
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GameLift/GameSession.pm ( view source; MetaCPAN )
Str

Information about the matchmaking process that was used to create the
game session. It is in JSON syntax, formatted as a string. In addition
the matchmaking configuration used, it contains data o
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/GameLift/CreateMatchmakingRuleSet.pm ( view source; MetaCPAN )
QUIRED> RuleSetBody => Str

A collection of matchmaking rules, formatted as a JSON string. Comments
are not allowed in JSON, but most elements support a description field.



=head2 Tags => ArrayRef[L

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.