Skip to content

Commit

Permalink
Merge pull request #1855 from aws/release
Browse files Browse the repository at this point in the history
Release v1.13.18
  • Loading branch information
awstools authored Mar 21, 2018
2 parents f21685d + 0a302e6 commit 9ec5619
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 14 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Release v1.13.18 (2018-03-21)
===

### Service Client Updates
* `service/serverlessrepo`: Updates service documentation

Release v1.13.17 (2018-03-20)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.13.17"
const SDKVersion = "1.13.18"
16 changes: 8 additions & 8 deletions models/apis/serverlessrepo/2017-09-08/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,13 @@
"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>",
"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$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>",
Expand All @@ -206,15 +206,15 @@
"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$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$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$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>",
Expand All @@ -239,15 +239,15 @@
"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$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$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
}
}
}
}
}
4 changes: 2 additions & 2 deletions service/s3/s3manager/batch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ func TestBatchDeleteError(t *testing.T) {
},
s3.DeleteObjectsOutput{
Errors: []*s3.Error{
&s3.Error{
{
Code: aws.String("foo code"),
Message: aws.String("foo error"),
},
Expand All @@ -350,7 +350,7 @@ func TestBatchDeleteError(t *testing.T) {
},
s3.DeleteObjectsOutput{
Errors: []*s3.Error{
&s3.Error{},
{},
},
},
1,
Expand Down
6 changes: 3 additions & 3 deletions service/serverlessapplicationrepository/api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9ec5619

Please sign in to comment.