📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-aws-s3-cfg
Prefix: aws_s3_cfg
Related Modules:
Cisco-IOS-XE-aws-s3-oper
Cisco-IOS-XE-app-hosting-cfg
Cisco-IOS-XE-aws-cw-cfg
Cisco-IOS-XE-cloud-services-cfg
Cisco-IOS-XE-ctrl-mng-cfg
💡 Example Usage
# PUT configuration curl -X PUT \ -H "Content-Type: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/Cisco-IOS-XE-aws-s3-cfg \ -d @config.json
📚 External Documentation
module: Cisco-IOS-XE-aws-s3-cfg
+--rw aws-s3-cfg-data
+--rw aws-s3fs-profiles
+--rw aws-s3fs* [aws-s3-profile-name]
+--rw aws-s3-profile-name string
+--rw aws-s3-profile-descr? string
+--rw aws-s3-access-creds
| +--rw access-key-id? string
| +--rw secret-access-key? string
| +--rw secret-access-key-type? common-types-ios-xe:password-encryption-type
+--rw aws-s3-mount-config
| +--rw bucket-name? string
| +--rw mount-point? string
| +--rw region? string
| +--rw read-write? boolean
+--rw aws-s3-proxy-config
| +--rw http-url? string
| +--rw http-port? uint16
| +--rw https-url? string
| +--rw https-port? uint16
+--rw aws-s3-shutdown? boolean
+--rw aws-s3-vrf? aws-common-cfg:aws-vrf-name