Commit 670e6cc3 authored by AWS SDK Rust Bot's avatar AWS SDK Rust Bot
Browse files

Update SDK models

parent 1cddb705
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[workspace]
resolver = "2"
exclude = [
    "tests/no-default-features",
    "tests/webassembly",
    "tests/telemetry",
    "tests/no-default-features"
    "tests/telemetry"
]
members = [
    "sdk/accessanalyzer",
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ The SDK provides one crate per AWS service. You must add [Tokio](https://crates.
    ```toml
    [dependencies]
    aws-config = { version= "1.8.12", features = ["behavior-version-latest"] }
    aws-sdk-dynamodb = "1.101.0"
    aws-sdk-dynamodb = "1.102.0"
    tokio = { version = "1", features = ["full"] }
    ```

+38 −1
Original line number Diff line number Diff line
@@ -1163,7 +1163,7 @@
                "name": {
                    "target": "com.amazonaws.cleanrooms#ParameterName",
                    "traits": {
                        "smithy.api#documentation": "<p>The name of the parameter. The name must use only alphanumeric, underscore (_), or hyphen (-) characters but cannot start or end with a hyphen.</p>",
                        "smithy.api#documentation": "<p>The name of the parameter. The name must use only alphanumeric or underscore (_) characters.</p>",
                        "smithy.api#required": {}
                    }
                },
@@ -10661,6 +10661,37 @@
                "smithy.api#documentation": "<p>An object representing the collaboration member's payment responsibilities set by the collaboration creator for query and job compute costs.</p>"
            }
        },
        "com.amazonaws.cleanrooms#JobParameterMap": {
            "type": "map",
            "key": {
                "target": "com.amazonaws.cleanrooms#JobParameterName"
            },
            "value": {
                "target": "com.amazonaws.cleanrooms#JobParameterValue"
            },
            "traits": {
                "smithy.api#sensitive": {}
            }
        },
        "com.amazonaws.cleanrooms#JobParameterName": {
            "type": "string",
            "traits": {
                "smithy.api#length": {
                    "min": 1,
                    "max": 100
                },
                "smithy.api#pattern": "^[0-9a-zA-Z_]+$"
            }
        },
        "com.amazonaws.cleanrooms#JobParameterValue": {
            "type": "string",
            "traits": {
                "smithy.api#length": {
                    "min": 0,
                    "max": 1000
                }
            }
        },
        "com.amazonaws.cleanrooms#JobType": {
            "type": "enum",
            "members": {
@@ -14648,6 +14679,12 @@
                        "smithy.api#documentation": "<p> The ARN of the analysis template.</p>",
                        "smithy.api#required": {}
                    }
                },
                "parameters": {
                    "target": "com.amazonaws.cleanrooms#JobParameterMap",
                    "traits": {
                        "smithy.api#documentation": "<p>Runtime configuration values passed to the PySpark analysis script. Parameter names and types must match those defined in the analysis template.</p>"
                    }
                }
            },
            "traits": {
+1001 −584

File changed.

Preview size limit exceeded, changes collapsed.

+3 −3
Original line number Diff line number Diff line
@@ -63658,7 +63658,7 @@
                    "target": "com.amazonaws.ec2#IpamPolicyOrganizationTargetSet",
                    "traits": {
                        "aws.protocols#ec2QueryName": "OrganizationTargetSet",
                        "smithy.api#documentation": "<p>The Amazon Web Services Organizations targets for an IPAM policy.</p>",
                        "smithy.api#documentation": "<p>The IDs of the Amazon Web Services Organizations targets.</p>\n         <p>A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.</p>",
                        "smithy.api#xmlName": "organizationTargetSet"
                    }
                },
@@ -83293,7 +83293,7 @@
                    "target": "com.amazonaws.ec2#String",
                    "traits": {
                        "aws.protocols#ec2QueryName": "OrganizationTargetId",
                        "smithy.api#documentation": "<p>The ID of a Amazon Web Services Organizations target for an IPAM policy.</p>",
                        "smithy.api#documentation": "<p>The ID of the Amazon Web Services Organizations target.</p>\n         <p>A target can be an individual Amazon Web Services account or an entity within an Amazon Web Services Organization to which an IPAM policy can be applied.</p>",
                        "smithy.api#xmlName": "organizationTargetId"
                    }
                }
@@ -97030,7 +97030,7 @@
                "target": "com.amazonaws.ec2#ModifyVolumeResult"
            },
            "traits": {
                "smithy.api#documentation": "<p>You can modify several parameters of an existing EBS volume, including volume size, volume\n      type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance\n      type, you might be able to apply these changes without stopping the instance or detaching the\n      volume from it. For more information about modifying EBS volumes, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/ebs-modify-volume.html\">Amazon EBS Elastic Volumes</a> \n      in the <i>Amazon EBS User Guide</i>.</p>\n         <p>When you complete a resize operation on your volume, you need to extend the volume's\n      file-system size to take advantage of the new storage capacity. For more information, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/recognize-expanded-volume-linux.html\">Extend the file system</a>.</p>\n         <p>For more information, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/monitoring-volume-modifications.html\">Monitor the progress of volume modifications</a> in the <i>Amazon EBS User Guide</i>.</p>\n         <p>With previous-generation instance types, resizing an EBS volume might require detaching and\n      reattaching the volume or stopping and restarting the instance.</p>\n         <p>After modifying a volume, you must wait at least six hours and ensure that the volume \n      is in the <code>in-use</code> or <code>available</code> state before you can modify the same \n      volume. This is sometimes referred to as a cooldown period.</p>"
                "smithy.api#documentation": "<p>You can modify several parameters of an existing EBS volume, including volume size, volume\n      type, and IOPS capacity. If your EBS volume is attached to a current-generation EC2 instance\n      type, you might be able to apply these changes without stopping the instance or detaching the\n      volume from it. For more information about modifying EBS volumes, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/ebs-modify-volume.html\">Amazon EBS Elastic Volumes</a> \n      in the <i>Amazon EBS User Guide</i>.</p>\n         <p>When you complete a resize operation on your volume, you need to extend the volume's\n      file-system size to take advantage of the new storage capacity. For more information, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/recognize-expanded-volume-linux.html\">Extend the file system</a>.</p>\n         <p>For more information, see <a href=\"https://docs.aws.amazon.com/ebs/latest/userguide/monitoring-volume-modifications.html\">Monitor the progress of volume modifications</a> in the <i>Amazon EBS User Guide</i>.</p>\n         <p>With previous-generation instance types, resizing an EBS volume might require detaching and\n      reattaching the volume or stopping and restarting the instance.</p>\n         <p>After you initiate a volume modification, you must wait for that modification to reach the \n      <code>completed</code> state before you can initiate another modification for the same volume. \n      You can modify a volume up to four times within a rolling 24-hour period, as long as the volume \n      is in the <code>in-use</code> or <code>available</code> state, and all previous modifications \n      for that volume are <code>completed</code>. If you exceed this limit, you get an error message \n      that indicates when you can perform your next modification.</p>"
            }
        },
        "com.amazonaws.ec2#ModifyVolumeAttribute": {
Loading