Group
Extension

Matches 886

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Connect/UpdateContactFlowContent.pm ( view source; MetaCPAN )
ntactFlowId => Str

The identifier of the contact flow.



=head2 B<REQUIRED> Content => Str

The JSON string that represents contact flowE<rsquo>s content. For an
example, see Example contact flow in
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeArtifact.pm ( view source; MetaCPAN )
ith 'Paws::API::Caller', 'Paws::API::EndpointResolver', 'Paws::Net::V4Signature', 'Paws::Net::RestJsonCaller';

  
  sub AssociateExternalConnection {
    my $self = shift;
    my $call_object = $self
s for a package version
from the metadata file for the package format (for example, the
C<package.json> file for npm packages and the C<pom.xml> file for
Maven). Any package version dependencies that 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/LocationService/GetMapSprites.pm ( view source; MetaCPAN )
ixel density displays

=back

For the JSON document contain image offsets. Use the following le
names:

=over

=item *

C<sprites.json>

=item *

C<sprites@2x.json> for high pixel density displays

=b
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/LocationService/GetMapStyleDescriptorResponse.pm ( view source; MetaCPAN )

=head2 Blob => Str

Contains the body of the style descriptor.


=head2 ContentType => Str

The style descriptor's content type. For example, C<application/json>.


=head2 _request_id => Str


=cut

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/LocationService/GetMapSpritesResponse.pm ( view source; MetaCPAN )
 sheet or JSON offset le.


=head2 ContentType => Str

The content type of the sprite sheet and offsets. For example, the
sprite sheet content type is C<image/png>, and the sprite offset JSON
document
 is C<application/json>.


=head2 _request_id => Str


=cut

Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Transfer/UpdateAccess.pm ( view source; MetaCPAN )
 Web ServicesTransfer Family stores the
policy as a JSON blob, instead of the Amazon Resource Name (ARN) of the
policy. You save the policy as a JSON blob and pass it in the C<Policy>
argument.

For a
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Appflow/UpdateFlow.pm ( view source; MetaCPAN )
PTIONAL
                },    # OPTIONAL
                FileType     => 'CSV',    # values: CSV, JSON, PARQUET; OPTIONAL
                PrefixConfig => {
                  PrefixFormat =>
          
e; OPTIONAL
                },    # OPTIONAL
                FileType => 'CSV',    # values: CSV, JSON, PARQUET; OPTIONAL
              },
              BucketPrefix => 'MyBucketPrefix',    # max: 512
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Transfer/CreateAccess.pm ( view source; MetaCPAN )
Web Services Transfer Family stores the
policy as a JSON blob, instead of the Amazon Resource Name (ARN) of the
policy. You save the policy as a JSON blob and pass it in the C<Policy>
argument.

For a
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Appflow/CreateFlow.pm ( view source; MetaCPAN )
PTIONAL
                },    # OPTIONAL
                FileType     => 'CSV',    # values: CSV, JSON, PARQUET; OPTIONAL
                PrefixConfig => {
                  PrefixFormat =>
          
e; OPTIONAL
                },    # OPTIONAL
                FileType => 'CSV',    # values: CSV, JSON, PARQUET; OPTIONAL
              },
              BucketPrefix => 'MyBucketPrefix',    # max: 512
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Credential/InstanceProfileV2.pm ( view source; MetaCPAN )
package Paws::Credential::InstanceProfileV2;
  use JSON::MaybeXS;
  use Moose;
  use DateTime::Format::ISO8601;
  with 'Paws::Credential';

  has metadata_url => (
    is => 'ro',
    isa => 'Str',
  
json = eval { decode_json($r->{content}) };
    if ($@) { die "Error in JSON from metadata URL" }

    $self->actual_creds($json);
    $self->expiration(DateTime::Format::ISO8601->parse_datetime($json
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/IoTEvents/DynamoDBv2Action.pm ( view source; MetaCPAN )
e I<AWS IoT Events Developer Guide>.

The value for the C<type> parameter in C<Payload> must be C<JSON>.

=head1 ATTRIBUTES


=head2 Payload => L<Paws::IoTEvents::Payload>




=head2 B<REQUIRED> Table
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/EKS/OidcIdentityProviderConfigRequest.pm ( view source; MetaCPAN )
serguide/service-quotas.html)
in the I<Amazon EKS User Guide>.


=head2 UsernameClaim => Str

The JSON Web Token (JWT) claim to use as the username. The default is
C<sub>, which is expected to be a un
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/Proton.pm ( view source; MetaCPAN )
ame { 'proton' }
  sub version { '2020-07-20' }
  sub target_prefix { 'AwsProton20200720' }
  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 AcceptEnvironmentAccountConnection {
    my $self = shift;
    my $call_object 
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CloudFormation/SetTypeConfiguration.pm ( view source; MetaCPAN )
 data for the extension, in this account and region.

The configuration data must be formatted as JSON, and validate against
the schema returned in the C<ConfigurationSchema> response element of
API_D
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CloudFormation/TypeConfigurationDetails.pm ( view source; MetaCPAN )
me (ARN) for the configuration data, in this
account and region.


=head2 Configuration => Str

A JSON string specifying the configuration data for the extension, in
this account and region.

If a con
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/KMS/ReplicateKeyResponse.pm ( view source; MetaCPAN )
eplicaPolicy => Str

The key policy of the new replica key. The value is a key policy
document in JSON format.


=head2 ReplicaTags => ArrayRef[L<Paws::KMS::Tag>]

The tags on the new replica key. The
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeGuruProfiler/GetPolicyResponse.pm ( view source; MetaCPAN )
s::CodeGuruProfiler::GetPolicyResponse

=head1 ATTRIBUTES


=head2 B<REQUIRED> Policy => Str

The JSON-formatted resource-based policy attached to the
C<ProfilingGroup>.


=head2 B<REQUIRED> RevisionI
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeGuruProfiler/RemovePermissionResponse.pm ( view source; MetaCPAN )
GuruProfiler::RemovePermissionResponse

=head1 ATTRIBUTES


=head2 B<REQUIRED> Policy => Str

The JSON-formatted resource-based policy on the profiling group after
the specified permissions were remov
e revision of the
resource-based policy after the specified permissions were removed. The
updated JSON-formatted policy is in the C<policy> element of the
response.


=head2 _request_id => Str


=cut
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/CodeGuruProfiler/PutPermissionResponse.pm ( view source; MetaCPAN )
odeGuruProfiler::PutPermissionResponse

=head1 ATTRIBUTES


=head2 B<REQUIRED> Policy => Str

The JSON-formatted resource-based policy on the profiling group that
includes the added permissions.


=he
ier (UUID) for the revision of the
resource-based policy that includes the added permissions. The
JSON-formatted policy is in the C<policy> element of the response.


=head2 _request_id => Str


=cut
Paws ( J/JR/JROBINSON/Paws-0.46.tar.gz, JROBINSON, 2024; MetaCPAN )
Paws/lib/Paws/StepFunctions/StartSyncExecution.pm ( view source; MetaCPAN )
ut => Str

The string that contains the JSON input data for the execution, for
example:

C<"input": "{\"first_name\" : \"test\"}">

If you don't include any JSON input data, you still must include the

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