v6.0.0 #605
adam-fowler
started this conversation in
General
v6.0.0
#605
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using SotoCore v6.0.0
Using AWS models from Release (2022-06-17)
Major release changes
AsyncHTTPClientwith Soto. Previously aAWSHTTPClientprotocol was available which you could conform to. This change has been implemented to reduce the API surface of Soto and to allow us more flexibility in how we integrate with the HTTP client.eC2InstanceDetailsinstead ofec2InstanceDetails. This is now fixed.AWSClient,AWSService,CredentialProviderand all service API input/output shapes. PR Sendable #590Foundation.Datain service API input/output shapes withAWSBase64Data. PR Replace usage of Foundation.Data with AWSBase64Data #591finalto all API input and output shapes that are classes.New services
ChimeSDKMediaPipelines, ConnectCampaigns, EMRServerless, M2, RedshiftServerless
Services removed
SimpleDB, ImportExport, MobileAnalytics
Service name changes
AppIntegrationsService -> AppIntegrations
AppRegistry -> ServiceCatalogAppRegistry
AugmentedAIRuntime -> SageMakerA2IRuntime
CloudControlApi -> CloudControl
CodeStarconnections -> CodeStarConnections
ConnectWisdomService -> Wisdom
CostandUsageReportService -> CostAndUsageReportService
ElasticLoadBalancingv2 -> ElasticLoadBalancingV2
FinSpaceData -> FinspaceData
ForecastService -> Forecast
ForecastQueryService -> Forecastquery
GlueDataBrew -> DataBrew
KinesisVideoSignalingChannels -> KinesisVideoSignaling
LocationService -> Location
LookoutforVision -> LookoutVision
ManagedGrafana -> Grafana
MigrationHubStrategyRecommendations -> MigrationHubStrategy
NimbleStudio -> Nimble
OpenSearchService -> OpenSearch
PrometheusService -> Amp
RDSDataService -> RDSData
RedshiftDataAPIService -> RedshiftData
ResilienceHub -> Resiliencehub
SESV2 -> SESv2
SagemakerEdgeManager -> SagemakerEdge
TranscribeService -> Transcribe
TranscribeStreamingService -> TranscribeStreaming
Minor release changes
initwhich doesn't include deprecated members and deprecate oldinit..calculateMD5.Expect: 100-continueheader to cancel large uploads early if AWS knows they are going to fail.Patch release changes
crc32from SotoCore, instead of importing zlib. PR Use CRC32 from SotoCore #589S3RequestMiddlewarenow preserves trailing "/" when reconstructing URL. PR Function does not preserve the trailing / if present #587 from @jmoisan21This discussion was created from the release v6.0.0.
Beta Was this translation helpful? Give feedback.
All reactions