view release on metacpan or search on metacpan
lib/Paws/AppStream.pm view on Meta::CPAN
Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ],
);
=head1 DESCRIPTION
Amazon AppStream 2.0
This is the I<Amazon AppStream 2.0 API Reference>. This documentation
provides descriptions and syntax for each of the actions and data types
in AppStream 2.0. AppStream 2.0 is a fully managed, secure application
streaming service that lets you stream desktop applications to users
without rewriting applications. AppStream 2.0 manages the AWS resources
that are required to host and run your applications, scales
automatically, and provides access to your users on demand.
You can call the AppStream 2.0 API operations by using an interface VPC
endpoint (interface endpoint). For more information, see Access
AppStream 2.0 API Operations and CLI Commands Through an Interface VPC
Endpoint
(https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html)
in the I<Amazon AppStream 2.0 Administration Guide>.
lib/Paws/AppStream/CreateFleet.pm view on Meta::CPAN
=item *
stream.graphics-design.2xlarge
=item *
stream.graphics-design.4xlarge
=item *
stream.graphics-desktop.2xlarge
=item *
stream.graphics.g4dn.xlarge
=item *
stream.graphics.g4dn.2xlarge
=item *
lib/Paws/AppStream/CreateFleet.pm view on Meta::CPAN
A unique name for the fleet.
=head2 StreamView => Str
The AppStream 2.0 view that is displayed to your users when they stream
from the fleet. When C<APP> is specified, only the windows of
applications opened by users display. When C<DESKTOP> is specified, the
standard desktop that is provided by the operating system displays.
The default value is C<APP>.
Valid values are: C<"APP">, C<"DESKTOP">
=head2 Tags => L<Paws::AppStream::Tags>
The tags to associate with the fleet. A tag is a key-value pair, and
the value is optional. For example, Environment=Test. If you do not
specify a value, Environment=.
lib/Paws/AppStream/CreateImageBuilder.pm view on Meta::CPAN
=item *
stream.graphics-design.2xlarge
=item *
stream.graphics-design.4xlarge
=item *
stream.graphics-desktop.2xlarge
=item *
stream.graphics.g4dn.xlarge
=item *
stream.graphics.g4dn.2xlarge
=item *
lib/Paws/AppStream/CreateStreamingURL.pm view on Meta::CPAN
For the AWS API documentation, see L<https://docs.aws.amazon.com/goto/WebAPI/appstream2/CreateStreamingURL>
=head1 ATTRIBUTES
=head2 ApplicationId => Str
The name of the application to launch after the session starts. This is
the name that you specified as B<Name> in the Image Assistant. If your
fleet is enabled for the B<Desktop> stream view, you can also choose to
launch directly to the operating system desktop. To do so, specify
B<Desktop>.
=head2 B<REQUIRED> FleetName => Str
The name of the fleet.
lib/Paws/AppStream/Fleet.pm view on Meta::CPAN
=item *
stream.graphics-design.2xlarge
=item *
stream.graphics-design.4xlarge
=item *
stream.graphics-desktop.2xlarge
=item *
stream.graphics.g4dn.xlarge
=item *
stream.graphics.g4dn.2xlarge
=item *
lib/Paws/AppStream/Fleet.pm view on Meta::CPAN
=head2 B<REQUIRED> State => Str
The current state for the fleet.
=head2 StreamView => Str
The AppStream 2.0 view that is displayed to your users when they stream
from the fleet. When C<APP> is specified, only the windows of
applications opened by users display. When C<DESKTOP> is specified, the
standard desktop that is provided by the operating system displays.
The default value is C<APP>.
=head2 VpcConfig => L<Paws::AppStream::VpcConfig>
The VPC configuration for the fleet.
lib/Paws/AppStream/ImageBuilder.pm view on Meta::CPAN
=item *
stream.graphics-design.2xlarge
=item *
stream.graphics-design.4xlarge
=item *
stream.graphics-desktop.2xlarge
=item *
stream.graphics.g4dn.xlarge
=item *
stream.graphics.g4dn.2xlarge
=item *
lib/Paws/AppStream/UpdateFleet.pm view on Meta::CPAN
=item *
stream.graphics-design.2xlarge
=item *
stream.graphics-design.4xlarge
=item *
stream.graphics-desktop.2xlarge
=item *
stream.graphics.g4dn.xlarge
=item *
stream.graphics.g4dn.2xlarge
=item *
lib/Paws/AppStream/UpdateFleet.pm view on Meta::CPAN
A unique name for the fleet.
=head2 StreamView => Str
The AppStream 2.0 view that is displayed to your users when they stream
from the fleet. When C<APP> is specified, only the windows of
applications opened by users display. When C<DESKTOP> is specified, the
standard desktop that is provided by the operating system displays.
The default value is C<APP>.
Valid values are: C<"APP">, C<"DESKTOP">
=head2 VpcConfig => L<Paws::AppStream::VpcConfig>
The VPC configuration for the fleet.
lib/Paws/DeviceFarm.pm view on Meta::CPAN
=head1 DESCRIPTION
Welcome to the AWS Device Farm API documentation, which contains APIs
for:
=over
=item *
Testing on desktop browsers
Device Farm makes it possible for you to test your web applications on
desktop browsers using Selenium. The APIs for desktop browser testing
contain C<TestGrid> in their names. For more information, see Testing
Web Applications on Selenium with Device Farm
(https://docs.aws.amazon.com/devicefarm/latest/testgrid/).
=item *
Testing on real mobile devices
Device Farm makes it possible for you to test apps on physical phones,
tablets, and other devices in the cloud. For more information, see the
lib/Paws/MobileHub.pm view on Meta::CPAN
Arg3 => { Att1 => 'Val1' },
# if Arg4 is an array of objects, the HashRefs will be passed as arguments to
# the constructor of the arguments type
Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ],
);
=head1 DESCRIPTION
AWS Mobile Service provides mobile app and website developers with
capabilities required to configure AWS resources and bootstrap their
developer desktop projects with the necessary SDKs, constants, tools
and samples to make use of those resources.
For the AWS API documentation, see L<https://docs.aws.amazon.com/mobile-hub/>
=head1 METHODS
=head2 CreateProject
=over
lib/Paws/MobileHub/ExportBundle.pm view on Meta::CPAN
=head2 B<REQUIRED> BundleId => Str
Unique bundle identifier.
=head2 Platform => Str
Developer desktop or target application platform.
Valid values are: C<"OSX">, C<"WINDOWS">, C<"LINUX">, C<"OBJC">, C<"SWIFT">, C<"ANDROID">, C<"JAVASCRIPT">
=head2 ProjectId => Str
Unique project identifier.
lib/Paws/WorkMail.pm view on Meta::CPAN
# of the arguments type
Arg3 => { Att1 => 'Val1' },
# if Arg4 is an array of objects, the HashRefs will be passed as arguments to
# the constructor of the arguments type
Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ],
);
=head1 DESCRIPTION
Amazon WorkMail is a secure, managed business email and calendaring
service with support for existing desktop and mobile email clients. You
can access your email, contacts, and calendars using Microsoft Outlook,
your browser, or other native iOS and Android email applications. You
can integrate WorkMail with your existing corporate directory and
control both the keys that encrypt your data and the location in which
your data is stored.
The WorkMail API is designed for the following scenarios:
=over
lib/Paws/WorkSpaces.pm view on Meta::CPAN
# if Arg4 is an array of objects, the HashRefs will be passed as arguments to
# the constructor of the arguments type
Arg4 => [ { Att1 => 'Val1' }, { Att1 => 'Val2' } ],
);
=head1 DESCRIPTION
Amazon WorkSpaces Service
Amazon WorkSpaces enables you to provision virtual, cloud-based
Microsoft Windows and Amazon Linux desktops for your users.
For the AWS API documentation, see L<https://docs.aws.amazon.com/goto/WebAPI/workspaces-2015-04-08>
=head1 METHODS
=head2 AssociateConnectionAlias
=over
lib/Paws/WorkSpaces.pm view on Meta::CPAN
Retrieves a list of IP address ranges, specified as IPv4 CIDR blocks,
that you can use for the network management interface when you enable
Bring Your Own License (BYOL).
This operation can be run only by AWS accounts that are enabled for
BYOL. If your account isn't enabled for BYOL, you'll receive an
C<AccessDeniedException> error.
The management network interface is connected to a secure Amazon
WorkSpaces management network. It is used for interactive streaming of
the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon
WorkSpaces to manage the WorkSpace.
=head2 MigrateWorkspace
=over
=item BundleId => Str
=item SourceWorkspaceId => Str
lib/Paws/WorkSpaces/DescribeAccountResult.pm view on Meta::CPAN
=head1 ATTRIBUTES
=head2 DedicatedTenancyManagementCidrRange => Str
The IP address range, specified as an IPv4 CIDR block, used for the
management network interface.
The management network interface is connected to a secure Amazon
WorkSpaces management network. It is used for interactive streaming of
the WorkSpace desktop to Amazon WorkSpaces clients, and to allow Amazon
WorkSpaces to manage the WorkSpace.
=head2 DedicatedTenancySupport => Str
The status of BYOL (whether BYOL is enabled or disabled).
Valid values are: C<"ENABLED">, C<"DISABLED">
=head2 _request_id => Str
lib/Paws/WorkSpaces/WorkspaceCreationProperties.pm view on Meta::CPAN
any string of characters, and the number of domain components (DCs) is
two or more. For example,
C<OU=WorkSpaces_machines,DC=machines,DC=example,DC=com>.
=over
=item *
To avoid errors, certain characters in the distinguished name must be
escaped. For more information, see Distinguished Names
(https://docs.microsoft.com/previous-versions/windows/desktop/ldap/distinguished-names)
in the Microsoft documentation.
=item *
The API doesn't validate whether the OU exists.
=back