AWS RDS MySQL Server - Database Detail Pattern 1 - Documentation for BMC Discovery content reference

Related topics

Product name
Publisher page
  • [Amazon|Amazon]
Category
Cloud
Release
TKU 2018-Nov-1
Publisher link

MySQL is an open source relational database. Amazon RDS for MySQL database instances are pre-configured with parameters and settings for the server type you have selected. A DB instance is the basic building block of Amazon RDS. Within it you can create multiple databases.

Identification

Triggers

PatternTrigger NodeAttributeConditionArgument
DatabasesSoftwareInstance

type

type

type

cloud

__provider

=
or
=
or
=
and
=
and
=

'MySQL Database Server'

'MariaDB Database Server'

'Aurora Database Server'

'true'

'aws'

TablesDatabase

logical_database_type

cloud

__provider

matches
and
=
and
=
(MySQL | MariaDB | Aurora) Database Schema

'true'

'aws'

Endpoints in the REST APIs

REST APIsComments


Attributes 

Pattern models the following nodes with attributes and values: 

NodeKindAttributeDefault value/Comments
Databasename<DB Schema Type> <DB Name>
short_name<DB Name>
type<DB Schema Type>
instance<DB Name>
logical_database_type<DB Schema Type>
full_type<DB Schema Type>
DatabaseDetailnameSQL Database Table <Table Name>

short_name<Table Name>

instance<Table Name>

typeSQL Database Table

The following DB types are available 

DB TypeDB Schema Type
Aurora Database ServerAurora Database Schema
MySQL Database ServerMySQL Database Schema
Percona Database ServerPercona Database Schema
MariaDB Database ServerMariaDB Database Schema
Infobright Community EditionInfobright ICE Database Schema
Infobright Enterprise EditionInfobright IEE Database Schema
DefaultMySQL Database Schema

You Might Also Like