Skip to content

Commit

Permalink
Merge branch 'master' into salande/ua-appid-2
Browse files Browse the repository at this point in the history
  • Loading branch information
cenedhryn authored Oct 9, 2024
2 parents 5afd052 + 6161842 commit 44e7d81
Show file tree
Hide file tree
Showing 733 changed files with 23,427 additions and 7,917 deletions.
1 change: 1 addition & 0 deletions .brazil.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"aws-json-protocol": { "packageName": "AwsJavaSdk-Core-AwsJsonProtocol" },
"aws-query-protocol": { "packageName": "AwsJavaSdk-Core-AwsQueryProtocol" },
"aws-xml-protocol": { "packageName": "AwsJavaSdk-Core-AwsXmlProtocol" },
"smithy-rpcv2-protocol": { "packageName": "AwsJavaSdk-Core-SmithyRpcV2Protocol" },
"cloudwatch-metric-publisher": { "packageName": "AwsJavaSdk-MetricPublisher-CloudWatch" },
"codegen": { "packageName": "AwsJavaSdk-Codegen" },
"dynamodb-enhanced": { "packageName": "AwsJavaSdk-DynamoDb-Enhanced" },
Expand Down
2 changes: 1 addition & 1 deletion .changes/2.25.x/2.25.37.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"type": "feature",
"category": "AWS SDK for Java V2",
"contributor": "",
"description": "Source account Id from credentials to use in endpoint construction"
"description": "Support AWS-account-based endpoints for AWS services that choose to generate them. Note that endpoint URLs and host names can change when this feature is activated. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html"
},
{
"type": "feature",
Expand Down
48 changes: 48 additions & 0 deletions .changes/2.28.10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"version": "2.28.10",
"date": "2024-09-26",
"entries": [
{
"type": "feature",
"category": "AWS Chatbot",
"contributor": "",
"description": "Return State and StateReason fields for Chatbot Channel Configurations."
},
{
"type": "feature",
"category": "AWS Lambda",
"contributor": "",
"description": "Reverting Lambda resource-based policy and block public access APIs."
},
{
"type": "feature",
"category": "AWS Organizations",
"contributor": "",
"description": "Add support for policy operations on the CHATBOT_POLICY policy type."
},
{
"type": "feature",
"category": "AWS Parallel Computing Service",
"contributor": "",
"description": "AWS PCS API documentation - Edited the description of the iamInstanceProfileArn parameter of the CreateComputeNodeGroup and UpdateComputeNodeGroup actions; edited the description of the SlurmCustomSetting data type to list the supported parameters for clusters and compute node groups."
},
{
"type": "feature",
"category": "AWS RDS DataService",
"contributor": "",
"description": "Documentation update for RDS Data API to reflect support for Aurora MySQL Serverless v2 and Provisioned DB clusters."
},
{
"type": "feature",
"category": "Amazon SageMaker Service",
"contributor": "",
"description": "Adding `TagPropagation` attribute to Sagemaker API"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
36 changes: 36 additions & 0 deletions .changes/2.28.11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "2.28.11",
"date": "2024-09-27",
"entries": [
{
"type": "feature",
"category": "AWS SecurityHub",
"contributor": "",
"description": "Documentation updates for AWS Security Hub"
},
{
"type": "feature",
"category": "Amazon Connect Customer Profiles",
"contributor": "",
"description": "Introduces optional RoleArn parameter for PutIntegration request and includes RoleArn in the response of PutIntegration, GetIntegration and ListIntegrations"
},
{
"type": "feature",
"category": "Amazon QuickSight",
"contributor": "",
"description": "Adding personalization in QuickSight data stories. Admins can enable or disable personalization through QuickSight settings."
},
{
"type": "feature",
"category": "Amazon Simple Email Service",
"contributor": "",
"description": "This release adds support for engagement tracking over Https using custom domains."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
54 changes: 54 additions & 0 deletions .changes/2.28.12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"version": "2.28.12",
"date": "2024-09-30",
"entries": [
{
"type": "feature",
"category": "AWS Price List Service",
"contributor": "",
"description": "Add examples for API operations in model."
},
{
"type": "feature",
"category": "AWS Resource Groups",
"contributor": "",
"description": "This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications."
},
{
"type": "feature",
"category": "AWS Supply Chain",
"contributor": "",
"description": "Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain"
},
{
"type": "feature",
"category": "Amazon Bedrock",
"contributor": "",
"description": "Add support for custom models via provisioned throughput for Bedrock Model Evaluation"
},
{
"type": "feature",
"category": "Amazon CloudDirectory",
"contributor": "",
"description": "Add examples for API operations in model."
},
{
"type": "feature",
"category": "Amazon Connect Service",
"contributor": "",
"description": "Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts"
},
{
"type": "feature",
"category": "Amazon Verified Permissions",
"contributor": "",
"description": "Add examples for API operations in model."
},
{
"type": "feature",
"category": "Timestream InfluxDB",
"contributor": "",
"description": "Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API."
}
]
}
30 changes: 30 additions & 0 deletions .changes/2.28.13.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": "2.28.13",
"date": "2024-10-01",
"entries": [
{
"type": "feature",
"category": "Agents for Amazon Bedrock",
"contributor": "",
"description": "This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock."
},
{
"type": "feature",
"category": "Amazon Relational Database Service",
"contributor": "",
"description": "This release provides additional support for enabling Aurora Limitless Database DB clusters."
},
{
"type": "feature",
"category": "CodeArtifact",
"contributor": "",
"description": "Add support for the dual stack endpoints."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
66 changes: 66 additions & 0 deletions .changes/2.28.14.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"version": "2.28.14",
"date": "2024-10-02",
"entries": [
{
"type": "feature",
"category": "AWS B2B Data Interchange",
"contributor": "",
"description": "Added and updated APIs to support outbound EDI transformations"
},
{
"type": "feature",
"category": "AWS IoT Core Device Advisor",
"contributor": "",
"description": "Add clientToken attribute and implement idempotency for CreateSuiteDefinition."
},
{
"type": "feature",
"category": "Agents for Amazon Bedrock Runtime",
"contributor": "",
"description": "Added raw model response and usage metrics to PreProcessing and PostProcessing Trace"
},
{
"type": "feature",
"category": "Amazon AppStream",
"contributor": "",
"description": "Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0"
},
{
"type": "feature",
"category": "Amazon Bedrock Runtime",
"contributor": "",
"description": "Added new fields to Amazon Bedrock Guardrails trace"
},
{
"type": "feature",
"category": "Amazon Interactive Video Service RealTime",
"contributor": "",
"description": "Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values."
},
{
"type": "feature",
"category": "Amazon SageMaker Service",
"contributor": "",
"description": "releasing builtinlcc to public"
},
{
"type": "feature",
"category": "Amazon Simple Storage Service",
"contributor": "",
"description": "This release introduces a header representing the minimum object size limit for Lifecycle transitions."
},
{
"type": "feature",
"category": "Amazon WorkSpaces",
"contributor": "",
"description": "WSP is being rebranded to become DCV."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
54 changes: 54 additions & 0 deletions .changes/2.28.15.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
{
"version": "2.28.15",
"date": "2024-10-03",
"entries": [
{
"type": "feature",
"category": "AWS CodePipeline",
"contributor": "",
"description": "AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution."
},
{
"type": "feature",
"category": "AWS Elemental MediaPackage v2",
"contributor": "",
"description": "Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists."
},
{
"type": "feature",
"category": "AWS IoT",
"contributor": "",
"description": "This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations."
},
{
"type": "feature",
"category": "AWS Marketplace Reporting Service",
"contributor": "",
"description": "The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization."
},
{
"type": "feature",
"category": "Amazon Connect Service",
"contributor": "",
"description": "Public GetMetricDataV2 Grouping increase from 3 to 4"
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "This release includes a new API for modifying instance cpu-options after launch."
},
{
"type": "feature",
"category": "Amazon QuickSight",
"contributor": "",
"description": "QuickSight: Add support for exporting and importing folders in AssetBundle APIs"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
24 changes: 24 additions & 0 deletions .changes/2.28.16.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"version": "2.28.16",
"date": "2024-10-04",
"entries": [
{
"type": "feature",
"category": "AWS IoT Data Plane",
"contributor": "",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
},
{
"type": "feature",
"category": "Amazon Elastic Compute Cloud",
"contributor": "",
"description": "Documentation updates for Amazon EC2."
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
36 changes: 36 additions & 0 deletions .changes/2.28.17.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "2.28.17",
"date": "2024-10-07",
"entries": [
{
"type": "feature",
"category": "AWSDeadlineCloud",
"contributor": "",
"description": "Add support for using the template from a previous job during job creation and listing parameter definitions for a job."
},
{
"type": "feature",
"category": "AWS Marketplace Reporting Service",
"contributor": "",
"description": "Documentation-only update for AWS Marketplace Reporting API."
},
{
"type": "feature",
"category": "Amazon Q Connect",
"contributor": "",
"description": "This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base."
},
{
"type": "feature",
"category": "Amazon Redshift",
"contributor": "",
"description": "Add validation pattern to S3KeyPrefix on the EnableLogging API"
},
{
"type": "feature",
"category": "AWS SDK for Java v2",
"contributor": "",
"description": "Updated endpoint and partition metadata."
}
]
}
Loading

0 comments on commit 44e7d81

Please sign in to comment.