GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::AmplifyBackend(3) User Contributed Perl Documentation Paws::AmplifyBackend(3)

Paws::AmplifyBackend - Perl Interface to AWS AmplifyBackend

  use Paws;
  my $obj = Paws->service('AmplifyBackend');
  my $res = $obj->Method(
    Arg1 => $val1,
    Arg2 => [ 'V1', 'V2' ],
    # if Arg3 is an object, the HashRef will be used as arguments to the constructor
    # 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' } ],
  );

AWS Amplify Admin API

For the AWS API documentation, see <https://docs.aws.amazon.com/goto/WebAPI/amplifybackend-2020-08-11>

Each argument is described in detail in: Paws::AmplifyBackend::CloneBackend

Returns: a Paws::AmplifyBackend::CloneBackendResponse instance

This operation clones an existing backend.

[ResourceConfig => Paws::AmplifyBackend::ResourceConfig]
[ResourceName => Str]

Each argument is described in detail in: Paws::AmplifyBackend::CreateBackend

Returns: a Paws::AmplifyBackend::CreateBackendResponse instance

This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.

Each argument is described in detail in: Paws::AmplifyBackend::CreateBackendAPI

Returns: a Paws::AmplifyBackend::CreateBackendAPIResponse instance

Creates a new backend API resource.

Each argument is described in detail in: Paws::AmplifyBackend::CreateBackendAuth

Returns: a Paws::AmplifyBackend::CreateBackendAuthResponse instance

Creates a new backend authentication resource.

[BackendManagerAppId => Str]

Each argument is described in detail in: Paws::AmplifyBackend::CreateBackendConfig

Returns: a Paws::AmplifyBackend::CreateBackendConfigResponse instance

Creates a config object for a backend.

Each argument is described in detail in: Paws::AmplifyBackend::CreateToken

Returns: a Paws::AmplifyBackend::CreateTokenResponse instance

Generates a one-time challenge code to authenticate a user into your Amplify Admin UI.

Each argument is described in detail in: Paws::AmplifyBackend::DeleteBackend

Returns: a Paws::AmplifyBackend::DeleteBackendResponse instance

Removes an existing environment from your Amplify project.

[ResourceConfig => Paws::AmplifyBackend::BackendAPIResourceConfig]

Each argument is described in detail in: Paws::AmplifyBackend::DeleteBackendAPI

Returns: a Paws::AmplifyBackend::DeleteBackendAPIResponse instance

Deletes an existing backend API resource.

Each argument is described in detail in: Paws::AmplifyBackend::DeleteBackendAuth

Returns: a Paws::AmplifyBackend::DeleteBackendAuthResponse instance

Deletes an existing backend authentication resource.

Each argument is described in detail in: Paws::AmplifyBackend::DeleteToken

Returns: a Paws::AmplifyBackend::DeleteTokenResponse instance

Deletes the challenge token based on the given appId and sessionId.

Each argument is described in detail in: Paws::AmplifyBackend::GenerateBackendAPIModels

Returns: a Paws::AmplifyBackend::GenerateBackendAPIModelsResponse instance

Generates a model schema for an existing backend API resource.

[BackendEnvironmentName => Str]

Each argument is described in detail in: Paws::AmplifyBackend::GetBackend

Returns: a Paws::AmplifyBackend::GetBackendResponse instance

Provides project-level details for your Amplify UI project.

[ResourceConfig => Paws::AmplifyBackend::BackendAPIResourceConfig]

Each argument is described in detail in: Paws::AmplifyBackend::GetBackendAPI

Returns: a Paws::AmplifyBackend::GetBackendAPIResponse instance

Gets the details for a backend API.

Each argument is described in detail in: Paws::AmplifyBackend::GetBackendAPIModels

Returns: a Paws::AmplifyBackend::GetBackendAPIModelsResponse instance

Generates a model schema for existing backend API resource.

Each argument is described in detail in: Paws::AmplifyBackend::GetBackendAuth

Returns: a Paws::AmplifyBackend::GetBackendAuthResponse instance

Gets a backend auth details.

Each argument is described in detail in: Paws::AmplifyBackend::GetBackendJob

Returns: a Paws::AmplifyBackend::GetBackendJobResponse instance

Returns information about a specific job.

Each argument is described in detail in: Paws::AmplifyBackend::GetToken

Returns: a Paws::AmplifyBackend::GetTokenResponse instance

Gets the challenge token based on the given appId and sessionId.

[IdentityPoolId => Str]

Each argument is described in detail in: Paws::AmplifyBackend::ImportBackendAuth

Returns: a Paws::AmplifyBackend::ImportBackendAuthResponse instance

Imports an existing backend authentication resource.

[JobId => Str]
[MaxResults => Int]
[NextToken => Str]
[Operation => Str]
[Status => Str]

Each argument is described in detail in: Paws::AmplifyBackend::ListBackendJobs

Returns: a Paws::AmplifyBackend::ListBackendJobsResponse instance

Lists the jobs for the backend of an Amplify app.

[CleanAmplifyApp => Bool]

Each argument is described in detail in: Paws::AmplifyBackend::RemoveAllBackends

Returns: a Paws::AmplifyBackend::RemoveAllBackendsResponse instance

Removes all backend environments from your Amplify project.

Each argument is described in detail in: Paws::AmplifyBackend::RemoveBackendConfig

Returns: a Paws::AmplifyBackend::RemoveBackendConfigResponse instance

Removes the AWS resources required to access the Amplify Admin UI.

[ResourceConfig => Paws::AmplifyBackend::BackendAPIResourceConfig]

Each argument is described in detail in: Paws::AmplifyBackend::UpdateBackendAPI

Returns: a Paws::AmplifyBackend::UpdateBackendAPIResponse instance

Updates an existing backend API resource.

Each argument is described in detail in: Paws::AmplifyBackend::UpdateBackendAuth

Returns: a Paws::AmplifyBackend::UpdateBackendAuthResponse instance

Updates an existing backend authentication resource.

[LoginAuthConfig => Paws::AmplifyBackend::LoginAuthConfigReqObj]

Each argument is described in detail in: Paws::AmplifyBackend::UpdateBackendConfig

Returns: a Paws::AmplifyBackend::UpdateBackendConfigResponse instance

Updates the AWS resources required to access the Amplify Admin UI.

[Operation => Str]
[Status => Str]

Each argument is described in detail in: Paws::AmplifyBackend::UpdateBackendJob

Returns: a Paws::AmplifyBackend::UpdateBackendJobResponse instance

Updates a specific job.

Paginator methods are helpers that repetively call methods that return partial results

If passed a sub as first parameter, it will call the sub for each element found in :

 - Jobs, passing the object as the first parameter, and the string 'Jobs' as the second parameter

If not, it will return a a Paws::AmplifyBackend::ListBackendJobsResponse instance with all the "param"s; from all the responses. Please take into account that this mode can potentially consume vasts ammounts of memory.

This service class forms part of Paws

The source code is located here: <https://github.com/pplu/aws-sdk-perl>

Please report bugs to: <https://github.com/pplu/aws-sdk-perl/issues>

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.