Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Mar 15, 2024
1 parent a0173e7 commit 0295c6e
Show file tree
Hide file tree
Showing 36 changed files with 704 additions and 184 deletions.
42 changes: 42 additions & 0 deletions .changes/3.301.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
[
{
"type": "enhancement",
"category": "S3",
"description": "Documentation updates for Amazon S3."
},
{
"type": "api-change",
"category": "EC2",
"description": "Add media accelerator and neuron device information on the describe instance types API."
},
{
"type": "api-change",
"category": "Backup",
"description": "This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup."
},
{
"type": "api-change",
"category": "KinesisAnalyticsV2",
"description": "Support for Flink 1.18 in Managed Service for Apache Flink"
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation."
},
{
"type": "api-change",
"category": "WorkSpacesThinClient",
"description": "Removed unused parameter kmsKeyArn from UpdateDeviceRequest"
},
{
"type": "api-change",
"category": "Connect",
"description": "This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API."
},
{
"type": "api-change",
"category": "CodeBuild",
"description": "AWS CodeBuild now supports overflow behavior on Reserved Capacity."
}
]
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# CHANGELOG

## next release

* `Aws\S3` - Documentation updates for Amazon S3.
* `Aws\EC2` - Add media accelerator and neuron device information on the describe instance types API.
* `Aws\Backup` - This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup.
* `Aws\KinesisAnalyticsV2` - Support for Flink 1.18 in Managed Service for Apache Flink
* `Aws\SageMaker` - Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation.
* `Aws\WorkSpacesThinClient` - Removed unused parameter kmsKeyArn from UpdateDeviceRequest
* `Aws\Connect` - This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API.
* `Aws\CodeBuild` - AWS CodeBuild now supports overflow behavior on Reserved Capacity.

## 3.301.0 - 2024-03-14

* `Aws\` - Amazon IOT Roborunner has been removed from the SDK because it has been discontinued.
Expand Down
8 changes: 7 additions & 1 deletion src/data/backup/2018-11-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3725,6 +3725,11 @@
"shape":"MaxResults",
"location":"querystring",
"locationName":"maxResults"
},
"ManagedByAWSBackupOnly":{
"shape":"boolean",
"location":"querystring",
"locationName":"managedByAWSBackupOnly"
}
}
},
Expand Down Expand Up @@ -4196,7 +4201,8 @@
"BackupVaultName":{"shape":"BackupVaultName"},
"IsParent":{"shape":"boolean"},
"ParentRecoveryPointArn":{"shape":"ARN"},
"ResourceName":{"shape":"string"}
"ResourceName":{"shape":"string"},
"VaultType":{"shape":"VaultType"}
}
},
"RecoveryPointByResourceList":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/backup/2018-11-15/api-2.json.php

Large diffs are not rendered by default.

12 changes: 7 additions & 5 deletions src/data/backup/2018-11-15/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"StartCopyJob": "<p>Starts a job to create a one-time copy of the specified resource.</p> <p>Does not support continuous backups.</p>",
"StartReportJob": "<p>Starts an on-demand report job for the specified report plan.</p>",
"StartRestoreJob": "<p>Recovers the saved resource identified by an Amazon Resource Name (ARN).</p>",
"StopBackupJob": "<p>Attempts to cancel a job to create a one-time backup of a resource.</p> <p>This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, FSx for ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.</p>",
"StopBackupJob": "<p>Attempts to cancel a job to create a one-time backup of a resource.</p> <p>This action is not supported for the following services: Amazon FSx for Windows File Server, Amazon FSx for Lustre, Amazon FSx for NetApp ONTAP , Amazon FSx for OpenZFS, Amazon DocumentDB (with MongoDB compatibility), Amazon RDS, Amazon Aurora, and Amazon Neptune.</p>",
"TagResource": "<p>Assigns a set of key-value pairs to a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN).</p>",
"UntagResource": "<p>Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)</p>",
"UpdateBackupPlan": "<p>Updates an existing backup plan identified by its <code>backupPlanId</code> with the input document in JSON format. The new version is uniquely identified by a <code>VersionId</code>.</p>",
Expand Down Expand Up @@ -267,14 +267,14 @@
"BackupJob$State": "<p>The current state of a backup job.</p>",
"BackupJobChildJobsInState$key": null,
"DescribeBackupJobOutput$State": "<p>The current state of a backup job.</p>",
"ListBackupJobsInput$ByState": "<p>Returns only backup jobs that are in the specified state.</p>"
"ListBackupJobsInput$ByState": "<p>Returns only backup jobs that are in the specified state.</p> <p> <code>Completed with issues</code> is a status found only in the Backup console. For API, this status refers to jobs with a state of <code>COMPLETED</code> and a <code>MessageCategory</code> with a value other than <code>SUCCESS</code>; that is, the status is completed but comes with a status message.</p> <p>To obtain the job count for <code>Completed with issues</code>, run two GET requests, and subtract the second, smaller number:</p> <p>GET /backup-jobs/?state=COMPLETED</p> <p>GET /backup-jobs/?messageCategory=SUCCESS&amp;state=COMPLETED</p>"
}
},
"BackupJobStatus": {
"base": null,
"refs": {
"BackupJobSummary$State": "<p>This value is job count for jobs with the specified state.</p>",
"ListBackupJobSummariesInput$State": "<p>This parameter returns the job count for jobs with the specified state.</p> <p>The the value ANY returns count of all states.</p> <p> <code>AGGREGATE_ALL</code> aggregates job counts for all states and returns the sum.</p>"
"ListBackupJobSummariesInput$State": "<p>This parameter returns the job count for jobs with the specified state.</p> <p>The the value ANY returns count of all states.</p> <p> <code>AGGREGATE_ALL</code> aggregates job counts for all states and returns the sum.</p> <p> <code>Completed with issues</code> is a status found only in the Backup console. For API, this status refers to jobs with a state of <code>COMPLETED</code> and a <code>MessageCategory</code> with a value other than <code>SUCCESS</code>; that is, the status is completed but comes with a status message. To obtain the job count for <code>Completed with issues</code>, run two GET requests, and subtract the second, smaller number:</p> <p>GET /audit/backup-job-summaries?AggregationPeriod=FOURTEEN_DAYS&amp;State=COMPLETED</p> <p>GET /audit/backup-job-summaries?AggregationPeriod=FOURTEEN_DAYS&amp;MessageCategory=SUCCESS&amp;State=COMPLETED</p>"
}
},
"BackupJobSummary": {
Expand Down Expand Up @@ -599,7 +599,7 @@
"ControlScope": {
"base": "<p>A framework consists of one or more controls. Each control has its own control scope. The control scope can include one or more resource types, a combination of a tag key and value, or a combination of one resource type and one resource ID. If no scope is specified, evaluations for the rule are triggered when any resource in your recording group changes in configuration.</p> <note> <p>To set a control scope that includes all of a particular resource, leave the <code>ControlScope</code> empty or do not pass it when calling <code>CreateFramework</code>.</p> </note>",
"refs": {
"FrameworkControl$ControlScope": "<p>The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.</p>"
"FrameworkControl$ControlScope": "<p>The scope of a control. The control scope defines what the control will evaluate. Three examples of control scopes are: a specific backup plan, all backup plans with a specific tag, or all backup plans.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/aws-backup/latest/devguide/API_ControlScope.html\"> <code>ControlScope</code>.</a> </p>"
}
},
"CopyAction": {
Expand Down Expand Up @@ -2335,7 +2335,8 @@
"DescribeBackupVaultOutput$VaultType": "<p>This is the type of vault described.</p>",
"DescribeRecoveryPointOutput$VaultType": "<p>This is the type of vault in which the described recovery point is stored.</p>",
"ListBackupVaultsInput$ByVaultType": "<p>This parameter will sort the list of vaults by vault type.</p>",
"RecoveryPointByBackupVault$VaultType": "<p>This is the type of vault in which the described recovery point is stored.</p>"
"RecoveryPointByBackupVault$VaultType": "<p>This is the type of vault in which the described recovery point is stored.</p>",
"RecoveryPointByResource$VaultType": "<p>This is the type of vault in which the described recovery point is stored.</p>"
}
},
"WindowMinutes": {
Expand All @@ -2358,6 +2359,7 @@
"DescribeRecoveryPointOutput$IsEncrypted": "<p>A Boolean value that is returned as <code>TRUE</code> if the specified recovery point is encrypted, or <code>FALSE</code> if the recovery point is not encrypted.</p>",
"DescribeRecoveryPointOutput$IsParent": "<p>This returns the boolean value that a recovery point is a parent (composite) job.</p>",
"ListBackupVaultsInput$ByShared": "<p>This parameter will sort the list of vaults by shared vaults.</p>",
"ListRecoveryPointsByResourceInput$ManagedByAWSBackupOnly": "<p>This attribute filters recovery points based on ownership.</p> <p>If this is set to <code>TRUE</code>, the response will contain recovery points associated with the selected resources that are managed by Backup.</p> <p>If this is set to <code>FALSE</code>, the response will contain all recovery points associated with the selected resource.</p> <p>Type: Boolean</p>",
"RecoveryPointByBackupVault$IsEncrypted": "<p>A Boolean value that is returned as <code>TRUE</code> if the specified recovery point is encrypted, or <code>FALSE</code> if the recovery point is not encrypted.</p>",
"RecoveryPointByBackupVault$IsParent": "<p>This is a boolean value indicating this is a parent (composite) recovery point.</p>",
"RecoveryPointByResource$IsParent": "<p>This is a boolean value indicating this is a parent (composite) recovery point.</p>",
Expand Down
2 changes: 1 addition & 1 deletion src/data/backup/2018-11-15/docs-2.json.php

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions src/data/codebuild/2016-10-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1119,6 +1119,7 @@
"environmentType":{"shape":"EnvironmentType"},
"computeType":{"shape":"ComputeType"},
"scalingConfiguration":{"shape":"ScalingConfigurationInput"},
"overflowBehavior":{"shape":"FleetOverflowBehavior"},
"tags":{"shape":"TagList"}
}
},
Expand Down Expand Up @@ -1458,6 +1459,7 @@
"environmentType":{"shape":"EnvironmentType"},
"computeType":{"shape":"ComputeType"},
"scalingConfiguration":{"shape":"ScalingConfigurationOutput"},
"overflowBehavior":{"shape":"FleetOverflowBehavior"},
"tags":{"shape":"TagList"}
}
},
Expand Down Expand Up @@ -1490,6 +1492,13 @@
"max":100,
"min":1
},
"FleetOverflowBehavior":{
"type":"string",
"enum":[
"QUEUE",
"ON_DEMAND"
]
},
"FleetScalingMetricType":{
"type":"string",
"enum":["FLEET_UTILIZATION_RATE"]
Expand Down Expand Up @@ -2696,6 +2705,7 @@
"environmentType":{"shape":"EnvironmentType"},
"computeType":{"shape":"ComputeType"},
"scalingConfiguration":{"shape":"ScalingConfigurationInput"},
"overflowBehavior":{"shape":"FleetOverflowBehavior"},
"tags":{"shape":"TagList"}
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/data/codebuild/2016-10-06/api-2.json.php

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions src/data/codebuild/2016-10-06/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,14 @@
"BatchGetFleetsOutput$fleetsNotFound": "<p>The names of compute fleets for which information could not be found.</p>"
}
},
"FleetOverflowBehavior": {
"base": null,
"refs": {
"CreateFleetInput$overflowBehavior": "<p>The compute fleet overflow behavior.</p> <ul> <li> <p>For overflow behavior <code>QUEUE</code>, your overflow builds need to wait on the existing fleet instance to become available.</p> </li> <li> <p>For overflow behavior <code>ON_DEMAND</code>, your overflow builds run on CodeBuild on-demand.</p> </li> </ul>",
"Fleet$overflowBehavior": "<p>The compute fleet overflow behavior.</p> <ul> <li> <p>For overflow behavior <code>QUEUE</code>, your overflow builds need to wait on the existing fleet instance to become available.</p> </li> <li> <p>For overflow behavior <code>ON_DEMAND</code>, your overflow builds run on CodeBuild on-demand.</p> </li> </ul>",
"UpdateFleetInput$overflowBehavior": "<p>The compute fleet overflow behavior.</p> <ul> <li> <p>For overflow behavior <code>QUEUE</code>, your overflow builds need to wait on the existing fleet instance to become available.</p> </li> <li> <p>For overflow behavior <code>ON_DEMAND</code>, your overflow builds run on CodeBuild on-demand.</p> </li> </ul>"
}
},
"FleetScalingMetricType": {
"base": null,
"refs": {
Expand Down
2 changes: 1 addition & 1 deletion src/data/codebuild/2016-10-06/docs-2.json.php

Large diffs are not rendered by default.

44 changes: 40 additions & 4 deletions src/data/connect/2017-08-08/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4577,11 +4577,22 @@
"Value":{"shape":"InstanceAttributeValue"}
}
},
"AttributeAndCondition":{
"type":"structure",
"members":{
"TagConditions":{"shape":"TagAndConditionList"},
"HierarchyGroupCondition":{"shape":"HierarchyGroupCondition"}
}
},
"AttributeName":{
"type":"string",
"max":32767,
"min":1
},
"AttributeOrConditionList":{
"type":"list",
"member":{"shape":"AttributeAndCondition"}
},
"AttributeValue":{
"type":"string",
"max":32767,
Expand Down Expand Up @@ -5215,6 +5226,15 @@
"TagCondition":{"shape":"TagCondition"}
}
},
"ControlPlaneUserAttributeFilter":{
"type":"structure",
"members":{
"OrConditions":{"shape":"AttributeOrConditionList"},
"AndCondition":{"shape":"AttributeAndCondition"},
"TagCondition":{"shape":"TagCondition"},
"HierarchyGroupCondition":{"shape":"HierarchyGroupCondition"}
}
},
"CreateAgentStatusRequest":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -5676,7 +5696,9 @@
"Tags":{"shape":"TagMap"},
"AllowedAccessControlTags":{"shape":"AllowedAccessControlTags"},
"TagRestrictedResources":{"shape":"TagRestrictedResourceList"},
"Applications":{"shape":"Applications"}
"Applications":{"shape":"Applications"},
"HierarchyRestrictedResources":{"shape":"HierarchyRestrictedResourceList"},
"AllowedAccessControlHierarchyGroupId":{"shape":"HierarchyGroupId"}
}
},
"CreateSecurityProfileResponse":{
Expand Down Expand Up @@ -8652,6 +8674,15 @@
"LevelFive":{"shape":"HierarchyGroupSummaryReference"}
}
},
"HierarchyRestrictedResourceList":{
"type":"list",
"member":{"shape":"HierarchyRestrictedResourceName"}
},
"HierarchyRestrictedResourceName":{
"type":"string",
"max":128,
"min":1
},
"HierarchyStructure":{
"type":"structure",
"members":{
Expand Down Expand Up @@ -13088,7 +13119,9 @@
"AllowedAccessControlTags":{"shape":"AllowedAccessControlTags"},
"TagRestrictedResources":{"shape":"TagRestrictedResourceList"},
"LastModifiedTime":{"shape":"Timestamp"},
"LastModifiedRegion":{"shape":"RegionName"}
"LastModifiedRegion":{"shape":"RegionName"},
"HierarchyRestrictedResources":{"shape":"HierarchyRestrictedResourceList"},
"AllowedAccessControlHierarchyGroupId":{"shape":"HierarchyGroupId"}
}
},
"SecurityProfileDescription":{
Expand Down Expand Up @@ -15080,7 +15113,9 @@
},
"AllowedAccessControlTags":{"shape":"AllowedAccessControlTags"},
"TagRestrictedResources":{"shape":"TagRestrictedResourceList"},
"Applications":{"shape":"Applications"}
"Applications":{"shape":"Applications"},
"HierarchyRestrictedResources":{"shape":"HierarchyRestrictedResourceList"},
"AllowedAccessControlHierarchyGroupId":{"shape":"HierarchyGroupId"}
}
},
"UpdateTaskTemplateRequest":{
Expand Down Expand Up @@ -15550,7 +15585,8 @@
"UserSearchFilter":{
"type":"structure",
"members":{
"TagFilter":{"shape":"ControlPlaneTagFilter"}
"TagFilter":{"shape":"ControlPlaneTagFilter"},
"UserAttributeFilter":{"shape":"ControlPlaneUserAttributeFilter"}
}
},
"UserSearchSummary":{
Expand Down
2 changes: 1 addition & 1 deletion src/data/connect/2017-08-08/api-2.json.php

Large diffs are not rendered by default.

Loading

0 comments on commit 0295c6e

Please sign in to comment.