Skip to content

Commit

Permalink
Update Docker Image To demisto/boto3py3 (#23294)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack AWS_DynamoDB

* Added release notes to pack AWS_DynamoDB

* Packs/AWS_DynamoDB/Integrations/AWS_DynamoDB/AWS_DynamoDB.yml Docker image update
  • Loading branch information
content-bot committed Dec 27, 2022
1 parent bfda256 commit af90bf5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
Expand Up @@ -6236,7 +6236,7 @@ script:
for items in the table.
- contextPath: AWS-DynamoDB.TimeToLiveSpecification
description: Represents the output of an UpdateTimeToLive operation.
dockerimage: demisto/boto3py3:1.0.0.41082
dockerimage: demisto/boto3py3:1.0.0.41926
runonce: false
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AWS_DynamoDB/ReleaseNotes/1_0_31.md
@@ -0,0 +1,3 @@
#### Integrations
##### Amazon DynamoDB
- Updated the Docker image to: *demisto/boto3py3:1.0.0.41926*.
2 changes: 1 addition & 1 deletion Packs/AWS_DynamoDB/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Amazon DynamoDB",
"description": "Amazon DynamoDB Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. DynamoDB lets you offload the administrative burdens of operating and scaling a distributed database, so that you don't have to worry about hardware provisioning, setup and configuration, replication, software patching, or cluster scaling. With DynamoDB, you can create database tables that can store and retrieve any amount of data, and serve any level of request traffic. You can scale up or scale down your tables' throughput capacity without downtime or performance degradation, and use the AWS Management Console to monitor resource utilization and performance metrics. DynamoDB automatically spreads the data and traffic for your tables over a sufficient number of servers to handle your throughput and storage requirements, while maintaining consistent and fast performance. All of your data is stored on solid state disks (SSDs) and automatically replicated across multiple Availability Zones in an AWS region, providing built-in high availability and data durability. ",
"support": "xsoar",
"currentVersion": "1.0.30",
"currentVersion": "1.0.31",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit af90bf5

Please sign in to comment.