Skip to content

Commit

Permalink
Fix create workspace bundle RootStorage/UserStorage to accept non nul…
Browse files Browse the repository at this point in the history
…l values

This update includes documentation for support of new native 400 GBps ports for Direct Connect.
This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
Doc only update for Application Auto Scaling that fixes resource name.
  • Loading branch information
aws-sdk-cpp-automation committed Jul 3, 2024
1 parent 91ab0cb commit 3c28374
Show file tree
Hide file tree
Showing 56 changed files with 318 additions and 187 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.361
1.11.362
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ namespace ApplicationAutoScaling
* <li> <p>Amazon SageMaker endpoint variants</p> </li> <li> <p>Amazon SageMaker
* inference components</p> </li> <li> <p>Amazon SageMaker serverless endpoint
* provisioned concurrency</p> </li> <li> <p>Spot Fleets (Amazon EC2)</p> </li>
* <li> <p>WorkSpaces pools</p> </li> <li> <p>Custom resources provided by your own
* applications or services</p> </li> </ul> <p>To learn more about Application Auto
* Scaling, see the <a
* <li> <p>Pool of WorkSpaces</p> </li> <li> <p>Custom resources provided by your
* own applications or services</p> </li> </ul> <p>To learn more about Application
* Auto Scaling, see the <a
* href="https://docs.aws.amazon.com/autoscaling/application/userguide/what-is-application-auto-scaling.html">Application
* Auto Scaling User Guide</a>.</p> <p> <b>API Summary</b> </p> <p>The Application
* Auto Scaling service API includes three key sets of actions: </p> <ul> <li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -184,8 +184,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -184,8 +184,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -171,8 +171,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -174,8 +174,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -171,8 +171,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -187,8 +187,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -187,8 +187,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -189,8 +189,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -237,8 +237,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -173,8 +173,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -175,8 +175,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -190,8 +190,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -211,8 +211,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ namespace Model
* <p>SageMaker inference component - The resource type is
* <code>inference-component</code> and the unique identifier is the resource ID.
* Example: <code>inference-component/my-inference-component</code>.</p> </li> <li>
* <p>Amazon WorkSpaces - The resource type is <code>workspacespool</code> and the
* <p>Pool of WorkSpaces - The resource type is <code>workspacespool</code> and the
* unique identifier is the pool ID. Example:
* <code>workspacespool/wspool-123456</code>.</p> </li> </ul>
*/
Expand Down Expand Up @@ -248,8 +248,8 @@ namespace Model
* concurrency for a SageMaker serverless endpoint.</p> </li> <li> <p>
* <code>sagemaker:inference-component:DesiredCopyCount</code> - The number of
* copies across an endpoint for a SageMaker inference component.</p> </li> <li>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The capacity of
* a WorkSpaces pool.</p> </li> </ul>
* <p> <code>workspaces:workspacespool:DesiredUserSessions</code> - The number of
* user sessions for the WorkSpaces in the pool.</p> </li> </ul>
*/
inline const ScalableDimension& GetScalableDimension() const{ return m_scalableDimension; }
inline bool ScalableDimensionHasBeenSet() const { return m_scalableDimensionHasBeenSet; }
Expand Down
Loading

0 comments on commit 3c28374

Please sign in to comment.