Skip to content

Commit

Permalink
Update SDK models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci committed Sep 18, 2024
1 parent da422d8 commit eb9fe7b
Show file tree
Hide file tree
Showing 393 changed files with 39,162 additions and 1,730 deletions.
7 changes: 4 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
resolver = "2"
exclude = [
"examples/webassembly",
"examples/lambda",
"examples/test-utils",
"examples/cross_service",
"examples/examples",
"examples/cross_service",
"examples/test-utils",
"examples/lambda",
"tests/webassembly",
"tests/no-default-features"
]
Expand Down Expand Up @@ -151,6 +151,7 @@ members = [
"sdk/devopsguru",
"sdk/directconnect",
"sdk/directory",
"sdk/directoryservicedata",
"sdk/dlm",
"sdk/docdb",
"sdk/docdbelastic",
Expand Down
82 changes: 73 additions & 9 deletions aws-models/cost-explorer.json

Large diffs are not rendered by default.

3,464 changes: 3,464 additions & 0 deletions aws-models/directory-service-data.json

Large diffs are not rendered by default.

252 changes: 240 additions & 12 deletions aws-models/directory-service.json

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion aws-models/guardduty.json
Original file line number Diff line number Diff line change
Expand Up @@ -4674,6 +4674,13 @@
"smithy.api#documentation": "<p>The name of the task group that's associated with the task.</p>",
"smithy.api#jsonName": "group"
}
},
"LaunchType": {
"target": "com.amazonaws.guardduty#String",
"traits": {
"smithy.api#documentation": "<p>A capacity on which the task is running. For example, <code>Fargate</code> and <code>EC2</code>.</p>",
"smithy.api#jsonName": "launchType"
}
}
},
"traits": {
Expand Down Expand Up @@ -8774,7 +8781,7 @@
"target": "com.amazonaws.guardduty#SourceIps",
"traits": {
"smithy.api#documentation": "<p>The IP of the Kubernetes API caller and the IPs of any proxies or load balancers between\n the caller and the API endpoint.</p>",
"smithy.api#jsonName": "sourceIps"
"smithy.api#jsonName": "sourceIPs"
}
},
"UserAgent": {
Expand Down
27 changes: 24 additions & 3 deletions aws-models/mailmanager.json
Original file line number Diff line number Diff line change
Expand Up @@ -4415,7 +4415,7 @@
},
"aws.protocols#awsJson1_0": {},
"smithy.api#cors": {},
"smithy.api#documentation": "<fullname>AWS SES Mail Manager API</fullname>\n <p>\n <a href=\"http://aws.amazon.com/ses\">AWS SES Mail Manager API</a> contains operations and data types\n that comprise the Mail Manager feature of Amazon Simple Email Service.</p>\n <p>Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen\n your organization's email infrastructure, simplify email workflow management, and\n streamline email compliance control. To learn more, see the <a href=\"https://docs.aws.amazon.com/ses/latest/dg/eb.html\">Mail Manager chapter</a> in the Amazon SES Developer\n Guide.</p>",
"smithy.api#documentation": "<fullname>Amazon SES Mail Manager API</fullname>\n <p>The Amazon SES Mail Manager API contains operations and data types\n that comprise the Mail Manager feature of <a href=\"http://aws.amazon.com/ses\">Amazon Simple Email Service (SES)</a>.</p>\n <p>Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen\n your organization's email infrastructure, simplify email workflow management, and\n streamline email compliance control. To learn more, see the <a href=\"https://docs.aws.amazon.com/ses/latest/dg/eb.html\">Mail Manager chapter</a> in the <i>Amazon SES Developer\n Guide</i>.</p>",
"smithy.api#externalDocumentation": {
"API Reference": "https://w.amazon.com/bin/view/AWS/Border"
},
Expand Down Expand Up @@ -5120,6 +5120,12 @@
"smithy.api#documentation": "<p>The textual body content of an email message.</p>"
}
},
"com.amazonaws.mailmanager#MimeHeaderAttribute": {
"type": "string",
"traits": {
"smithy.api#pattern": "^X-[a-zA-Z0-9-]{1,256}$"
}
},
"com.amazonaws.mailmanager#NameOrArn": {
"type": "string",
"traits": {
Expand Down Expand Up @@ -6400,6 +6406,12 @@
"traits": {
"smithy.api#documentation": "<p>The email attribute to evaluate in a string condition expression.</p>"
}
},
"MimeHeaderAttribute": {
"target": "com.amazonaws.mailmanager#MimeHeaderAttribute",
"traits": {
"smithy.api#documentation": "<p>The email MIME X-Header attribute to evaluate in a string condition expression.</p>"
}
}
},
"traits": {
Expand Down Expand Up @@ -7083,10 +7095,19 @@
"target": "smithy.api#String"
}
},
"com.amazonaws.mailmanager#StringValue": {
"type": "string",
"traits": {
"smithy.api#length": {
"min": 1,
"max": 2048
}
}
},
"com.amazonaws.mailmanager#StringValueList": {
"type": "list",
"member": {
"target": "smithy.api#String"
"target": "com.amazonaws.mailmanager#StringValue"
},
"traits": {
"smithy.api#length": {
Expand Down Expand Up @@ -7658,7 +7679,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>&gt;Update attributes of an already provisioned rule set.</p>",
"smithy.api#documentation": "<p>Update attributes of an already provisioned rule set.</p>",
"smithy.api#idempotent": {}
}
},
Expand Down
2 changes: 1 addition & 1 deletion aws-models/rds.json
Original file line number Diff line number Diff line change
Expand Up @@ -27805,7 +27805,7 @@
}
],
"traits": {
"smithy.api#documentation": "<p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most\n of the source's original configuration, including the default security group and DB parameter group. By default, the new DB\n instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group\n associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>\n <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance\n before you call the <code>RestoreDBInstanceFromDBSnapshot</code> operation. RDS doesn't allow two DB instances with the same name. After you\n have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as\n the <code>DBInstanceIdentifier</code> in the call to the <code>RestoreDBInstanceFromDBSnapshot</code> operation. The result is that you replace the original\n DB instance with the DB instance created from the snapshot.</p>\n <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>\n must be the ARN of the shared DB snapshot.</p>\n <note>\n <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>\n </note>",
"smithy.api#documentation": "<p>Creates a new DB instance from a DB snapshot. The target database is created from the source database restore point with most\n of the source's original configuration, including the default security group and DB parameter group. By default, the new DB\n instance is created as a Single-AZ deployment, except when the instance is a SQL Server instance that has an option group\n associated with mirroring. In this case, the instance becomes a Multi-AZ deployment, not a Single-AZ deployment.</p>\n <p>If you want to replace your original DB instance with the new, restored DB instance, then rename your original DB instance\n before you call the <code>RestoreDBInstanceFromDBSnapshot</code> operation. RDS doesn't allow two DB instances with the same name. After you\n have renamed your original DB instance with a different identifier, then you can pass the original name of the DB instance as\n the <code>DBInstanceIdentifier</code> in the call to the <code>RestoreDBInstanceFromDBSnapshot</code> operation. The result is that you replace the original\n DB instance with the DB instance created from the snapshot.</p>\n <p>If you are restoring from a shared manual DB snapshot, the <code>DBSnapshotIdentifier</code>\n must be the ARN of the shared DB snapshot.</p>\n <p>To restore from a DB snapshot with an unsupported engine version, you must first upgrade the \n engine version of the snapshot. For more information about upgrading a RDS for MySQL DB snapshot engine version, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/mysql-upgrade-snapshot.html\">Upgrading a MySQL DB snapshot engine version</a>. \n For more information about upgrading a RDS for PostgreSQL DB snapshot engine version, <a href=\"https://docs.aws.amazon.com/USER_UpgradeDBSnapshot.PostgreSQL.html\">Upgrading a PostgreSQL DB snapshot engine version</a>.</p>\n <note>\n <p>This command doesn't apply to Aurora MySQL and Aurora PostgreSQL. For Aurora, use <code>RestoreDBClusterFromSnapshot</code>.</p>\n </note>",
"smithy.api#examples": [
{
"title": "To restore a DB instance from a DB snapshot",
Expand Down
198 changes: 127 additions & 71 deletions aws-models/s3.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/cross_service/detect_faces/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ publish = false
[dependencies]
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-rekognition= { version = "1.46.0", path = "../../../sdk/rekognition" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types", features = ["rt-tokio"] }

[dependencies.tokio]
Expand Down
2 changes: 1 addition & 1 deletion examples/cross_service/detect_labels/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kamadak-exif = "0.5.4"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-dynamodb= { version = "1.46.0", path = "../../../sdk/dynamodb" }
aws-sdk-rekognition= { version = "1.46.0", path = "../../../sdk/rekognition" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types", features = ["rt-tokio"] }
aws-types= { version = "1.3.3", path = "../../../sdk/aws-types" }

Expand Down
2 changes: 1 addition & 1 deletion examples/cross_service/photo_asset_management/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tracing = "0.1.37"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-dynamodb= { version = "1.46.0", path = "../../../sdk/dynamodb" }
aws-sdk-rekognition= { version = "1.46.0", path = "../../../sdk/rekognition" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-sdk-sns= { version = "1.44.0", path = "../../../sdk/sns" }
aws-smithy-runtime= { version = "1.7.1", path = "../../../sdk/aws-smithy-runtime" }
aws-smithy-types-convert= { version = "0.60.8", path = "../../../sdk/aws-smithy-types-convert", features = ["convert-chrono"] }
Expand Down
2 changes: 1 addition & 1 deletion examples/cross_service/telephone/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ reqwest = "0.11.4"
serde_json = "1.0"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-polly= { version = "1.45.0", path = "../../../sdk/polly" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-sdk-transcribe= { version = "1.44.0", path = "../../../sdk/transcribe" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types", features = ["rt-tokio"] }

Expand Down
2 changes: 1 addition & 1 deletion examples/examples/aurora/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tracing = "0.1.37"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types" }
aws-smithy-runtime-api= { version = "1.7.2", path = "../../../sdk/aws-smithy-runtime-api" }
aws-sdk-rds= { version = "1.55.0", path = "../../../sdk/rds" }
aws-sdk-rds= { version = "1.55.1", path = "../../../sdk/rds" }

[dependencies.phf]
version = "0.11.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/concurrency/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ features = ["env-filter"]
[dev-dependencies]
fastrand = "1.8.0"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-sdk-sqs= { version = "1.43.0", path = "../../../sdk/sqs" }
2 changes: 1 addition & 1 deletion examples/examples/custom-root-certificates/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publish = false
[dependencies]
rustls = "0.21.9"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3", default-features = false }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3", default-features = false }
aws-smithy-runtime= { version = "1.7.1", path = "../../../sdk/aws-smithy-runtime", features = ["tls-rustls"] }

[dependencies.tokio]
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/glue/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ futures = "0.3.25"
tracing-bunyan-formatter = "0.3.4"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-sdk-glue= { version = "1.61.0", path = "../../../sdk/glue" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-http= { version = "0.60.6", path = "../../../sdk/aws-http" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types" }
aws-types= { version = "1.3.3", path = "../../../sdk/aws-types" }
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/iam/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ lazy_static = "1.4.0"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-credential-types= { version = "1.2.1", path = "../../../sdk/aws-credential-types", features = ["hardcoded-credentials"] }
aws-sdk-iam= { version = "1.45.0", path = "../../../sdk/iam" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-sdk-sts= { version = "1.43.0", path = "../../../sdk/sts" }

[dependencies.sdk-examples-test-utils]
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/lambda/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["
aws-sdk-ec2= { version = "1.73.0", path = "../../../sdk/ec2" }
aws-sdk-iam= { version = "1.45.0", path = "../../../sdk/iam" }
aws-sdk-lambda= { version = "1.46.0", path = "../../../sdk/lambda" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types" }
aws-types= { version = "1.3.3", path = "../../../sdk/aws-types" }

Expand Down
2 changes: 1 addition & 1 deletion examples/examples/localstack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish = false

[dependencies]
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }

[dependencies.tokio]
version = "1"
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/rds/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ secrecy = "0.8.0"
tracing = "0.1.37"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-smithy-runtime-api= { version = "1.7.2", path = "../../../sdk/aws-smithy-runtime-api" }
aws-sdk-rds= { version = "1.55.0", path = "../../../sdk/rds" }
aws-sdk-rds= { version = "1.55.1", path = "../../../sdk/rds" }

[dependencies.clap]
version = "~4.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/s3/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tracing = "0.1.37"
serde_json = "1"
chrono = "0.4.38"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3", features = ["rt-tokio"] }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3", features = ["rt-tokio"] }
aws-smithy-runtime= { version = "1.7.1", path = "../../../sdk/aws-smithy-runtime" }
aws-smithy-runtime-api= { version = "1.7.2", path = "../../../sdk/aws-smithy-runtime-api", features = ["client"] }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types", features = ["http-body-0-4-x"] }
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/sdk-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async_once = "0.2.6"
tracing = "0.1.37"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-credential-types= { version = "1.2.1", path = "../../../sdk/aws-credential-types" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }

[dependencies.tokio]
version = "1.20.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/sending-presigned-requests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hyper = "0.14"
reqwest = "0.11"
hyper-tls = "0.5.0"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }

[dependencies.clap]
version = "~4.4"
Expand Down
2 changes: 1 addition & 1 deletion examples/examples/testing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ mockall = "0.11.4"
serde_json = "1"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config", features = ["behavior-version-latest"] }
aws-credential-types= { version = "1.2.1", path = "../../../sdk/aws-credential-types", features = ["hardcoded-credentials"] }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }
aws-smithy-types= { version = "1.2.6", path = "../../../sdk/aws-smithy-types" }
aws-smithy-runtime= { version = "1.7.1", path = "../../../sdk/aws-smithy-runtime", features = ["test-util"] }
aws-smithy-runtime-api= { version = "1.7.2", path = "../../../sdk/aws-smithy-runtime-api", features = ["test-util"] }
Expand Down
2 changes: 1 addition & 1 deletion examples/lambda/calculator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ serde = "1.0.164"
aws-config= { version = "1.5.6", path = "../../../sdk/aws-config" }
aws-sdk-ec2= { version = "1.73.0", path = "../../../sdk/ec2" }
aws-sdk-lambda= { version = "1.46.0", path = "../../../sdk/lambda" }
aws-sdk-s3= { version = "1.50.0", path = "../../../sdk/s3" }
aws-sdk-s3= { version = "1.51.0", path = "../../../sdk/s3" }

[dependencies.clap]
version = "~4.4"
Expand Down
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ The AWS SDK for Rust contains one crate for each AWS service, as well as [aws-co
| AWS Device Farm | [aws-sdk-devicefarm](https://crates.io/crates/aws-sdk-devicefarm) ([docs](https://docs.rs/aws-sdk-devicefarm)) |
| AWS Direct Connect | [aws-sdk-directconnect](https://crates.io/crates/aws-sdk-directconnect) ([docs](https://docs.rs/aws-sdk-directconnect)) |
| AWS Directory Service | [aws-sdk-directory](https://crates.io/crates/aws-sdk-directory) ([docs](https://docs.rs/aws-sdk-directory)) |
| AWS Directory Service Data | [aws-sdk-directoryservicedata](https://crates.io/crates/aws-sdk-directoryservicedata) ([docs](https://docs.rs/aws-sdk-directoryservicedata)) |
| AWS EC2 Instance Connect | [aws-sdk-ec2instanceconnect](https://crates.io/crates/aws-sdk-ec2instanceconnect) ([docs](https://docs.rs/aws-sdk-ec2instanceconnect)) |
| AWS Elastic Beanstalk | [aws-sdk-elasticbeanstalk](https://crates.io/crates/aws-sdk-elasticbeanstalk) ([docs](https://docs.rs/aws-sdk-elasticbeanstalk)) |
| AWS Elemental MediaConvert | [aws-sdk-mediaconvert](https://crates.io/crates/aws-sdk-mediaconvert) ([docs](https://docs.rs/aws-sdk-mediaconvert)) |
Expand Down
2 changes: 1 addition & 1 deletion sdk/costexplorer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-sdk-costexplorer"
version = "1.45.0"
version = "1.46.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for AWS Cost Explorer Service"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion sdk/costexplorer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ your project, add the following to your **Cargo.toml** file:
```toml
[dependencies]
aws-config = { version = "1.1.7", features = ["behavior-version-latest"] }
aws-sdk-costexplorer = "1.45.0"
aws-sdk-costexplorer = "1.46.0"
tokio = { version = "1", features = ["full"] }
```

Expand Down
Loading

0 comments on commit eb9fe7b

Please sign in to comment.