vendor: update all dependencies
This commit is contained in:
parent
940df88eb2
commit
d64789528d
4309 changed files with 1327278 additions and 1001118 deletions
250
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/api-2.json
generated
vendored
250
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/api-2.json
generated
vendored
|
@ -84,6 +84,30 @@
|
|||
"shape" : "ForbiddenException"
|
||||
} ]
|
||||
},
|
||||
"DeleteApplication" : {
|
||||
"name" : "DeleteApplication",
|
||||
"http" : {
|
||||
"method" : "DELETE",
|
||||
"requestUri" : "/applications/{applicationId}",
|
||||
"responseCode" : 204
|
||||
},
|
||||
"input" : {
|
||||
"shape" : "DeleteApplicationRequest"
|
||||
},
|
||||
"errors" : [ {
|
||||
"shape" : "BadRequestException"
|
||||
}, {
|
||||
"shape" : "InternalServerErrorException"
|
||||
}, {
|
||||
"shape" : "ForbiddenException"
|
||||
}, {
|
||||
"shape" : "NotFoundException"
|
||||
}, {
|
||||
"shape" : "TooManyRequestsException"
|
||||
}, {
|
||||
"shape" : "ConflictException"
|
||||
} ]
|
||||
},
|
||||
"GetApplication" : {
|
||||
"name" : "GetApplication",
|
||||
"http" : {
|
||||
|
@ -255,8 +279,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseUrl" : {
|
||||
|
@ -279,46 +307,50 @@
|
|||
"shape" : "Version",
|
||||
"locationName" : "version"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Description", "Author", "ApplicationId", "Name" ]
|
||||
},
|
||||
"ApplicationPage" : {
|
||||
"type" : "structure",
|
||||
"members" : {
|
||||
"Applications" : {
|
||||
"shape" : "ListOfApplicationSummary",
|
||||
"shape" : "__listOfApplicationSummary",
|
||||
"locationName" : "applications"
|
||||
},
|
||||
"NextToken" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "nextToken"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Applications" ]
|
||||
},
|
||||
"ApplicationPolicy" : {
|
||||
"type" : "structure",
|
||||
"members" : {
|
||||
"Statements" : {
|
||||
"shape" : "ListOfApplicationPolicyStatement",
|
||||
"shape" : "__listOfApplicationPolicyStatement",
|
||||
"locationName" : "statements"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Statements" ]
|
||||
},
|
||||
"ApplicationPolicyStatement" : {
|
||||
"type" : "structure",
|
||||
"members" : {
|
||||
"Actions" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "actions"
|
||||
},
|
||||
"Principals" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "principals"
|
||||
},
|
||||
"StatementId" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "statementId"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Principals", "Actions" ]
|
||||
},
|
||||
"ApplicationSummary" : {
|
||||
"type" : "structure",
|
||||
|
@ -339,8 +371,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"Name" : {
|
||||
|
@ -351,7 +387,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "spdxLicenseId"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Description", "Author", "ApplicationId", "Name" ]
|
||||
},
|
||||
"ApplicationVersionPage" : {
|
||||
"type" : "structure",
|
||||
|
@ -361,10 +398,11 @@
|
|||
"locationName" : "nextToken"
|
||||
},
|
||||
"Versions" : {
|
||||
"shape" : "ListOfVersionSummary",
|
||||
"shape" : "__listOfVersionSummary",
|
||||
"locationName" : "versions"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Versions" ]
|
||||
},
|
||||
"BadRequestException" : {
|
||||
"type" : "structure",
|
||||
|
@ -402,7 +440,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "stackId"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "ChangeSetId", "ApplicationId", "StackId", "SemanticVersion" ]
|
||||
},
|
||||
"ConflictException" : {
|
||||
"type" : "structure",
|
||||
|
@ -432,8 +471,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseBody" : {
|
||||
|
@ -476,7 +519,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "templateUrl"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Description", "Name", "Author" ]
|
||||
},
|
||||
"CreateApplicationRequest" : {
|
||||
"type" : "structure",
|
||||
|
@ -489,8 +533,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseBody" : {
|
||||
|
@ -554,8 +602,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseUrl" : {
|
||||
|
@ -637,7 +689,7 @@
|
|||
"locationName" : "creationTime"
|
||||
},
|
||||
"ParameterDefinitions" : {
|
||||
"shape" : "ListOfParameterDefinition",
|
||||
"shape" : "__listOfParameterDefinition",
|
||||
"locationName" : "parameterDefinitions"
|
||||
},
|
||||
"SemanticVersion" : {
|
||||
|
@ -658,7 +710,7 @@
|
|||
"type" : "structure",
|
||||
"members" : {
|
||||
"ParameterOverrides" : {
|
||||
"shape" : "ListOfParameterValue",
|
||||
"shape" : "__listOfParameterValue",
|
||||
"locationName" : "parameterOverrides"
|
||||
},
|
||||
"SemanticVersion" : {
|
||||
|
@ -669,7 +721,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "stackName"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "StackName" ]
|
||||
},
|
||||
"CreateCloudFormationChangeSetRequest" : {
|
||||
"type" : "structure",
|
||||
|
@ -680,7 +733,7 @@
|
|||
"locationName" : "applicationId"
|
||||
},
|
||||
"ParameterOverrides" : {
|
||||
"shape" : "ListOfParameterValue",
|
||||
"shape" : "__listOfParameterValue",
|
||||
"locationName" : "parameterOverrides"
|
||||
},
|
||||
"SemanticVersion" : {
|
||||
|
@ -715,6 +768,17 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"DeleteApplicationRequest" : {
|
||||
"type" : "structure",
|
||||
"members" : {
|
||||
"ApplicationId" : {
|
||||
"shape" : "__string",
|
||||
"location" : "uri",
|
||||
"locationName" : "applicationId"
|
||||
}
|
||||
},
|
||||
"required" : [ "ApplicationId" ]
|
||||
},
|
||||
"ForbiddenException" : {
|
||||
"type" : "structure",
|
||||
"members" : {
|
||||
|
@ -747,7 +811,7 @@
|
|||
"type" : "structure",
|
||||
"members" : {
|
||||
"Statements" : {
|
||||
"shape" : "ListOfApplicationPolicyStatement",
|
||||
"shape" : "__listOfApplicationPolicyStatement",
|
||||
"locationName" : "statements"
|
||||
}
|
||||
}
|
||||
|
@ -787,8 +851,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseUrl" : {
|
||||
|
@ -859,7 +927,7 @@
|
|||
"locationName" : "nextToken"
|
||||
},
|
||||
"Versions" : {
|
||||
"shape" : "ListOfVersionSummary",
|
||||
"shape" : "__listOfVersionSummary",
|
||||
"locationName" : "versions"
|
||||
}
|
||||
}
|
||||
|
@ -883,7 +951,7 @@
|
|||
"type" : "structure",
|
||||
"members" : {
|
||||
"Applications" : {
|
||||
"shape" : "ListOfApplicationSummary",
|
||||
"shape" : "__listOfApplicationSummary",
|
||||
"locationName" : "applications"
|
||||
},
|
||||
"NextToken" : {
|
||||
|
@ -892,42 +960,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"ListOfApplicationPolicyStatement" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ApplicationPolicyStatement"
|
||||
}
|
||||
},
|
||||
"ListOfApplicationSummary" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ApplicationSummary"
|
||||
}
|
||||
},
|
||||
"ListOfParameterDefinition" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ParameterDefinition"
|
||||
}
|
||||
},
|
||||
"ListOfParameterValue" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ParameterValue"
|
||||
}
|
||||
},
|
||||
"ListOfVersionSummary" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "VersionSummary"
|
||||
}
|
||||
},
|
||||
"ListOf__string" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "__string"
|
||||
}
|
||||
},
|
||||
"MaxItems" : {
|
||||
"type" : "integer",
|
||||
"min" : 1,
|
||||
|
@ -958,7 +990,7 @@
|
|||
"locationName" : "allowedPattern"
|
||||
},
|
||||
"AllowedValues" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "allowedValues"
|
||||
},
|
||||
"ConstraintDescription" : {
|
||||
|
@ -998,14 +1030,15 @@
|
|||
"locationName" : "noEcho"
|
||||
},
|
||||
"ReferencedByResources" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "referencedByResources"
|
||||
},
|
||||
"Type" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "type"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "ReferencedByResources", "Name" ]
|
||||
},
|
||||
"ParameterValue" : {
|
||||
"type" : "structure",
|
||||
|
@ -1018,7 +1051,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "value"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "Value", "Name" ]
|
||||
},
|
||||
"PutApplicationPolicyRequest" : {
|
||||
"type" : "structure",
|
||||
|
@ -1029,7 +1063,7 @@
|
|||
"locationName" : "applicationId"
|
||||
},
|
||||
"Statements" : {
|
||||
"shape" : "ListOfApplicationPolicyStatement",
|
||||
"shape" : "__listOfApplicationPolicyStatement",
|
||||
"locationName" : "statements"
|
||||
}
|
||||
},
|
||||
|
@ -1039,7 +1073,7 @@
|
|||
"type" : "structure",
|
||||
"members" : {
|
||||
"Statements" : {
|
||||
"shape" : "ListOfApplicationPolicyStatement",
|
||||
"shape" : "__listOfApplicationPolicyStatement",
|
||||
"locationName" : "statements"
|
||||
}
|
||||
}
|
||||
|
@ -1072,8 +1106,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"ReadmeBody" : {
|
||||
|
@ -1102,8 +1140,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"ReadmeBody" : {
|
||||
|
@ -1136,8 +1178,12 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "description"
|
||||
},
|
||||
"HomePageUrl" : {
|
||||
"shape" : "__string",
|
||||
"locationName" : "homePageUrl"
|
||||
},
|
||||
"Labels" : {
|
||||
"shape" : "ListOf__string",
|
||||
"shape" : "__listOf__string",
|
||||
"locationName" : "labels"
|
||||
},
|
||||
"LicenseUrl" : {
|
||||
|
@ -1174,7 +1220,7 @@
|
|||
"locationName" : "creationTime"
|
||||
},
|
||||
"ParameterDefinitions" : {
|
||||
"shape" : "ListOfParameterDefinition",
|
||||
"shape" : "__listOfParameterDefinition",
|
||||
"locationName" : "parameterDefinitions"
|
||||
},
|
||||
"SemanticVersion" : {
|
||||
|
@ -1189,7 +1235,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "templateUrl"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "TemplateUrl", "ParameterDefinitions", "CreationTime", "ApplicationId", "SemanticVersion" ]
|
||||
},
|
||||
"VersionSummary" : {
|
||||
"type" : "structure",
|
||||
|
@ -1210,7 +1257,8 @@
|
|||
"shape" : "__string",
|
||||
"locationName" : "sourceCodeUrl"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required" : [ "CreationTime", "ApplicationId", "SemanticVersion" ]
|
||||
},
|
||||
"__boolean" : {
|
||||
"type" : "boolean"
|
||||
|
@ -1221,21 +1269,47 @@
|
|||
"__integer" : {
|
||||
"type" : "integer"
|
||||
},
|
||||
"__listOfApplicationPolicyStatement" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ApplicationPolicyStatement"
|
||||
}
|
||||
},
|
||||
"__listOfApplicationSummary" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ApplicationSummary"
|
||||
}
|
||||
},
|
||||
"__listOfParameterDefinition" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ParameterDefinition"
|
||||
}
|
||||
},
|
||||
"__listOfParameterValue" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "ParameterValue"
|
||||
}
|
||||
},
|
||||
"__listOfVersionSummary" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "VersionSummary"
|
||||
}
|
||||
},
|
||||
"__listOf__string" : {
|
||||
"type" : "list",
|
||||
"member" : {
|
||||
"shape" : "__string"
|
||||
}
|
||||
},
|
||||
"__long" : {
|
||||
"type" : "long"
|
||||
},
|
||||
"__string" : {
|
||||
"type" : "string"
|
||||
},
|
||||
"__timestamp" : {
|
||||
"type" : "timestamp"
|
||||
}
|
||||
},
|
||||
"authorizers" : {
|
||||
"authorization_strategy" : {
|
||||
"name" : "authorization_strategy",
|
||||
"type" : "provided",
|
||||
"placement" : {
|
||||
"location" : "header",
|
||||
"name" : "Authorization"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
319
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/docs-2.json
generated
vendored
319
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/docs-2.json
generated
vendored
|
@ -1,247 +1,252 @@
|
|||
{
|
||||
"version" : "2.0",
|
||||
"service" : "AWS Serverless Application Repository",
|
||||
"service" : "<p>The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find\n and deploy serverless applications in the AWS Cloud. For more information about serverless applications,\n see Serverless Computing and Applications on the AWS website.</p><p>The AWS Serverless Application Repository is deeply integrated with the AWS Lambda console, so that developers of \n all levels can get started with serverless computing without needing to learn anything new. You can use category \n keywords to browse for applications such as web and mobile backends, data processing applications, or chatbots. \n You can also search for applications by name, publisher, or event source. To use an application, you simply choose it, \n configure any required fields, and deploy it with a few clicks. </p><p>You can also easily publish applications, sharing them publicly with the community at large, or privately\n within your team or across your organization. To publish a serverless application (or app), you can use the\n AWS Management Console, AWS Command Line Interface (AWS CLI), or AWS SDKs to upload the code. Along with the\n code, you upload a simple manifest file, also known as the AWS Serverless Application Model (AWS SAM) template.\n For more information about AWS SAM, see AWS Serverless Application Model (AWS SAM) on the AWS Labs\n GitHub repository.</p><p>The AWS Serverless Application Repository Developer Guide contains more information about the two developer\n experiences available:</p><ul>\n <li>\n <p>Consuming Applications – Browse for applications and view information about them, including\n source code and readme files. Also install, configure, and deploy applications of your choosing. </p>\n <p>Publishing Applications – Configure and upload applications to make them available to other\n developers, and publish new versions of applications. </p>\n </li>\n </ul>",
|
||||
"operations" : {
|
||||
"CreateApplication" : "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 ChangeSet for the given application.",
|
||||
"GetApplication" : "Gets the specified application.",
|
||||
"GetApplicationPolicy" : "Gets the policy for the specified application.",
|
||||
"ListApplicationVersions" : "Lists versions for the specified application.",
|
||||
"ListApplications" : "Lists applications owned by the requester.",
|
||||
"PutApplicationPolicy" : "Puts the policy for the specified application.",
|
||||
"UpdateApplication" : "Updates the specified application."
|
||||
"CreateApplication" : "<p>Creates an application, optionally including an AWS SAM file to create the first application version in the same call.</p>",
|
||||
"CreateApplicationVersion" : "<p>Creates an application version.</p>",
|
||||
"CreateCloudFormationChangeSet" : "<p>Creates an AWS CloudFormation ChangeSet for the given application.</p>",
|
||||
"DeleteApplication" : "<p>Deletes the specified application.</p>",
|
||||
"GetApplication" : "<p>Gets the specified application.</p>",
|
||||
"GetApplicationPolicy" : "<p>Gets the policy for the specified application.</p>",
|
||||
"ListApplicationVersions" : "<p>Lists versions for the specified application.</p>",
|
||||
"ListApplications" : "<p>Lists applications owned by the requester.</p>",
|
||||
"PutApplicationPolicy" : "<p>Puts the policy for the specified application.</p>",
|
||||
"UpdateApplication" : "<p>Updates the specified application.</p>"
|
||||
},
|
||||
"shapes" : {
|
||||
"Application" : {
|
||||
"base" : "Details about the application.",
|
||||
"base" : "<p>Details about the application.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ApplicationPage" : {
|
||||
"base" : "List of application details.",
|
||||
"base" : "<p>List of application details.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ApplicationPolicy" : {
|
||||
"base" : "Policy statements applied to the application.",
|
||||
"base" : "<p>Policy statements applied to the application.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ApplicationPolicyStatement" : {
|
||||
"base" : "Policy statement applied to the application.",
|
||||
"base" : "<p>Policy statement applied to the application.</p>",
|
||||
"refs" : {
|
||||
"ListOfApplicationPolicyStatement$member" : null
|
||||
"__listOfApplicationPolicyStatement$member" : null
|
||||
}
|
||||
},
|
||||
"ApplicationSummary" : {
|
||||
"base" : "Summary of details about the application.",
|
||||
"base" : "<p>Summary of details about the application.</p>",
|
||||
"refs" : {
|
||||
"ListOfApplicationSummary$member" : null
|
||||
"__listOfApplicationSummary$member" : null
|
||||
}
|
||||
},
|
||||
"ApplicationVersionPage" : {
|
||||
"base" : "List of version summaries for the application.",
|
||||
"base" : "<p>List of version summaries for the application.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"BadRequestException" : {
|
||||
"base" : "One of the parameters in the request is invalid.",
|
||||
"base" : "<p>One of the parameters in the request is invalid.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ChangeSetDetails" : {
|
||||
"base" : "Details of the change set.",
|
||||
"base" : "<p>Details of the change set.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ConflictException" : {
|
||||
"base" : "The resource already exists.",
|
||||
"base" : "<p>The resource already exists.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"CreateApplicationInput" : {
|
||||
"base" : "Create application request.",
|
||||
"base" : "<p>Create application request.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"CreateApplicationVersionInput" : {
|
||||
"base" : "Create version request.",
|
||||
"base" : "<p>Create version request.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"CreateCloudFormationChangeSetInput" : {
|
||||
"base" : "Create application ChangeSet request.",
|
||||
"base" : "<p>Create application ChangeSet request.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ForbiddenException" : {
|
||||
"base" : "The client is not authenticated.",
|
||||
"base" : "<p>The client is not authenticated.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"InternalServerErrorException" : {
|
||||
"base" : "The AWS Serverless Application Repository service encountered an internal error.",
|
||||
"base" : "<p>The AWS Serverless Application Repository service encountered an internal error.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ListOfApplicationPolicyStatement" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationPolicy$Statements" : "Array of policy statements applied to the application."
|
||||
}
|
||||
},
|
||||
"ListOfApplicationSummary" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationPage$Applications" : "Array of application summaries."
|
||||
}
|
||||
},
|
||||
"ListOfParameterDefinition" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"Version$ParameterDefinitions" : "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."
|
||||
}
|
||||
},
|
||||
"ListOfVersionSummary" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationVersionPage$Versions" : "Array of version summaries for the application."
|
||||
}
|
||||
},
|
||||
"ListOf__string" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"Application$Labels" : "Labels to improve discovery of apps in search results.\\nMin Length=1. Max Length=127. Maximum number of labels: 10\\nPattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";",
|
||||
"ApplicationPolicyStatement$Actions" : "A list of supported actions:\\n\\n GetApplication \\n \\n\\n CreateCloudFormationChangeSet \\n \\n\\n ListApplicationVersions \\n \\n\\n SearchApplications \\n \\n\\n Deploy (Note: This action enables all other actions above.)",
|
||||
"ApplicationPolicyStatement$Principals" : "An AWS account ID, or * to make the application public.",
|
||||
"ApplicationSummary$Labels" : "Labels to improve discovery of apps in search results.\\nMin Length=1. Max Length=127. Maximum number of labels: 10\\nPattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";",
|
||||
"CreateApplicationInput$Labels" : "Labels to improve discovery of apps in search results.\\nMin Length=1. Max Length=127. Maximum number of labels: 10\\nPattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";",
|
||||
"ParameterDefinition$AllowedValues" : "Array containing the list of values allowed for the parameter.",
|
||||
"ParameterDefinition$ReferencedByResources" : "A list of SAM resources that use this parameter.",
|
||||
"UpdateApplicationInput$Labels" : "Labels to improve discovery of apps in search results.\\nMin Length=1. Max Length=127. Maximum number of labels: 10\\nPattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";"
|
||||
}
|
||||
},
|
||||
"NotFoundException" : {
|
||||
"base" : "The resource (for example, an access policy statement) specified in the request does not exist.",
|
||||
"base" : "<p>The resource (for example, an access policy statement) specified in the request does not exist.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"ParameterDefinition" : {
|
||||
"base" : "Parameters supported by the application.",
|
||||
"base" : "<p>Parameters supported by the application.</p>",
|
||||
"refs" : {
|
||||
"ListOfParameterDefinition$member" : null
|
||||
"__listOfParameterDefinition$member" : null
|
||||
}
|
||||
},
|
||||
"ParameterValue" : {
|
||||
"base" : "Parameter value of the application.",
|
||||
"base" : "<p>Parameter value of the application.</p>",
|
||||
"refs" : {
|
||||
"ListOfParameterValue$member" : null
|
||||
"__listOfParameterValue$member" : null
|
||||
}
|
||||
},
|
||||
"TooManyRequestsException" : {
|
||||
"base" : "The client is sending more than the allowed number of requests per unit time.",
|
||||
"base" : "<p>The client is sending more than the allowed number of requests per unit time.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"UpdateApplicationInput" : {
|
||||
"base" : "Update application request.",
|
||||
"base" : "<p>Update application request.</p>",
|
||||
"refs" : { }
|
||||
},
|
||||
"Version" : {
|
||||
"base" : "Application version details.",
|
||||
"base" : "<p>Application version details.</p>",
|
||||
"refs" : {
|
||||
"Application$Version" : "Version information about the application."
|
||||
"Application$Version" : "<p>Version information about the application.</p>"
|
||||
}
|
||||
},
|
||||
"VersionSummary" : {
|
||||
"base" : "Application version summary.",
|
||||
"base" : "<p>Application version summary.</p>",
|
||||
"refs" : {
|
||||
"ListOfVersionSummary$member" : null
|
||||
"__listOfVersionSummary$member" : null
|
||||
}
|
||||
},
|
||||
"__boolean" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ParameterDefinition$NoEcho" : "Whether to mask the parameter value whenever anyone makes a call that describes the stack. If you set the\\n value to true, the parameter value is masked with asterisks (*****)."
|
||||
"ParameterDefinition$NoEcho" : "<p>Whether to mask the parameter value whenever anyone makes a call that describes the stack. If you set the\n value to true, the parameter value is masked with asterisks (*****).</p>"
|
||||
}
|
||||
},
|
||||
"__integer" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ParameterDefinition$MaxLength" : "An integer value that determines the largest number of characters you want to allow for String types.",
|
||||
"ParameterDefinition$MaxValue" : "A numeric value that determines the largest numeric value you want to allow for Number types.",
|
||||
"ParameterDefinition$MinLength" : "An integer value that determines the smallest number of characters you want to allow for String types.",
|
||||
"ParameterDefinition$MinValue" : "A numeric value that determines the smallest numeric value you want to allow for Number types."
|
||||
"ParameterDefinition$MaxLength" : "<p>An integer value that determines the largest number of characters you want to allow for String types.</p>",
|
||||
"ParameterDefinition$MaxValue" : "<p>A numeric value that determines the largest numeric value you want to allow for Number types.</p>",
|
||||
"ParameterDefinition$MinLength" : "<p>An integer value that determines the smallest number of characters you want to allow for String types.</p>",
|
||||
"ParameterDefinition$MinValue" : "<p>A numeric value that determines the smallest numeric value you want to allow for Number types.</p>"
|
||||
}
|
||||
},
|
||||
"__listOfApplicationPolicyStatement" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationPolicy$Statements" : "<p>Array of policy statements applied to the application.</p>"
|
||||
}
|
||||
},
|
||||
"__listOfApplicationSummary" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationPage$Applications" : "<p>Array of application summaries.</p>"
|
||||
}
|
||||
},
|
||||
"__listOfParameterDefinition" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"Version$ParameterDefinitions" : "<p>Array of parameter types supported by the application.</p>"
|
||||
}
|
||||
},
|
||||
"__listOfParameterValue" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"CreateCloudFormationChangeSetInput$ParameterOverrides" : "<p>A list of parameter values for the parameters of the application.</p>"
|
||||
}
|
||||
},
|
||||
"__listOfVersionSummary" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"ApplicationVersionPage$Versions" : "<p>Array of version summaries for the application.</p>"
|
||||
}
|
||||
},
|
||||
"__listOf__string" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"Application$Labels" : "<p>Labels to improve discovery of apps in search results.</p><p>Min Length=1. Max Length=127. Maximum number of labels: 10</p><p>Pattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";</p>",
|
||||
"ApplicationPolicyStatement$Actions" : "<p>A list of supported actions:</p><p>\n GetApplication\n </p><p>\n CreateCloudFormationChangeSet\n </p><p>\n ListApplicationVersions\n </p><p>\n SearchApplications\n </p><p>\n Deploy (Note: This action enables all other actions above.)</p>",
|
||||
"ApplicationPolicyStatement$Principals" : "<p>An AWS account ID, or * to make the application public.</p>",
|
||||
"ApplicationSummary$Labels" : "<p>Labels to improve discovery of apps in search results.</p><p>Min Length=1. Max Length=127. Maximum number of labels: 10</p><p>Pattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";</p>",
|
||||
"CreateApplicationInput$Labels" : "<p>Labels to improve discovery of apps in search results.</p><p>Min Length=1. Max Length=127. Maximum number of labels: 10</p><p>Pattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";</p>",
|
||||
"ParameterDefinition$AllowedValues" : "<p>Array containing the list of values allowed for the parameter.</p>",
|
||||
"ParameterDefinition$ReferencedByResources" : "<p>A list of AWS SAM resources that use this parameter.</p>",
|
||||
"UpdateApplicationInput$Labels" : "<p>Labels to improve discovery of apps in search results.</p><p>Min Length=1. Max Length=127. Maximum number of labels: 10</p><p>Pattern: \"^[a-zA-Z0-9+\\\\-_:\\\\/@]+$\";</p>"
|
||||
}
|
||||
},
|
||||
"__string" : {
|
||||
"base" : null,
|
||||
"refs" : {
|
||||
"Application$ApplicationId" : "The application Amazon Resource Name (ARN).",
|
||||
"Application$Author" : "The name of the author publishing the app.\\nMin Length=1. Max Length=127.\\nPattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";",
|
||||
"Application$CreationTime" : "The date/time this resource was created.",
|
||||
"Application$Description" : "The description of the application.\\nMin Length=1. Max Length=256",
|
||||
"Application$LicenseUrl" : "A link to a license file of the app that matches the spdxLicenseID of your application.\\nMax size 5 MB",
|
||||
"Application$Name" : "The name of the application.\\nMin Length=1. Max Length=140\\nPattern: \"[a-zA-Z0-9\\\\-]+\";",
|
||||
"Application$ReadmeUrl" : "A link to the Readme file that contains a more detailed description of the application and how it works in markdown language.\\nMax size 5 MB",
|
||||
"Application$SpdxLicenseId" : "A valid identifier from https://spdx.org/licenses/.",
|
||||
"ApplicationPage$NextToken" : "The token to request the next page of results.",
|
||||
"ApplicationPolicyStatement$StatementId" : "A unique ID for the statement.",
|
||||
"ApplicationSummary$ApplicationId" : "The application ARN.",
|
||||
"ApplicationSummary$Author" : "The name of the author publishing the app\\nMin Length=1. Max Length=127.\\nPattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";",
|
||||
"ApplicationSummary$CreationTime" : "The date/time this resource was created.",
|
||||
"ApplicationSummary$Description" : "The description of the application.\\nMin Length=1. Max Length=256",
|
||||
"ApplicationSummary$Name" : "The name of the application.\\nMin Length=1. Max Length=140\\nPattern: \"[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 ARN of the change set.\\nLength Constraints: Minimum length of 1.\\nPattern: arn:[-a-zA-Z0-9:/]*",
|
||||
"ChangeSetDetails$SemanticVersion" : "The semantic version of the application:\\n\\n https://semver.org/",
|
||||
"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.\\nMin Length=1. Max Length=127.\\nPattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";",
|
||||
"CreateApplicationInput$Description" : "The description of the application.\\nMin Length=1. Max Length=256",
|
||||
"CreateApplicationInput$LicenseBody" : "A raw text file that contains the license of the app that matches the spdxLicenseID of your application.\\nMax size 5 MB",
|
||||
"CreateApplicationInput$LicenseUrl" : "A link to a license file of the app that matches the spdxLicenseID of your application.\\nMax size 5 MB",
|
||||
"CreateApplicationInput$Name" : "The name of the application you want to publish.\\nMin Length=1. Max Length=140\\nPattern: \"[a-zA-Z0-9\\\\-]+\";",
|
||||
"CreateApplicationInput$ReadmeBody" : "A raw text Readme file that contains a more detailed description of the application and how it works in markdown language.\\nMax size 5 MB",
|
||||
"CreateApplicationInput$ReadmeUrl" : "A link to the Readme file that contains a more detailed description of the application and how it works in markdown language.\\nMax size 5 MB",
|
||||
"CreateApplicationInput$SemanticVersion" : "The semantic version of the application:\\n\\n https://semver.org/",
|
||||
"CreateApplicationInput$SourceCodeUrl" : "A link to a public repository for the source code of your application.",
|
||||
"CreateApplicationInput$SpdxLicenseId" : "A valid identifier from https://spdx.org/licenses/ .",
|
||||
"CreateApplicationInput$TemplateBody" : "The raw packaged SAM template of your application.",
|
||||
"CreateApplicationInput$TemplateUrl" : "A link to the packaged SAM template of your application.",
|
||||
"CreateApplicationVersionInput$SourceCodeUrl" : "A link to a public repository for the source code of your application.",
|
||||
"CreateApplicationVersionInput$TemplateBody" : "The raw packaged SAM template of your application.",
|
||||
"CreateApplicationVersionInput$TemplateUrl" : "A link to the packaged SAM template of your application.",
|
||||
"CreateCloudFormationChangeSetInput$SemanticVersion" : "The semantic version of the application:\\n\\n https://semver.org/",
|
||||
"CreateCloudFormationChangeSetInput$StackName" : "The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates\\n the change set by comparing this stack's information with the information that you submit, such as a modified\\n template or different parameter input values. \\nConstraints: Minimum length of 1.\\nPattern: ([a-zA-Z][-a-zA-Z0-9]*)|(arn:\\b(aws|aws-us-gov|aws-cn)\\b:[-a-zA-Z0-9:/._+]*)",
|
||||
"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.",
|
||||
"ListOf__string$member" : null,
|
||||
"NotFoundException$ErrorCode" : "404",
|
||||
"NotFoundException$Message" : "The resource (for example, an access policy statement) specified in the request does not 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,\\n a parameter that has an allowed pattern of [A-Za-z0-9]+ displays the following error message when the user\\n specifies an invalid value:\\n\\n Malformed input-Parameter MyParameter must match pattern [A-Za-z0-9]+ \\n \\nBy adding a constraint description, such as \"must contain only uppercase and lowercase letters, and numbers,\" you can display\\n the following customized error message:\\n\\n 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.\\n 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.\\nValid values: String | Number | List<Number> | CommaDelimitedList \\n \\n\\n String : A literal string.\\nFor example, users could specify \"MyUserName\" .\\n\\n Number : An integer or float. AWS CloudFormation validates the parameter value as a number; however, when you use the\\n parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a string.\\nFor example, users could specify \"8888\" .\\n\\n List<Number> : An array of integers or floats that are separated by commas. AWS CloudFormation validates the parameter value as numbers; however, when\\n you use the parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a list of strings.\\nFor example, users could specify \"80,20\", and a Ref results in [\"80\",\"20\"] .\\n\\n 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.\\n Also, each member string is space-trimmed.\\nFor example, users could specify \"test,dev,prod\", and a 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\\n uses the default value that is specified in your template.",
|
||||
"ParameterValue$Value" : "The input value associated with the parameter.",
|
||||
"TooManyRequestsException$ErrorCode" : "429",
|
||||
"TooManyRequestsException$Message" : "The client is sending more than the allowed number of requests per unit time.",
|
||||
"UpdateApplicationInput$Author" : "The name of the author publishing the app.\\nMin Length=1. Max Length=127.\\nPattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";",
|
||||
"UpdateApplicationInput$Description" : "The description of the application.\\nMin Length=1. Max Length=256",
|
||||
"UpdateApplicationInput$ReadmeBody" : "A raw text Readme file that contains a more detailed description of the application and how it works in markdown language.\\nMax size 5 MB",
|
||||
"UpdateApplicationInput$ReadmeUrl" : "A link to the Readme file that contains a more detailed description of the application and how it works in markdown language.\\nMax size 5 MB",
|
||||
"Version$ApplicationId" : "The application Amazon Resource Name (ARN).",
|
||||
"Version$CreationTime" : "The date/time this resource was created.",
|
||||
"Version$SemanticVersion" : "The semantic version of the application:\\n\\n https://semver.org/",
|
||||
"Version$SourceCodeUrl" : "A link to a public repository for the source code of your application.",
|
||||
"Version$TemplateUrl" : "A link to the packaged SAM template of your application.",
|
||||
"VersionSummary$ApplicationId" : "The application Amazon Resource Name (ARN).",
|
||||
"VersionSummary$CreationTime" : "The date/time this resource was created.",
|
||||
"VersionSummary$SemanticVersion" : "The semantic version of the application:\\n\\n https://semver.org/",
|
||||
"VersionSummary$SourceCodeUrl" : "A link to a public repository for the source code of your application."
|
||||
"Application$ApplicationId" : "<p>The application Amazon Resource Name (ARN).</p>",
|
||||
"Application$Author" : "<p>The name of the author publishing the app.</p><p>Min Length=1. Max Length=127.</p><p>Pattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";</p>",
|
||||
"Application$CreationTime" : "<p>The date/time this resource was created.</p>",
|
||||
"Application$Description" : "<p>The description of the application.</p><p>Min Length=1. Max Length=256</p>",
|
||||
"Application$HomePageUrl" : "<p>A URL with more information about the application, for example\n the location of your GitHub repository for the application.</p>",
|
||||
"Application$LicenseUrl" : "<p>A link to a license file of the app that matches the spdxLicenseID of your application.</p><p>Max size 5 MB</p>",
|
||||
"Application$Name" : "<p>The name of the application.</p><p>Min Length=1. Max Length=140</p><p>Pattern: \"[a-zA-Z0-9\\\\-]+\";</p>",
|
||||
"Application$ReadmeUrl" : "<p>A link to the readme file that contains a more detailed description of the application and how it works in Markdown language.</p><p>Max size 5 MB</p>",
|
||||
"Application$SpdxLicenseId" : "<p>A valid identifier from https://spdx.org/licenses/.</p>",
|
||||
"ApplicationPage$NextToken" : "<p>The token to request the next page of results.</p>",
|
||||
"ApplicationPolicyStatement$StatementId" : "<p>A unique ID for the statement.</p>",
|
||||
"ApplicationSummary$ApplicationId" : "<p>The application ARN.</p>",
|
||||
"ApplicationSummary$Author" : "<p>The name of the author publishing the app.</p><p>Min Length=1. Max Length=127.</p><p>Pattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";</p>",
|
||||
"ApplicationSummary$CreationTime" : "<p>The date/time this resource was created.</p>",
|
||||
"ApplicationSummary$Description" : "<p>The description of the application.</p><p>Min Length=1. Max Length=256</p>",
|
||||
"ApplicationSummary$HomePageUrl" : "<p>A URL with more information about the application, for example\n the location of your GitHub repository for the application.</p>",
|
||||
"ApplicationSummary$Name" : "<p>The name of the application.</p><p>Min Length=1. Max Length=140</p><p>Pattern: \"[a-zA-Z0-9\\\\-]+\";</p>",
|
||||
"ApplicationSummary$SpdxLicenseId" : "<p>A valid identifier from <a href=\"\"https://spdx.org/licenses/\"\">https://spdx.org/licenses/</a>.</p>",
|
||||
"ApplicationVersionPage$NextToken" : "<p>The token to request the next page of results.</p>",
|
||||
"BadRequestException$ErrorCode" : "<p>400</p>",
|
||||
"BadRequestException$Message" : "<p>One of the parameters in the request is invalid.</p>",
|
||||
"ChangeSetDetails$ApplicationId" : "<p>The application Amazon Resource Name (ARN).</p>",
|
||||
"ChangeSetDetails$ChangeSetId" : "<p>The ARN of the change set.</p><p>Length Constraints: Minimum length of 1.</p><p>Pattern: Amazon Resource Name (ARN):[-a-zA-Z0-9:/]*</p>",
|
||||
"ChangeSetDetails$SemanticVersion" : "<p>The semantic version of the application:</p><p>\n <a href=\"\"https://semver.org/\"\">https://semver.org/</a>\n </p>",
|
||||
"ChangeSetDetails$StackId" : "<p>The unique ID of the stack.</p>",
|
||||
"ConflictException$ErrorCode" : "<p>409</p>",
|
||||
"ConflictException$Message" : "<p>The resource already exists.</p>",
|
||||
"CreateApplicationInput$Author" : "<p>The name of the author publishing the app.</p><p>Min Length=1. Max Length=127.</p><p>Pattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";</p>",
|
||||
"CreateApplicationInput$Description" : "<p>The description of the application.</p><p>Min Length=1. Max Length=256</p>",
|
||||
"CreateApplicationInput$HomePageUrl" : "<p>A URL with more information about the application, for example\n the location of your GitHub repository for the application.</p>",
|
||||
"CreateApplicationInput$LicenseBody" : "<p>A raw text file that contains the license of the app that matches the spdxLicenseID of your application.</p><p>Max size 5 MB</p>",
|
||||
"CreateApplicationInput$LicenseUrl" : "<p>A link to a license file of the app that matches the spdxLicenseID of your application.</p><p>Max size 5 MB</p>",
|
||||
"CreateApplicationInput$Name" : "<p>The name of the application you want to publish.</p><p>Min Length=1. Max Length=140</p><p>Pattern: \"[a-zA-Z0-9\\\\-]+\";</p>",
|
||||
"CreateApplicationInput$ReadmeBody" : "<p>A raw text Readme file that contains a more detailed description of the application and how it works in markdown language.</p><p>Max size 5 MB</p>",
|
||||
"CreateApplicationInput$ReadmeUrl" : "<p>A link to the Readme file that contains a more detailed description of the application and how it works in markdown language.</p><p>Max size 5 MB</p>",
|
||||
"CreateApplicationInput$SemanticVersion" : "<p>The semantic version of the application:</p><p>\n <a href=\"\"https://semver.org/\"\">https://semver.org/</a>\n </p>",
|
||||
"CreateApplicationInput$SourceCodeUrl" : "<p>A link to a public repository for the source code of your application.</p>",
|
||||
"CreateApplicationInput$SpdxLicenseId" : "<p>A valid identifier from <a href=\"\"https://spdx.org/licenses/\"\">https://spdx.org/licenses/</a>.</p>",
|
||||
"CreateApplicationInput$TemplateBody" : "<p>The raw packaged AWS SAM template of your application.</p>",
|
||||
"CreateApplicationInput$TemplateUrl" : "<p>A link to the packaged AWS SAM template of your application.</p>",
|
||||
"CreateApplicationVersionInput$SourceCodeUrl" : "<p>A link to a public repository for the source code of your application.</p>",
|
||||
"CreateApplicationVersionInput$TemplateBody" : "<p>The raw packaged AWS SAM template of your application.</p>",
|
||||
"CreateApplicationVersionInput$TemplateUrl" : "<p>A link to the packaged AWS SAM template of your application.</p>",
|
||||
"CreateCloudFormationChangeSetInput$SemanticVersion" : "<p>The semantic version of the application:</p><p>\n <a href=\"\"https://semver.org/\"\">https://semver.org/</a>\n </p>",
|
||||
"CreateCloudFormationChangeSetInput$StackName" : "<p>The name or the unique ID of the stack for which you are creating a change set. AWS CloudFormation generates\n the change set by comparing this stack's information with the information that you submit, such as a modified\n template or different parameter input values. </p><p>Constraints: Minimum length of 1.</p><p>Pattern: ([a-zA-Z][-a-zA-Z0-9]*)|(arn:\\b(aws|aws-us-gov|aws-cn)\\b:[-a-zA-Z0-9:/._+]*)</p>",
|
||||
"ForbiddenException$ErrorCode" : "<p>403</p>",
|
||||
"ForbiddenException$Message" : "<p>The client is not authenticated.</p>",
|
||||
"InternalServerErrorException$ErrorCode" : "<p>500</p>",
|
||||
"InternalServerErrorException$Message" : "<p>The AWS Serverless Application Repository service encountered an internal error.</p>",
|
||||
"NotFoundException$ErrorCode" : "<p>404</p>",
|
||||
"NotFoundException$Message" : "<p>The resource (for example, an access policy statement) specified in the request does not exist.</p>",
|
||||
"ParameterDefinition$AllowedPattern" : "<p>A regular expression that represents the patterns to allow for String types.</p>",
|
||||
"ParameterDefinition$ConstraintDescription" : "<p>A string that explains a constraint when the constraint is violated. For example, without a constraint description,\n a parameter that has an allowed pattern of [A-Za-z0-9]+ displays the following error message when the user\n specifies an invalid value:</p><p>\n Malformed input-Parameter MyParameter must match pattern [A-Za-z0-9]+\n </p><p>By adding a constraint description, such as \"must contain only uppercase and lowercase letters, and numbers,\" you can display\n the following customized error message:</p><p>\n Malformed input-Parameter MyParameter must contain only uppercase and lowercase letters and numbers.\n </p>",
|
||||
"ParameterDefinition$DefaultValue" : "<p>A value of the appropriate type for the template to use if no value is specified when a stack is created.\n If you define constraints for the parameter, you must specify a value that adheres to those constraints.</p>",
|
||||
"ParameterDefinition$Description" : "<p>A string of up to 4,000 characters that describes the parameter.</p>",
|
||||
"ParameterDefinition$Name" : "<p>The name of the parameter.</p>",
|
||||
"ParameterDefinition$Type" : "<p>The type of the parameter.</p><p>Valid values: String | Number | List<Number> | CommaDelimitedList\n </p><p>\n String: A literal string.</p><p>For example, users could specify \"MyUserName\".</p><p>\n Number: An integer or float. AWS CloudFormation validates the parameter value as a number; however, when you use the\n parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a string.</p><p>For example, users could specify \"8888\".</p><p>\n List<Number>: An array of integers or floats that are separated by commas. AWS CloudFormation validates the parameter value as numbers; however, when\n you use the parameter elsewhere in your template (for example, by using the Ref intrinsic function), the parameter value becomes a list of strings.</p><p>For example, users could specify \"80,20\", and a Ref results in [\"80\",\"20\"].</p><p>\n 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.\n Also, each member string is space-trimmed.</p><p>For example, users could specify \"test,dev,prod\", and a Ref results in [\"test\",\"dev\",\"prod\"].</p>",
|
||||
"ParameterValue$Name" : "<p>The key associated with the parameter. If you don't specify a key and value for a particular parameter, AWS CloudFormation\n uses the default value that is specified in your template.</p>",
|
||||
"ParameterValue$Value" : "<p>The input value associated with the parameter.</p>",
|
||||
"TooManyRequestsException$ErrorCode" : "<p>429</p>",
|
||||
"TooManyRequestsException$Message" : "<p>The client is sending more than the allowed number of requests per unit time.</p>",
|
||||
"UpdateApplicationInput$Author" : "<p>The name of the author publishing the app.</p><p>Min Length=1. Max Length=127.</p><p>Pattern \"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$\";</p>",
|
||||
"UpdateApplicationInput$Description" : "<p>The description of the application.</p><p>Min Length=1. Max Length=256</p>",
|
||||
"UpdateApplicationInput$HomePageUrl" : "<p>A URL with more information about the application, for example\n the location of your GitHub repository for the application.</p>",
|
||||
"UpdateApplicationInput$ReadmeBody" : "<p>A raw text Readme file that contains a more detailed description of the application and how it works in markdown language.</p><p>Max size 5 MB</p>",
|
||||
"UpdateApplicationInput$ReadmeUrl" : "<p>A link to the Readme file that contains a more detailed description of the application and how it works in markdown language.</p><p>Max size 5 MB</p>",
|
||||
"Version$ApplicationId" : "<p>The application Amazon Resource Name (ARN).</p>",
|
||||
"Version$CreationTime" : "<p>The date/time this resource was created.</p>",
|
||||
"Version$SemanticVersion" : "<p>The semantic version of the application:</p><p>\n <a href=\"\"https://semver.org/\"\">https://semver.org/</a>\n </p>",
|
||||
"Version$SourceCodeUrl" : "<p>A link to a public repository for the source code of your application.</p>",
|
||||
"Version$TemplateUrl" : "<p>A link to the packaged AWS SAM template of your application.</p>",
|
||||
"VersionSummary$ApplicationId" : "<p>The application Amazon Resource Name (ARN).</p>",
|
||||
"VersionSummary$CreationTime" : "<p>The date/time this resource was created.</p>",
|
||||
"VersionSummary$SemanticVersion" : "<p>The semantic version of the application:</p><p>\n <a href=\"\"https://semver.org/\"\">https://semver.org/</a>\n </p>",
|
||||
"VersionSummary$SourceCodeUrl" : "<p>A link to a public repository for the source code of your application.</p>",
|
||||
"__listOf__string$member" : null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
14
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/paginators-1.json
generated
vendored
Normal file
14
vendor/github.com/aws/aws-sdk-go/models/apis/serverlessrepo/2017-09-08/paginators-1.json
generated
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"pagination" : {
|
||||
"ListApplicationVersions" : {
|
||||
"input_token" : "NextToken",
|
||||
"output_token" : "NextToken",
|
||||
"limit_key" : "MaxItems"
|
||||
},
|
||||
"ListApplications" : {
|
||||
"input_token" : "NextToken",
|
||||
"output_token" : "NextToken",
|
||||
"limit_key" : "MaxItems"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue