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

Update SDK models

parent e4423d85
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
[workspace]
resolver = "2"
exclude = [
    "tests/telemetry",
    "tests/webassembly",
    "tests/no-default-features",
    "tests/telemetry"
    "tests/no-default-features"
]
members = [
    "sdk/accessanalyzer",
+3 −3

File changed.

Preview size limit exceeded, changes collapsed.

+126 −0
Original line number Diff line number Diff line
@@ -737,11 +737,63 @@
                "smithy.api#documentation": "List of Audio Extraction Category Type"
            }
        },
        "com.amazonaws.bedrockdataautomation#AudioGenerativeOutputLanguage": {
            "type": "enum",
            "members": {
                "DEFAULT": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "DEFAULT"
                    }
                },
                "EN": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "EN"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "Configuration for Audio output language"
            }
        },
        "com.amazonaws.bedrockdataautomation#AudioInputLanguages": {
            "type": "list",
            "member": {
                "target": "com.amazonaws.bedrockdataautomation#Language"
            },
            "traits": {
                "smithy.api#documentation": "List of supported audio languages"
            }
        },
        "com.amazonaws.bedrockdataautomation#AudioLanguageConfiguration": {
            "type": "structure",
            "members": {
                "inputLanguages": {
                    "target": "com.amazonaws.bedrockdataautomation#AudioInputLanguages"
                },
                "generativeOutputLanguage": {
                    "target": "com.amazonaws.bedrockdataautomation#AudioGenerativeOutputLanguage"
                },
                "identifyMultipleLanguages": {
                    "target": "smithy.api#Boolean",
                    "traits": {
                        "smithy.api#documentation": "Enable multiple language identification in audio"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "Optional configuration for audio language settings"
            }
        },
        "com.amazonaws.bedrockdataautomation#AudioOverrideConfiguration": {
            "type": "structure",
            "members": {
                "modalityProcessing": {
                    "target": "com.amazonaws.bedrockdataautomation#ModalityProcessingConfiguration"
                },
                "languageConfiguration": {
                    "target": "com.amazonaws.bedrockdataautomation#AudioLanguageConfiguration"
                }
            },
            "traits": {
@@ -2425,6 +2477,80 @@
                "smithy.api#pattern": "^[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]+$"
            }
        },
        "com.amazonaws.bedrockdataautomation#Language": {
            "type": "enum",
            "members": {
                "EN": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "EN"
                    }
                },
                "DE": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "DE"
                    }
                },
                "ES": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "ES"
                    }
                },
                "FR": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "FR"
                    }
                },
                "IT": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "IT"
                    }
                },
                "PT": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "PT"
                    }
                },
                "JA": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "JA"
                    }
                },
                "KO": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "KO"
                    }
                },
                "CN": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "CN"
                    }
                },
                "TW": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "TW"
                    }
                },
                "HK": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "HK"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "Supported input languages"
            }
        },
        "com.amazonaws.bedrockdataautomation#ListBlueprints": {
            "type": "operation",
            "input": {
+31 −0
Original line number Diff line number Diff line
@@ -127197,6 +127197,14 @@
                        "smithy.api#documentation": "<p>Indicates the VPN tunnel options.</p>",
                        "smithy.api#xmlName": "tunnelOptionSet"
                    }
                },
                "TunnelBandwidth": {
                    "target": "com.amazonaws.ec2#VpnTunnelBandwidth",
                    "traits": {
                        "aws.protocols#ec2QueryName": "TunnelBandwidth",
                        "smithy.api#documentation": "<p>\n\t\t\tThe configured bandwidth for the VPN tunnel. Represents the current throughput capacity setting for the tunnel connection. <code>standard</code> tunnel bandwidth supports up to 1.25 Gbps per tunnel while <code>large</code>\n\t\t\tsupports up to 5 Gbps per tunnel. If no tunnel bandwidth was specified for the connection, <code>standard</code> is used as the default value.\n\t\t</p>",
                        "smithy.api#xmlName": "tunnelBandwidth"
                    }
                }
            },
            "traits": {
@@ -127260,6 +127268,12 @@
                        "smithy.api#documentation": "<p>The transit gateway attachment ID to use for the VPN tunnel.</p>\n         <p>Required if <code>OutsideIpAddressType</code> is set to <code>PrivateIpv4</code>.</p>"
                    }
                },
                "TunnelBandwidth": {
                    "target": "com.amazonaws.ec2#VpnTunnelBandwidth",
                    "traits": {
                        "smithy.api#documentation": "<p>\n\t\t\tThe desired bandwidth specification for the VPN tunnel, used when creating or modifying VPN connection options to set the tunnel's throughput \n\t\t\tcapacity. <code>standard</code> supports up to 1.25 Gbps per tunnel, while <code>large</code> supports up to 5 Gbps per tunnel. The default value is <code>standard</code>. Existing\n\t\t\tVPN connections without a bandwidth setting will automatically default to <code>standard</code>.\n\t\t</p>"
                    }
                },
                "StaticRoutesOnly": {
                    "target": "com.amazonaws.ec2#Boolean",
                    "traits": {
@@ -127467,6 +127481,23 @@
                }
            }
        },
        "com.amazonaws.ec2#VpnTunnelBandwidth": {
            "type": "enum",
            "members": {
                "standard": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "standard"
                    }
                },
                "large": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "large"
                    }
                }
            }
        },
        "com.amazonaws.ec2#VpnTunnelLogOptions": {
            "type": "structure",
            "members": {
+75 −0
Original line number Diff line number Diff line
@@ -1135,6 +1135,12 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>"
                    }
                },
                "losslessStorageFormat": {
                    "target": "com.amazonaws.medicalimaging#LosslessStorageFormat",
                    "traits": {
                        "smithy.api#documentation": "<p>The lossless storage format for the datastore.</p>"
                    }
                }
            },
            "traits": {
@@ -1675,6 +1681,12 @@
                        "smithy.api#documentation": "<p>The ARN of the authorizer's Lambda function.</p>"
                    }
                },
                "losslessStorageFormat": {
                    "target": "com.amazonaws.medicalimaging#LosslessStorageFormat",
                    "traits": {
                        "smithy.api#documentation": "<p>The datastore's lossless storage format.</p>"
                    }
                },
                "datastoreArn": {
                    "target": "com.amazonaws.medicalimaging#Arn",
                    "traits": {
@@ -2479,6 +2491,18 @@
                    "traits": {
                        "smithy.api#documentation": "<p>The flag to determine whether the image set is primary or not.</p>"
                    }
                },
                "lastAccessedAt": {
                    "target": "com.amazonaws.medicalimaging#Date",
                    "traits": {
                        "smithy.api#documentation": "<p>When the image set was last accessed.</p>"
                    }
                },
                "storageTier": {
                    "target": "com.amazonaws.medicalimaging#StorageTier",
                    "traits": {
                        "smithy.api#documentation": "<p>The storage tier of the image set.</p>"
                    }
                }
            },
            "traits": {
@@ -2761,6 +2785,18 @@
                        "smithy.api#documentation": "<p>The time an image set was last updated.</p>"
                    }
                },
                "lastAccessedAt": {
                    "target": "com.amazonaws.medicalimaging#Date",
                    "traits": {
                        "smithy.api#documentation": "<p>When the image set was last accessed.</p>"
                    }
                },
                "storageTier": {
                    "target": "com.amazonaws.medicalimaging#StorageTier",
                    "traits": {
                        "smithy.api#documentation": "<p>The image set's storage tier.</p>"
                    }
                },
                "DICOMTags": {
                    "target": "com.amazonaws.medicalimaging#DICOMTags",
                    "traits": {
@@ -3230,6 +3266,23 @@
                "smithy.api#output": {}
            }
        },
        "com.amazonaws.medicalimaging#LosslessStorageFormat": {
            "type": "enum",
            "members": {
                "HTJ2K": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "HTJ2K"
                    }
                },
                "JPEG_2000_LOSSLESS": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#enumValue": "JPEG_2000_LOSSLESS"
                    }
                }
            }
        },
        "com.amazonaws.medicalimaging#Message": {
            "type": "string",
            "traits": {
@@ -3810,6 +3863,28 @@
                "smithy.api#output": {}
            }
        },
        "com.amazonaws.medicalimaging#StorageTier": {
            "type": "enum",
            "members": {
                "FREQUENT_ACCESS": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#documentation": "Frequent access storage tier for image sets that are accessed regularly",
                        "smithy.api#enumValue": "FREQUENT_ACCESS"
                    }
                },
                "ARCHIVE_INSTANT_ACCESS": {
                    "target": "smithy.api#Unit",
                    "traits": {
                        "smithy.api#documentation": "Archive instant access storage tier for image sets that are accessed infrequently",
                        "smithy.api#enumValue": "ARCHIVE_INSTANT_ACCESS"
                    }
                }
            },
            "traits": {
                "smithy.api#documentation": "Storage tier for image sets"
            }
        },
        "com.amazonaws.medicalimaging#TagKey": {
            "type": "string",
            "traits": {
Loading