Skip to content

Commit

Permalink
Release v1.40.21 (2021-08-12) (#4056)
Browse files Browse the repository at this point in the history
Release v1.40.21 (2021-08-12)
===

### Service Client Updates
* `service/apigateway`: Updates service API and documentation
  * Adding support for ACM imported or private CA certificates for mTLS enabled domain names
* `service/apigatewayv2`: Updates service API and documentation
  * Adding support for ACM imported or private CA certificates for mTLS enabled domain names
* `service/databrew`: Updates service API
* `service/lambda`: Updates service API and documentation
  * Lambda Python 3.9 runtime launch
* `service/sagemaker`: Updates service API and documentation
  * Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments.
  • Loading branch information
aws-sdk-go-automation authored Aug 12, 2021
1 parent 3b4feba commit 8379333
Show file tree
Hide file tree
Showing 18 changed files with 302 additions and 58 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
Release v1.40.21 (2021-08-12)
===

### Service Client Updates
* `service/apigateway`: Updates service API and documentation
* Adding support for ACM imported or private CA certificates for mTLS enabled domain names
* `service/apigatewayv2`: Updates service API and documentation
* Adding support for ACM imported or private CA certificates for mTLS enabled domain names
* `service/databrew`: Updates service API
* `service/lambda`: Updates service API and documentation
* Lambda Python 3.9 runtime launch
* `service/sagemaker`: Updates service API and documentation
* Amazon SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments.

Release v1.40.20 (2021-08-11)
===

Expand Down
6 changes: 6 additions & 0 deletions aws/endpoints/defaults.go

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

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.40.20"
const SDKVersion = "1.40.21"
10 changes: 7 additions & 3 deletions models/apis/apigateway/2015-07-09/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2206,7 +2206,8 @@
"endpointConfiguration":{"shape":"EndpointConfiguration"},
"tags":{"shape":"MapOfStringToString"},
"securityPolicy":{"shape":"SecurityPolicy"},
"mutualTlsAuthentication":{"shape":"MutualTlsAuthenticationInput"}
"mutualTlsAuthentication":{"shape":"MutualTlsAuthenticationInput"},
"ownershipVerificationCertificateArn":{"shape":"String"}
}
},
"CreateModelRequest":{
Expand Down Expand Up @@ -2854,15 +2855,18 @@
"domainNameStatusMessage":{"shape":"String"},
"securityPolicy":{"shape":"SecurityPolicy"},
"tags":{"shape":"MapOfStringToString"},
"mutualTlsAuthentication":{"shape":"MutualTlsAuthentication"}
"mutualTlsAuthentication":{"shape":"MutualTlsAuthentication"},
"ownershipVerificationCertificateArn":{"shape":"String"}
}
},
"DomainNameStatus":{
"type":"string",
"enum":[
"AVAILABLE",
"UPDATING",
"PENDING"
"PENDING",
"PENDING_CERTIFICATE_REIMPORT",
"PENDING_OWNERSHIP_VERIFICATION"
]
},
"DomainNames":{
Expand Down
4 changes: 3 additions & 1 deletion models/apis/apigateway/2015-07-09/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
"DomainNameStatus": {
"base": null,
"refs": {
"DomainName$domainNameStatus": "<p>The status of the <a>DomainName</a> migration. The valid values are <code>AVAILABLE</code> and <code>UPDATING</code>. If the status is <code>UPDATING</code>, the domain cannot be modified further until the existing operation is complete. If it is <code>AVAILABLE</code>, the domain can be updated.</p>"
"DomainName$domainNameStatus": "<p>The status of the <a>DomainName</a> migration. The valid values are <code>AVAILABLE</code>, <code>UPDATING</code>, <code>PENDING_CERTIFICATE_REIMPORT</code>, and <code>PENDING_OWNERSHIP_VERIFICATION</code>. If the status is <code>UPDATING</code>, the domain cannot be modified further until the existing operation is complete. If it is <code>AVAILABLE</code>, the domain can be updated.</p>"
}
},
"DomainNames": {
Expand Down Expand Up @@ -1579,6 +1579,7 @@
"CreateDomainNameRequest$certificateArn": "<p>The reference to an AWS-managed certificate that will be used by edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.</p>",
"CreateDomainNameRequest$regionalCertificateName": "<p>The user-friendly name of the certificate that will be used by regional endpoint for this domain name.</p>",
"CreateDomainNameRequest$regionalCertificateArn": "<p>The reference to an AWS-managed certificate that will be used by regional endpoint for this domain name. AWS Certificate Manager is the only supported source.</p>",
"CreateDomainNameRequest$ownershipVerificationCertificateArn": "<p>The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn.</p>",
"CreateModelRequest$restApiId": "<p>[Required] The <a>RestApi</a> identifier under which the <a>Model</a> will be created.</p>",
"CreateModelRequest$name": "<p>[Required] The name of the model. Must be alphanumeric.</p>",
"CreateModelRequest$description": "<p>The description of the model.</p>",
Expand Down Expand Up @@ -1667,6 +1668,7 @@
"DomainName$distributionDomainName": "<p>The domain name of the Amazon CloudFront distribution associated with this custom domain name for an edge-optimized endpoint. You set up this association when adding a DNS record pointing the custom domain name to this distribution name. For more information about CloudFront distributions, see the <a href=\"https://aws.amazon.com/documentation/cloudfront/\" target=\"_blank\">Amazon CloudFront documentation</a>.</p>",
"DomainName$distributionHostedZoneId": "<p>The region-agnostic Amazon Route 53 Hosted Zone ID of the edge-optimized endpoint. The valid value is <code>Z2FDTNDATAQYW2</code> for all the regions. For more information, see <a href=\"https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-regional-api-custom-domain-create.html\">Set up a Regional Custom Domain Name</a> and <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande.html#apigateway_region\">AWS Regions and Endpoints for API Gateway</a>. </p>",
"DomainName$domainNameStatusMessage": "<p>An optional text message containing detailed information about status of the <a>DomainName</a> migration.</p>",
"DomainName$ownershipVerificationCertificateArn": "<p>The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn.</p>",
"DomainNames$position": null,
"ExportResponse$contentType": "<p>The content-type header value in the HTTP response. This will correspond to a valid 'accept' type in the request.</p>",
"ExportResponse$contentDisposition": "<p>The content-disposition header value in the HTTP response.</p>",
Expand Down
6 changes: 5 additions & 1 deletion models/apis/apigatewayv2/2018-11-29/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3555,6 +3555,10 @@
"SecurityPolicy" : {
"shape" : "SecurityPolicy",
"locationName" : "securityPolicy"
},
"OwnershipVerificationCertificateArn" : {
"shape" : "Arn",
"locationName" : "ownershipVerificationCertificateArn"
}
}
},
Expand All @@ -3566,7 +3570,7 @@
},
"DomainNameStatus" : {
"type" : "string",
"enum" : [ "AVAILABLE", "UPDATING" ]
"enum" : [ "AVAILABLE", "UPDATING", "PENDING_CERTIFICATE_REIMPORT", "PENDING_OWNERSHIP_VERIFICATION" ]
},
"DomainNames" : {
"type" : "structure",
Expand Down
5 changes: 3 additions & 2 deletions models/apis/apigatewayv2/2018-11-29/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"CreateAuthorizerInput$AuthorizerCredentialsArn" : "<p>Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer. To specify an IAM role for API Gateway to assume, use the role's Amazon Resource Name (ARN). To use resource-based permissions on the Lambda function, don't specify this parameter. Supported only for REQUEST authorizers.</p>",
"CreateIntegrationInput$CredentialsArn" : "<p>Specifies the credentials required for the integration, if any. For AWS integrations, three options are available. To specify an IAM Role for API Gateway to assume, use the role's Amazon Resource Name (ARN). To require that the caller's identity be passed through from the request, specify the string arn:aws:iam::*:user/*. To use resource-based permissions on supported AWS services, specify null.</p>",
"DomainNameConfiguration$CertificateArn" : "<p>An AWS-managed certificate that will be used by the edge-optimized endpoint for this domain name. AWS Certificate Manager is the only supported source.</p>",
"DomainNameConfiguration$OwnershipVerificationCertificateArn" : "<p>The ARN of the public certificate issued by ACM to validate ownership of your custom domain. Only required when configuring mutual TLS and using an ACM imported or private CA certificate ARN as the regionalCertificateArn</p>",
"Integration$CredentialsArn" : "<p>Specifies the credentials required for the integration, if any. For AWS integrations, three options are available. To specify an IAM Role for API Gateway to assume, use the role's Amazon Resource Name (ARN). To require that the caller's identity be passed through from the request, specify the string arn:aws:iam::*:user/*. To use resource-based permissions on supported AWS services, specify null.</p>",
"UpdateApiInput$CredentialsArn" : "<p>This property is part of quick create. It specifies the credentials required for the integration, if any. For a Lambda integration, three options are available. To specify an IAM Role for API Gateway to assume, use the role's Amazon Resource Name (ARN). To require that the caller's identity be passed through from the request, specify arn:aws:iam::*:user/*. To use resource-based permissions on supported AWS services, specify null. Currently, this property is not used for HTTP integrations. If provided, this value replaces the credentials associated with the quick create integration. Supported only for HTTP APIs.</p>",
"UpdateAuthorizerInput$AuthorizerCredentialsArn" : "<p>Specifies the required credentials as an IAM role for API Gateway to invoke the authorizer. To specify an IAM role for API Gateway to assume, use the role's Amazon Resource Name (ARN). To use resource-based permissions on the Lambda function, specify null.</p>",
Expand Down Expand Up @@ -296,9 +297,9 @@
}
},
"DomainNameStatus" : {
"base" : "<p>The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.</p>",
"base" : "<p>The status of the domain name migration. The valid values are AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, and PENDING_OWNERSHIP_VERIFICATION. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.</p>",
"refs" : {
"DomainNameConfiguration$DomainNameStatus" : "<p>The status of the domain name migration. The valid values are AVAILABLE and UPDATING. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.</p>"
"DomainNameConfiguration$DomainNameStatus" : "<p>The status of the domain name migration. The valid values are AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, and PENDING_OWNERSHIP_VERIFICATION. If the status is UPDATING, the domain cannot be modified further until the existing operation is complete. If it is AVAILABLE, the domain can be updated.</p>"
}
},
"DomainNames" : {
Expand Down
3 changes: 2 additions & 1 deletion models/apis/databrew/2017-07-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,8 @@
"GLUEPARQUET",
"AVRO",
"ORC",
"XML"
"XML",
"TABLEAUHYPER"
]
},
"OutputFormatOptions":{
Expand Down
1 change: 1 addition & 0 deletions models/apis/lambda/2015-03-31/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3172,6 +3172,7 @@
"python3.6",
"python3.7",
"python3.8",
"python3.9",
"dotnetcore1.0",
"dotnetcore2.0",
"dotnetcore2.1",
Expand Down
2 changes: 1 addition & 1 deletion models/apis/lambda/2015-03-31/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1205,7 +1205,7 @@
"MasterRegion": {
"base": null,
"refs": {
"ListFunctionsRequest$MasterRegion": "<p>For Lambda@Edge functions, the Region of the master function. For example, <code>us-east-1</code> filters the list of functions to only include Lambda@Edge functions replicated from a master function in US East (N. Virginia). If specified, you must set <code>FunctionVersion</code> to <code>ALL</code>.</p>"
"ListFunctionsRequest$MasterRegion": "<p>For Lambda@Edge functions, the Amazon Web Services Region of the master function. For example, <code>us-east-1</code> filters the list of functions to only include Lambda@Edge functions replicated from a master function in US East (N. Virginia). If specified, you must set <code>FunctionVersion</code> to <code>ALL</code>.</p>"
}
},
"MaxFunctionEventInvokeConfigListItems": {
Expand Down
25 changes: 24 additions & 1 deletion models/apis/sagemaker/2017-07-24/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3564,7 +3564,8 @@
"CandidateProperties":{
"type":"structure",
"members":{
"CandidateArtifactLocations":{"shape":"CandidateArtifactLocations"}
"CandidateArtifactLocations":{"shape":"CandidateArtifactLocations"},
"CandidateMetrics":{"shape":"MetricDataList"}
}
},
"CandidateSortBy":{
Expand Down Expand Up @@ -10459,6 +10460,20 @@
"Timestamp":{"shape":"Timestamp"}
}
},
"MetricDataList":{
"type":"list",
"member":{"shape":"MetricDatum"},
"max":40,
"min":0
},
"MetricDatum":{
"type":"structure",
"members":{
"MetricName":{"shape":"AutoMLMetricEnum"},
"Value":{"shape":"Float"},
"Set":{"shape":"MetricSetSource"}
}
},
"MetricDefinition":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -10488,6 +10503,14 @@
"min":1,
"pattern":".+"
},
"MetricSetSource":{
"type":"string",
"enum":[
"Train",
"Validation",
"Test"
]
},
"MetricValue":{"type":"float"},
"MetricsSource":{
"type":"structure",
Expand Down
Loading

0 comments on commit 8379333

Please sign in to comment.