# min: 1, max: 31
], # min: 1, max: 1; OPTIONAL
}, # OPTIONAL
Json => {
MultiLine => 1, # OPTIONAL
}, # OPTIONAL
}, # OPTIONAL
at of a dataset that is created from an Amazon S3 file or
folder.
Valid values are: C<"CSV">, C<"JSON">, C<"PARQUET">, C<"EXCEL">
=head2 FormatOptions => L<Paws::GlueDataBrew::FormatOptions>
=h
ra index.
=head1 ATTRIBUTES
=head2 Token => Str
The user context token. It must be a JWT or a JSON token.
=head1 SEE ALSO
This class forms part of L<Paws>, describing an object used in L<Paws:
binary text file or a
Microsoft Word file. Non-binary text files include files such as HTML,
XML, JSON, and TXT files.
=head2 OffsetRanges => ArrayRef[L<Paws::SecurityHub::Range>]
Occurrences of se
use Data::UUID;
use Moo;
use Plack::Request;
use Plack::Session;
use URI;
use LWP::UserAgent;
use JSON;
use Crypt::JWT;
use MIME::Base64;
use Digest::SHA;
use Try::Tiny;
our $VERSION = "0.014";
with
=> 1
);
# internal (non overwritable) moo attributes
has json => (
is => "ro",
lazy => 1,
default => sub {
JSON->new->utf8(1);
},
init_arg => undef
);
has ua =>
azy",
init_arg => undef
);
has jwks => (
is => "lazy",
init_arg => undef
);
sub get_json {
my ($self, $url) = @_;
my $res = $self->ua->get($url);
if ( $res->code ne "200"
n integration response header
value, a static value enclosed within a pair of single quotes, or a
JSON expression from the integration response body. The mapping key
must match the pattern of method.r
.header.{name} or
integration.response.body.{JSON-expression}, where {name} is a valid
and unique response header name and {JSON-expression} is a valid JSON
expression without the $ prefix.
=head2
type. Specify REQUEST for a Lambda function using
incoming request parameters. Specify JWT to use JSON Web Tokens
(supported only for HTTP APIs).
Valid values are: C<"REQUEST">, C<"JWT">
=head2 Auth
de/http-api-lambda-authorizer.html).
For JWT, a single entry that specifies where to extract the JSON Web
Token (JWT) from inbound requests. Currently only header-based and
query parameter-based sele
_name { 'acm' }
sub version { '2015-12-08' }
sub target_prefix { 'CertificateManager' }
sub json_version { "1.1" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub AddTagsToCertificate {
my $self = shift;
my $call_object = $self->new_w
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/)
type. Specify REQUEST for a Lambda function using
incoming request parameters. Specify JWT to use JSON Web Tokens
(supported only for HTTP APIs).
Valid values are: C<"REQUEST">, C<"JWT">
=head2 Autho
de/http-api-lambda-authorizer.html).
For JWT, a single entry that specifies where to extract the JSON Web
Token (JWT) from inbound requests. Currently only header-based and
query parameter-based sele
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
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
n integration response header
value, a static value enclosed within a pair of single quotes, or a
JSON expression from the integration response body. The mapping key
must match the pattern of method.r
se.header.{name} or
integration.response.body.{JSON-expression}, where name is a valid and
unique response header name and JSON-expression is a valid JSON
expression without the $ prefix.
=head2 Res
atConversionConfiguration>
The serializer, deserializer, and schema for converting data from the
JSON format to the Parquet or ORC format before writing it to Amazon
S3.
=head2 B<REQUIRED> Encrypti
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
abled
=head1 DESCRIPTION
Specifies that you want Kinesis Data Firehose to convert data from the
JSON format to the Parquet or ORC format before writing it to Amazon
S3. Kinesis Data Firehose uses th
n addition to the column information from the AWS Glue table,
to deserialize your input data from JSON and then serialize it to the
Parquet or ORC format. For more information, see Kinesis Data Fireho
e deserializer that you want Kinesis Data Firehose to use
to convert the format of your data from JSON. This parameter is
required if C<Enabled> is set to true.
=head2 OutputFormatConfiguration => L
atConversionConfiguration>
The serializer, deserializer, and schema for converting data from the
JSON format to the Parquet or ORC format before writing it to Amazon
S3.
=head2 EncryptionConfigurat
me { 'swf' }
sub version { '2012-01-25' }
sub target_prefix { 'SimpleWorkflowService' }
sub json_version { "1.0" }
has max_attempts => (is => 'ro', isa => 'Int', default => 5);
has retry =>
with 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::JsonCaller';
sub CountClosedWorkflowExecutions {
my $self = shift;
my $call_object = $se
the source, with each width specified after
every column in the table.
C<JSON 's3://mybucket/jsonpaths.txt'> - data is in JSON format, and the
path specified is the format of the data.
For more exam
irehose::HiveJsonSerDe;
use Moose;
has TimestampFormats => (is => 'ro', isa => 'ArrayRef[Str|Undef]');
1;
### main pod documentation begin ###
=head1 NAME
Paws::Firehose::HiveJsonSerDe
=head1
that expect this type of object.
As an example, if Att1 is expected to be a Paws::Firehose::HiveJsonSerDe object:
$service_obj->Method(Att1 => { TimestampFormats => $value, ..., TimestampFormats
o be an Paws::Firehose::HiveJsonSerDe object:
$result = $service_obj->Method(...);
$result->Att1->TimestampFormats
=head1 DESCRIPTION
The native Hive / HCatalog JsonSerDe. Used by Kinesis Data
ializer;
use Moose;
has HiveJsonSerDe => (is => 'ro', isa => 'Paws::Firehose::HiveJsonSerDe');
has OpenXJsonSerDe => (is => 'ro', isa => 'Paws::Firehose::OpenXJsonSerDe');
1;
### main pod docu
to be a Paws::Firehose::Deserializer object:
$service_obj->Method(Att1 => { HiveJsonSerDe => $value, ..., OpenXJsonSerDe => $value });
=head3 Results returned from an API call
Use accessors for
bj->Method(...);
$result->Att1->HiveJsonSerDe
=head1 DESCRIPTION
The deserializer you want Kinesis Data Firehose to use for converting
the input data from JSON. Kinesis Data Firehose then serializ