'2.0', 'service' => '
The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy serverless applications in the AWS Cloud. For more information about serverless applications, see Serverless Computing and Applications on the AWS website.
The AWS Serverless Application Repository is deeply integrated with the AWS Lambda console, so that developers of all levels can get started with serverless computing without needing to learn anything new. You can use category keywords to browse for applications such as web and mobile backends, data processing applications, or chatbots. You can also search for applications by name, publisher, or event source. To use an application, you simply choose it, configure any required fields, and deploy it with a few clicks.
You can also easily publish applications, sharing them publicly with the community at large, or privately within your team or across your organization. To publish a serverless application (or app), you can use the AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS SDKs to upload the code. Along with the code, you upload a simple manifest file, also known as the AWS Serverless Application Model (AWS SAM) template. For more information about AWS SAM, see AWS Serverless Application Model (AWS SAM) on the AWS Labs GitHub repository.
The AWS Serverless Application Repository Developer Guide contains more information about the two developer experiences available:
Consuming Applications – Browse for applications and view information about them, including source code and readme files. Also install, configure, and deploy applications of your choosing.
Publishing Applications – Configure and upload applications to make them available to other developers, and publish new versions of applications.
Creates an application, optionally including an AWS SAM file to create the first application version in the same call.
', 'CreateApplicationVersion' => 'Creates an application version.
', 'CreateCloudFormationChangeSet' => 'Creates an AWS CloudFormation change set for the given application.
', 'CreateCloudFormationTemplate' => 'Creates an AWS CloudFormation template.
', 'DeleteApplication' => 'Deletes the specified application.
', 'GetApplication' => 'Gets the specified application.
', 'GetApplicationPolicy' => 'Retrieves the policy for the application.
', 'GetCloudFormationTemplate' => 'Gets the specified AWS CloudFormation template.
', 'ListApplicationDependencies' => 'Retrieves the list of applications nested in the containing application.
', 'ListApplicationVersions' => 'Lists versions for the specified application.
', 'ListApplications' => 'Lists applications owned by the requester.
', 'PutApplicationPolicy' => 'Sets the permission policy for an application. For the list of actions supported for this operation, see Application Permissions .
', 'UnshareApplication' => 'Unshares an application from an AWS Organization.
This operation can be called only from the organization\'s master account.
', 'UpdateApplication' => 'Updates the specified application.
', ], 'shapes' => [ 'Application' => [ 'base' => 'Details about the application.
', 'refs' => [], ], 'ApplicationDependencyPage' => [ 'base' => 'A list of application summaries nested in the application.
', 'refs' => [], ], 'ApplicationDependencySummary' => [ 'base' => 'A nested application summary.
', 'refs' => [ '__listOfApplicationDependencySummary$member' => NULL, ], ], 'ApplicationPage' => [ 'base' => 'A list of application details.
', 'refs' => [], ], 'ApplicationPolicy' => [ 'base' => 'Policy statements applied to the application.
', 'refs' => [], ], 'ApplicationPolicyStatement' => [ 'base' => 'Policy statement applied to the application.
', 'refs' => [ '__listOfApplicationPolicyStatement$member' => NULL, ], ], 'ApplicationSummary' => [ 'base' => 'Summary of details about the application.
', 'refs' => [ '__listOfApplicationSummary$member' => NULL, ], ], 'ApplicationVersionPage' => [ 'base' => 'A list of version summaries for the application.
', 'refs' => [], ], 'BadRequestException' => [ 'base' => 'One of the parameters in the request is invalid.
', 'refs' => [], ], 'Capability' => [ 'base' => 'Values that must be specified in order to deploy some applications.
', 'refs' => [ '__listOfCapability$member' => NULL, ], ], 'ChangeSetDetails' => [ 'base' => 'Details of the change set.
', 'refs' => [], ], 'ConflictException' => [ 'base' => 'The resource already exists.
', 'refs' => [], ], 'CreateApplicationInput' => [ 'base' => 'Create an application request.
', 'refs' => [], ], 'CreateApplicationVersionInput' => [ 'base' => 'Create a version request.
', 'refs' => [], ], 'CreateCloudFormationChangeSetInput' => [ 'base' => 'Create an application change set request.
', 'refs' => [], ], 'CreateCloudFormationTemplateInput' => [ 'base' => 'Create a template request.
', 'refs' => [], ], 'ForbiddenException' => [ 'base' => 'The client is not authenticated.
', 'refs' => [], ], 'InternalServerErrorException' => [ 'base' => 'The AWS Serverless Application Repository service encountered an internal error.
', 'refs' => [], ], 'NotFoundException' => [ 'base' => 'The resource (for example, an access policy statement) specified in the request doesn\'t exist.
', 'refs' => [], ], 'ParameterDefinition' => [ 'base' => 'Parameters supported by the application.
', 'refs' => [ '__listOfParameterDefinition$member' => NULL, ], ], 'ParameterValue' => [ 'base' => 'Parameter value of the application.
', 'refs' => [ '__listOfParameterValue$member' => NULL, ], ], 'RollbackConfiguration' => [ 'base' => 'This property corresponds to the AWS CloudFormation RollbackConfiguration Data Type.
', 'refs' => [ 'CreateCloudFormationChangeSetInput$RollbackConfiguration' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', ], ], 'RollbackTrigger' => [ 'base' => 'This property corresponds to the AWS CloudFormation RollbackTrigger Data Type.
', 'refs' => [ '__listOfRollbackTrigger$member' => NULL, ], ], 'Status' => [ 'base' => NULL, 'refs' => [ 'TemplateDetails$Status' => 'Status of the template creation workflow.
Possible values: PREPARING | ACTIVE | EXPIRED
', ], ], 'Tag' => [ 'base' => 'This property corresponds to the AWS CloudFormation Tag Data Type.
', 'refs' => [ '__listOfTag$member' => NULL, ], ], 'TemplateDetails' => [ 'base' => 'Details of the template.
', 'refs' => [], ], 'TooManyRequestsException' => [ 'base' => 'The client is sending more than the allowed number of requests per unit of time.
', 'refs' => [], ], 'UnshareApplicationInput' => [ 'base' => 'Unshare application request.
', 'refs' => [], ], 'UpdateApplicationInput' => [ 'base' => 'Update the application request.
', 'refs' => [], ], 'Version' => [ 'base' => 'Application version details.
', 'refs' => [ 'Application$Version' => 'Version information about the application.
', ], ], 'VersionSummary' => [ 'base' => 'An application version summary.
', 'refs' => [ '__listOfVersionSummary$member' => NULL, ], ], '__boolean' => [ 'base' => NULL, 'refs' => [ 'Application$IsVerifiedAuthor' => 'Whether the author of this application has been verified. This means means that AWS has made a good faith review, as a reasonable and prudent service provider, of the information provided by the requester and has confirmed that the requester\'s identity is as claimed.
', 'ParameterDefinition$NoEcho' => 'Whether to mask the parameter value whenever anyone makes a call that describes the stack. If you set the value to true, the parameter value is masked with asterisks (*****).
', 'Version$ResourcesSupported' => 'Whether all of the AWS resources contained in this application are supported in the region in which it is being retrieved.
', ], ], '__integer' => [ 'base' => NULL, 'refs' => [ 'ParameterDefinition$MaxLength' => 'An integer value that determines the largest number of characters that you want to allow for String types.
', 'ParameterDefinition$MaxValue' => 'A numeric value that determines the largest numeric value that you want to allow for Number types.
', 'ParameterDefinition$MinLength' => 'An integer value that determines the smallest number of characters that you want to allow for String types.
', 'ParameterDefinition$MinValue' => 'A numeric value that determines the smallest numeric value that you want to allow for Number types.
', 'RollbackConfiguration$MonitoringTimeInMinutes' => 'This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
', ], ], '__listOfApplicationDependencySummary' => [ 'base' => NULL, 'refs' => [ 'ApplicationDependencyPage$Dependencies' => 'An array of application summaries nested in the application.
', ], ], '__listOfApplicationPolicyStatement' => [ 'base' => NULL, 'refs' => [ 'ApplicationPolicy$Statements' => 'An array of policy statements applied to the application.
', ], ], '__listOfApplicationSummary' => [ 'base' => NULL, 'refs' => [ 'ApplicationPage$Applications' => 'An array of application summaries.
', ], ], '__listOfCapability' => [ 'base' => NULL, 'refs' => [ 'Version$RequiredCapabilities' => 'A list of values that you must specify before you can deploy certain applications. Some applications might include resources that can affect permissions in your AWS account, for example, by creating new AWS Identity and Access Management (IAM) users. For those applications, you must explicitly acknowledge their capabilities by specifying this parameter.
The only valid values are CAPABILITY_IAM, CAPABILITY_NAMED_IAM, CAPABILITY_RESOURCE_POLICY, and CAPABILITY_AUTO_EXPAND.
The following resources require you to specify CAPABILITY_IAM or CAPABILITY_NAMED_IAM: AWS::IAM::Group, AWS::IAM::InstanceProfile, AWS::IAM::Policy, and AWS::IAM::Role. If the application contains IAM resources, you can specify either CAPABILITY_IAM or CAPABILITY_NAMED_IAM. If the application contains IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.
The following resources require you to specify CAPABILITY_RESOURCE_POLICY: AWS::Lambda::Permission, AWS::IAM:Policy, AWS::ApplicationAutoScaling::ScalingPolicy, AWS::S3::BucketPolicy, AWS::SQS::QueuePolicy, and AWS::SNS::TopicPolicy.
Applications that contain one or more nested applications require you to specify CAPABILITY_AUTO_EXPAND.
If your application template contains any of the above resources, we recommend that you review all permissions associated with the application before deploying. If you don\'t specify this parameter for an application that requires capabilities, the call will fail.
', ], ], '__listOfParameterDefinition' => [ 'base' => NULL, 'refs' => [ 'Version$ParameterDefinitions' => 'An array of parameter types supported by the application.
', ], ], '__listOfParameterValue' => [ 'base' => NULL, 'refs' => [ 'CreateCloudFormationChangeSetInput$ParameterOverrides' => 'A list of parameter values for the parameters of the application.
', ], ], '__listOfRollbackTrigger' => [ 'base' => NULL, 'refs' => [ 'RollbackConfiguration$RollbackTriggers' => 'This property corresponds to the content of the same name for the AWS CloudFormation RollbackConfiguration Data Type.
', ], ], '__listOfTag' => [ 'base' => NULL, 'refs' => [ 'CreateCloudFormationChangeSetInput$Tags' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', ], ], '__listOfVersionSummary' => [ 'base' => NULL, 'refs' => [ 'ApplicationVersionPage$Versions' => 'An array of version summaries for the application.
', ], ], '__listOf__string' => [ 'base' => NULL, 'refs' => [ 'Application$Labels' => 'Labels to improve discovery of apps in search results.
Minimum length=1. Maximum length=127. Maximum number of labels: 10
Pattern: "^[a-zA-Z0-9+\\\\-_:\\\\/@]+$";
', 'ApplicationPolicyStatement$Actions' => 'For the list of actions supported for this operation, see Application Permissions.
', 'ApplicationPolicyStatement$PrincipalOrgIDs' => 'An array of PrinciplalOrgIDs, which corresponds to AWS IAM aws:PrincipalOrgID global condition key.
', 'ApplicationPolicyStatement$Principals' => 'An array of AWS account IDs, or * to make the application public.
', 'ApplicationSummary$Labels' => 'Labels to improve discovery of apps in search results.
Minimum length=1. Maximum length=127. Maximum number of labels: 10
Pattern: "^[a-zA-Z0-9+\\\\-_:\\\\/@]+$";
', 'CreateApplicationInput$Labels' => 'Labels to improve discovery of apps in search results.
Minimum length=1. Maximum length=127. Maximum number of labels: 10
Pattern: "^[a-zA-Z0-9+\\\\-_:\\\\/@]+$";
', 'CreateCloudFormationChangeSetInput$Capabilities' => 'A list of values that you must specify before you can deploy certain applications. Some applications might include resources that can affect permissions in your AWS account, for example, by creating new AWS Identity and Access Management (IAM) users. For those applications, you must explicitly acknowledge their capabilities by specifying this parameter.
The only valid values are CAPABILITY_IAM, CAPABILITY_NAMED_IAM, CAPABILITY_RESOURCE_POLICY, and CAPABILITY_AUTO_EXPAND.
The following resources require you to specify CAPABILITY_IAM or CAPABILITY_NAMED_IAM: AWS::IAM::Group, AWS::IAM::InstanceProfile, AWS::IAM::Policy, and AWS::IAM::Role. If the application contains IAM resources, you can specify either CAPABILITY_IAM or CAPABILITY_NAMED_IAM. If the application contains IAM resources with custom names, you must specify CAPABILITY_NAMED_IAM.
The following resources require you to specify CAPABILITY_RESOURCE_POLICY: AWS::Lambda::Permission, AWS::IAM:Policy, AWS::ApplicationAutoScaling::ScalingPolicy, AWS::S3::BucketPolicy, AWS::SQS::QueuePolicy, and AWS::SNS:TopicPolicy.
Applications that contain one or more nested applications require you to specify CAPABILITY_AUTO_EXPAND.
If your application template contains any of the above resources, we recommend that you review all permissions associated with the application before deploying. If you don\'t specify this parameter for an application that requires capabilities, the call will fail.
', 'CreateCloudFormationChangeSetInput$NotificationArns' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'CreateCloudFormationChangeSetInput$ResourceTypes' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'ParameterDefinition$AllowedValues' => 'An array containing the list of values allowed for the parameter.
', 'ParameterDefinition$ReferencedByResources' => 'A list of AWS SAM resources that use this parameter.
', 'UpdateApplicationInput$Labels' => 'Labels to improve discovery of apps in search results.
Minimum length=1. Maximum length=127. Maximum number of labels: 10
Pattern: "^[a-zA-Z0-9+\\\\-_:\\\\/@]+$";
', ], ], '__string' => [ 'base' => NULL, 'refs' => [ 'Application$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'Application$Author' => 'The name of the author publishing the app.
Minimum length=1. Maximum length=127.
Pattern "^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$";
', 'Application$CreationTime' => 'The date and time this resource was created.
', 'Application$Description' => 'The description of the application.
Minimum length=1. Maximum length=256
', 'Application$HomePageUrl' => 'A URL with more information about the application, for example the location of your GitHub repository for the application.
', 'Application$LicenseUrl' => 'A link to a license file of the app that matches the spdxLicenseID value of your application.
Maximum size 5 MB
', 'Application$Name' => 'The name of the application.
Minimum length=1. Maximum length=140
Pattern: "[a-zA-Z0-9\\\\-]+";
', 'Application$ReadmeUrl' => 'A link to the readme file in Markdown language that contains a more detailed description of the application and how it works.
Maximum size 5 MB
', 'Application$SpdxLicenseId' => 'A valid identifier from https://spdx.org/licenses/.
', 'Application$VerifiedAuthorUrl' => 'The URL to the public profile of a verified author. This URL is submitted by the author.
', 'ApplicationDependencyPage$NextToken' => 'The token to request the next page of results.
', 'ApplicationDependencySummary$ApplicationId' => 'The Amazon Resource Name (ARN) of the nested application.
', 'ApplicationDependencySummary$SemanticVersion' => 'The semantic version of the nested application.
', 'ApplicationPage$NextToken' => 'The token to request the next page of results.
', 'ApplicationPolicyStatement$StatementId' => 'A unique ID for the statement.
', 'ApplicationSummary$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'ApplicationSummary$Author' => 'The name of the author publishing the app.
Minimum length=1. Maximum length=127.
Pattern "^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$";
', 'ApplicationSummary$CreationTime' => 'The date and time this resource was created.
', 'ApplicationSummary$Description' => 'The description of the application.
Minimum length=1. Maximum length=256
', 'ApplicationSummary$HomePageUrl' => 'A URL with more information about the application, for example the location of your GitHub repository for the application.
', 'ApplicationSummary$Name' => 'The name of the application.
Minimum length=1. Maximum length=140
Pattern: "[a-zA-Z0-9\\\\-]+";
', 'ApplicationSummary$SpdxLicenseId' => 'A valid identifier from https://spdx.org/licenses/.
', 'ApplicationVersionPage$NextToken' => 'The token to request the next page of results.
', 'BadRequestException$ErrorCode' => '400
', 'BadRequestException$Message' => 'One of the parameters in the request is invalid.
', 'ChangeSetDetails$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'ChangeSetDetails$ChangeSetId' => 'The Amazon Resource Name (ARN) of the change set.
Length constraints: Minimum length of 1.
Pattern: ARN:[-a-zA-Z0-9:/]*
', 'ChangeSetDetails$SemanticVersion' => 'The semantic version of the application:
', 'ChangeSetDetails$StackId' => 'The unique ID of the stack.
', 'ConflictException$ErrorCode' => '409
', 'ConflictException$Message' => 'The resource already exists.
', 'CreateApplicationInput$Author' => 'The name of the author publishing the app.
Minimum length=1. Maximum length=127.
Pattern "^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$";
', 'CreateApplicationInput$Description' => 'The description of the application.
Minimum length=1. Maximum length=256
', 'CreateApplicationInput$HomePageUrl' => 'A URL with more information about the application, for example the location of your GitHub repository for the application.
', 'CreateApplicationInput$LicenseBody' => 'A local text file that contains the license of the app that matches the spdxLicenseID value of your application. The file has the format file://<path>/<filename>.
Maximum size 5 MB
You can specify only one of licenseBody and licenseUrl; otherwise, an error results.
', 'CreateApplicationInput$LicenseUrl' => 'A link to the S3 object that contains the license of the app that matches the spdxLicenseID value of your application.
Maximum size 5 MB
You can specify only one of licenseBody and licenseUrl; otherwise, an error results.
', 'CreateApplicationInput$Name' => 'The name of the application that you want to publish.
Minimum length=1. Maximum length=140
Pattern: "[a-zA-Z0-9\\\\-]+";
', 'CreateApplicationInput$ReadmeBody' => 'A local text readme file in Markdown language that contains a more detailed description of the application and how it works. The file has the format file://<path>/<filename>.
Maximum size 5 MB
You can specify only one of readmeBody and readmeUrl; otherwise, an error results.
', 'CreateApplicationInput$ReadmeUrl' => 'A link to the S3 object in Markdown language that contains a more detailed description of the application and how it works.
Maximum size 5 MB
You can specify only one of readmeBody and readmeUrl; otherwise, an error results.
', 'CreateApplicationInput$SemanticVersion' => 'The semantic version of the application:
', 'CreateApplicationInput$SourceCodeArchiveUrl' => 'A link to the S3 object that contains the ZIP archive of the source code for this version of your application.
Maximum size 50 MB
', 'CreateApplicationInput$SourceCodeUrl' => 'A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
', 'CreateApplicationInput$SpdxLicenseId' => 'A valid identifier from https://spdx.org/licenses/.
', 'CreateApplicationInput$TemplateBody' => 'The local raw packaged AWS SAM template file of your application. The file has the format file://<path>/<filename>.
You can specify only one of templateBody and templateUrl; otherwise an error results.
', 'CreateApplicationInput$TemplateUrl' => 'A link to the S3 object containing the packaged AWS SAM template of your application.
You can specify only one of templateBody and templateUrl; otherwise an error results.
', 'CreateApplicationVersionInput$SourceCodeArchiveUrl' => 'A link to the S3 object that contains the ZIP archive of the source code for this version of your application.
Maximum size 50 MB
', 'CreateApplicationVersionInput$SourceCodeUrl' => 'A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
', 'CreateApplicationVersionInput$TemplateBody' => 'The raw packaged AWS SAM template of your application.
', 'CreateApplicationVersionInput$TemplateUrl' => 'A link to the packaged AWS SAM template of your application.
', 'CreateCloudFormationChangeSetInput$ChangeSetName' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'CreateCloudFormationChangeSetInput$ClientToken' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'CreateCloudFormationChangeSetInput$Description' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'CreateCloudFormationChangeSetInput$SemanticVersion' => 'The semantic version of the application:
', 'CreateCloudFormationChangeSetInput$StackName' => 'This property corresponds to the parameter of the same name for the AWS CloudFormation CreateChangeSet API.
', 'CreateCloudFormationChangeSetInput$TemplateId' => 'The UUID returned by CreateCloudFormationTemplate.
Pattern: [0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}
', 'CreateCloudFormationTemplateInput$SemanticVersion' => 'The semantic version of the application:
', 'ForbiddenException$ErrorCode' => '403
', 'ForbiddenException$Message' => 'The client is not authenticated.
', 'InternalServerErrorException$ErrorCode' => '500
', 'InternalServerErrorException$Message' => 'The AWS Serverless Application Repository service encountered an internal error.
', 'NotFoundException$ErrorCode' => '404
', 'NotFoundException$Message' => 'The resource (for example, an access policy statement) specified in the request doesn\'t exist.
', 'ParameterDefinition$AllowedPattern' => 'A regular expression that represents the patterns to allow for String types.
', 'ParameterDefinition$ConstraintDescription' => 'A string that explains a constraint when the constraint is violated. For example, without a constraint description, a parameter that has an allowed pattern of [A-Za-z0-9]+ displays the following error message when the user specifies an invalid value:
Malformed input-Parameter MyParameter must match pattern [A-Za-z0-9]+
By adding a constraint description, such as "must contain only uppercase and lowercase letters and numbers," you can display the following customized error message:
Malformed input-Parameter MyParameter must contain only uppercase and lowercase letters and numbers.
', 'ParameterDefinition$DefaultValue' => 'A value of the appropriate type for the template to use if no value is specified when a stack is created. If you define constraints for the parameter, you must specify a value that adheres to those constraints.
', 'ParameterDefinition$Description' => 'A string of up to 4,000 characters that describes the parameter.
', 'ParameterDefinition$Name' => 'The name of the parameter.
', 'ParameterDefinition$Type' => 'The type of the parameter.
Valid values: String | Number | List<Number> | CommaDelimitedList
String: A literal string.
For example, users can specify "MyUserName".
Number: An integer or float. AWS CloudFormation validates the parameter value as a number. However, when you use the parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a string.
For example, users might specify "8888".
List<Number>: An array of integers or floats that are separated by commas. AWS CloudFormation validates the parameter value as numbers. However, when you use the parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a list of strings.
For example, users might specify "80,20", and then Ref results in ["80","20"].
CommaDelimitedList: An array of literal strings that are separated by commas. The total number of strings should be one more than the total number of commas. Also, each member string is space-trimmed.
For example, users might specify "test,dev,prod", and then Ref results in ["test","dev","prod"].
', 'ParameterValue$Name' => 'The key associated with the parameter. If you don\'t specify a key and value for a particular parameter, AWS CloudFormation uses the default value that is specified in your template.
', 'ParameterValue$Value' => 'The input value associated with the parameter.
', 'RollbackTrigger$Arn' => 'This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
', 'RollbackTrigger$Type' => 'This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
', 'Tag$Key' => 'This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
', 'Tag$Value' => 'This property corresponds to the content of the same name for the AWS CloudFormation Tag Data Type.
', 'TemplateDetails$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'TemplateDetails$CreationTime' => 'The date and time this resource was created.
', 'TemplateDetails$ExpirationTime' => 'The date and time this template expires. Templates expire 1 hour after creation.
', 'TemplateDetails$SemanticVersion' => 'The semantic version of the application:
', 'TemplateDetails$TemplateId' => 'The UUID returned by CreateCloudFormationTemplate.
Pattern: [0-9a-fA-F]{8}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{4}\\-[0-9a-fA-F]{12}
', 'TemplateDetails$TemplateUrl' => 'A link to the template that can be used to deploy the application using AWS CloudFormation.
', 'TooManyRequestsException$ErrorCode' => '429
', 'TooManyRequestsException$Message' => 'The client is sending more than the allowed number of requests per unit of time.
', 'UnshareApplicationInput$OrganizationId' => 'The AWS Organization ID to unshare the application from.
', 'UpdateApplicationInput$Author' => 'The name of the author publishing the app.
Minimum length=1. Maximum length=127.
Pattern "^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$";
', 'UpdateApplicationInput$Description' => 'The description of the application.
Minimum length=1. Maximum length=256
', 'UpdateApplicationInput$HomePageUrl' => 'A URL with more information about the application, for example the location of your GitHub repository for the application.
', 'UpdateApplicationInput$ReadmeBody' => 'A text readme file in Markdown language that contains a more detailed description of the application and how it works.
Maximum size 5 MB
', 'UpdateApplicationInput$ReadmeUrl' => 'A link to the readme file in Markdown language that contains a more detailed description of the application and how it works.
Maximum size 5 MB
', 'Version$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'Version$CreationTime' => 'The date and time this resource was created.
', 'Version$SemanticVersion' => 'The semantic version of the application:
', 'Version$SourceCodeArchiveUrl' => 'A link to the S3 object that contains the ZIP archive of the source code for this version of your application.
Maximum size 50 MB
', 'Version$SourceCodeUrl' => 'A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
', 'Version$TemplateUrl' => 'A link to the packaged AWS SAM template of your application.
', 'VersionSummary$ApplicationId' => 'The application Amazon Resource Name (ARN).
', 'VersionSummary$CreationTime' => 'The date and time this resource was created.
', 'VersionSummary$SemanticVersion' => 'The semantic version of the application:
', 'VersionSummary$SourceCodeUrl' => 'A link to a public repository for the source code of your application, for example the URL of a specific GitHub commit.
', '__listOf__string$member' => NULL, ], ], ],];