Skip to content

Commit 3782990

Browse files
Merging v1.3.9 release
2 parents 991c44f + 8b149bf commit 3782990

File tree

9 files changed

+353
-25
lines changed

9 files changed

+353
-25
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.3.9] - 08/12/2024
4+
5+
### Features
6+
* (**configservice**) Documentation update for the OrganizationConfigRuleName regex pattern.
7+
* (**ec2**) This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
8+
* (**eks**) Added support for new AL2023 GPU AMIs to the supported AMITypes.
9+
* (**medialive**) AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
10+
* (**sagemaker**) Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.
11+
12+
### Documentation
13+
* (**computeoptimizer**) Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
14+
* (**groundstation**) Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
15+
316
## [1.3.8] - 08/09/2024
417

518
### Features

codegen/sdk/aws-models/compute-optimizer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,7 +2328,7 @@
23282328
"values": {
23292329
"target": "com.amazonaws.computeoptimizer#FilterValues",
23302330
"traits": {
2331-
"smithy.api#documentation": "<p>\n The value of the filter.\n </p>\n <p>The valid values for this parameter are as follows:</p>\n <ul>\n <li>\n <p>If you specify the <code>name</code> parameter as <code>Finding</code>, specify\n <code>Optimized</code>, <code>NotOptimized</code>, or <code>Unavailable</code>.</p>\n </li>\n <li>\n <p>If you specify the <code>name</code> parameter as <code>FindingReasonCode</code>, specify\n <code>CPUUnderprovisioned</code>, <code>CPUOverprovisioned</code>, \n <code>MemoryUnderprovisioned</code>, or <code>MemoryOverprovisioned</code>.</p>\n </li>\n </ul>"
2331+
"smithy.api#documentation": "<p>\n The value of the filter.\n </p>\n <p>The valid values for this parameter are as follows:</p>\n <ul>\n <li>\n <p>If you specify the <code>name</code> parameter as <code>Finding</code>, specify\n <code>Optimized</code>, <code>Underprovisioned</code>, or <code>Overprovisioned</code>.</p>\n </li>\n <li>\n <p>If you specify the <code>name</code> parameter as <code>FindingReasonCode</code>, specify\n <code>CPUUnderprovisioned</code>, <code>CPUOverprovisioned</code>, \n <code>MemoryUnderprovisioned</code>, or <code>MemoryOverprovisioned</code>.</p>\n </li>\n </ul>"
23322332
}
23332333
}
23342334
},
@@ -9361,7 +9361,7 @@
93619361
"lookBackPeriod": {
93629362
"target": "com.amazonaws.computeoptimizer#LookBackPeriodPreference",
93639363
"traits": {
9364-
"smithy.api#documentation": "<p>\n The preference to control the number of days the utilization metrics of the Amazon Web Services resource are analyzed. \n When this preference isn't specified, we use the default value <code>DAYS_14</code>.\n </p>\n <note>\n <p>You can only set this preference for the Amazon EC2 instance and Auto Scaling group resource types.</p>\n </note>"
9364+
"smithy.api#documentation": "<p>\n The preference to control the number of days the utilization metrics of the Amazon Web Services resource are analyzed. \n When this preference isn't specified, we use the default value <code>DAYS_14</code>.\n </p>\n <p>You can only set this preference for the Amazon EC2 instance and Auto Scaling group resource types.\n </p>\n <note>\n <ul>\n <li>\n <p>Amazon EC2 instance lookback preferences can be set at the organization, account, and resource levels.</p>\n </li>\n <li>\n <p>Auto Scaling group lookback preferences can only be set at the resource level.</p>\n </li>\n </ul>\n </note>"
93659365
}
93669366
},
93679367
"utilizationPreferences": {

codegen/sdk/aws-models/config-service.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8689,7 +8689,7 @@
86898689
"min": 1,
86908690
"max": 64
86918691
},
8692-
"smithy.api#pattern": "\\S"
8692+
"smithy.api#pattern": "^[A-Za-z0-9-_]+$"
86938693
}
86948694
},
86958695
"com.amazonaws.configservice#OrganizationConfigRuleNames": {

codegen/sdk/aws-models/ec2.json

Lines changed: 199 additions & 10 deletions
Large diffs are not rendered by default.

codegen/sdk/aws-models/eks.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,18 @@
115115
"traits": {
116116
"smithy.api#enumValue": "AL2023_ARM_64_STANDARD"
117117
}
118+
},
119+
"AL2023_x86_64_NEURON": {
120+
"target": "smithy.api#Unit",
121+
"traits": {
122+
"smithy.api#enumValue": "AL2023_x86_64_NEURON"
123+
}
124+
},
125+
"AL2023_x86_64_NVIDIA": {
126+
"target": "smithy.api#Unit",
127+
"traits": {
128+
"smithy.api#enumValue": "AL2023_x86_64_NVIDIA"
129+
}
118130
}
119131
}
120132
},

codegen/sdk/aws-models/groundstation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4979,7 +4979,7 @@
49794979
}
49804980
},
49814981
"traits": {
4982-
"smithy.api#documentation": "<p>\n Ephemeris data in Orbit Ephemeris Message (OEM) format.\n </p>\n <p>\n Position, velocity, and acceleration units must be represented in <code>km</code>, <code>km/s</code>, and\n <code>km/s**2</code>, respectively, in ephemeris data lines. Covariance matrix line units must be\n represented in <code>km**2</code> if computed from two positions, <code>km**2/s</code> if computed from one\n position and one velocity, and <code>km**2/s**2</code> if computed from two velocities. Consult section\n 7.7.2 of The Consultative Committee for Space Data Systems (CCSDS)\n <a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">Recommended Standard for Orbit Data Messages</a>\n for more information.\n </p>"
4982+
"smithy.api#documentation": "<p>\n Ephemeris data in Orbit Ephemeris Message (OEM) format.\n </p>\n <p>\n AWS Ground Station processes OEM Customer Provided Ephemerides according to the <a href=\"https://public.ccsds.org/Pubs/502x0b3e1.pdf\">CCSDS standard</a> with some extra restrictions. OEM files should be in KVN format. For more detail about the OEM format that AWS Ground Station supports, see <a href=\"https://docs.aws.amazon.com/ground-station/latest/ug/providing-custom-ephemeris-data.html#oem-ephemeris-format\">OEM ephemeris format</a> in the AWS Ground Station user guide.\n </p>"
49834983
}
49844984
},
49854985
"com.amazonaws.groundstation#PaginationMaxResults": {

codegen/sdk/aws-models/medialive.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22357,6 +22357,18 @@
2235722357
"smithy.api#documentation": "Multiplex Output Settings"
2235822358
}
2235922359
},
22360+
"com.amazonaws.medialive#MultiplexPacketIdentifiersMapping": {
22361+
"type": "map",
22362+
"key": {
22363+
"target": "com.amazonaws.medialive#__string"
22364+
},
22365+
"value": {
22366+
"target": "com.amazonaws.medialive#MultiplexProgramPacketIdentifiersMap"
22367+
},
22368+
"traits": {
22369+
"smithy.api#documentation": "Placeholder documentation for MultiplexPacketIdentifiersMapping"
22370+
}
22371+
},
2236022372
"com.amazonaws.medialive#MultiplexProgram": {
2236122373
"type": "structure",
2236222374
"members": {
@@ -22502,6 +22514,30 @@
2250222514
"traits": {
2250322515
"smithy.api#jsonName": "videoPid"
2250422516
}
22517+
},
22518+
"AribCaptionsPid": {
22519+
"target": "com.amazonaws.medialive#__integer",
22520+
"traits": {
22521+
"smithy.api#jsonName": "aribCaptionsPid"
22522+
}
22523+
},
22524+
"DvbTeletextPids": {
22525+
"target": "com.amazonaws.medialive#__listOf__integer",
22526+
"traits": {
22527+
"smithy.api#jsonName": "dvbTeletextPids"
22528+
}
22529+
},
22530+
"EcmPid": {
22531+
"target": "com.amazonaws.medialive#__integer",
22532+
"traits": {
22533+
"smithy.api#jsonName": "ecmPid"
22534+
}
22535+
},
22536+
"Smpte2038Pid": {
22537+
"target": "com.amazonaws.medialive#__integer",
22538+
"traits": {
22539+
"smithy.api#jsonName": "smpte2038Pid"
22540+
}
2250522541
}
2250622542
},
2250722543
"traits": {
@@ -30512,6 +30548,12 @@
3051230548
"smithy.api#documentation": "Name of the multiplex.",
3051330549
"smithy.api#jsonName": "name"
3051430550
}
30551+
},
30552+
"PacketIdentifiersMapping": {
30553+
"target": "com.amazonaws.medialive#MultiplexPacketIdentifiersMapping",
30554+
"traits": {
30555+
"smithy.api#jsonName": "packetIdentifiersMapping"
30556+
}
3051530557
}
3051630558
},
3051730559
"traits": {

0 commit comments

Comments
 (0)