Skip to content

Commit

Permalink
Merge pull request #8643 from cli-v2-merge/update-v2
Browse files Browse the repository at this point in the history
[v2] Merge model updates and develop branch to v2 branch
  • Loading branch information
hssyoo authored Apr 23, 2024
2 parents 08861ec + df0a379 commit 74f5407
Show file tree
Hide file tree
Showing 54 changed files with 6,234 additions and 968 deletions.
17 changes: 17 additions & 0 deletions .changes/1.32.88.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"category": "``glue``",
"description": "Adding RowFilter in the response for GetUnfilteredTableMetadata API",
"type": "api-change"
},
{
"category": "``internetmonitor``",
"description": "This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.",
"type": "api-change"
},
{
"category": "``personalize``",
"description": "This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign",
"type": "api-change"
}
]
42 changes: 42 additions & 0 deletions .changes/1.32.89.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"category": "``bedrock-agent``",
"description": "Releasing the support for simplified configuration and return of control",
"type": "api-change"
},
{
"category": "``bedrock-agent-runtime``",
"description": "Releasing the support for simplified configuration and return of control",
"type": "api-change"
},
{
"category": "``payment-cryptography``",
"description": "Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.",
"type": "api-change"
},
{
"category": "``redshift-serverless``",
"description": "Updates description of schedule field for scheduled actions.",
"type": "api-change"
},
{
"category": "``route53profiles``",
"description": "Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.",
"type": "api-change"
},
{
"category": "``servicediscovery``",
"description": "This release adds examples to several Cloud Map actions.",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "Adding new API to support remote directory listing using SFTP connector",
"type": "api-change"
}
]
47 changes: 47 additions & 0 deletions .changes/1.32.90.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
[
{
"category": "``bedrock``",
"description": "This release introduces Model Evaluation and Guardrails for Amazon Bedrock.",
"type": "api-change"
},
{
"category": "``bedrock-agent``",
"description": "Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.",
"type": "api-change"
},
{
"category": "``bedrock-agent-runtime``",
"description": "This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.",
"type": "api-change"
},
{
"category": "``bedrock-runtime``",
"description": "This release introduces Guardrails for Amazon Bedrock.",
"type": "api-change"
},
{
"category": "``ce``",
"description": "Added additional metadata that might be applicable to your reservation recommendations.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.",
"type": "api-change"
},
{
"category": "``pi``",
"description": "Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.",
"type": "api-change"
},
{
"category": "``rds``",
"description": "Fix the example ARN for ModifyActivityStreamRequest",
"type": "api-change"
},
{
"category": "``workspaces-web``",
"description": "Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)",
"type": "api-change"
}
]
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-bedrock-25800.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock``",
"description": "This release introduces Model Evaluation and Guardrails for Amazon Bedrock.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-bedrockagent-59051.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock-agent``",
"description": "Releasing the support for simplified configuration and return of control",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-bedrockagent-82050.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock-agent``",
"description": "Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.",
"type": "api-change"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock-agent-runtime``",
"description": "Releasing the support for simplified configuration and return of control",
"type": "api-change"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock-agent-runtime``",
"description": "This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-bedrockruntime-63827.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``bedrock-runtime``",
"description": "This release introduces Guardrails for Amazon Bedrock.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ce-35555.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ce``",
"description": "Added additional metadata that might be applicable to your reservation recommendations.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ec2-88783.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ec2``",
"description": "This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-glue-44015.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``glue``",
"description": "Adding RowFilter in the response for GetUnfilteredTableMetadata API",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-internetmonitor-25028.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``internetmonitor``",
"description": "This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.",
"type": "api-change"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``payment-cryptography``",
"description": "Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-personalize-66866.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``personalize``",
"description": "This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-pi-28154.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``pi``",
"description": "Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-rds-32764.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``rds``",
"description": "Fix the example ARN for ModifyActivityStreamRequest",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-redshiftserverless-54774.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``redshift-serverless``",
"description": "Updates description of schedule field for scheduled actions.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-route53profiles-37677.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``route53profiles``",
"description": "Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-sagemaker-69945.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``sagemaker``",
"description": "This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-servicediscovery-87804.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``servicediscovery``",
"description": "This release adds examples to several Cloud Map actions.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-transfer-79944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``transfer``",
"description": "Adding new API to support remote directory listing using SFTP connector",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-workspacesweb-9649.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``workspaces-web``",
"description": "Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)",
"type": "api-change"
}
9 changes: 9 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
os: [ubuntu-latest, macOS-latest, windows-latest]
# Python 3.8 and 3.9 do not run on m1 hardware which is now standard for
# macOS-latest.
# https://github.com/actions/setup-python/issues/696#issuecomment-1637587760
exclude:
- { python-version: "3.8", os: "macos-latest" }
- { python-version: "3.9", os: "macos-latest" }
include:
- { python-version: "3.8", os: "macos-13" }
- { python-version: "3.9", os: "macos-13" }

steps:
- uses: actions/checkout@v4
Expand Down
35 changes: 35 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7302,6 +7302,41 @@ CHANGELOG
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.


1.32.90
=======

* api-change:``bedrock``: This release introduces Model Evaluation and Guardrails for Amazon Bedrock.
* api-change:``bedrock-agent``: Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.
* api-change:``bedrock-agent-runtime``: This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.
* api-change:``bedrock-runtime``: This release introduces Guardrails for Amazon Bedrock.
* api-change:``ce``: Added additional metadata that might be applicable to your reservation recommendations.
* api-change:``ec2``: This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
* api-change:``pi``: Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.
* api-change:``rds``: Fix the example ARN for ModifyActivityStreamRequest
* api-change:``workspaces-web``: Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)


1.32.89
=======

* api-change:``bedrock-agent``: Releasing the support for simplified configuration and return of control
* api-change:``bedrock-agent-runtime``: Releasing the support for simplified configuration and return of control
* api-change:``payment-cryptography``: Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
* api-change:``redshift-serverless``: Updates description of schedule field for scheduled actions.
* api-change:``route53profiles``: Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
* api-change:``sagemaker``: This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
* api-change:``servicediscovery``: This release adds examples to several Cloud Map actions.
* api-change:``transfer``: Adding new API to support remote directory listing using SFTP connector


1.32.88
=======

* api-change:``glue``: Adding RowFilter in the response for GetUnfilteredTableMetadata API
* api-change:``internetmonitor``: This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
* api-change:``personalize``: This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign


1.32.87
=======

Expand Down
Loading

0 comments on commit 74f5407

Please sign in to comment.