⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
rds
/
View File Name :
add-role-to-db-instance.rst
**To associate an AWS Identity and Access Management (IAM) role with a DB instance** The following ``add-role-to-db-instance`` example adds the role to an Oracle DB instance named ``test-instance``. :: aws rds add-role-to-db-instance \ --db-instance-identifier test-instance \ --feature-name S3_INTEGRATION \ --role-arn arn:aws:iam::111122223333:role/rds-s3-integration-role This command produces no output. For more information, see `Prerequisites for Amazon RDS Oracle Integration with Amazon S3
`__ in the *Amazon RDS User Guide*.