Skip to content

Commit

Permalink
Merge pull request #8642 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 18, 2024
2 parents 18c4e04 + 8799907 commit 49f5be5
Show file tree
Hide file tree
Showing 24 changed files with 1,664 additions and 391 deletions.
12 changes: 12 additions & 0 deletions .changes/1.32.86.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"category": "``ec2``",
"description": "Documentation updates for Elastic Compute Cloud (EC2).",
"type": "api-change"
},
{
"category": "``qbusiness``",
"description": "This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.",
"type": "api-change"
}
]
37 changes: 37 additions & 0 deletions .changes/1.32.87.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
[
{
"category": "``drs``",
"description": "Outpost ARN added to Source Server and Recovery Instance",
"type": "api-change"
},
{
"category": "``emr-serverless``",
"description": "This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.",
"type": "api-change"
},
{
"category": "``guardduty``",
"description": "Added IPv6Address fields for local and remote IP addresses",
"type": "api-change"
},
{
"category": "``quicksight``",
"description": "This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution",
"type": "api-change"
},
{
"category": "``rolesanywhere``",
"description": "This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "Removed deprecated enum values and updated API documentation.",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.",
"type": "api-change"
}
]
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-drs-6077.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``drs``",
"description": "Outpost ARN added to Source Server and Recovery Instance",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-ec2-60744.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``ec2``",
"description": "Documentation updates for Elastic Compute Cloud (EC2).",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-emrserverless-53316.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``emr-serverless``",
"description": "This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-guardduty-11678.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``guardduty``",
"description": "Added IPv6Address fields for local and remote IP addresses",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-qbusiness-295.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``qbusiness``",
"description": "This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-quicksight-63407.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``quicksight``",
"description": "This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-rolesanywhere-38127.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``rolesanywhere``",
"description": "This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-sagemaker-93538.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``sagemaker``",
"description": "Removed deprecated enum values and updated API documentation.",
"type": "api-change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/apichange-workspaces-33942.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"category": "``workspaces``",
"description": "Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.",
"type": "api-change"
}
19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7288,6 +7288,25 @@ CHANGELOG
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.


1.32.87
=======

* api-change:``drs``: Outpost ARN added to Source Server and Recovery Instance
* api-change:``emr-serverless``: This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
* api-change:``guardduty``: Added IPv6Address fields for local and remote IP addresses
* api-change:``quicksight``: This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
* api-change:``rolesanywhere``: This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
* api-change:``sagemaker``: Removed deprecated enum values and updated API documentation.
* api-change:``workspaces``: Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.


1.32.86
=======

* api-change:``ec2``: Documentation updates for Elastic Compute Cloud (EC2).
* api-change:``qbusiness``: This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.


1.32.85
=======

Expand Down
25 changes: 24 additions & 1 deletion awscli/botocore/data/drs/2020-02-26/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1363,6 +1363,10 @@
"stagingAvailabilityZone":{
"shape":"AwsAvailabilityZone",
"documentation":"<p>AWS Availability zone into which data is being replicated.</p>"
},
"stagingOutpostArn":{
"shape":"OutpostARN",
"documentation":"<p>The ARN of the staging Outpost</p>"
}
},
"documentation":"<p>Information about Data Replication</p>"
Expand Down Expand Up @@ -2994,6 +2998,12 @@
"AWS"
]
},
"OutpostARN":{
"type":"string",
"max":255,
"min":20,
"pattern":"^arn:aws([a-z-]+)?:outposts:[a-z\\d-]+:\\d{12}:outpost/op-[a-f0-9]{17}$"
},
"PITPolicy":{
"type":"list",
"member":{"shape":"PITPolicyRule"},
Expand Down Expand Up @@ -3255,6 +3265,10 @@
"shape":"RecoveryInstanceProperties",
"documentation":"<p>Properties of the Recovery Instance machine.</p>"
},
"sourceOutpostArn":{
"shape":"OutpostARN",
"documentation":"<p>The ARN of the source Outpost</p>"
},
"sourceServerID":{
"shape":"SourceServerID",
"documentation":"<p>The Source Server ID that this Recovery Instance is associated with.</p>"
Expand Down Expand Up @@ -3310,6 +3324,10 @@
"stagingAvailabilityZone":{
"shape":"AwsAvailabilityZone",
"documentation":"<p>AWS Availability zone into which data is being replicated.</p>"
},
"stagingOutpostArn":{
"shape":"OutpostARN",
"documentation":"<p>The ARN of the staging Outpost</p>"
}
},
"documentation":"<p>Information about Data Replication</p>"
Expand Down Expand Up @@ -3998,6 +4016,10 @@
"originRegion":{
"shape":"AwsRegion",
"documentation":"<p>AWS Region for an EC2-originated Source Server.</p>"
},
"sourceOutpostArn":{
"shape":"OutpostARN",
"documentation":"<p>The ARN of the source Outpost</p>"
}
},
"documentation":"<p>Properties of the cloud environment where this Source Server originated from.</p>"
Expand Down Expand Up @@ -4924,7 +4946,8 @@
"REGULAR",
"CONTAINS_MARKETPLACE_PRODUCT_CODES",
"MISSING_VOLUME_ATTRIBUTES",
"MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE"
"MISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLE",
"PENDING"
]
},
"VolumeToConversionMap":{
Expand Down
Loading

0 comments on commit 49f5be5

Please sign in to comment.