Skip to content

Commit

Permalink
Release v1.38.11 (2021-04-01) (#3846)
Browse files Browse the repository at this point in the history
Release v1.38.11 (2021-04-01)
===

### Service Client Updates
* `service/ec2`: Updates service API and documentation
  * VPC Flow Logs Service adds a new API, GetFlowLogsIntegrationTemplate, which generates CloudFormation templates for Athena. For more info, see https://docs.aws.amazon.com/console/vpc/flow-logs/athena
* `service/fms`: Updates service API and documentation
* `service/kendra`: Updates service API and documentation
  * AWS Kendra's ServiceNow data source now supports OAuth 2.0 authentication and knowledge article filtering via a ServiceNow query.
* `service/lex-models`: Updates service API
* `service/lightsail`: Updates service API and documentation
  * - This release adds support for state detail for Amazon Lightsail container services.
* `service/mediaconvert`: Updates service API and documentation
  * MediaConvert now supports HLS ingest, sidecar WebVTT ingest, Teletext color & style passthrough to TTML subtitles, TTML to WebVTT subtitle conversion with style, & DRC profiles in AC3 audio.
* `service/route53resolver`: Updates service API, documentation, and paginators
* `service/runtime.lex`: Updates service API and documentation
* `service/wafv2`: Updates service API and documentation
  • Loading branch information
aws-sdk-go-automation authored Apr 1, 2021
1 parent c717278 commit c34f248
Show file tree
Hide file tree
Showing 35 changed files with 15,820 additions and 4,712 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
Release v1.38.11 (2021-04-01)
===

### Service Client Updates
* `service/ec2`: Updates service API and documentation
* VPC Flow Logs Service adds a new API, GetFlowLogsIntegrationTemplate, which generates CloudFormation templates for Athena. For more info, see https://docs.aws.amazon.com/console/vpc/flow-logs/athena
* `service/fms`: Updates service API and documentation
* `service/kendra`: Updates service API and documentation
* AWS Kendra's ServiceNow data source now supports OAuth 2.0 authentication and knowledge article filtering via a ServiceNow query.
* `service/lex-models`: Updates service API
* `service/lightsail`: Updates service API and documentation
* - This release adds support for state detail for Amazon Lightsail container services.
* `service/mediaconvert`: Updates service API and documentation
* MediaConvert now supports HLS ingest, sidecar WebVTT ingest, Teletext color & style passthrough to TTML subtitles, TTML to WebVTT subtitle conversion with style, & DRC profiles in AC3 audio.
* `service/route53resolver`: Updates service API, documentation, and paginators
* `service/runtime.lex`: Updates service API and documentation
* `service/wafv2`: Updates service API and documentation

Release v1.38.10 (2021-03-31)
===

Expand Down
10 changes: 10 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.38.10"
const SDKVersion = "1.38.11"
95 changes: 85 additions & 10 deletions models/apis/ec2/2016-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2899,6 +2899,15 @@
"input":{"shape":"GetEbsEncryptionByDefaultRequest"},
"output":{"shape":"GetEbsEncryptionByDefaultResult"}
},
"GetFlowLogsIntegrationTemplate":{
"name":"GetFlowLogsIntegrationTemplate",
"http":{
"method":"POST",
"requestUri":"/"
},
"input":{"shape":"GetFlowLogsIntegrationTemplateRequest"},
"output":{"shape":"GetFlowLogsIntegrationTemplateResult"}
},
"GetGroupsForCapacityReservation":{
"name":"GetGroupsForCapacityReservation",
"http":{
Expand Down Expand Up @@ -4986,17 +4995,17 @@
"AssociateSubnetCidrBlockRequest":{
"type":"structure",
"required":[
"SubnetId",
"Ipv6CidrBlock"
"Ipv6CidrBlock",
"SubnetId"
],
"members":{
"SubnetId":{
"shape":"SubnetId",
"locationName":"subnetId"
},
"Ipv6CidrBlock":{
"shape":"String",
"locationName":"ipv6CidrBlock"
},
"SubnetId":{
"shape":"SubnetId",
"locationName":"subnetId"
}
}
},
Expand Down Expand Up @@ -5169,6 +5178,28 @@
"disassociated"
]
},
"AthenaIntegration":{
"type":"structure",
"required":[
"IntegrationResultS3DestinationArn",
"PartitionLoadFrequency"
],
"members":{
"IntegrationResultS3DestinationArn":{"shape":"String"},
"PartitionLoadFrequency":{"shape":"PartitionLoadFrequency"},
"PartitionStartDate":{"shape":"MillisecondDateTime"},
"PartitionEndDate":{"shape":"MillisecondDateTime"}
}
},
"AthenaIntegrationsSet":{
"type":"list",
"member":{
"shape":"AthenaIntegration",
"locationName":"item"
},
"max":10,
"min":1
},
"AttachClassicLinkVpcRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -8486,8 +8517,8 @@
"CreateSubnetRequest":{
"type":"structure",
"required":[
"VpcId",
"CidrBlock"
"CidrBlock",
"VpcId"
],
"members":{
"TagSpecifications":{
Expand All @@ -8496,14 +8527,14 @@
},
"AvailabilityZone":{"shape":"String"},
"AvailabilityZoneId":{"shape":"String"},
"CidrBlock":{"shape":"String"},
"Ipv6CidrBlock":{"shape":"String"},
"OutpostArn":{"shape":"String"},
"VpcId":{"shape":"VpcId"},
"DryRun":{
"shape":"Boolean",
"locationName":"dryRun"
},
"CidrBlock":{"shape":"String"}
}
}
},
"CreateSubnetResult":{
Expand Down Expand Up @@ -17200,6 +17231,32 @@
}
}
},
"GetFlowLogsIntegrationTemplateRequest":{
"type":"structure",
"required":[
"FlowLogId",
"ConfigDeliveryS3DestinationArn",
"IntegrateServices"
],
"members":{
"DryRun":{"shape":"Boolean"},
"FlowLogId":{"shape":"VpcFlowLogId"},
"ConfigDeliveryS3DestinationArn":{"shape":"String"},
"IntegrateServices":{
"shape":"IntegrateServices",
"locationName":"IntegrateService"
}
}
},
"GetFlowLogsIntegrationTemplateResult":{
"type":"structure",
"members":{
"Result":{
"shape":"String",
"locationName":"result"
}
}
},
"GetGroupsForCapacityReservationRequest":{
"type":"structure",
"required":["CapacityReservationId"],
Expand Down Expand Up @@ -20545,6 +20602,15 @@
}
},
"Integer":{"type":"integer"},
"IntegrateServices":{
"type":"structure",
"members":{
"AthenaIntegrations":{
"shape":"AthenaIntegrationsSet",
"locationName":"AthenaIntegration"
}
}
},
"InterfacePermissionType":{
"type":"string",
"enum":[
Expand Down Expand Up @@ -24421,6 +24487,15 @@
"locationName":"Owner"
}
},
"PartitionLoadFrequency":{
"type":"string",
"enum":[
"none",
"daily",
"weekly",
"monthly"
]
},
"PathComponent":{
"type":"structure",
"members":{
Expand Down
Loading

0 comments on commit c34f248

Please sign in to comment.